<< Click to Display Table of Contents >> NShape Reference
|
Interface for automatic layouting of diagrams.
public interface ILayouter |
Interface for automatic layouting of diagrams.
Name |
Description |
---|---|
AllShapes |
Specifies all shapes in the diagram, including those that must not be moved. |
Description |
Describes the effect of the layouter. |
InvariantName |
Version and language independent name of the layouter. |
Shapes |
Specifies the shapes that are to be layouted. |
Name |
Description |
---|---|
Execute |
Executes the layouting operation. |
ExecuteStep |
Executes one step of the layouting operation. |
Fit |
Fits all layouted shapes within the given rectangle without destroying the layout. |
Prepare |
Prepares for layouting. |
RestoreState |
Restores the state of the layouting process. |
SaveState |
Internally saves the state of the layouting process. |
Unprepare |
Resets the layouter to the state before the preparation. |
Derived classes are:
Namespace: Dataweb.NShape.Layouters
Assembly: Dataweb.NShape