|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UtmZone | |
|---|---|
| org.cresques.impl.geo | |
| Uses of UtmZone in org.cresques.impl.geo |
|---|
| Methods in org.cresques.impl.geo that return UtmZone | |
|---|---|
static UtmZone |
UtmZone.getProjection(Ellipsoid eli,
int zone,
int hemisphere)
|
| Methods in org.cresques.impl.geo with parameters of type UtmZone | |
|---|---|
UtmPoint |
UtmZone.fromGeo(GeoPoint gPt,
UtmPoint uPt,
UtmZone proj)
|
static UtmPoint |
PointFactory.newUtmPoint(UtmZone zona,
double x,
double y)
|
| Constructors in org.cresques.impl.geo with parameters of type UtmZone | |
|---|---|
UtmPoint(UtmZone zone)
|
|
UtmPoint(UtmZone zone,
double x,
double y)
|
|
UtmPoint(UtmZone zone,
Point2D pt)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||