Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.referencing Classes and Interfaces - 282 results found.
NameDescriptionTypePackageFramework
Abstract_URI_AuthorityFactoryBase class for building OGC URN and HTTP URI wrappers around AllAuthoritiesFactory.Classorg.geotools.referencing.factoryGeoTools
AbstractAuthorityFactoryBase class for authority factories.Classorg.geotools.referencing.factoryGeoTools
AbstractAuthorityMediatorAn authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.Classorg.geotools.referencing.factoryGeoTools
AbstractCachedAuthorityFactoryAn authority factory that consults (a possibly shared) cache before generating The behavior of the createFoo(String) methods first looks if aClassorg.geotools.referencing.factoryGeoTools
AbstractConsoleBase class for application performing operations on WKT objects from the command line.Classorg.geotools.referencing.wktGeoTools
AbstractCoordinateOperationEstablishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates inClassorg.geotools.referencing.operationGeoTools
AbstractCoordinateOperationFactoryBase class for coordinate operation factories.Classorg.geotools.referencing.operationGeoTools
AbstractCRSAbstract coordinate reference system, usually defined by a coordinate system and a datum.Classorg.geotools.referencing.crsGeoTools
AbstractCSThe set of coordinate system axes that spans a given coordinate space.Classorg.geotools.referencing.csGeoTools
AbstractDatumSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.Classorg.geotools.referencing.datumGeoTools
AbstractDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference systemClassorg.geotools.referencing.crsGeoTools
AbstractEpsgFactoryA coordinate reference system factory backed by the EPSG database tables.Classorg.geotools.referencing.factory.epsgGeoTools
AbstractEpsgMediatorAbstract implementation for EPSG (has a DataSource reference inside).Classorg.geotools.referencing.factoryGeoTools
AbstractIdentifiedObjectA base class for metadata applicable to reference system objects.Classorg.geotools.referencingGeoTools
AbstractMathTransformProvides a default implementation for most methods required by the MathTransform interface.Classorg.geotools.referencing.operation.transformGeoTools
AbstractParserBase class for Well Know Text (WKT) parser.Classorg.geotools.referencing.wktGeoTools
AbstractReferenceSystemDescription of a spatial and temporal reference system used by a dataset.Classorg.geotools.referencingGeoTools
AbstractSingleCRSAbstract coordinate reference system, consisting of a single coordinate system and a singleClassorg.geotools.referencing.crsGeoTools
AccessDialectEpsgFactoryThis factory uses the MS-Access dialect of SQL.Classorg.geotools.referencing.factory.epsgGeoTools
AdvancedAffineBuilderBuilder for affine transformation with possibility to set several constrains for affine parameters that will be respected during calculation.Classorg.geotools.referencing.operation.builderGeoTools
AffineToGeometricHelper class for converting values from affine transformation matrix to its geometric form.Classorg.geotools.referencing.operation.builderGeoTools
AffineTransform2DClassorg.geotools.referencing.operation.matrixGeoTools
AffineTransform2DTransforms two-dimensional coordinate points using an affine transform.Classorg.geotools.referencing.operation.transformGeoTools
AffineTransformBuilderBuilds MathTransform setup as Affine transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
AlbersEqualAreaAlbers Equal Area Projection (EPSG code 9822).Classorg.geotools.referencing.operation.projectionGeoTools
AlbersEqualArea .Provider provider for an Albers Equal Area projection (EPSG code 9822).Classorg.geotools.referencing.operation.projection.AlbersEqualAreaGeoTools
AllAuthoritiesFactoryAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.Classorg.geotools.referencing.factoryGeoTools
AnsiDialectEpsgFactoryAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.Classorg.geotools.referencing.factory.epsgGeoTools
AuthorityBackedFactoryA coordinate operation factory extended with the extra informations provided by an authority factory.Classorg.geotools.referencing.operationGeoTools
AuthorityFactoryAdapterAn authority factory which delegates CRS, CS or datum objects creation toClassorg.geotools.referencing.factoryGeoTools
AutoCRSFactoryThe factory for projected CRS in the AUTO and AUTO2Since:2.Classorg.geotools.referencing.factory.wmsGeoTools
BackingStoreExceptionThrown to indicate that an IdentifiedObjectSet operation could not complete because of a failure in the backing store, or a failure to contact the backing store.Classorg.geotools.referencing.factoryGeoTools
BufferedAuthorityFactoryAn authority factory that caches all objects created by an other factory.Classorg.geotools.referencing.factoryGeoTools
BufferedCoordinateOperationFactoryCaches the coordinate operations created by an other factory.Classorg.geotools.referencing.operationGeoTools
BursaWolfParametersParameters for a geographic transformation between two datum.Classorg.geotools.referencing.datumGeoTools
BursaWolfTransformBuilderBuilds MathTransform setup as BursaWolf transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
CachedAuthorityDecoratorAn authority factory that caches all objects created by delegate factories.Classorg.geotools.referencing.factoryGeoTools
CachedCRSAuthorityDecoratorAn authority factory that caches all objects created by the delegate CRSAuthorityFactory.Classorg.geotools.referencing.factoryGeoTools
CartesianAuthorityFactoryA factory providing a EPSG code for a cartesian engineering systemsAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.referencing.factory.epsgGeoTools
CassiniSoldnerCassini-Soldner Projection (EPSG code 9806).Classorg.geotools.referencing.operation.projectionGeoTools
CassiniSoldner .ProviderThe MathTransformProvider for a CassiniSoldner projection.Classorg.geotools.referencing.operation.projection.CassiniSoldnerGeoTools
ClasspathGridShiftLocatorDefault grid shift file locator, looks up grids in the classpathAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.referencing.factory.gridshiftGeoTools
ConcatenatedTransformBase class for concatenated transform.Classorg.geotools.referencing.operation.transformGeoTools
ConsoleA console for executing CRS operations from the command line.Classorg.geotools.referencingGeoTools
CoordinateOperationFactoryUsingWKTAuthority factory that holds user-defined Coordinate Operations.Classorg.geotools.referencing.factory.epsgGeoTools
CRSSimple utility class for making use of the coordinate reference system and associated Factory implementations.Classorg.geotools.referencingGeoTools
CRS .AxisOrderOrdering in which longitude comes before latitude, commonly referred to as x/y ordering.Classorg.geotools.referencing.CRSGeoTools
DatabaseCreationScriptClassorg.geotools.referencing.factory.epsgGeoTools
DataUtilitiesPart of DataUtilities from gt-main, which cannot be used here because of cyclic Maven FIXME: module dependencies should be refactored until this class does not need to exist.Classorg.geotools.referencing.factory.gridshiftGeoTools
DatumAliasesA datum factory that add aliases to a datum name before to delegates the datumClassorg.geotools.referencing.factoryGeoTools
DefaultAffineCSA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.Classorg.geotools.referencing.csGeoTools
DefaultCartesianCSA 1-, 2-, or 3-dimensional coordinate system.Classorg.geotools.referencing.csGeoTools
DefaultCompoundCRSA coordinate reference system describing the position of points through two or more independent coordinate reference systems.Classorg.geotools.referencing.crsGeoTools
DefaultCompoundCSA coordinate system made of two or more independent coordinate systems.Classorg.geotools.referencing.csGeoTools
DefaultConcatenatedOperationAn ordered sequence of two or more single coordinate operations.Classorg.geotools.referencing.operationGeoTools
DefaultConicProjectionBase class for conical map projections.Classorg.geotools.referencing.operationGeoTools
DefaultConversionAn operation on coordinates that does not include any change of Datum.Classorg.geotools.referencing.operationGeoTools
DefaultCoordinateOperationFactoryCreates coordinate operations.Classorg.geotools.referencing.operationGeoTools
DefaultCoordinateSystemAxisDefinition of a coordinate system axis.Classorg.geotools.referencing.csGeoTools
DefaultCylindricalCSA three-dimensional coordinate system consisting of a polar coordinate system extended by a straightClassorg.geotools.referencing.csGeoTools
DefaultCylindricalProjectionBase class for cylindrical map projections.Classorg.geotools.referencing.operationGeoTools
DefaultDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.Classorg.geotools.referencing.crsGeoTools
DefaultEllipsoidGeometric figure that can be used to describe the approximate shape of the earth.Classorg.geotools.referencing.datumGeoTools
DefaultEllipsoidalCSA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.Classorg.geotools.referencing.csGeoTools
DefaultEngineeringCRSA contextually local coordinate reference system.Classorg.geotools.referencing.crsGeoTools
DefaultEngineeringDatumDefines the origin of an engineering coordinate reference system.Classorg.geotools.referencing.datumGeoTools
DefaultFactoryBase class for EPSG factories to be registered in GeometryFactoryFinder.Classorg.geotools.referencing.factory.epsgGeoTools
DefaultGeocentricCRSA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.Classorg.geotools.referencing.crsGeoTools
DefaultGeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.Classorg.geotools.referencing.datumGeoTools
DefaultGeographicCRSA 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 theClassorg.geotools.referencing.crsGeoTools
DefaultImageCRSAn engineering coordinate reference system applied to locations in images.Classorg.geotools.referencing.crsGeoTools
DefaultImageDatumDefines the origin of an image coordinate reference system.Classorg.geotools.referencing.datumGeoTools
DefaultLinearCSA one-dimensional coordinate system that consists of the points that lie on the single axis described.Classorg.geotools.referencing.csGeoTools
DefaultMathTransformFactoryLow level factory for creating math transforms.Classorg.geotools.referencing.operationGeoTools
DefaultOperationA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Classorg.geotools.referencing.operationGeoTools
DefaultOperationMethodDefinition of an algorithm used to perform a coordinate operation.Classorg.geotools.referencing.operationGeoTools
DefaultPassThroughOperationA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.Classorg.geotools.referencing.operationGeoTools
DefaultPlanarProjectionBase class for for azimuthal (or planar) map projections.Classorg.geotools.referencing.operationGeoTools
DefaultPolarCSA 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.Classorg.geotools.referencing.csGeoTools
DefaultPrimeMeridianA prime meridian defines the origin from which longitude values are determined.Classorg.geotools.referencing.datumGeoTools
DefaultProjectedCRSA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.Classorg.geotools.referencing.crsGeoTools
DefaultProjectionA conversion transforming (longitude,latitude) coordinates to cartesian coordinatesClassorg.geotools.referencing.operationGeoTools
DefaultSingleOperationA single (not concatenated) coordinate operation.Classorg.geotools.referencing.operationGeoTools
DefaultSphericalCSA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.Classorg.geotools.referencing.csGeoTools
DefaultTemporalCRSA 1D coordinate reference system used for the recording of time.Classorg.geotools.referencing.crsGeoTools
DefaultTemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.Classorg.geotools.referencing.datumGeoTools
DefaultTimeCSA 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.Classorg.geotools.referencing.csGeoTools
DefaultTransformationAn operation on coordinates that usually includes a change of Datum.Classorg.geotools.referencing.operationGeoTools
DefaultUserDefinedCSA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.Classorg.geotools.referencing.csGeoTools
DefaultVerticalCRSA 1D coordinate reference system used for recording heights or depths.Classorg.geotools.referencing.crsGeoTools
DefaultVerticalCSA one-dimensional coordinate system used to record the heights (or depths) of points.Classorg.geotools.referencing.csGeoTools
DefaultVerticalDatumA textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.Classorg.geotools.referencing.datumGeoTools
DeferredAuthorityFactoryA buffered authority factory which will defer the creation of a backing store until when first needed.Classorg.geotools.referencing.factoryGeoTools
DefiningConversionA conversion used for the definition of a derived CRS (including projections).Classorg.geotools.referencing.operationGeoTools
DimensionFilterAn utility class for the separation of concatenation of pass through transforms.Classorg.geotools.referencing.operation.transformGeoTools
DirectAuthorityFactoryThe base class for authority factories that create referencing object directly.Classorg.geotools.referencing.factoryGeoTools
DirectEpsgFactoryA coordinate reference system factory backed by the EPSG database tables.Classorg.geotools.referencing.factory.epsgGeoTools
DirectionAlongMeridianParses axis direction of the kind "South along 90 deg East".Classorg.geotools.referencing.csGeoTools
EarthGravitationalModelTransforms vertical coordinates using coefficients from the Gravitational Model.Classorg.geotools.referencing.operation.transformGeoTools
EarthGravitationalModel .ProviderThe provider for EarthGravitationalModel.Classorg.geotools.referencing.operation.transform.EarthGravitationalModelGeoTools
EckertIVEckert IV projectionSince:2.Classorg.geotools.referencing.operation.projectionGeoTools
EckertIV .Provider provider for the Eckert IV projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.EckertIVGeoTools
ElementAn element in a Well Know Text (WKT).Classorg.geotools.referencing.wktGeoTools
EPSGCRSAuthorityFactoryDefault implementation for a coordinate reference system authority factory backed by the EPSG property file.Classorg.geotools.referencing.crsGeoTools
EquatorialOrthographicThe equatorial case of the Orthographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
EquatorialStereographicThe USGS equatorial case of the stereographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
EquidistantConicEquidistant Conic Projection.Classorg.geotools.referencing.operation.projectionGeoTools
EquidistantConic .Provider provider for a EquidistantConic projection.Classorg.geotools.referencing.operation.projection.EquidistantConicGeoTools
EquidistantCylindricalEquidistant cylindrical projection (EPSG code 9823).Classorg.geotools.referencing.operation.projectionGeoTools
EquidistantCylindrical .Provider provider for an Equidistant Cylindrical projectionSince:2.Classorg.geotools.referencing.operation.projection.EquidistantCylindricalGeoTools
EquidistantCylindrical .SphericalProvider provider for an Equidistant Cylindrical projection,Since:2.Classorg.geotools.referencing.operation.projection.EquidistantCylindricalGeoTools
EsriExtension defined by ESRI.Classorg.geotools.referencing.factory.epsgGeoTools
ExponentialTransform1DA one dimensional exponentional transform.Classorg.geotools.referencing.operation.transformGeoTools
ExponentialTransform1D .ProviderThe provider for the ExponentialTransform1D.Classorg.geotools.referencing.operation.transform.ExponentialTransform1DGeoTools
FactoryDependenciesBuild a tree of factory dependencies.Classorg.geotools.referencing.factoryGeoTools
FactoryNotFoundExceptionThrown when a requested factory has not been found.Classorg.geotools.referencing.factoryGeoTools
FactoryUsingAnsiSQLAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.Classorg.geotools.referencing.factory.epsgGeoTools
FactoryUsingSQLPlease use AccessDialectEpsgFactory.Classorg.geotools.referencing.factory.epsgGeoTools
FactoryUsingWKTAuthority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.Classorg.geotools.referencing.factory.epsgGeoTools
FallbackAuthorityFactoryA factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.Classorg.geotools.referencing.factoryGeoTools
FormattableBase class for all object formattable asSince:2.Classorg.geotools.referencing.wktGeoTools
FormatterFormat Formattable objects as A formatter is constructed with a specified set of symbols.Classorg.geotools.referencing.wktGeoTools
GeneralMatrixA two dimensional array of numbers.Classorg.geotools.referencing.operation.matrixGeoTools
GeneralObliqueGeneral Oblique Transformation projection useful for rotated spherical coordinates ("Rotated Pole"), commonly used in numerical weather forecasting models.Classorg.geotools.referencing.operation.projectionGeoTools
GeneralOblique .ProviderThe math transform provider for an General Oblique Transformation projection.Classorg.geotools.referencing.operation.projection.GeneralObliqueGeoTools
GeocentricTransformTransforms three dimensional geographic points to geocentric coordinate points.Classorg.geotools.referencing.operation.transformGeoTools
GeocentricTransform .ProviderThe provider for GeocentricTransform.Classorg.geotools.referencing.operation.transform.GeocentricTransformGeoTools
GeocentricTransform .ProviderInverseThe provider for inverse of GeocentricTransform.Classorg.geotools.referencing.operation.transform.GeocentricTransformGeoTools
GeocentricTranslationAn affine transform applied on geocentric coordinates.Classorg.geotools.referencing.operation.transformGeoTools
GeocentricTranslation .ProviderBase class for geocentric affine transform providers.Classorg.geotools.referencing.operation.transform.GeocentricTranslationGeoTools
GeocentricTranslation .ProviderFrameRotationGeocentric affine transform provider for "Coordinate Frame rotation".Classorg.geotools.referencing.operation.transform.GeocentricTranslationGeoTools
GeocentricTranslation .ProviderSevenParamBase class for geocentric affine transform providers with rotation terms.Classorg.geotools.referencing.operation.transform.GeocentricTranslationGeoTools
GeodeticCalculatorPerforms geodetic calculations on an ellipsoid.Classorg.geotools.referencingGeoTools
GeostationarySatelliteThe Geostationary Satellite Projection Adapted from https://github.Classorg.geotools.referencing.operation.projectionGeoTools
GeostationarySatellite .EllipsoidalClassorg.geotools.referencing.operation.projection.GeostationarySatelliteGeoTools
GeostationarySatellite .ProviderClassorg.geotools.referencing.operation.projection.GeostationarySatelliteGeoTools
GeostationarySatellite .SphericalClassorg.geotools.referencing.operation.projection.GeostationarySatelliteGeoTools
GnomonicThe gnomonic projection using a spheroid algorithm.Classorg.geotools.referencing.operation.projectionGeoTools
Gnomonic .Provider provider for a Gnomonic projectionSince:2.Classorg.geotools.referencing.operation.projection.GnomonicGeoTools
GridShiftLocatorProvides a hook to locate grid shift files, such as NTv1, NTv2 and NADCON ones Andrea Aime - GeosolutionsInterfaceorg.geotools.referencing.factory.gridshiftGeoTools
GridToEnvelopeMapperA helper class for building n-dimensional affine transform mapping grid ranges to envelopes.Classorg.geotools.referencing.operation.builderGeoTools
HotineObliqueMercatorHotine Oblique Mercator projection.Classorg.geotools.referencing.operation.projectionGeoTools
HotineObliqueMercator .Provider provider for a Hotine Oblique Mercator projectionSince:2.Classorg.geotools.referencing.operation.projection.HotineObliqueMercatorGeoTools
HotineObliqueMercator .Provider_TwoPoint provider for a Hotine Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).Classorg.geotools.referencing.operation.projection.HotineObliqueMercatorGeoTools
HsqlDialectEpsgMediatorMediator which delegates the creation of referencing objects to the HsqlDialectEpsgFactory.Classorg.geotools.referencing.factory.epsgGeoTools
HsqlEpsgDatabaseThis utility class knows everything there is to know about the care and feeding of our pet EPSG database.Classorg.geotools.referencing.factory.epsgGeoTools
HTTP_AuthorityFactoryWraps all factories in a "http://www.Classorg.geotools.referencing.factoryGeoTools
HTTP_URI_AuthorityFactoryAuthorityFactory for OGC HTTP URI resources.Classorg.geotools.referencing.factoryGeoTools
IdentifiedObjectFinderLooks up an object from an authority factory which is equals, ignoring metadata, to the specifiedClassorg.geotools.referencing.factoryGeoTools
IdentifiedObjectSetA lazy set of identified objects.Classorg.geotools.referencing.factoryGeoTools
IdentityTransformThe identity transform.Classorg.geotools.referencing.operation.transformGeoTools
KrovakKrovak Oblique Conformal Conic projection (EPSG code 9819).Classorg.geotools.referencing.operation.projectionGeoTools
Krovak .Provider provider for an Krovak projection (EPSG code 9819).Classorg.geotools.referencing.operation.projection.KrovakGeoTools
LambertAzimuthalEqualAreaLambert Azimuthal Equal Area (EPSG code 9820).Classorg.geotools.referencing.operation.projectionGeoTools
LambertAzimuthalEqualArea .Provider provider for an Lambert Equal Area projectionSince:2.Classorg.geotools.referencing.operation.projection.LambertAzimuthalEqualAreaGeoTools
LambertConformalLambert Conical Conformal Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformal1SPLambert Conical Conformal 1SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformal1SP .Provider provider for a Lambert Conformal 1SP projection (EPSGSince:2.Classorg.geotools.referencing.operation.projection.LambertConformal1SPGeoTools
LambertConformal2SPLambert Conical Conformal 2SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformal2SP .Provider provider for a Lambert Conformal 2SP projection (EPSGSince:2.Classorg.geotools.referencing.operation.projection.LambertConformal2SPGeoTools
LambertConformalBelgiumLambert Conical Conformal 2SP Belgium Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformalBelgium .Provider provider for a Lambert Conformal 2SP Belgium projection (EPSG code 9803).Classorg.geotools.referencing.operation.projection.LambertConformalBelgiumGeoTools
LinearTransformInterface for linear MathTransforms.Interfaceorg.geotools.referencing.operationGeoTools
LinearTransform1DA one dimensional, linear transform.Classorg.geotools.referencing.operation.transformGeoTools
LocalizationGridA factory for MathTransform2D backed by a grid of localization.Classorg.geotools.referencing.operation.builderGeoTools
LocalizationGridClassorg.geotools.referencing.operation.transformGeoTools
LogarithmicTransform1DA one dimensional, logarithmic transform.Classorg.geotools.referencing.operation.transformGeoTools
LogarithmicTransform1D .ProviderThe provider for the LogarithmicTransform1D.Classorg.geotools.referencing.operation.transform.LogarithmicTransform1DGeoTools
LongitudeFirstEpsgDecoratorAn EPSG authority factory using (longitude, latitude) axis order.Classorg.geotools.referencing.factory.epsgGeoTools
LongitudeFirstFactoryAn EPSG authority factory using (longitude, latitude) axis order.Classorg.geotools.referencing.factory.epsgGeoTools
ManyAuthoritiesFactoryAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.Classorg.geotools.referencing.factoryGeoTools
MappedPositionAn association between a source and target direct positions.Classorg.geotools.referencing.operation.builderGeoTools
MapProjectionBase class for transformation services between ellipsoidal and cartographic projections.Classorg.geotools.referencing.operation.projectionGeoTools
MapProjection .AbstractProviderThe base provider for MapProjections.Classorg.geotools.referencing.operation.projection.MapProjectionGeoTools
MathTransformationAdapterAdapter class for MathTransform1D.Classorg.geotools.referencing.piecewiseGeoTools
MathTransformBuilderProvides a basic implementation for math transform Math transform builders create MathTransform objects for transforming Classorg.geotools.referencing.operation.builderGeoTools
MathTransformParserParser for math transform Known Text (WKT) of math transform.Classorg.geotools.referencing.wktGeoTools
MathTransformProviderAn operation method capable to creates a math transform from set ofClassorg.geotools.referencing.operationGeoTools
MathTransformProvider .DelegateThe result of a call to createMathTransform.Classorg.geotools.referencing.operation.MathTransformProviderGeoTools
MathTransformProxyA math transform which delegates part of its work to an other math transform.Classorg.geotools.referencing.operation.transformGeoTools
Matrix1Classorg.geotools.referencing.operation.matrixGeoTools
Matrix2Classorg.geotools.referencing.operation.matrixGeoTools
Matrix3Classorg.geotools.referencing.operation.matrixGeoTools
Matrix4Classorg.geotools.referencing.operation.matrixGeoTools
MatrixFactoryStatic utility methods for creating matrix.Classorg.geotools.referencing.operation.matrixGeoTools
MercatorMercator Cylindrical Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Mercator1SPMercator Cylindrical 1SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Mercator1SP .Provider provider for a Mercator 1SP projection (EPSG code 9804).Classorg.geotools.referencing.operation.projection.Mercator1SPGeoTools
Mercator2SPMercator Cylindrical 2SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Mercator2SP .Provider provider for a Mercator 2SP projection (EPSG code 9805).Classorg.geotools.referencing.operation.projection.Mercator2SPGeoTools
MercatorPseudoProviderSupports the popular visualisation projection used by Google, Microsoft, Yahoo, OSM and othersAuthor:Andrea Aime - OpenGeoSee Also:Serialized FormClassorg.geotools.referencing.operation.projectionGeoTools
MeteosatSGMeteosat Second Generation imagery projection Conversion of image coordinates (pixel column and row) into the corresponding geographical coordinates (Latitude and Longitude) of all MSGClassorg.geotools.referencing.operation.projectionGeoTools
MeteosatSG .ProviderThe math transform provider for an Meteosat Second Generation image projection.Classorg.geotools.referencing.operation.projection.MeteosatSGGeoTools
MissingInfoExceptionThrown when a required operation can't be performed because some information is missing or isn't set up properly.Classorg.geotools.referencing.operation.builderGeoTools
MollweideMollweide projectionSince:2.Classorg.geotools.referencing.operation.projectionGeoTools
Mollweide .MollweideProvider provider for the Mollweide projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.MollweideGeoTools
Mollweide .WagnerIVProvider provider for the Wagner IV projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.MollweideGeoTools
Mollweide .WagnerVProvider provider for the Wagner V projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.MollweideGeoTools
MolodenskiTransformTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.Classorg.geotools.referencing.operation.transformGeoTools
MolodenskiTransform .ProviderThe provider for MolodenskiTransform.Classorg.geotools.referencing.operation.transform.MolodenskiTransformGeoTools
MolodenskiTransform .ProviderAbridgedThe provider for abridged MolodenskiTransform.Classorg.geotools.referencing.operation.transform.MolodenskiTransformGeoTools
NADConGridShiftA NADCON localization gridAuthor:Andrea Aime - GeoSolutions, Rueben SchulzClassorg.geotools.referencing.factory.gridshiftGeoTools
NADCONGridShiftFactoryLoads and caches NADCON grid shiftsAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.referencing.factory.gridshiftGeoTools
NADCONTransformTransform backed by the North American Datum Conversion grid.Classorg.geotools.referencing.operation.transformGeoTools
NADCONTransform .ProviderThe provider for NADCONTransform.Classorg.geotools.referencing.operation.transform.NADCONTransformGeoTools
NamedIdentifierAn identification of a CRS object.Classorg.geotools.referencingGeoTools
NewZealandMapGridThe NZMG (New Zealand Map Grid) projection.Classorg.geotools.referencing.operation.projectionGeoTools
NewZealandMapGrid .Provider provider for New Zealand Map Grid (EPSG code 27200).Classorg.geotools.referencing.operation.projection.NewZealandMapGridGeoTools
NTv2GridShiftFactoryLoads and caches NTv2 grid files.Classorg.geotools.referencing.factory.gridshiftGeoTools
NTv2TransformThe "NTv2" coordinate transformation method (EPSG:9615).Classorg.geotools.referencing.operation.transformGeoTools
NTv2Transform .ProviderThe NTv2Transform provider.Classorg.geotools.referencing.operation.transform.NTv2TransformGeoTools
ObliqueMercatorOblique Mercator Projection.Classorg.geotools.referencing.operation.projectionGeoTools
ObliqueMercator .Provider provider for an Oblique Mercator projection (EPSG code 9815).Classorg.geotools.referencing.operation.projection.ObliqueMercatorGeoTools
ObliqueMercator .Provider_TwoPoint provider for a Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).Classorg.geotools.referencing.operation.projection.ObliqueMercatorGeoTools
ObliqueOrthographicThe oblique case of the Orthographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
ObliqueStereographicProvides the transform equations for the Oblique Stereographic (EPSG code 9809).Classorg.geotools.referencing.operation.projectionGeoTools
ObliqueStereographic .Provider provider for a stereographic projection of any kind.Classorg.geotools.referencing.operation.projection.ObliqueStereographicGeoTools
OrderedAxisAuthorityFactoryAn authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.Classorg.geotools.referencing.factoryGeoTools
OrthographicOrthographic Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Orthographic .Provider provider for a Orthographic projection.Classorg.geotools.referencing.operation.projection.OrthographicGeoTools
Parser Known Text (WKT).Classorg.geotools.referencing.wktGeoTools
PassThroughTransformTransform which passes through a subset of ordinates to another transform.Classorg.geotools.referencing.operation.transformGeoTools
PlateCarreePlate Carree (or Equirectangular) projection.Classorg.geotools.referencing.operation.projectionGeoTools
PlateCarree .Provider provider for an Plate Carree projection.Classorg.geotools.referencing.operation.projection.PlateCarreeGeoTools
PointOutsideEnvelopeExceptionThrown by MapProjection when a map projection failed because the point is outside the envelope of validity.Classorg.geotools.referencing.operation.projectionGeoTools
PolarOrthographicThe polar case of the Orthographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
PolarStereographicThe polar case of the stereographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
PolarStereographic .ProviderA provider for a Polar Stereographic projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographic .ProviderB provider for a Polar Stereographic (Variant B) projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographic .ProviderNorth provider for a North Polar Stereographic projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographic .ProviderSouth provider for a South Polar Stereographic projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolyconicPolyconic (American).Classorg.geotools.referencing.operation.projectionGeoTools
Polyconic .Provider provider for a Mercator 1SP projection (EPSG code 9804).Classorg.geotools.referencing.operation.projection.PolyconicGeoTools
PreprocessorA parser that performs string replacements before to delegate the work to an other parser.Classorg.geotools.referencing.wktGeoTools
ProjectionExceptionThrown by MapProjection when a map projection failed.Classorg.geotools.referencing.operation.projectionGeoTools
ProjectiveTransformA usually affine, or otherwise a projective transform.Classorg.geotools.referencing.operation.transformGeoTools
ProjectiveTransform .ProviderAffineThe provider for the "Affine general parametric transformation" (EPSG 9624).Classorg.geotools.referencing.operation.transform.ProjectiveTransformGeoTools
ProjectiveTransform .ProviderLongitudeRotationThe provider for the "Longitude rotation" (EPSG 9601).Classorg.geotools.referencing.operation.transform.ProjectiveTransformGeoTools
ProjectiveTransformBuilderBuilds MathTransform setup as Projective transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
PropertyAuthorityFactoryDefault implementation for a coordinate reference system authority factory backed by a property file.Classorg.geotools.referencing.factoryGeoTools
PropertyCoordinateOperationAuthorityFactoryA CoordinateOperationAuthorityFactory backed by a properties file.Classorg.geotools.referencing.factoryGeoTools
ReferencingFactoryBase class for all factories in the referencing module.Classorg.geotools.referencing.factoryGeoTools
ReferencingFactoryContainerA set of utilities methods working on factories.Classorg.geotools.referencing.factoryGeoTools
ReferencingFactoryFinderDefines static methods used to access the application's default factory implementation.Classorg.geotools.referencingGeoTools
ReferencingObjectFactoryBuilds Geotools implementations of CRS, CS and datum objects.Classorg.geotools.referencing.factoryGeoTools
RobinsonClassorg.geotools.referencing.operation.projectionGeoTools
Robinson .Provider provider for the Robinson projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.RobinsonGeoTools
RubberSheetBuilderBuilds a RubberSheet transformation from a set of control points, defined as objects, and a quadrilateral delimiting the outer area of interest, defined Classorg.geotools.referencing.operation.builderGeoTools
SimilarityTransformProviderThe provider for the "Similarity transformation" (EPSG 9621).Classorg.geotools.referencing.operation.transformGeoTools
SimilarTransformBuilderBuilds MathTransform setup as Similar transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
SingularMatrixExceptionMatrix is singular, and thus an inverse is not available.Classorg.geotools.referencing.operation.matrixGeoTools
SinusoidalClassorg.geotools.referencing.operation.projectionGeoTools
Sinusoidal .Provider provider for the Sinusoidal projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.SinusoidalGeoTools
SqlScriptReaderReads a multiline SQL file extracting each command separately.Classorg.geotools.referencing.factory.epsgGeoTools
StereographicStereographic Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Stereographic .Provider provider for a Stereographic projections using USGS equations.Classorg.geotools.referencing.operation.projection.StereographicGeoTools
SymbolsThe set of symbols to use for WKT parsing and formatting.Classorg.geotools.referencing.wktGeoTools
ThreadedAuthorityFactoryAn authority factory that caches all objects created by an other factory.Classorg.geotools.referencing.factoryGeoTools
ThreadedEpsgFactoryBase class for EPSG factories to be registered in ReferencingFactoryFinder.Classorg.geotools.referencing.factory.epsgGeoTools
ThreadedHsqlEpsgFactoryConnection to the EPSG database in HSQL database engine format using JDBC.Classorg.geotools.referencing.factory.epsgGeoTools
ThreadedPostgreSQLEpsgFactoryConnection to the EPSG database in PostgreSQL database engine using JDBC.Classorg.geotools.referencing.factory.epsgGeoTools
TransformedAuthorityFactoryAn authority factory which returns modified CRS, CS or datum objects from other factoryClassorg.geotools.referencing.factoryGeoTools
TransformPathNotFoundExceptionThrown when a transformation can't be performed because no path from target CRS has been found.Classorg.geotools.referencing.operationGeoTools
TransverseMercatorTransverse Mercator Projection (EPSG code 9807).Classorg.geotools.referencing.operation.projectionGeoTools
TransverseMercator .Provider provider for a Transverse Mercator projection (EPSG codeSince:2.Classorg.geotools.referencing.operation.projection.TransverseMercatorGeoTools
TransverseMercator .Provider_SouthOrientated provider for a South Orientated Transverse Mercator projection (EPSG code 9808).Classorg.geotools.referencing.operation.projection.TransverseMercatorGeoTools
TriangulationExceptionThrown when it is unable to generate TIN.Classorg.geotools.referencing.operation.builderGeoTools
UnformattableObjectExceptionThrown by Formattable.Classorg.geotools.referencing.wktGeoTools
UnnamedExtensionProvides common Coordinate Reference Systems not found in the standard EPSG database.Classorg.geotools.referencing.factory.epsgGeoTools
URN_AuthorityFactoryWraps all factories in a "urn:ogc:def" name space.Classorg.geotools.referencing.factoryGeoTools
VerticalTransformBase class for transformations from a height above the ellipsoid to a height above the geoid.Classorg.geotools.referencing.operation.transformGeoTools
WarpBuilderBuilds Warp objects that approximate a specified MathTransform in a certain rectangular domain within the specified toleranceClassorg.geotools.referencing.operation.transformGeoTools
WarpTransform2DWraps an arbitrary Warp object as a two-dimensional transform.Classorg.geotools.referencing.operation.transformGeoTools
WarpTransform2D .ProviderThe provider for the WarpTransform2D.Classorg.geotools.referencing.operation.transform.WarpTransform2DGeoTools
WebCRSFactoryThe factory for coordinate reference systemsSince:2.Classorg.geotools.referencing.factory.wmsGeoTools
WinkelTripelWinkel Tripel and Hammer Aitoff projection http://en.Classorg.geotools.referencing.operation.projectionGeoTools
WinkelTripel .AitoffProvider provider for the Aitoff projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.WinkelTripelGeoTools
WinkelTripel .WinkelProvider provider for the Winkle Tripel projection projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.WinkelTripelGeoTools
WorldVanDerGrintenIWorld Van der Grinten I projection.Classorg.geotools.referencing.operation.projectionGeoTools
WorldVanDerGrintenI .ProviderClassorg.geotools.referencing.operation.projection.WorldVanDerGrintenIGeoTools
XAffineTransformUtility methods for affine transforms.Classorg.geotools.referencing.operation.matrixGeoTools
XMatrixA matrix capable of some matrix operations.Interfaceorg.geotools.referencing.operation.matrixGeoTools