|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Projection | |
|---|---|
| org.cresques.impl.geo | |
| Uses of Projection in org.cresques.impl.geo |
|---|
| Subclasses of Projection in org.cresques.impl.geo | |
|---|---|
class |
CCLambert
Proyeccion de Conica Comforme Lambert |
class |
Gauss
Proyeccion de Gauss (Mapa de Portugal) |
class |
Geodetic
|
class |
Mercator
Proyeccion Mercator |
class |
UtmZone
|
| Methods in org.cresques.impl.geo with parameters of type Projection | |
|---|---|
ReProjection |
Projection.getReproyectionTo(Projection proj)
|
Point2D |
Calc.pointFactory(Projection proj,
double x,
double y)
|
| Constructors in org.cresques.impl.geo with parameters of type Projection | |
|---|---|
GeoPoint(Projection proj,
double x,
double y)
|
|
GeoPoint(Projection proj,
Point2D pt)
|
|
Graticule(Projection proj)
|
|
ProjPoint(Projection proj)
|
|
ProjPoint(Projection proj,
double x,
double y)
|
|
ProjPoint(Projection proj,
Point2D pt)
|
|
ReProjection(Projection pOrig,
Projection pDest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||