Uses of Interface
org.geotools.pt.Dimensioned

Packages that use Dimensioned
org.geotools.cs Coordinate Systems implementation.  
org.geotools.cv Coverage implementation.  
org.geotools.gc Grid coverage implementation.  
org.geotools.pt Positioning implementation.  
 

Uses of Dimensioned in org.geotools.cs
 

Classes in org.geotools.cs that implement Dimensioned
 class CompoundCoordinateSystem
          Deprecated. Replaced by DefaultCompoundCRS.
 class CoordinateSystem
          Deprecated. Replaced by AbstractCRS.
 class FittedCoordinateSystem
          Deprecated. Replaced by org.opengis.referencing.crs.DefaultDerivedCRS.
 class GeocentricCoordinateSystem
          Deprecated. Replaced by DefaultGeocentricCRS.
 class GeographicCoordinateSystem
          Deprecated. Replaced by DefaultGeographicCRS.
 class HorizontalCoordinateSystem
          Deprecated. No direct replacement. The nearest parent is AbstractCRS.
 class LocalCoordinateSystem
          Deprecated. Replaced by DefaultEngineeringCRS.
 class ProjectedCoordinateSystem
          Deprecated. Replaced by DefaultProjectedCRS.
 class TemporalCoordinateSystem
          Deprecated. Replaced by DefaultTemporalCRS.
 class VerticalCoordinateSystem
          Deprecated. Replaced by DefaultVerticalCRS.
 

Uses of Dimensioned in org.geotools.cv
 

Classes in org.geotools.cv that implement Dimensioned
 class Coverage
          Deprecated. Replaced by org.geotools.coverage.Coverage in the org.geotools.coverage package.
 

Uses of Dimensioned in org.geotools.gc
 

Classes in org.geotools.gc that implement Dimensioned
 class GridCoverage
          Deprecated. Replaced by GridCoverage2D.
 class GridGeometry
          Deprecated. Replaced by GeneralGridGeometry.
 class GridRange
          Deprecated. Replaced by GeneralGridRange.
 

Uses of Dimensioned in org.geotools.pt
 

Classes in org.geotools.pt that implement Dimensioned
 class CoordinatePoint
          Deprecated. Replaced by GeneralDirectPosition in the org.geotools.geometry package.
 class Envelope
          Deprecated. Replaced by GeneralEnvelope in the org.geotools.geometry package.
 



Copyright © GeoTools. All Rights Reserved.