Uses of Interface
org.opengis.geometry.coordinate.Position
-
Packages that use Position Package Description org.opengis.geometry org.opengis.test.referencing Validators and test suites for theorg.opengis.referencingpackage. -
-
Uses of Position in org.opengis.geometry
Subinterfaces of Position in org.opengis.geometry Modifier and Type Interface Description interfaceDirectPositionHolds the coordinates for a position within some coordinate reference system. -
Uses of Position in org.opengis.test.referencing
Classes in org.opengis.test.referencing that implement Position Modifier and Type Class Description (package private) classSimpleDirectPositionA trivial implementation ofDirectPositionfor internal usage byTransformTestCase.
-