Package com.esri.arcgis.schematiccontrols

For information on how to use this package, see the object model diagram.

See:
          Description

Interface Summary
ISchematicBuilderUI Provides access to members that control the schematic builder UI (this interface is only needed for developing a new builder).
ISchematicCreateDiagramDialog Provides access to members that control the dialog that opens when a user asks to generate a new schematic diagram (this interface is only useful for developing a new GUI for creating the diagrams).
ISchematicDisplayDiagramHelper Provides access to members that help to display a schematic diagram.
ISchematicLayoutMgr Provides access to members that control the Schematic Layout Task dropdown list.
ISchematicNetworkAnalystMgr Provides access to members that control the Schematic Trace Task dropdown list.
ISchematicTarget Provides access to members that control the Schematic Layer target; that is the layer related to the active schematic diagram.
 

Class Summary
ControlsSchematicCreateDiagramCommand Generate new Schematic diagram.
ControlsSchematicDecreaseLabelSizeCommand Decrease the label size.
ControlsSchematicDecreaseSymbolSizeCommand Decrease the symbol size.
ControlsSchematicEditTargetControl Select schematic diagram target.
ControlsSchematicImportLayerPropertiesCommand Import layer properties from a file.
ControlsSchematicIncreaseLabelSizeCommand Increase the label size.
ControlsSchematicIncreaseSymbolSizeCommand Increase the symbol size.
ControlsSchematicLayoutExecuteCommand Perform selected Schematic layout task.
ControlsSchematicLayoutPropertiesCommand Show the selected schematic layout properties form.
ControlsSchematicLayoutToolControl Select schematic diagram layout.
ControlsSchematicMoveElementTool Move the Schematic element.
ControlsSchematicPropagateLayerPropertiesCommand Propagate layer properties to all diagrams of the same template.
ControlsSchematicRemoveLinkPointsCommand Remove the link points.
ControlsSchematicRestoreDefaultLayerPropertiesCommand Restore the default layer properties.
ControlsSchematicSaveAsDiagramCommand Save Schematic Diagram as.
ControlsSchematicSaveEditsCommand Save diagram edits command.
ControlsSchematicSelectEndTool Define a Schematic end.
ControlsSchematicSelectRootTool Define a Schematic root.
ControlsSchematicSquareLinksCommand Square the Schematic links.
ControlsSchematicStartEditCommand Start editing the schematic diagram.
ControlsSchematicStopEditCommand Stop editing the schematic diagram.
ControlsSchematicUpdateDiagramCommand Update a Schematic diagram.
EngineSchematicEnvironment Schematic engine environment (singleton).
ISchematicBuilderUIProxy Provides access to members that control the schematic builder UI (this interface is only needed for developing a new builder).
ISchematicCreateDiagramDialogProxy Provides access to members that control the dialog that opens when a user asks to generate a new schematic diagram (this interface is only useful for developing a new GUI for creating the diagrams).
ISchematicDisplayDiagramHelperProxy Provides access to members that help to display a schematic diagram.
ISchematicLayoutMgrProxy Provides access to members that control the Schematic Layout Task dropdown list.
ISchematicNetworkAnalystMgrProxy Provides access to members that control the Schematic Trace Task dropdown list.
ISchematicTargetProxy Provides access to members that control the Schematic Layer target; that is the layer related to the active schematic diagram.
SchematicOperation Schematic Operation (allows Undo/Redo).
 

Package com.esri.arcgis.schematiccontrols Description

For information on how to use this package, see the object model diagram.