Packagecom.yworks.yfiles.layout.hierarchic.incremental
Interfacepublic interface PortAllocator
Implementors DefaultPortAllocator

Interface used by com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl during the layout. Instances of this class are responsible for assigning port coordinates to the adjacent edges of each node in the graph.

See also

com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl