Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opengis.referencing Classes and Interfaces - 147 results found.
NameDescriptionTypePackageFramework
AffineCSA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.Interfaceorg.opengis.referencing.csGeoTools
AuthorityFactoryBase interface for all authority factories.Interfaceorg.opengis.referencingGeoTools
AxisDirectionThe direction of positive increments in the coordinate value for a coordinate system axis.Classorg.opengis.referencing.csGeoTools
CartesianCSA 1-, 2-, or 3-dimensional coordinate system.Interfaceorg.opengis.referencing.csGeoTools
CompoundCRSA coordinate reference system describing the position of points through two or more independent coordinate reference systems.Interfaceorg.opengis.referencing.crsGeoTools
ConcatenatedOperationAn ordered sequence of two or more single coordinate operations.Interfaceorg.opengis.referencing.operationGeoTools
ConicProjectionBase interface for conical map projections.Interfaceorg.opengis.referencing.operationGeoTools
ConversionAn operation on coordinates that does not include any change of Datum.Interfaceorg.opengis.referencing.operationGeoTools
CoordinateOperationA mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Interfaceorg.opengis.referencing.operationGeoTools
CoordinateOperationAuthorityFactoryCreates coordinate transformation objects from codes.Interfaceorg.opengis.referencing.operationGeoTools
CoordinateOperationFactoryCreates coordinate operations.Interfaceorg.opengis.referencing.operationGeoTools
CoordinateReferenceSystemAbstract coordinate reference system, usually defined by a coordinate system and aInterfaceorg.opengis.referencing.crsGeoTools
CoordinateSystemThe set of coordinate system axes that spans a given coordinate space.Interfaceorg.opengis.referencing.csGeoTools
CoordinateSystemAxisDefinition of a coordinate system axis.Interfaceorg.opengis.referencing.csGeoTools
CRSAuthorityFactoryCreates coordinate reference systems using authority codes.Interfaceorg.opengis.referencing.crsGeoTools
CRSFactoryBuilds up complex coordinate reference systems from simpler objects or values.Interfaceorg.opengis.referencing.crsGeoTools
CSAuthorityFactoryCreates coordinate systems using authority codes.Interfaceorg.opengis.referencing.csGeoTools
CSFactoryBuilds up complex coordinate systems from simpler objects or values.Interfaceorg.opengis.referencing.csGeoTools
CylindricalCSA three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by theInterfaceorg.opengis.referencing.csGeoTools
CylindricalProjectionBase interface for cylindrical map projections.Interfaceorg.opengis.referencing.operationGeoTools
DatumSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.Interfaceorg.opengis.referencing.datumGeoTools
DatumAuthorityFactoryCreates datum objects using authority codes.Interfaceorg.opengis.referencing.datumGeoTools
DatumFactoryBuilds up complex datums from simpler objects or values.Interfaceorg.opengis.referencing.datumGeoTools
DerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.Interfaceorg.opengis.referencing.crsGeoTools
EllipsoidGeometric figure that can be used to describe the approximate shape of the earth.Interfaceorg.opengis.referencing.datumGeoTools
EllipsoidalCSA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.Interfaceorg.opengis.referencing.csGeoTools
EngineeringCRSA contextually local coordinate reference system.Interfaceorg.opengis.referencing.crsGeoTools
EngineeringDatumDefines the origin of an engineering coordinate reference system.Interfaceorg.opengis.referencing.datumGeoTools
FactoryBase interface for all factories.Interfaceorg.opengis.referencingGeoTools
FactoryExceptionThrown when a factory can't create an instance of the requested object.Classorg.opengis.referencingGeoTools
GeneralDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference systemInterfaceorg.opengis.referencing.crsGeoTools
GeocentricCRSA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.Interfaceorg.opengis.referencing.crsGeoTools
GeodeticCRSA coordinate reference system associated with a geodetic datum.Interfaceorg.opengis.referencing.crsGeoTools
GeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.Interfaceorg.opengis.referencing.datumGeoTools
GeographicCRSA coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of theInterfaceorg.opengis.referencing.crsGeoTools
IdentifiedObjectSupplementary identification and remarks information for a CRS or CRS-related object.Interfaceorg.opengis.referencingGeoTools
ImageCRSAn engineering coordinate reference system applied to locations in images.Interfaceorg.opengis.referencing.crsGeoTools
ImageDatumDefines the origin of an image coordinate reference system.Interfaceorg.opengis.referencing.datumGeoTools
IncompatibleOperationExceptionThrown when an operation is applied in a manner inconsistent with one or both of two particular CRS objects.Classorg.opengis.referencing.operationGeoTools
LinearCSA one-dimensional coordinate system that consists of the points that lie on the single axis described.Interfaceorg.opengis.referencing.csGeoTools
MathTransformTransforms multi-dimensional coordinate points.Interfaceorg.opengis.referencing.operationGeoTools
MathTransform1DTransforms one-dimensional coordinate points.Interfaceorg.opengis.referencing.operationGeoTools
MathTransform2DTransforms two-dimensional coordinate points.Interfaceorg.opengis.referencing.operationGeoTools
MathTransformFactoryLow level factory for creating math transforms.Interfaceorg.opengis.referencing.operationGeoTools
MatrixA two dimensional array of numbers.Interfaceorg.opengis.referencing.operationGeoTools
NoninvertibleTransformExceptionThrown when MathTransform.Classorg.opengis.referencing.operationGeoTools
NoSuchAuthorityCodeExceptionThrown when an authority factory can't find the requested authority code.Classorg.opengis.referencingGeoTools
NoSuchIdentifierExceptionThrown when a math transform as been requested with an unknow operation method identifier.Classorg.opengis.referencingGeoTools
ObjectFactoryBase interface for all factories of identified objects.Interfaceorg.opengis.referencingGeoTools
OperationA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Interfaceorg.opengis.referencing.operationGeoTools
OperationMethodDefinition of an algorithm used to perform a coordinate operation.Interfaceorg.opengis.referencing.operationGeoTools
OperationNotFoundExceptionThrown when a coordinate operation is not found.Classorg.opengis.referencing.operationGeoTools
PassThroughOperationA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.Interfaceorg.opengis.referencing.operationGeoTools
PixelInCellSpecification of the way the image grid is associated with the image data attributes.Classorg.opengis.referencing.datumGeoTools
PlanarProjectionBase interface for for azimuthal (or planar) map projections.Interfaceorg.opengis.referencing.operationGeoTools
PolarCSA two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.Interfaceorg.opengis.referencing.csGeoTools
PrimeMeridianA prime meridian defines the origin from which longitude values are determined.Interfaceorg.opengis.referencing.datumGeoTools
ProjectedCRSA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.Interfaceorg.opengis.referencing.crsGeoTools
ProjectionA conversion transforming (longitude,latitude) coordinates to cartesian coordinatesInterfaceorg.opengis.referencing.operationGeoTools
RangeMeaningMeaning of the axis value range specified throughSince:GeoAPI 2.Classorg.opengis.referencing.csGeoTools
ReferenceIdentifierIdentifier used for reference systems.Interfaceorg.opengis.referencingGeoTools
ReferenceSystemDescription of a spatial and temporal reference system used by a dataset.Interfaceorg.opengis.referencingGeoTools
SingleCRSAbstract coordinate reference system, consisting of a single Coordinate System and a singleInterfaceorg.opengis.referencing.crsGeoTools
SingleOperationA single (not concatenated) coordinate operation.Interfaceorg.opengis.referencing.operationGeoTools
SpatialReferenceSystemUsingGeographicIdentifierSpatial reference system using geographic identifier, a reference to a feature with a known spatial location.Interfaceorg.opengis.referencingGeoTools
SphericalCSA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.Interfaceorg.opengis.referencing.csGeoTools
TemporalCRSA 1D coordinate reference system used for the recording of time.Interfaceorg.opengis.referencing.crsGeoTools
TemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.Interfaceorg.opengis.referencing.datumGeoTools
TimeCSA one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.Interfaceorg.opengis.referencing.csGeoTools
TransformationAn operation on coordinates that usually includes a change of Datum.Interfaceorg.opengis.referencing.operationGeoTools
TransformExceptionCommon superclass for a number of transformation-related exceptions.Classorg.opengis.referencing.operationGeoTools
UserDefinedCSA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.Interfaceorg.opengis.referencing.csGeoTools
VerticalCRSA 1D coordinate reference system used for recording heights or depths.Interfaceorg.opengis.referencing.crsGeoTools
VerticalCSA one-dimensional coordinate system used to record the heights (or depths) of points.Interfaceorg.opengis.referencing.csGeoTools
VerticalDatumA textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.Interfaceorg.opengis.referencing.datumGeoTools
VerticalDatumTypeType of a vertical datum.Classorg.opengis.referencing.datumGeoTools
AffineCSA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.Interfaceorg.opengis.referencing.csGeoApi
AuthorityFactoryBase interface for all authority factories.Interfaceorg.opengis.referencingGeoApi
AxisDirectionThe direction of positive increments in the coordinate value for a coordinate system axis.Classorg.opengis.referencing.csGeoApi
CartesianCSA 1-, 2-, or 3-dimensional coordinate system.Interfaceorg.opengis.referencing.csGeoApi
CompoundCRSA coordinate reference system describing the position of points through two or more independent coordinate reference systems.Interfaceorg.opengis.referencing.crsGeoApi
ConcatenatedOperationAn ordered sequence of two or more single coordinate operations.Interfaceorg.opengis.referencing.operationGeoApi
ConicProjectionBase interface for conical map projections.Interfaceorg.opengis.referencing.operationGeoApi
ConversionAn operation on coordinates that does not include any change of Datum.Interfaceorg.opengis.referencing.operationGeoApi
CoordinateOperationA mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Interfaceorg.opengis.referencing.operationGeoApi
CoordinateOperationAuthorityFactoryCreates coordinate transformation objects from codes.Interfaceorg.opengis.referencing.operationGeoApi
CoordinateOperationFactoryCreates coordinate operations.Interfaceorg.opengis.referencing.operationGeoApi
CoordinateReferenceSystemAbstract coordinate reference system, usually defined by a coordinate system and aInterfaceorg.opengis.referencing.crsGeoApi
CoordinateSystemThe set of coordinate system axes that spans a given coordinate space.Interfaceorg.opengis.referencing.csGeoApi
CoordinateSystemAxisDefinition of a coordinate system axis.Interfaceorg.opengis.referencing.csGeoApi
CRSAuthorityFactoryCreates coordinate reference systems using authority codes.Interfaceorg.opengis.referencing.crsGeoApi
CRSFactoryBuilds up complex coordinate reference systems from simpler objects or values.Interfaceorg.opengis.referencing.crsGeoApi
CSAuthorityFactoryCreates coordinate systems using authority codes.Interfaceorg.opengis.referencing.csGeoApi
CSFactoryBuilds up complex coordinate systems from simpler objects or values.Interfaceorg.opengis.referencing.csGeoApi
CylindricalCSA three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by theInterfaceorg.opengis.referencing.csGeoApi
CylindricalProjectionBase interface for cylindrical map projections.Interfaceorg.opengis.referencing.operationGeoApi
DatumSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.Interfaceorg.opengis.referencing.datumGeoApi
DatumAuthorityFactoryCreates datum objects using authority codes.Interfaceorg.opengis.referencing.datumGeoApi
DatumFactoryBuilds up complex datums from simpler objects or values.Interfaceorg.opengis.referencing.datumGeoApi
DerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.Interfaceorg.opengis.referencing.crsGeoApi
EllipsoidGeometric figure that can be used to describe the approximate shape of the earth.Interfaceorg.opengis.referencing.datumGeoApi
EllipsoidalCSA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.Interfaceorg.opengis.referencing.csGeoApi
EngineeringCRSA contextually local coordinate reference system.Interfaceorg.opengis.referencing.crsGeoApi
EngineeringDatumDefines the origin of an engineering coordinate reference system.Interfaceorg.opengis.referencing.datumGeoApi
FormulaSpecification of the coordinate operation method formula.Interfaceorg.opengis.referencing.operationGeoApi
GeneralDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference systemInterfaceorg.opengis.referencing.crsGeoApi
GeocentricCRSA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.Interfaceorg.opengis.referencing.crsGeoApi
GeodeticCRSA coordinate reference system associated with a geodetic datum.Interfaceorg.opengis.referencing.crsGeoApi
GeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.Interfaceorg.opengis.referencing.datumGeoApi
GeographicCRSA coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of theInterfaceorg.opengis.referencing.crsGeoApi
IdentifiedObjectSupplementary identification and remarks information for a CRS or CRS-related object.Interfaceorg.opengis.referencingGeoApi
ImageCRSAn engineering coordinate reference system applied to locations in images.Interfaceorg.opengis.referencing.crsGeoApi
ImageDatumDefines the origin of an image coordinate reference system.Interfaceorg.opengis.referencing.datumGeoApi
LinearCSA one-dimensional coordinate system that consists of the points that lie on the single axis described.Interfaceorg.opengis.referencing.csGeoApi
MathTransformTransforms multi-dimensional coordinate points.Interfaceorg.opengis.referencing.operationGeoApi
MathTransform1DTransforms one-dimensional coordinate points.Interfaceorg.opengis.referencing.operationGeoApi
MathTransform2DTransforms two-dimensional coordinate points.Interfaceorg.opengis.referencing.operationGeoApi
MathTransformFactoryLow level factory for creating math transforms.Interfaceorg.opengis.referencing.operationGeoApi
MatrixA two dimensional array of numbers.Interfaceorg.opengis.referencing.operationGeoApi
NoninvertibleTransformExceptionThrown when MathTransform.Classorg.opengis.referencing.operationGeoApi
NoSuchAuthorityCodeExceptionThrown when an authority factory can't find the requested authority code.Classorg.opengis.referencingGeoApi
ObjectFactoryBase interface for all factories of identified objects.Interfaceorg.opengis.referencingGeoApi
OperationMethodDefinition of an algorithm used to perform a coordinate operation.Interfaceorg.opengis.referencing.operationGeoApi
OperationNotFoundExceptionThrown when a coordinate operation is not found.Classorg.opengis.referencing.operationGeoApi
PassThroughOperationA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.Interfaceorg.opengis.referencing.operationGeoApi
PixelInCellSpecification of the way the image grid is associated with the image data attributes.Classorg.opengis.referencing.datumGeoApi
PlanarProjectionBase interface for for azimuthal (or planar) map projections.Interfaceorg.opengis.referencing.operationGeoApi
PolarCSA two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.Interfaceorg.opengis.referencing.csGeoApi
PrimeMeridianA prime meridian defines the origin from which longitude values are determined.Interfaceorg.opengis.referencing.datumGeoApi
ProjectedCRSA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.Interfaceorg.opengis.referencing.crsGeoApi
ProjectionA conversion transforming (longitude,latitude) coordinates to cartesian coordinatesInterfaceorg.opengis.referencing.operationGeoApi
RangeMeaningMeaning of the axis value range specified throughSince:GeoAPI 2.Classorg.opengis.referencing.csGeoApi
ReferenceIdentifierIdentifier used for reference systems.Interfaceorg.opengis.referencingGeoApi
ReferenceSystemDescription of a spatial and temporal reference system used by a dataset.Interfaceorg.opengis.referencingGeoApi
SingleCRSAbstract coordinate reference system, consisting of a single Coordinate System and a singleInterfaceorg.opengis.referencing.crsGeoApi
SingleOperationA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Interfaceorg.opengis.referencing.operationGeoApi
SphericalCSA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.Interfaceorg.opengis.referencing.csGeoApi
TemporalCRSA 1D coordinate reference system used for the recording of time.Interfaceorg.opengis.referencing.crsGeoApi
TemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.Interfaceorg.opengis.referencing.datumGeoApi
TimeCSA one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.Interfaceorg.opengis.referencing.csGeoApi
TransformationAn operation on coordinates that usually includes a change of Datum.Interfaceorg.opengis.referencing.operationGeoApi
TransformExceptionCommon superclass for a number of transformation-related exceptions.Classorg.opengis.referencing.operationGeoApi
UserDefinedCSA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.Interfaceorg.opengis.referencing.csGeoApi
VerticalCRSA 1D coordinate reference system used for recording heights or depths.Interfaceorg.opengis.referencing.crsGeoApi
VerticalCSA one-dimensional coordinate system used to record the heights (or depths) of points.Interfaceorg.opengis.referencing.csGeoApi
VerticalDatumA textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.Interfaceorg.opengis.referencing.datumGeoApi
VerticalDatumTypeType of a vertical datum.Classorg.opengis.referencing.datumGeoApi