|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.geometry.projection.CoordinateSystem
public class CoordinateSystem
A coordinate system consists of a projection and measurement units.
| Constructor Summary | |
|---|---|
CoordinateSystem()
|
|
CoordinateSystem(java.lang.String projectionName,
java.lang.String unitsName)
|
|
| Method Summary | |
|---|---|
Cog |
getState()
|
void |
setState(Cog state)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoordinateSystem()
public CoordinateSystem(java.lang.String projectionName,
java.lang.String unitsName)
| Method Detail |
|---|
public Cog getState()
getState in interface Coggablepublic void setState(Cog state)
setState in interface Coggable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||