com.esri.arcgis.schematic
Interface ISchematicAlgoInitialPositions
- All Superinterfaces:
- ISchematicAlgorithm, Serializable
- All Known Implementing Classes:
- SchematicAlgoInitialPositions
public interface ISchematicAlgoInitialPositions
- extends ISchematicAlgorithm, Serializable
Provides access to members that control the Initial Positions schematic algorithm.
Description
The Initial Positions algorithm restores the initial geometry for all the schematic features contained in a schematic diagram. The schematic nodes are placed at the geographic positions, and the vertices initially placed 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 |