|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicBuilderRule
COM Interface 'ISchematicBuilderRule'. 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.' 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 |
IID0b780086_c6bf_44d5_a006_1bf0abfe7158
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
delete()
Deletes the schematic builder rule. |
int |
getOrderNumber()
Order number of the schematic builder rule. |
ISchematicDiagramClass |
getSchematicDiagramClass()
Schematic diagram class the schematic builder rule belongs to. |
ISchematicRule |
getSchematicRule()
Schematic rule associated to the schematic builder rule. |
boolean |
isActive()
Indicates whether or not the schematic builder rule is active. |
void |
setIsActive(boolean active)
Indicates whether or not the schematic builder rule is active. |
void |
setSchematicRuleByRef(ISchematicRule schematicRule)
Schematic rule associated to the schematic builder rule. |
| Field Detail |
|---|
static final int IID0b780086_c6bf_44d5_a006_1bf0abfe7158
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isActive()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsActive(boolean active)
throws java.io.IOException,
AutomationException
active - The active (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getOrderNumber()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicRule getSchematicRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSchematicRuleByRef(ISchematicRule schematicRule)
throws java.io.IOException,
AutomationException
schematicRule - A reference to a com.esri.arcgis.schematic.ISchematicRule (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicDiagramClass getSchematicDiagramClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void delete()
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 | ||||||||