C

Classes

OrthogonalLayout
This layout algorithm arranges graphs in an orthogonal fashion.
OrthogonalLayoutData
Specifies custom data for the OrthogonalLayout.
OrthogonalLayoutEdgeDescriptor
This class provides routing settings for edges routed by the OrthogonalLayout.
E

Enums

OrthogonalLayoutChainSubstructureStyle
Specifies the layout style for handling chain substructures in an OrthogonalLayout.
OrthogonalLayoutCycleSubstructureStyle
Specifies the layout style for handling cycle substructures in an OrthogonalLayout.
OrthogonalLayoutMode
Defines the layout modes used by the OrthogonalLayout.
OrthogonalLayoutTreeSubstructureStyle
Specifies the various styles for arranging tree-like structures within an OrthogonalLayout.
SubstructureOrientation
Specifies the orientation of substructures within an OrthogonalLayout.