See: Description
Interface | 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 . |
Class | 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 . |
GenericPortLocationModel |
An implementation of
IPortLocationModel that can be used to create custom port location models out of existing IPortLocationModelParameter
instances. |
SegmentRatioPortLocationModel |
A port location model that places the port on a certain edge segment at a specified ratio.
|
Contains interfaces and default implementations for port location models.
This CLR namespace is mapped to the XAML namespace XamlNamespaceConstants.YFILES_JAVA_FX_NS