| Name | Description | Type | Package | Framework |
| AbstractCoordinateOperation | Establishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates in | Class | org.geotools.referencing.operation | GeoTools |
|
| AbstractCoordinateOperationFactory | Base class for coordinate operation factories. | Class | org.geotools.referencing.operation | GeoTools |
|
| AbstractMathTransform | Provides a default implementation for most methods required by the MathTransform interface. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| AdvancedAffineBuilder | Builder for affine transformation with possibility to set several constrains for affine parameters that will be respected during calculation. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| AffineToGeometric | Helper class for converting values from affine transformation matrix to its geometric form. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| AffineTransform2D | | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| AffineTransform2D | Transforms two-dimensional coordinate points using an affine transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| AffineTransformBuilder | Builds MathTransform setup as Affine transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| AlbersEqualArea | Albers Equal Area Projection (EPSG code 9822). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| AlbersEqualArea .Provider | provider for an Albers Equal Area projection (EPSG code 9822). | Class | org.geotools.referencing.operation.projection.AlbersEqualArea | GeoTools |
|
| AuthorityBackedFactory | A coordinate operation factory extended with the extra informations provided by an authority factory. | Class | org.geotools.referencing.operation | GeoTools |
|
| BufferedCoordinateOperationFactory | Caches the coordinate operations created by an other factory. | Class | org.geotools.referencing.operation | GeoTools |
|
| BursaWolfTransformBuilder | Builds MathTransform setup as BursaWolf transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| CassiniSoldner | Cassini-Soldner Projection (EPSG code 9806). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| CassiniSoldner .Provider | The MathTransformProvider for a CassiniSoldner projection. | Class | org.geotools.referencing.operation.projection.CassiniSoldner | GeoTools |
|
| ConcatenatedTransform | Base class for concatenated transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| DefaultConcatenatedOperation | An ordered sequence of two or more single coordinate operations. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultConicProjection | Base class for conical map projections. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultConversion | An operation on coordinates that does not include any change of Datum. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultCoordinateOperationFactory | Creates coordinate operations. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultCylindricalProjection | Base class for cylindrical map projections. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultMathTransformFactory | Low level factory for creating math transforms. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultOperation | A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultOperationMethod | Definition of an algorithm used to perform a coordinate operation. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultPassThroughOperation | A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultPlanarProjection | Base class for for azimuthal (or planar) map projections. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultProjection | A conversion transforming (longitude,latitude) coordinates to cartesian coordinates | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultSingleOperation | A single (not concatenated) coordinate operation. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefaultTransformation | An operation on coordinates that usually includes a change of Datum. | Class | org.geotools.referencing.operation | GeoTools |
|
| DefiningConversion | A conversion used for the definition of a derived CRS (including projections). | Class | org.geotools.referencing.operation | GeoTools |
|
| DimensionFilter | An utility class for the separation of concatenation of pass through transforms. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| EarthGravitationalModel | Transforms vertical coordinates using coefficients from the Gravitational Model. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| EarthGravitationalModel .Provider | The provider for EarthGravitationalModel. | Class | org.geotools.referencing.operation.transform.EarthGravitationalModel | GeoTools |
|
| EckertIV | Eckert IV projectionSince:2. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| EckertIV .Provider | provider for the Eckert IV projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.EckertIV | GeoTools |
|
| EquatorialOrthographic | The equatorial case of the Orthographic projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| EquatorialStereographic | The USGS equatorial case of the stereographic projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| EquidistantConic | Equidistant Conic Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| EquidistantConic .Provider | provider for a EquidistantConic projection. | Class | org.geotools.referencing.operation.projection.EquidistantConic | GeoTools |
|
| EquidistantCylindrical | Equidistant cylindrical projection (EPSG code 9823). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| EquidistantCylindrical .Provider | provider for an Equidistant Cylindrical projectionSince:2. | Class | org.geotools.referencing.operation.projection.EquidistantCylindrical | GeoTools |
|
| EquidistantCylindrical .SphericalProvider | provider for an Equidistant Cylindrical projection,Since:2. | Class | org.geotools.referencing.operation.projection.EquidistantCylindrical | GeoTools |
|
| ExponentialTransform1D | A one dimensional exponentional transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| ExponentialTransform1D .Provider | The provider for the ExponentialTransform1D. | Class | org.geotools.referencing.operation.transform.ExponentialTransform1D | GeoTools |
|
| GeneralMatrix | A two dimensional array of numbers. | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| GeneralOblique | General Oblique Transformation projection useful for rotated spherical coordinates ("Rotated Pole"), commonly used in numerical weather forecasting models. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| GeneralOblique .Provider | The math transform provider for an General Oblique Transformation projection. | Class | org.geotools.referencing.operation.projection.GeneralOblique | GeoTools |
|
| GeocentricTransform | Transforms three dimensional geographic points to geocentric coordinate points. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| GeocentricTransform .Provider | The provider for GeocentricTransform. | Class | org.geotools.referencing.operation.transform.GeocentricTransform | GeoTools |
|
| GeocentricTransform .ProviderInverse | The provider for inverse of GeocentricTransform. | Class | org.geotools.referencing.operation.transform.GeocentricTransform | GeoTools |
|
| GeocentricTranslation | An affine transform applied on geocentric coordinates. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| GeocentricTranslation .Provider | Base class for geocentric affine transform providers. | Class | org.geotools.referencing.operation.transform.GeocentricTranslation | GeoTools |
|
| GeocentricTranslation .ProviderFrameRotation | Geocentric affine transform provider for "Coordinate Frame rotation". | Class | org.geotools.referencing.operation.transform.GeocentricTranslation | GeoTools |
|
| GeocentricTranslation .ProviderSevenParam | Base class for geocentric affine transform providers with rotation terms. | Class | org.geotools.referencing.operation.transform.GeocentricTranslation | GeoTools |
|
| GeostationarySatellite | The Geostationary Satellite Projection Adapted from https://github. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| GeostationarySatellite .Ellipsoidal | | Class | org.geotools.referencing.operation.projection.GeostationarySatellite | GeoTools |
|
| GeostationarySatellite .Provider | | Class | org.geotools.referencing.operation.projection.GeostationarySatellite | GeoTools |
|
| GeostationarySatellite .Spherical | | Class | org.geotools.referencing.operation.projection.GeostationarySatellite | GeoTools |
|
| Gnomonic | The gnomonic projection using a spheroid algorithm. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Gnomonic .Provider | provider for a Gnomonic projectionSince:2. | Class | org.geotools.referencing.operation.projection.Gnomonic | GeoTools |
|
| GridToEnvelopeMapper | A helper class for building n-dimensional affine transform mapping grid ranges to envelopes. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| HotineObliqueMercator | Hotine Oblique Mercator projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| HotineObliqueMercator .Provider | provider for a Hotine Oblique Mercator projectionSince:2. | Class | org.geotools.referencing.operation.projection.HotineObliqueMercator | GeoTools |
|
| 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). | Class | org.geotools.referencing.operation.projection.HotineObliqueMercator | GeoTools |
|
| IdentityTransform | The identity transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| Krovak | Krovak Oblique Conformal Conic projection (EPSG code 9819). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Krovak .Provider | provider for an Krovak projection (EPSG code 9819). | Class | org.geotools.referencing.operation.projection.Krovak | GeoTools |
|
| LambertAzimuthalEqualArea | Lambert Azimuthal Equal Area (EPSG code 9820). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| LambertAzimuthalEqualArea .Provider | provider for an Lambert Equal Area projectionSince:2. | Class | org.geotools.referencing.operation.projection.LambertAzimuthalEqualArea | GeoTools |
|
| LambertConformal | Lambert Conical Conformal Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| LambertConformal1SP | Lambert Conical Conformal 1SP Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| LambertConformal1SP .Provider | provider for a Lambert Conformal 1SP projection (EPSGSince:2. | Class | org.geotools.referencing.operation.projection.LambertConformal1SP | GeoTools |
|
| LambertConformal2SP | Lambert Conical Conformal 2SP Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| LambertConformal2SP .Provider | provider for a Lambert Conformal 2SP projection (EPSGSince:2. | Class | org.geotools.referencing.operation.projection.LambertConformal2SP | GeoTools |
|
| LambertConformalBelgium | Lambert Conical Conformal 2SP Belgium Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| LambertConformalBelgium .Provider | provider for a Lambert Conformal 2SP Belgium projection (EPSG code 9803). | Class | org.geotools.referencing.operation.projection.LambertConformalBelgium | GeoTools |
|
| LinearTransform | Interface for linear MathTransforms. | Interface | org.geotools.referencing.operation | GeoTools |
|
| LinearTransform1D | A one dimensional, linear transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| LocalizationGrid | A factory for MathTransform2D backed by a grid of localization. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| LocalizationGrid | | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| LogarithmicTransform1D | A one dimensional, logarithmic transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| LogarithmicTransform1D .Provider | The provider for the LogarithmicTransform1D. | Class | org.geotools.referencing.operation.transform.LogarithmicTransform1D | GeoTools |
|
| MappedPosition | An association between a source and target direct positions. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| MapProjection | Base class for transformation services between ellipsoidal and cartographic projections. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| MapProjection .AbstractProvider | The base provider for MapProjections. | Class | org.geotools.referencing.operation.projection.MapProjection | GeoTools |
|
| MathTransformBuilder | Provides a basic implementation for math transform Math transform builders create MathTransform objects for transforming | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| MathTransformProvider | An operation method capable to creates a math transform from set of | Class | org.geotools.referencing.operation | GeoTools |
|
| MathTransformProvider .Delegate | The result of a call to createMathTransform. | Class | org.geotools.referencing.operation.MathTransformProvider | GeoTools |
|
| MathTransformProxy | A math transform which delegates part of its work to an other math transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| Matrix1 | | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| Matrix2 | | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| Matrix3 | | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| Matrix4 | | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| MatrixFactory | Static utility methods for creating matrix. | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| Mercator | Mercator Cylindrical Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Mercator1SP | Mercator Cylindrical 1SP Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Mercator1SP .Provider | provider for a Mercator 1SP projection (EPSG code 9804). | Class | org.geotools.referencing.operation.projection.Mercator1SP | GeoTools |
|
| Mercator2SP | Mercator Cylindrical 2SP Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Mercator2SP .Provider | provider for a Mercator 2SP projection (EPSG code 9805). | Class | org.geotools.referencing.operation.projection.Mercator2SP | GeoTools |
|
| MercatorPseudoProvider | Supports the popular visualisation projection used by Google, Microsoft, Yahoo, OSM and othersAuthor:Andrea Aime - OpenGeoSee Also:Serialized Form | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| MeteosatSG | Meteosat Second Generation imagery projection Conversion of image coordinates (pixel column and row) into the corresponding geographical coordinates (Latitude and Longitude) of all MSG | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| MeteosatSG .Provider | The math transform provider for an Meteosat Second Generation image projection. | Class | org.geotools.referencing.operation.projection.MeteosatSG | GeoTools |
|
| MissingInfoException | Thrown when a required operation can't be performed because some information is missing or isn't set up properly. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| Mollweide | Mollweide projectionSince:2. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Mollweide .MollweideProvider | provider for the Mollweide projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.Mollweide | GeoTools |
|
| Mollweide .WagnerIVProvider | provider for the Wagner IV projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.Mollweide | GeoTools |
|
| Mollweide .WagnerVProvider | provider for the Wagner V projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.Mollweide | GeoTools |
|
| MolodenskiTransform | Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| MolodenskiTransform .Provider | The provider for MolodenskiTransform. | Class | org.geotools.referencing.operation.transform.MolodenskiTransform | GeoTools |
|
| MolodenskiTransform .ProviderAbridged | The provider for abridged MolodenskiTransform. | Class | org.geotools.referencing.operation.transform.MolodenskiTransform | GeoTools |
|
| NADCONTransform | Transform backed by the North American Datum Conversion grid. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| NADCONTransform .Provider | The provider for NADCONTransform. | Class | org.geotools.referencing.operation.transform.NADCONTransform | GeoTools |
|
| NewZealandMapGrid | The NZMG (New Zealand Map Grid) projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| NewZealandMapGrid .Provider | provider for New Zealand Map Grid (EPSG code 27200). | Class | org.geotools.referencing.operation.projection.NewZealandMapGrid | GeoTools |
|
| NTv2Transform | The "NTv2" coordinate transformation method (EPSG:9615). | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| NTv2Transform .Provider | The NTv2Transform provider. | Class | org.geotools.referencing.operation.transform.NTv2Transform | GeoTools |
|
| ObliqueMercator | Oblique Mercator Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| ObliqueMercator .Provider | provider for an Oblique Mercator projection (EPSG code 9815). | Class | org.geotools.referencing.operation.projection.ObliqueMercator | GeoTools |
|
| ObliqueMercator .Provider_TwoPoint | provider for a Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth). | Class | org.geotools.referencing.operation.projection.ObliqueMercator | GeoTools |
|
| ObliqueOrthographic | The oblique case of the Orthographic projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| ObliqueStereographic | Provides the transform equations for the Oblique Stereographic (EPSG code 9809). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| ObliqueStereographic .Provider | provider for a stereographic projection of any kind. | Class | org.geotools.referencing.operation.projection.ObliqueStereographic | GeoTools |
|
| Orthographic | Orthographic Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Orthographic .Provider | provider for a Orthographic projection. | Class | org.geotools.referencing.operation.projection.Orthographic | GeoTools |
|
| PassThroughTransform | Transform which passes through a subset of ordinates to another transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| PlateCarree | Plate Carree (or Equirectangular) projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| PlateCarree .Provider | provider for an Plate Carree projection. | Class | org.geotools.referencing.operation.projection.PlateCarree | GeoTools |
|
| PointOutsideEnvelopeException | Thrown by MapProjection when a map projection failed because the point is outside the envelope of validity. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| PolarOrthographic | The polar case of the Orthographic projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| PolarStereographic | The polar case of the stereographic projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| PolarStereographic .ProviderA | provider for a Polar Stereographic projection. | Class | org.geotools.referencing.operation.projection.PolarStereographic | GeoTools |
|
| PolarStereographic .ProviderB | provider for a Polar Stereographic (Variant B) projection. | Class | org.geotools.referencing.operation.projection.PolarStereographic | GeoTools |
|
| PolarStereographic .ProviderNorth | provider for a North Polar Stereographic projection. | Class | org.geotools.referencing.operation.projection.PolarStereographic | GeoTools |
|
| PolarStereographic .ProviderSouth | provider for a South Polar Stereographic projection. | Class | org.geotools.referencing.operation.projection.PolarStereographic | GeoTools |
|
| Polyconic | Polyconic (American). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Polyconic .Provider | provider for a Mercator 1SP projection (EPSG code 9804). | Class | org.geotools.referencing.operation.projection.Polyconic | GeoTools |
|
| ProjectionException | Thrown by MapProjection when a map projection failed. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| ProjectiveTransform | A usually affine, or otherwise a projective transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| ProjectiveTransform .ProviderAffine | The provider for the "Affine general parametric transformation" (EPSG 9624). | Class | org.geotools.referencing.operation.transform.ProjectiveTransform | GeoTools |
|
| ProjectiveTransform .ProviderLongitudeRotation | The provider for the "Longitude rotation" (EPSG 9601). | Class | org.geotools.referencing.operation.transform.ProjectiveTransform | GeoTools |
|
| ProjectiveTransformBuilder | Builds MathTransform setup as Projective transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| Robinson | | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Robinson .Provider | provider for the Robinson projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.Robinson | GeoTools |
|
| RubberSheetBuilder | Builds a RubberSheet transformation from a set of control points, defined as objects, and a quadrilateral delimiting the outer area of interest, defined | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| SimilarityTransformProvider | The provider for the "Similarity transformation" (EPSG 9621). | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| SimilarTransformBuilder | Builds MathTransform setup as Similar transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| SingularMatrixException | Matrix is singular, and thus an inverse is not available. | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| Sinusoidal | | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Sinusoidal .Provider | provider for the Sinusoidal projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.Sinusoidal | GeoTools |
|
| Stereographic | Stereographic Projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| Stereographic .Provider | provider for a Stereographic projections using USGS equations. | Class | org.geotools.referencing.operation.projection.Stereographic | GeoTools |
|
| TransformPathNotFoundException | Thrown when a transformation can't be performed because no path from target CRS has been found. | Class | org.geotools.referencing.operation | GeoTools |
|
| TransverseMercator | Transverse Mercator Projection (EPSG code 9807). | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| TransverseMercator .Provider | provider for a Transverse Mercator projection (EPSG codeSince:2. | Class | org.geotools.referencing.operation.projection.TransverseMercator | GeoTools |
|
| TransverseMercator .Provider_SouthOrientated | provider for a South Orientated Transverse Mercator projection (EPSG code 9808). | Class | org.geotools.referencing.operation.projection.TransverseMercator | GeoTools |
|
| TriangulationException | Thrown when it is unable to generate TIN. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| VerticalTransform | Base class for transformations from a height above the ellipsoid to a height above the geoid. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| WarpBuilder | Builds Warp objects that approximate a specified MathTransform in a certain rectangular domain within the specified tolerance | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| WarpTransform2D | Wraps an arbitrary Warp object as a two-dimensional transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| WarpTransform2D .Provider | The provider for the WarpTransform2D. | Class | org.geotools.referencing.operation.transform.WarpTransform2D | GeoTools |
|
| WinkelTripel | Winkel Tripel and Hammer Aitoff projection http://en. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| WinkelTripel .AitoffProvider | provider for the Aitoff projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.WinkelTripel | GeoTools |
|
| WinkelTripel .WinkelProvider | provider for the Winkle Tripel projection projection (not part of the EPSG database). | Class | org.geotools.referencing.operation.projection.WinkelTripel | GeoTools |
|
| WorldVanDerGrintenI | World Van der Grinten I projection. | Class | org.geotools.referencing.operation.projection | GeoTools |
|
| WorldVanDerGrintenI .Provider | | Class | org.geotools.referencing.operation.projection.WorldVanDerGrintenI | GeoTools |
|
| XAffineTransform | Utility methods for affine transforms. | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| XMatrix | A matrix capable of some matrix operations. | Interface | org.geotools.referencing.operation.matrix | GeoTools |