Returns the point, each coordinate of which is equal to the maximal corresponding coordinate among all points of this pattern. Equivalent to {@link #coordArea()}. {@link RectangularArea#max() max()}.
All, said in the comments to {@link #coordRange(int)} methodabout the speed and impossibility of {@link TooManyPointsInPatternError} / OutOfMemoryError,is also true for this method.
@return maximal coordinates for all space dimensions as a point.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.