Uses of Class
org.apache.sis.geometry.GeneralDirectPosition
Packages that use GeneralDirectPosition
Package
Description
Basic geometric objects (envelopes and direct positions).
A set of helper classes for the SIS implementation.
Symbology and map representations, together with a rendering engine for display.
-
Uses of GeneralDirectPosition in org.apache.sis.geometry
Methods in org.apache.sis.geometry that return GeneralDirectPositionModifier and TypeMethodDescriptionGeneralDirectPosition.clone()
Returns a deep copy of this position. -
Uses of GeneralDirectPosition in org.apache.sis.internal.referencing
Subclasses of GeneralDirectPosition in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal class
A direct position capable to transform another position from its arbitrary CRS to the CRS of this position. -
Uses of GeneralDirectPosition in org.apache.sis.portrayal
Fields in org.apache.sis.portrayal declared as GeneralDirectPositionModifier and TypeFieldDescriptionprivate GeneralDirectPosition
Canvas.pointOfInterest
A point (in display coordinates) considered representative of the data.