| Constructor and Description |
|---|
DEFeatureClass() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaFieldName() |
Envelope |
getExtent() |
String |
getFeatureType() |
String |
getLengthFieldName() |
String |
getShapeFieldName() |
GeometryType |
getShapeType() |
SpatialReference |
getSpatialReference() |
boolean |
isHasM() |
boolean |
isHasSpatialIndex() |
boolean |
isHasZ() |
void |
setAreaFieldName(String areaFieldName) |
void |
setExtent(Envelope extent) |
void |
setFeatureType(String featureType) |
void |
setHasM(boolean hasM) |
void |
setHasSpatialIndex(boolean hasSpatialIndex) |
void |
setHasZ(boolean hasZ) |
void |
setLengthFieldName(String lengthFieldName) |
void |
setShapeFieldName(String shapeFieldName) |
void |
setShapeType(GeometryType shapeType) |
void |
setSpatialReference(SpatialReference spatialReference) |
addField, addIndex, addIndex, getAliasName, getCLSID, getControllerMemberships, getDefaultSubtypeCode, getEXTCLSID, getExtensionProperties, getFields, getGlobalIDFieldName, getIndexes, getModelName, getOIDFieldName, getRasterFieldName, getRelationshipClassNames, getSubtypeFieldName, getSubtypes, isHasGlobalID, isHasOID, setAliasName, setCLSID, setControllerMemberships, setDefaultSubtypeCode, setEXTCLSID, setExtensionProperties, setFields, setGlobalIDFieldName, setHasGlobalID, setHasOID, setIndexes, setModelName, setOIDFieldName, setRasterFieldName, setRelationshipClassNames, setSubtypeFieldName, setSubtypesgetConfigurationKeyword, getDatasetType, getDSID, isCanVersion, isVersioned, setCanVersion, setConfigurationKeyword, setDatasetType, setDSID, setVersionedclone, getCatalogPath, getChildren, getChildrenExpanded, getFullPropsRetrieved, getMetadata, getMetadataRetrieved, getName, getParentCatalogPath, getTypeName, setCatalogPath, setChildren, setChildrenExpanded, setFullPropsRetrieved, setMetadata, setMetadataRetrieved, setName, setTypeName, toStringpublic String getAreaFieldName()
public Envelope getExtent()
public String getFeatureType()
public String getLengthFieldName()
public String getShapeFieldName()
public GeometryType getShapeType()
public SpatialReference getSpatialReference()
public boolean isHasM()
public boolean isHasSpatialIndex()
public boolean isHasZ()
public void setAreaFieldName(String areaFieldName)
public void setExtent(Envelope extent)
public void setFeatureType(String featureType)
public void setHasM(boolean hasM)
public void setHasSpatialIndex(boolean hasSpatialIndex)
public void setHasZ(boolean hasZ)
public void setLengthFieldName(String lengthFieldName)
public void setShapeFieldName(String shapeFieldName)
public void setShapeType(GeometryType shapeType)
public void setSpatialReference(SpatialReference spatialReference)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.