|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface AngularUnitCode
AngularUnit.Code
Field Summary | |
---|---|
static int |
DEGREE
Deprecated. Value returned by the AngularUnitCode for degree. |
static int |
GON
Deprecated. Value returned by the AngularUnitCode for gon. |
static int |
GRAD
Deprecated. Value returned by the AngularUnitCode for grad. |
static int |
MICRORADIAN
Deprecated. Value returned by the AngularUnitCode for microradian. |
static int |
MIL_6400
Deprecated. Value returned by the AngularUnitCode for mil. |
static int |
MINUTE
Deprecated. Value returned by the AngularUnitCode for minute. |
static int |
MINUTE_CENTESIMAL
Deprecated. Value returned by the AngularUnitCode for centesimal minute. |
static int |
RADIAN
Deprecated. Value returned by the AngularUnitCode for radian. |
static int |
SECOND
Deprecated. Value returned by the AngularUnitCode for second. |
static int |
SECOND_CENTESIMAL
Deprecated. Value returned by the AngularUnitCode 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 |