|
GEOS 3.14.1
|
Utility class to manipulate a set of flags indicating whether X, Y, Z, or M dimensions are present. Based on JTS EnumSet<Ordinate>. More...
#include <OrdinateSet.h>
Static Public Member Functions | |
| static OrdinateSet | createXY () |
| static OrdinateSet | createXYZ () |
| static OrdinateSet | createXYM () |
| static OrdinateSet | createXYZM () |
Utility class to manipulate a set of flags indicating whether X, Y, Z, or M dimensions are present. Based on JTS EnumSet<Ordinate>.