Uses of Package
org.meteoinfo.projection.proj4j
-
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection Class Description CoordinateReferenceSystem Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced. -
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection.proj4j Class Description CoordinateReferenceSystem Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.CoordinateTransform An interface for the operation of transforming aProjCoordinatefrom oneCoordinateReferenceSysteminto a different one.InvalidValueException Signals that a parameter or computed internal variable has a value which lies outside the allowable bounds for the computation in which it is being used.Proj4jException Signals that a situation or data state has been encountered which prevents computation from proceeding, or which would lead to erroneous results.ProjCoordinate Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem.Registry UnknownAuthorityCodeException Signals that an authority code is unknown and cannot be mapped to a CRS definition.UnsupportedParameterException Signals that a parameter in a CRS specification is not currently supported, or unknown. -
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection.proj4j.datum Class Description ProjCoordinate Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem. -
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection.proj4j.io Class Description CoordinateReferenceSystem Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.CRSFactory A factory which can createCoordinateReferenceSystems from a variety of ways of specifying them.ProjCoordinate Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem. -
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection.proj4j.parser Class Description CoordinateReferenceSystem Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.Registry -
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection.proj4j.proj Class Description ProjCoordinate Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem. -
Classes in org.meteoinfo.projection.proj4j used by org.meteoinfo.projection.proj4j.util Class Description CoordinateReferenceSystem Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.InvalidValueException Signals that a parameter or computed internal variable has a value which lies outside the allowable bounds for the computation in which it is being used.ProjCoordinate Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem.UnknownAuthorityCodeException Signals that an authority code is unknown and cannot be mapped to a CRS definition.UnsupportedParameterException Signals that a parameter in a CRS specification is not currently supported, or unknown.