Usages of OrthogonalLayoutEdgeDescriptor
Properties
| defaultEdgeDescriptor | in OrthogonalLayout | Gets or sets the OrthogonalLayoutEdgeDescriptor instance used for all those edges that do not have a specific descriptor assigned. | |
| edgeDescriptors | in OrthogonalLayoutData | Gets or sets the mapping from edges to their OrthogonalLayoutEdgeDescriptor. |
Fields
| EDGE_DESCRIPTOR_DATA_KEY | in OrthogonalLayout | A data key for providing layout information for each edge. |
Method Return Values
| createCopy () | in OrthogonalLayoutEdgeDescriptor | Creates a copy of this OrthogonalLayoutEdgeDescriptor instance. |
Method Parameters
| OrthogonalLayout () | in OrthogonalLayout | Creates a new OrthogonalLayout instance with default settings. | |
| OrthogonalLayoutData () | in OrthogonalLayoutData |