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) |
setSpheroid
public void setParameters(double centralMeridian, double firstStandardParallel, double secondStandardParallel, double latitudeOfProjection, double falseEasting, double falseNorthing)
public Planar asPlanar(Geographic q0, Planar p)
asPlanar
in class Projection
public Geographic asGeographic(Planar p, Geographic q)
asGeographic
in class Projection