Uses of Interface
org.opengis.referencing.operation.ConicProjection

Packages that use ConicProjection
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
 class DefaultConicProjection
          Base 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
 Class<ConicProjection> Krovak.Provider.getOperationType()
          Returns the operation type for this map projection.
 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> LambertConformalBelgium.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<ConicProjection> LambertConformal2SP.Provider.getOperationType()
          Returns the operation type for this map projection.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.