Uses of Interface
org.opengis.referencing.ReferenceSystem
Packages that use ReferenceSystem
Package
Description
The metadata root entity.
Sources and production processes used in producing a dataset.
Information concerning the mechanisms used to represent spatial information in a dataset.
Reference systems by coordinates.
-
Uses of ReferenceSystem in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type ReferenceSystemModifier and TypeMethodDescriptiondefault Collection
<? extends ReferenceSystem> Metadata.getReferenceSystemInfo()
Description of the spatial and temporal reference systems used in the dataset. -
Uses of ReferenceSystem in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return ReferenceSystemModifier and TypeMethodDescriptiondefault ReferenceSystem
Source.getSourceReferenceSystem()
Spatial reference system used by the source data. -
Uses of ReferenceSystem in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return ReferenceSystemModifier and TypeMethodDescriptionGCPCollection.getCoordinateReferenceSystem()
Coordinate system in which the ground control points are defined. -
Uses of ReferenceSystem in org.opengis.referencing.crs
Subinterfaces of ReferenceSystem in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterface
A CRS describing the position of points through two or more independent CRSs.interface
Base type of all Coordinate Reference Systems (CRS).interface
A CRS that is defined by applying a coordinate conversion to another preexisting CRS.interface
A 1-, 2- or 3-dimensional CRS used locally.interface
Deprecated.interface
Deprecated.This type was defined in 2003 but removed in 2007.interface
A 2- or 3-dimensional CRS used over the whole planet or substantial parts of it.interface
A 2- or 3-dimensional CRS based on an ellipsoidal approximation of the geoid.interface
Deprecated.Replaced byEngineeringCRS
as of ISO 19111:2019.interface
A 1-dimensional CRS which uses parameter values or functions.interface
A 2- or 3-dimensional CRS based on an approximation of the shape of the planet's surface by a plane.interface
Base type of CRS related to an object by a datum or datum ensemble.interface
A 1-dimensional CRS used for the recording of time.interface
A 1-dimensional CRS used for recording heights or depths.
DerivedCRS
.