Package | Description |
---|---|
com.yworks.yfiles.graph |
Definitions, default implementations, and support classes that represent graph structures and provide facilities for their programmatic modification.
|
Modifier and Type | Method and Description |
---|---|
FoldingPortState |
FolderNodeState.getFoldingPortState(IPort masterPort)
Provides access to the folding state of a master port.
|
FoldingPortState |
FoldingEdgeState.getSourcePort()
The
FoldingPortState which represents the source port of this edge state. |
FoldingPortState |
FoldingEdgeState.getTargetPort()
The
FoldingPortState which represents the target port of this edge state. |
Modifier and Type | Method and Description |
---|---|
IListEnumerable<FoldingPortState> |
FolderNodeState.getPorts()
The
FoldingPortState s owned by this state. |