Package com.esri.core.geometry
Interface ShapeType
-
interface ShapeType
-
-
Field Summary
Fields Modifier and Type Field Description static intShapeGeneralMultiPatchstatic intShapeGeneralMultiPointstatic intShapeGeneralPointstatic intShapeGeneralPolygonstatic intShapeGeneralPolylinestatic intShapeMultiPatchstatic intShapeMultiPatchMstatic intShapeMultiPointstatic intShapeMultiPointMstatic intShapeMultiPointZstatic intShapeMultiPointZMstatic intShapeNullstatic intShapePointstatic intShapePointMstatic intShapePointZstatic intShapePointZMstatic intShapePolygonstatic intShapePolygonMstatic intShapePolygonZstatic intShapePolygonZMstatic intShapePolylinestatic intShapePolylineMstatic intShapePolylineZstatic intShapePolylineZMstatic intShapeTypeLast
-
-
-
Field Detail
-
ShapeNull
static final int ShapeNull
- See Also:
- Constant Field Values
-
ShapePoint
static final int ShapePoint
- See Also:
- Constant Field Values
-
ShapePointM
static final int ShapePointM
- See Also:
- Constant Field Values
-
ShapePointZM
static final int ShapePointZM
- See Also:
- Constant Field Values
-
ShapePointZ
static final int ShapePointZ
- See Also:
- Constant Field Values
-
ShapeMultiPoint
static final int ShapeMultiPoint
- See Also:
- Constant Field Values
-
ShapeMultiPointM
static final int ShapeMultiPointM
- See Also:
- Constant Field Values
-
ShapeMultiPointZM
static final int ShapeMultiPointZM
- See Also:
- Constant Field Values
-
ShapeMultiPointZ
static final int ShapeMultiPointZ
- See Also:
- Constant Field Values
-
ShapePolyline
static final int ShapePolyline
- See Also:
- Constant Field Values
-
ShapePolylineM
static final int ShapePolylineM
- See Also:
- Constant Field Values
-
ShapePolylineZM
static final int ShapePolylineZM
- See Also:
- Constant Field Values
-
ShapePolylineZ
static final int ShapePolylineZ
- See Also:
- Constant Field Values
-
ShapePolygon
static final int ShapePolygon
- See Also:
- Constant Field Values
-
ShapePolygonM
static final int ShapePolygonM
- See Also:
- Constant Field Values
-
ShapePolygonZM
static final int ShapePolygonZM
- See Also:
- Constant Field Values
-
ShapePolygonZ
static final int ShapePolygonZ
- See Also:
- Constant Field Values
-
ShapeMultiPatchM
static final int ShapeMultiPatchM
- See Also:
- Constant Field Values
-
ShapeMultiPatch
static final int ShapeMultiPatch
- See Also:
- Constant Field Values
-
ShapeGeneralPolyline
static final int ShapeGeneralPolyline
- See Also:
- Constant Field Values
-
ShapeGeneralPolygon
static final int ShapeGeneralPolygon
- See Also:
- Constant Field Values
-
ShapeGeneralPoint
static final int ShapeGeneralPoint
- See Also:
- Constant Field Values
-
ShapeGeneralMultiPoint
static final int ShapeGeneralMultiPoint
- See Also:
- Constant Field Values
-
ShapeGeneralMultiPatch
static final int ShapeGeneralMultiPatch
- See Also:
- Constant Field Values
-
ShapeTypeLast
static final int ShapeTypeLast
- See Also:
- Constant Field Values
-
-