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 IPortLocationModelParameter s that describe
the location of ports that are attached to the bends of IEdge s. |
FreeNodePortLocationModel
A straightforward implementation of an
IPortLocationModel for IPort s at INode s that determine
the location dynamically using the Layout . |
IPortLocationModel
Defines the geometry of
IPort instances with respect to specific IPortLocationModelParameter s. |
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 IPortLocationModelParameter s. |
IPortLocationModelParameter
Defines a state that can be used to
determine the location of a port
with a IPortLocationModel . |