|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicBuilderRuleContainerEdit
COM Interface 'ISchematicBuilderRuleContainerEdit'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that manage the schematic builder rule container edition.' 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 |
IID73666094_1aec_4509_82ee_082bd861fab6
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ISchematicBuilderRule |
addSchematicBuilderRule()
Adds a schematic builder rules within the builder rule container. |
ISchematicBuilderRule |
insertSchematicBuilderRule(int orderNumber)
Inserts a schematic builder rules at given order number within the builder rule container. |
void |
moveSchematicBuilderRule(ISchematicBuilderRule schematicBuilderRule,
int orderNumber)
Moves a schematic builder rules to given order number within the builder rule container. |
| Field Detail |
|---|
static final int IID73666094_1aec_4509_82ee_082bd861fab6
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISchematicBuilderRule addSchematicBuilderRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicBuilderRule insertSchematicBuilderRule(int orderNumber)
throws java.io.IOException,
AutomationException
orderNumber - The orderNumber (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void moveSchematicBuilderRule(ISchematicBuilderRule schematicBuilderRule,
int orderNumber)
throws java.io.IOException,
AutomationException
schematicBuilderRule - A reference to a com.esri.arcgis.schematic.ISchematicBuilderRule (in)orderNumber - The orderNumber (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 | ||||||||