|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.coordsys.Projection
public abstract class Projection
This is the abstract base class for all projections.
| Field Summary | |
|---|---|
protected Spheroid |
currentSpheroid
|
| Constructor Summary | |
|---|---|
Projection()
|
|
| Method Summary | |
|---|---|
abstract Geographic |
asGeographic(Planar p,
Geographic q)
|
abstract Planar |
asPlanar(Geographic q0,
Planar p)
|
void |
setSpheroid(Spheroid s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Spheroid currentSpheroid
| Constructor Detail |
|---|
public Projection()
| Method Detail |
|---|
public void setSpheroid(Spheroid s)
public abstract Planar asPlanar(Geographic q0,
Planar p)
public abstract Geographic asGeographic(Planar p,
Geographic q)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||