|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AngularUnit.Code
The codes defined for the angular units.
Field Summary | |
---|---|
static int |
DEGREE
Value returned by the AngularUnit for degree. |
static int |
GON
Value returned by the AngularUnit for gon. |
static int |
GRAD
Value returned by the AngularUnit for grad. |
static int |
MICRORADIAN
Value returned by the AngularUnit for microradian. |
static int |
MIL_6400
Value returned by the AngularUnit for mil. |
static int |
MINUTE
Value returned by the AngularUnit for minute. |
static int |
MINUTE_CENTESIMAL
Value returned by the AngularUnit for centesimal minute. |
static int |
RADIAN
Value returned by the AngularUnit for radian. |
static int |
SECOND
Value returned by the AngularUnit for second. |
static int |
SECOND_CENTESIMAL
Value returned by the AngularUnit for centesimal second. |
Field Detail |
---|
static final int RADIAN
static final int DEGREE
static final int MINUTE
static final int SECOND
static final int GRAD
The angle subtended by 1/400 circle.
static final int GON
The angle subtended by 1/400 circle.
static final int MICRORADIAN
Equals 1e-6 radian.
static final int MINUTE_CENTESIMAL
1/100th GON
static final int SECOND_CENTESIMAL
1/10000th Gon
static final int MIL_6400
The angle subtended by 1/6400 circle.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |