Package org.h2gis.utilities
Interface GeometryTypeCodes
-
public interface GeometryTypeCodesGeometry type codes as defined in OGC SFS 1.2.1 and SQL/MM specification. SQL-MM 3: 5.1.4- Author:
- Nicolas Fortin, Sylvain PALOMINOS (UBS 2018)
-
-
Field Summary
Fields Modifier and Type Field Description static intCURVEstatic intCURVEMstatic intCURVEZstatic intCURVEZMstatic intGEOMCOLLECTIONstatic intGEOMCOLLECTIONMstatic intGEOMCOLLECTIONZstatic intGEOMCOLLECTIONZMstatic intGEOMETRYstatic intGEOMETRYMstatic intGEOMETRYZstatic intGEOMETRYZMstatic intLINESTRINGstatic intLINESTRINGMstatic intLINESTRINGZstatic intLINESTRINGZMstatic intMstatic intMULTICURVEstatic intMULTICURVEMstatic intMULTICURVEZstatic intMULTICURVEZMstatic intMULTILINESTRINGstatic intMULTILINESTRINGMstatic intMULTILINESTRINGZstatic intMULTILINESTRINGZMstatic intMULTIPOINTstatic intMULTIPOINTMstatic intMULTIPOINTZstatic intMULTIPOINTZMstatic intMULTIPOLYGONstatic intMULTIPOLYGONMstatic intMULTIPOLYGONZstatic intMULTIPOLYGONZMstatic intMULTISURFACEstatic intMULTISURFACEMstatic intMULTISURFACEZstatic intMULTISURFACEZMstatic intPOINTstatic intPOINTMstatic intPOINTZstatic intPOINTZMstatic intPOLYGONstatic intPOLYGONMstatic intPOLYGONZstatic intPOLYGONZMstatic intPOLYHEDRALSURFACEstatic intPOLYHEDRALSURFACEMstatic intPOLYHEDRALSURFACEZstatic intPOLYHEDRALSURFACEZMstatic intSURFACEstatic intSURFACEMstatic intSURFACEZstatic intSURFACEZMstatic intTINstatic intTINMstatic intTINZstatic intTINZMstatic intTRIANGLEstatic intTRIANGLEMstatic intTRIANGLEZstatic intTRIANGLEZMstatic intZ
-
-
-
Field Detail
-
Z
static final int Z
- See Also:
- Constant Field Values
-
M
static final int M
- See Also:
- Constant Field Values
-
GEOMETRY
static final int GEOMETRY
- See Also:
- Constant Field Values
-
POINT
static final int POINT
- See Also:
- Constant Field Values
-
LINESTRING
static final int LINESTRING
- See Also:
- Constant Field Values
-
POLYGON
static final int POLYGON
- See Also:
- Constant Field Values
-
MULTIPOINT
static final int MULTIPOINT
- See Also:
- Constant Field Values
-
MULTILINESTRING
static final int MULTILINESTRING
- See Also:
- Constant Field Values
-
MULTIPOLYGON
static final int MULTIPOLYGON
- See Also:
- Constant Field Values
-
GEOMCOLLECTION
static final int GEOMCOLLECTION
- See Also:
- Constant Field Values
-
MULTICURVE
static final int MULTICURVE
- See Also:
- Constant Field Values
-
MULTISURFACE
static final int MULTISURFACE
- See Also:
- Constant Field Values
-
CURVE
static final int CURVE
- See Also:
- Constant Field Values
-
SURFACE
static final int SURFACE
- See Also:
- Constant Field Values
-
POLYHEDRALSURFACE
static final int POLYHEDRALSURFACE
- See Also:
- Constant Field Values
-
TIN
static final int TIN
- See Also:
- Constant Field Values
-
TRIANGLE
static final int TRIANGLE
- See Also:
- Constant Field Values
-
GEOMETRYZ
static final int GEOMETRYZ
- See Also:
- Constant Field Values
-
POINTZ
static final int POINTZ
- See Also:
- Constant Field Values
-
LINESTRINGZ
static final int LINESTRINGZ
- See Also:
- Constant Field Values
-
POLYGONZ
static final int POLYGONZ
- See Also:
- Constant Field Values
-
MULTIPOINTZ
static final int MULTIPOINTZ
- See Also:
- Constant Field Values
-
MULTILINESTRINGZ
static final int MULTILINESTRINGZ
- See Also:
- Constant Field Values
-
MULTIPOLYGONZ
static final int MULTIPOLYGONZ
- See Also:
- Constant Field Values
-
GEOMCOLLECTIONZ
static final int GEOMCOLLECTIONZ
- See Also:
- Constant Field Values
-
MULTICURVEZ
static final int MULTICURVEZ
- See Also:
- Constant Field Values
-
MULTISURFACEZ
static final int MULTISURFACEZ
- See Also:
- Constant Field Values
-
CURVEZ
static final int CURVEZ
- See Also:
- Constant Field Values
-
SURFACEZ
static final int SURFACEZ
- See Also:
- Constant Field Values
-
POLYHEDRALSURFACEZ
static final int POLYHEDRALSURFACEZ
- See Also:
- Constant Field Values
-
TINZ
static final int TINZ
- See Also:
- Constant Field Values
-
TRIANGLEZ
static final int TRIANGLEZ
- See Also:
- Constant Field Values
-
GEOMETRYM
static final int GEOMETRYM
- See Also:
- Constant Field Values
-
POINTM
static final int POINTM
- See Also:
- Constant Field Values
-
LINESTRINGM
static final int LINESTRINGM
- See Also:
- Constant Field Values
-
POLYGONM
static final int POLYGONM
- See Also:
- Constant Field Values
-
MULTIPOINTM
static final int MULTIPOINTM
- See Also:
- Constant Field Values
-
MULTILINESTRINGM
static final int MULTILINESTRINGM
- See Also:
- Constant Field Values
-
MULTIPOLYGONM
static final int MULTIPOLYGONM
- See Also:
- Constant Field Values
-
GEOMCOLLECTIONM
static final int GEOMCOLLECTIONM
- See Also:
- Constant Field Values
-
MULTICURVEM
static final int MULTICURVEM
- See Also:
- Constant Field Values
-
MULTISURFACEM
static final int MULTISURFACEM
- See Also:
- Constant Field Values
-
CURVEM
static final int CURVEM
- See Also:
- Constant Field Values
-
SURFACEM
static final int SURFACEM
- See Also:
- Constant Field Values
-
POLYHEDRALSURFACEM
static final int POLYHEDRALSURFACEM
- See Also:
- Constant Field Values
-
TINM
static final int TINM
- See Also:
- Constant Field Values
-
TRIANGLEM
static final int TRIANGLEM
- See Also:
- Constant Field Values
-
GEOMETRYZM
static final int GEOMETRYZM
- See Also:
- Constant Field Values
-
POINTZM
static final int POINTZM
- See Also:
- Constant Field Values
-
LINESTRINGZM
static final int LINESTRINGZM
- See Also:
- Constant Field Values
-
POLYGONZM
static final int POLYGONZM
- See Also:
- Constant Field Values
-
MULTIPOINTZM
static final int MULTIPOINTZM
- See Also:
- Constant Field Values
-
MULTILINESTRINGZM
static final int MULTILINESTRINGZM
- See Also:
- Constant Field Values
-
MULTIPOLYGONZM
static final int MULTIPOLYGONZM
- See Also:
- Constant Field Values
-
GEOMCOLLECTIONZM
static final int GEOMCOLLECTIONZM
- See Also:
- Constant Field Values
-
MULTICURVEZM
static final int MULTICURVEZM
- See Also:
- Constant Field Values
-
MULTISURFACEZM
static final int MULTISURFACEZM
- See Also:
- Constant Field Values
-
CURVEZM
static final int CURVEZM
- See Also:
- Constant Field Values
-
SURFACEZM
static final int SURFACEZM
- See Also:
- Constant Field Values
-
POLYHEDRALSURFACEZM
static final int POLYHEDRALSURFACEZM
- See Also:
- Constant Field Values
-
TINZM
static final int TINZM
- See Also:
- Constant Field Values
-
TRIANGLEZM
static final int TRIANGLEZM
- See Also:
- Constant Field Values
-
-