public final class MPSPolygonType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Quadrilateral
Quadrilaterals with four vertices
|
static long |
Triangle
Triangles with three vertices
|
public static final long Triangle
public static final long Quadrilateral