| Package | Description |
|---|---|
| com.yworks.yfiles.graph |
Definitions, default implementations, and support classes that represent graph structures and provide facilities for their programmatic modification.
|
| com.yworks.yfiles.graph.portlocationmodels |
Contains interfaces and default implementations for port location models.
|
| com.yworks.yfiles.view |
Contains the main UI classes, interfaces, default implementations and support classes that can be used to display
IGraph instances. |
| com.yworks.yfiles.view.input |
Contains definitions, default implementations, and support classes that deal with the user interaction in a
CanvasControl in general, as well as specialized utility classes and IInputMode implementations that can be used to work with and edit IGraph instances in a GraphControl. |
| Class and Description |
|---|
| IPortLocationModelParameter
Defines a state that can be used to
determine the location of a port
with a IPortLocationModel. |
| Class and Description |
|---|
| BendAnchoredPortLocationModel
An implementation of the
IPortLocationModel that can create IPortLocationModelParameters that describe
the location of ports that are attached to the bends of IEdges. |
| FreeNodePortLocationModel
A straightforward implementation of an
IPortLocationModel for IPorts at INodes that determine
the location dynamically using the Layout. |
| IPortLocationModel
Defines the geometry of
IPort instances with respect to specific IPortLocationModelParameters. |
| IPortLocationModelParameter
Defines a state that can be used to
determine the location of a port
with a IPortLocationModel. |
| SegmentRatioPortLocationModel
A port location model that places the port on a certain edge segment at a specified ratio.
|
| Class and Description |
|---|
| IPortLocationModelParameter
Defines a state that can be used to
determine the location of a port
with a IPortLocationModel. |
| Class and Description |
|---|
| IPortLocationModel
Defines the geometry of
IPort instances with respect to specific IPortLocationModelParameters. |
| IPortLocationModelParameter
Defines a state that can be used to
determine the location of a port
with a IPortLocationModel. |