Provides a layouter that performs geometric transformations
like scaling, rotating and mirroring.
Classes
| Class | Description | |
|---|---|---|
| GraphTransformer | Provides geometric transforms for (sub-)graphs. | |
| GraphZoomer |
This class contains algorithms which allow for zooming parts of a diagram only
in a so-called fish-eye (radial) style.
|
Interfaces
| Interface | Description | |
|---|---|---|
| GraphZoomer..::..IZoom | This interface can be implemented for custom zoom types. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| OperationType | Operation type constant. |
Remarks
Provides a layouter that performs geometric transformations
like scaling, rotating and mirroring.