|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEditInteraction
COM Interface 'IEditInteraction'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to methods declaring how graphic attributes interact with a representation tool.' 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 |
IID658053af_d86c_4a2d_8e9b_3bc7628276fb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isEditableAttribute(java.lang.Object editParams,
int attrIndex)
Indicates if a graphic attribute is editable by a representation tool. |
void |
modifyAttributes(java.lang.Object editParams,
java.lang.Object attrArray)
Modifies the graphic attributes according to the editing parameters of the representation tool. |
| Field Detail |
|---|
static final int IID658053af_d86c_4a2d_8e9b_3bc7628276fb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isEditableAttribute(java.lang.Object editParams,
int attrIndex)
throws java.io.IOException,
AutomationException
editParams - A Variant (in)attrIndex - The attrIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void modifyAttributes(java.lang.Object editParams,
java.lang.Object attrArray)
throws java.io.IOException,
AutomationException
editParams - A Variant (in)attrArray - A Variant (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 | ||||||||