Monitors an Interactor event field and prints the client IDs
associated with the target interactor, which may be nested
(only prints the IDs of the interactor leaves).
Called by the client to destroy a whole view compatible with this
factory, including the view's graphic implementation and any part
views and their graphic implementations.
Creates a "connected" ranking from a group of seed nodes, which
includes the seeds and all forward and backward traced nodes,
with sources and sinks but without source and sink trace-through.
Iteratively sweeps up and down the ordering ranks positioning nodes
along the specified minor axis based on the position priority of
the nodes (see doPrioritizePositions()).
Creates a "forward" ranking from a group of seed nodes, typically
source nodes, which includes the seeds and all forward traced nodes,
with sources and sinks but without source and sink trace-through.
Deprecated.Used in earlier releases to broduce a rankings
connected to all sources and sinks. This avoids cross ranking
edges but introduces grunge into the main (forward) ranking.
Before resurecting this code it needs to be verified with the
latest release.
Iteratively sweeps forward then backward through the
ranks of an ordering reducing edge crossings by
reversing same barycenter nodes and re-doing phase I.