Uses of Class
org.opengis.example.referencing.SimpleIdentifiedObject
-
Packages that use SimpleIdentifiedObject Package Description org.opengis.example.parameter Implementation of some interfaces from theorg.opengis.parameterpackage.org.opengis.example.referencing Implementation of some interfaces from theorg.opengis.referencingpackage. -
-
Uses of SimpleIdentifiedObject in org.opengis.example.parameter
Subclasses of SimpleIdentifiedObject in org.opengis.example.parameter Modifier and Type Class Description classSimpleParameterAParameterValueimplementation fordoublevalues.classSimpleParameterGroupAParameterValueGroupimplementation forSimpleParameterinstances. -
Uses of SimpleIdentifiedObject in org.opengis.example.referencing
Subclasses of SimpleIdentifiedObject in org.opengis.example.referencing Modifier and Type Class Description classProjectiveTransformAMathTransformwhich use aMatrixfor transforming the coordinates.classSimpleAxisACoordinateSystemAxisdefined by conventional symbols.classSimpleCRSACoordinateReferenceSystemabstract base class.static classSimpleCRS.GeographicAGeographicCRSspecialization ofSimpleCRS.static classSimpleCRS.TemporalATemporalCRSspecialization ofSimpleCRSwith its own datum.static classSimpleCRS.VerticalAVerticalCRSspecialization ofSimpleCRSwith its own datum.classSimpleDatumAGeodeticDatumusing the Greenwich prime meridian.classSimpleTransformACoordinateOperationabstract base class.classSimpleTransform2DACoordinateOperationworking only on two-dimensional points.
-