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

Packages that use ILambertConformalConic
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 ILambertConformalConic in org.deegree.cs.projections.conic
 

Classes in org.deegree.cs.projections.conic that implement ILambertConformalConic
 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 ILambertConformalConic in org.deegree.cs.refs.projections
 

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



Copyright © 2011. All Rights Reserved.