Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GENERALITY |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CHORD |
1 |
public static final int |
OPEN |
0 |
public static final int |
PIE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GENERALITY |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OUT_BOTTOM |
8 |
public static final int |
OUT_LEFT |
1 |
public static final int |
OUT_RIGHT |
4 |
public static final int |
OUT_TOP |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
EPSILON |
9.999999747378752E-6 |
public static final double |
HALF_PI |
1.5707963267948966 |
public static final double |
TAU |
6.283185307179586 |
public static final double |
TWO_PI |
6.283185307179586 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
WIND_EVEN_ODD |
0 |
public static final int |
WIND_NON_ZERO |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SEG_CLOSE |
4 |
public static final int |
SEG_CUBICTO |
3 |
public static final int |
SEG_LINETO |
1 |
public static final int |
SEG_MOVETO |
0 |
public static final int |
SEG_QUADTO |
2 |
public static final int |
WIND_EVEN_ODD |
0 |
public static final int |
WIND_NON_ZERO |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GENERALITY |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
E |
2.7182817459106445f |
public static final float |
PI |
3.1415927410125732f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CHORD |
1 |
public static final int |
OPEN |
0 |
public static final int |
PIE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GENERALITY |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OUT_BOTTOM |
8 |
public static final int |
OUT_LEFT |
1 |
public static final int |
OUT_RIGHT |
4 |
public static final int |
OUT_TOP |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
EPSILON |
9.999999747378752E-6f |
public static final float |
HALF_PI |
1.5707963705062866f |
public static final float |
TAU |
6.2831854820251465f |
public static final float |
TWO_PI |
6.2831854820251465f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
WIND_EVEN_ODD |
0 |
public static final int |
WIND_NON_ZERO |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SEG_CLOSE |
4 |
public static final int |
SEG_CUBICTO |
3 |
public static final int |
SEG_LINETO |
1 |
public static final int |
SEG_MOVETO |
0 |
public static final int |
SEG_QUADTO |
2 |
public static final int |
WIND_EVEN_ODD |
0 |
public static final int |
WIND_NON_ZERO |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OUT_BOTTOM |
8 |
public static final int |
OUT_LEFT |
1 |
public static final int |
OUT_RIGHT |
4 |
public static final int |
OUT_TOP |
2 |
Copyright © 2017. All rights reserved.