|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicOperation
COM Interface 'ISchematicOperation'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that control the schematic operation.' 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 |
IID5656c6be_de1f_429e_985b_68878576ab16
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.systemUI.IOperation |
|---|
IID80a807ab_7bb9_11d0_87ec_080009ec732a |
| Method Summary | |
|---|---|
void |
abortOperation()
Abort a schematic operation. |
void |
onAddOperation()
Executed when the operation is added in the stack. |
void |
startOperation(java.lang.String menuString,
java.lang.Object hook,
ISchematicLayer schematicLayer,
boolean editionOperation)
Start a new schematic operation. |
void |
stopOperation()
Stop a schematic operation. |
| Methods inherited from interface com.esri.arcgis.systemUI.IOperation |
|---|
esri_do, getMenuString, isCanRedo, isCanUndo, redo, undo |
| Field Detail |
|---|
static final int IID5656c6be_de1f_429e_985b_68878576ab16
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void startOperation(java.lang.String menuString,
java.lang.Object hook,
ISchematicLayer schematicLayer,
boolean editionOperation)
throws java.io.IOException,
AutomationException
menuString - The menuString (in)hook - A reference to another Automation Object (IDispatch) (in)schematicLayer - A reference to a com.esri.arcgis.schematic.ISchematicLayer (in)editionOperation - The editionOperation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void stopOperation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void abortOperation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onAddOperation()
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 | ||||||||