|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Projection
A projection from lat/long to some sort of x, y coordinates.
| Method Summary | |
|---|---|
DoublePoint |
project(double longitude,
double latitude)
Project from latlong to xy. |
DoublePoint |
reverse(double x,
double y)
Reverse project from xy to latlong. |
| Method Detail |
|---|
DoublePoint project(double longitude,
double latitude)
DoublePoint reverse(double x,
double y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||