|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IACFeatureLayer
COM Interface 'IACFeatureLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the ArcIMS 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 |
IIDad88322d_533d_4e36_a5c9_1b109af7a346
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDisplayField()
The primary display field. |
IFeatureClass |
getFeatureClass()
The layer's feature class. |
int |
getGeometryType()
The type of the Shape for the features in the layer. |
IACRenderer |
getRenderer()
Renderer used to draw the layer. |
boolean |
isDisplayAnnotation()
Indicates if the layer displays annotation. |
boolean |
isHasLabels()
Indicates if the layer has labels. |
void |
setDisplayAnnotation(boolean flag)
Indicates if the layer displays annotation. |
void |
setDisplayField(java.lang.String fieldName)
The primary display field. |
void |
setRendererByRef(IACRenderer renderer)
Renderer used to draw the layer. |
| Field Detail |
|---|
static final int IIDad88322d_533d_4e36_a5c9_1b109af7a346
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IACRenderer getRenderer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRendererByRef(IACRenderer renderer)
throws java.io.IOException,
AutomationException
renderer - A reference to a com.esri.arcgis.carto.IACRenderer (in)
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.
IFeatureClass getFeatureClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDisplayField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayField(java.lang.String fieldName)
throws java.io.IOException,
AutomationException
fieldName - The fieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasLabels()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDisplayAnnotation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayAnnotation(boolean flag)
throws java.io.IOException,
AutomationException
flag - The flag (in)
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 | ||||||||