Uses of Class
org.apache.sis.geometry.DirectPosition2D
Packages that use DirectPosition2D
Package
Description
Basic geometric objects (envelopes and direct positions).
-
Uses of DirectPosition2D in org.apache.sis.geometry
Methods in org.apache.sis.geometry that return DirectPosition2DModifier and TypeMethodDescriptionDirectPosition2D.clone()
Returns a clone of this point.Envelope2D.getLowerCorner()
The limits in the direction of decreasing coordinate values for the two dimensions.Envelope2D.getMedian()
A coordinate position consisting of all the median coordinate values.Envelope2D.getUpperCorner()
The limits in the direction of increasing coordinate values for the two dimensions.