Uses of Interface
org.geotools.api.referencing.operation.ConicProjection
-
Packages that use ConicProjection Package Description org.geotools.referencing.operation Coordinate operation implementation.org.geotools.referencing.operation.projection Basic implementations of map projections. -
-
Uses of ConicProjection in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement ConicProjection Modifier and Type Class Description classDefaultConicProjectionBase class for conical map projections. -
Uses of ConicProjection in org.geotools.referencing.operation.projection
Methods in org.geotools.referencing.operation.projection that return types with arguments of type ConicProjection Modifier and Type Method Description Class<ConicProjection>AlbersEqualArea.Provider. getOperationType()Returns the operation type for this map projection.Class<ConicProjection>LambertConformal1SP.Provider. getOperationType()Returns the operation type for this map projection.Class<ConicProjection>LambertConformal2SP.Provider. getOperationType()Returns the operation type for this map projection.Class<ConicProjection>LambertConformalBelgium.Provider. getOperationType()Returns the operation type for this map projection.Class<ConicProjection>LambertConformalEsriProvider. getOperationType()Returns the operation type for this map projection.
-