public class Albers extends Projection
currentSpheroid| Constructor and Description | 
|---|
Albers()  | 
| Modifier and Type | Method and Description | 
|---|---|
Geographic | 
asGeographic(Planar p,
            Geographic q)  | 
Planar | 
asPlanar(Geographic q0,
        Planar p)  | 
void | 
setParameters(double centralMeridian,
             double firstStandardParallel,
             double secondStandardParallel,
             double latitudeOfProjection,
             double falseEasting,
             double falseNorthing)  | 
setSpheroidpublic void setParameters(double centralMeridian,
                 double firstStandardParallel,
                 double secondStandardParallel,
                 double latitudeOfProjection,
                 double falseEasting,
                 double falseNorthing)
public Planar asPlanar(Geographic q0, Planar p)
asPlanar in class Projectionpublic Geographic asGeographic(Planar p, Geographic q)
asGeographic in class Projection