documentationfor yFiles for HTML 2.6

Usages of IPortAllocator

Properties

portAllocatorin HierarchicLayoutCoreGets or sets the IPortAllocator instance responsible for assigning port coordinates to the adjacent edges of each node.

Method Return Values

createPortAllocator ()in HierarchicLayoutCoreFactory method that is called lazily upon first usage by portAllocator if the given IPortAllocator instance is null.

Method Parameters

HierarchicLayoutCore ()in HierarchicLayoutCoreCreates a new HierarchicLayoutCore instance with the default settings.

Implementing Types

DefaultPortAllocatorThis class is a default IPortAllocator implementation.