GEOS
3.14.0dev
|
#include <Dimension.h>
Public Types | |
enum | DimensionType { DONTCARE = -3 , True = -2 , False = -1 , P = 0 , L = 1 , A = 2 } |
Static Public Member Functions | |
static char | toDimensionSymbol (int dimensionValue) |
static int | toDimensionValue (char dimensionSymbol) |
Constants representing the dimensions of a point, a curve and a surface.
Also, constants representing the dimensions of the empty geometry and non-empty geometries, and a wildcard dimension meaning "any dimension".