A B C D E F G H I K L M N O P R S T U V W X Y Z

O

onGraphEvent(GraphEvent) - Method in class y25.base.LayeredGraph.IDAssigner
This method is responsible for assigning new and unique IDs to nodes and edges whenever they are created and to remove IDs of nodes and edges whenever they are deleted from a graph.
outLayerEdges - Variable in class y25.base.LayeredGraph
Stores a list of outgoing layer edges for each node that has at least one outgoing layer edge.
outLayerEdges(Node) - Method in class y25.base.LayeredGraph
Returns a cursor over all layer edges that originate from the given node.

A B C D E F G H I K L M N O P R S T U V W X Y Z