| Interface | Description | |
|---|---|---|
| IPortLocationModel | Yields the position of IPort instances. | |
| IPortLocationModelParameter | Common interface for parameters that are created by IPortModel instances. |
| Class | Description | |
|---|---|---|
| DynamicAnchoredParameter | A simple IPortLocationModelParameter that used the passed IPoint object to describe the location of an IPort in combination with an AnchoredPortLocationModel. | |
| NodeScaledParameterExtension | The MarkupExtension used for NodeScaledParameter objects. | |
| NodeScaledPortLocationModel | A straightforward implementation of an IPortLocationModel for IPorts at INodes that determine the location dynamically using the INode's layout. |