GEF4 Geometry
1.0.0.201603221726
org.eclipse.*
-
org.eclipse.gef4.geometry.planar.Path
Modifier and Type |
Constant Field |
Value |
public static final int |
WIND_EVEN_ODD |
0 |
public static final int |
WIND_NON_ZERO |
1 |
-
org.eclipse.gef4.geometry.planar.Path.Segment
Modifier and Type |
Constant Field |
Value |
public static final int |
CLOSE |
4 |
public static final int |
CUBIC_TO |
3 |
public static final int |
LINE_TO |
1 |
public static final int |
MOVE_TO |
0 |
public static final int |
QUAD_TO |
2 |
-
GEF4 Geometry
1.0.0.201603221726
Copyright (c) 2014 itemis AG, and others. All rights reserved.