Uses of Interface
org.deegree.cs.projections.conic.IConicProjection

Packages that use IConicProjection
org.deegree.cs.projections.conic Conic projections use a cone (hence it's name) to project a region of the earth. 
org.deegree.cs.refs.projections   
 

Uses of IConicProjection in org.deegree.cs.projections.conic
 

Subinterfaces of IConicProjection in org.deegree.cs.projections.conic
 interface ILambertConformalConic
          Interface describing a LambertConformalConic Projection
 

Classes in org.deegree.cs.projections.conic that implement IConicProjection
 class ConicProjection
          The ConicProjection is a super class for all conic projections.
 class LambertConformalConic
          The LambertConformalConic projection has following properties (Snyder p. 104) Conic Conformal Parallels are unequally spaced arcs of concentric circles, more closely spaced near the center of the map Meridians are equally spaced radii of the same circles, thereby cutting paralles at right angles.
 

Uses of IConicProjection in org.deegree.cs.refs.projections
 

Classes in org.deegree.cs.refs.projections that implement IConicProjection
 class LambertConformalConicRef
          ProjectionRef to a LambertConformalConic
 



Copyright © 2011. All Rights Reserved.