Uses of Enum Class
cdc.graphs.NodeRelativePosition
-
Uses of NodeRelativePosition in cdc.graphs
Methods in cdc.graphs that return NodeRelativePositionModifier and TypeMethodDescriptiondefault NodeRelativePositionTreeAdapter.getRelativePosition(N node1, N node2) Returns the relative position of 2 nodes.static NodeRelativePositionReturns the enum constant of this class with the specified name.static NodeRelativePosition[]NodeRelativePosition.values()Returns an array containing the constants of this enum class, in the order they are declared.