|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGraphicFeatureLayer
Graphic Feature Layer
| Method Summary | |
|---|---|
String |
getGeometryFieldName()
getGeometryFieldName |
int |
getGeometryType()
The enumerated geometry type. |
IFeatureLayerDrawingDescription |
getLayerDrawingDescription()
getLayerDrawingDescription |
double |
getMaxScale()
Maximum scale at which the features will be visible. |
double |
getMinScale()
Minimum scale at which the features will be visible. |
IEnvelope |
getSpatialExtent()
The spatial extent of the layer. |
ISpatialReference |
getSpatialReference()
The spatial reference for the geometry in the layer. |
| Methods inherited from interface com.esri.arcgis.carto.IDataObjectTable |
|---|
getCopyrightText, getDescription, getDisplayPropName, getGlobalIDPropName, getHTMLPopupType, getID, getName, getOIDPropName, getPropertyInfos, getRelations, getTemplates, getTypeIDPropName, getTypes, isHasAttachments |
| Method Detail |
|---|
String getGeometryFieldName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGeometryType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureLayerDrawingDescription getLayerDrawingDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMaxScale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMinScale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference getSpatialReference()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getSpatialExtent()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||