drasys.or.geom.geo.proj
Interface ConicI

All Known Implementing Classes:
Albers, LambertConic

public interface ConicI
extends ProjectionI

An interface to abstractly access features common to conic projections.


Method Summary
 double getNorthParallel()
          Returns the latitude of the north standard parallel in degrees.
 double getSouthParallel()
          Returns the latitude of the south standard parallel in degrees.
 
Methods inherited from interface drasys.or.geom.geo.proj.ProjectionI
forward, forward, getEasting, getNorthing, inverse, inverse, setEasting, setEllipsoid, setNorthing
 
Methods inherited from interface drasys.or.geom.TransformI
forwardTransform, forwardTransform, inputCoordinateSystem, inverseTransform, inverseTransform, outputCoordinateSystem
 

Method Detail

getNorthParallel

public double getNorthParallel()
Returns the latitude of the north standard parallel in degrees.

getSouthParallel

public double getSouthParallel()
Returns the latitude of the south standard parallel in degrees.


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com