15 #ifndef GEOS_GEOM_DIMENSION_H
16 #define GEOS_GEOM_DIMENSION_H
18 #include <geos/export.h>
19 #include <geos/inline.h>
57 static char toDimensionSymbol(
int dimensionValue);
59 static int toDimensionValue(
char dimensionSymbol);
67 # include "geos/geom/Envelope.inl"
70 #endif // ndef GEOS_GEOM_DIMENSION_H
Constants representing the dimensions of a point, a curve and a surface.
Definition: Dimension.h:29
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
DimensionType
Definition: Dimension.h:31