|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoordinateTranslation
A CoordinateTranslation specifies some translation between two different WayPoints; base and baseTranslator. The base is a waypoint around which the baseTranslator in other regions is defined. The baseTranslator data is an X,Y cartesian translation (maintaining north/south references) to project the base data onto another location for phychogeographic purposes
WayPoint
Method Summary | |
---|---|
WayPoint |
getBase()
returns the base waypoint point, relative to the original or base terrain. |
WayPoint |
getBaseTranslator()
returns the base translator waypoint, relative to the terrain into which the data will be translated. |
Method Detail |
---|
WayPoint getBaseTranslator()
WayPoint getBase()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |