|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.measure.angle.DecimalAngleType
Constant object identifier of a decimal angle type.
| Field Summary | |
static DecimalAngleType |
DECIMAL
Constant identifier of a decimal angle type |
java.lang.String |
name
The name of the type |
| Constructor Summary | |
protected |
DecimalAngleType(java.lang.String name)
Construct a DecimalAngleType object. |
| Method Summary | |
java.lang.String |
toString()
Return a String representation ( the name String ) of this DecimalAngleType object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final DecimalAngleType DECIMAL
public final java.lang.String name
| Constructor Detail |
protected DecimalAngleType(java.lang.String name)
DecimalAngleType object.
name - the unit of angle's identifier| Method Detail |
public java.lang.String toString()
DecimalAngleType object.
DecimalAngleType object
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||