|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFieldOverrides
COM Interface 'IFieldOverrides'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to a collection of field overrides.' 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 |
IIDdc3e1eba_3de0_4deb_b063_218a3e381efe
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
add(IGraphicAttributes attributes,
int graphicAttributeIndex,
java.lang.String fieldName)
Creates an explicit override with field content. |
IFieldOverride |
next()
Accesses the next field override in the collection. |
void |
reset()
Resets the override collection, before calling Next. |
| Field Detail |
|---|
static final int IIDdc3e1eba_3de0_4deb_b063_218a3e381efe
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void add(IGraphicAttributes attributes,
int graphicAttributeIndex,
java.lang.String fieldName)
throws java.io.IOException,
AutomationException
attributes - A reference to a com.esri.arcgis.display.IGraphicAttributes (in)graphicAttributeIndex - The graphicAttributeIndex (in)fieldName - The fieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFieldOverride next()
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 | ||||||||