Uses of Class
edu.uci.ics.jung.visualization.decorators.EdgeShape.Orthogonal
Packages that use EdgeShape.Orthogonal
Package
Description
Mechanisms for associating data (shapes, colors, values, strings, etc.) with
graph elements.
-
Uses of EdgeShape.Orthogonal in edu.uci.ics.jung.visualization.decorators
Methods in edu.uci.ics.jung.visualization.decorators that return EdgeShape.OrthogonalModifier and TypeMethodDescriptionstatic <V,
E> EdgeShape<V, E>.Orthogonal EdgeShape.orthogonal
(Graph<V, E> graph)