|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicFeatureLayer
COM Interface 'IGraphicFeatureLayer'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Graphic Feature Layer' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDd932a966_dad8_4d0e_8807_dead0dae0aac
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IDataObjectTable |
---|
IID72ee5f8a_f039_48da_b057_e61c7b6382da |
Method Summary | |
---|---|
java.lang.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 |
Field Detail |
---|
static final int IIDd932a966_dad8_4d0e_8807_dead0dae0aac
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getGeometryFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getGeometryType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFeatureLayerDrawingDescription getLayerDrawingDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMaxScale() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMinScale() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getSpatialExtent() throws java.io.IOException, AutomationException
java.io.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 |