Uses of Class
org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
-
Packages that use CompoundCoordinateReferenceSystem Package Description org.geolatte.geom.crs This package contains classes that model Coordinate Reference Systems. -
-
Uses of CompoundCoordinateReferenceSystem in org.geolatte.geom.crs
Fields in org.geolatte.geom.crs declared as CompoundCoordinateReferenceSystem Modifier and Type Field Description static CompoundCoordinateReferenceSystem<C2DM>CoordinateReferenceSystems. PROJECTED_2DM_METERA generic projected 2DMCoordinateReferenceSystemwith meter coordinatesstatic CompoundCoordinateReferenceSystem<C3D>CoordinateReferenceSystems. PROJECTED_3D_METERA generic projected 3DCoordinateReferenceSystemwith meter coordinatesstatic CompoundCoordinateReferenceSystem<C3DM>CoordinateReferenceSystems. PROJECTED_3DM_METERA generic projected 3DMCoordinateReferenceSystemwith meter coordinates
-