public class GeomFieldDefn extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
GeomFieldDefn() |
protected |
GeomFieldDefn(long cPtr,
boolean cMemoryOwn) |
|
GeomFieldDefn(String name_null_ok) |
|
GeomFieldDefn(String name_null_ok,
int field_type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addReference(Object reference) |
void |
delete() |
boolean |
equals(Object obj) |
protected void |
finalize() |
protected static long |
getCPtr(GeomFieldDefn obj) |
protected static long |
getCPtrAndDisown(GeomFieldDefn obj) |
int |
GetFieldType() |
String |
GetName() |
String |
GetNameRef() |
SpatialReference |
GetSpatialRef() |
int |
hashCode() |
int |
IsIgnored() |
void |
SetIgnored(int bIgnored) |
void |
SetName(String name) |
void |
SetSpatialRef(SpatialReference srs) |
void |
SetType(int type) |
public GeomFieldDefn()
protected GeomFieldDefn(long cPtr,
boolean cMemoryOwn)
public GeomFieldDefn(String name_null_ok)
public GeomFieldDefn(String name_null_ok, int field_type)
protected static long getCPtr(GeomFieldDefn obj)
protected static long getCPtrAndDisown(GeomFieldDefn obj)
protected void addReference(Object reference)
public void delete()
public int GetFieldType()
public String GetName()
public String GetNameRef()
public SpatialReference GetSpatialRef()
public int IsIgnored()
public void SetIgnored(int bIgnored)
public void SetName(String name)
public void SetSpatialRef(SpatialReference srs)
public void SetType(int type)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.