public class GeometryDef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
GeometryDef() |
protected |
GeometryDef(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(GeometryDef obj) |
GeometryType |
getGeometryType() |
int |
GetSpatialReference(SpatialReference spatialReference) |
boolean |
hasM() |
boolean |
hasZ() |
int |
SetGeometryType(GeometryType geometryType) |
int |
SetHasM(boolean hasM) |
int |
SetHasZ(boolean hasZ) |
int |
SetSpatialReference(SpatialReference spatialReference) |
public GeometryDef()
protected GeometryDef(long cPtr,
boolean cMemoryOwn)
protected static long getCPtr(GeometryDef obj)
public void delete()
public GeometryType getGeometryType()
public int GetSpatialReference(SpatialReference spatialReference)
public boolean hasM()
public boolean hasZ()
public int SetGeometryType(GeometryType geometryType)
public int SetHasM(boolean hasM)
public int SetHasZ(boolean hasZ)
public int SetSpatialReference(SpatialReference spatialReference)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.