|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOverride
COM Interface 'IOverride'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that manage property overrides of a representation.' 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 |
IID60f814ef_730e_42a2_b043_bf28097a16d6
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isHasAttributeOverride()
Indicates if a graphical attribute is overriden. |
int |
isOverridenWithField(IGraphicAttributes attrs,
int idx)
Checks if the value of a graphical attribute comes from a feature field. |
void |
removeOverride(IGraphicAttributes attrs,
int idx)
Removes a given override from the blob. |
void |
removeOverrides()
Removes all attributes overrides from the representation. |
| Field Detail |
|---|
static final int IID60f814ef_730e_42a2_b043_bf28097a16d6
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void removeOverride(IGraphicAttributes attrs,
int idx)
throws java.io.IOException,
AutomationException
attrs - A reference to a com.esri.arcgis.display.IGraphicAttributes (in)idx - The idx (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int isOverridenWithField(IGraphicAttributes attrs,
int idx)
throws java.io.IOException,
AutomationException
attrs - A reference to a com.esri.arcgis.display.IGraphicAttributes (in)idx - The idx (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeOverrides()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasAttributeOverride()
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 | ||||||||