com.esri.arcgis.schematic
Interface ISchematicAlgoRestoreSavedPositions
- All Superinterfaces:
- ISchematicAlgorithm, Serializable
- All Known Implementing Classes:
- SchematicAlgoRestoreSavedPositions
public interface ISchematicAlgoRestoreSavedPositions
- extends ISchematicAlgorithm, Serializable
Indicator interface for the Restore Saved Positions schematic algorithm.
Description
The Restore Saved Positions algorithm restores the last saved geometry for all the schematic features contained in a schematic diagram. The schematic nodes are placed at their saved positions, and the vertices saved along the schematic links are restored.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Methods inherited from interface com.esri.arcgis.schematic.ISchematicAlgorithm |
execute, getAlgorithmCLSID, getLabel, getPropertySet, getSchematicDiagramClassName, isAvailable, isEnabled, isOverridable, isUseEndNode, isUseRootNode, setAvailable, setLabel, setOverridable, setPropertySet, setSchematicDiagramClassNameByRef |