public class PolygonForms extends Object
Modifier and Type | Field and Description |
---|---|
static ShapeForm |
ARRAY
Shape form for a polygon defined by an array coordinate.
|
static FloatingArrayCoord |
ARRAY_COORD
Coordinate for array coordinate, used with ARRAY.
|
static ConfigKey<Boolean> |
INCLUDEPOS_KEY
Reference position inclusion toggle key.
|
static ConfigKey<PolygonShape> |
POLYSHAPE_KEY
Polygon mode configuration key.
|
static ConfigKey<Integer> |
POLYTHICK_KEY
Polygon thickness configuration key.
|
static ShapeForm |
QUAD
Shape form for a quadrilateral defined by 4 positional coordinates.
|
public static final ShapeForm QUAD
public static final ShapeForm ARRAY
public static final ConfigKey<PolygonShape> POLYSHAPE_KEY
public static final ConfigKey<Integer> POLYTHICK_KEY
public static final ConfigKey<Boolean> INCLUDEPOS_KEY
public static final FloatingArrayCoord ARRAY_COORD
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.