Uses of Class
edu.uci.ics.jung.visualization.decorators.EdgeShape.SimpleLoop
-
Packages that use EdgeShape.SimpleLoop Package Description edu.uci.ics.jung.visualization.decorators Mechanisms for associating data (shapes, colors, values, strings, etc.) with graph elements. -
-
Uses of EdgeShape.SimpleLoop in edu.uci.ics.jung.visualization.decorators
Fields in edu.uci.ics.jung.visualization.decorators declared as EdgeShape.SimpleLoop Modifier and Type Field Description protected EdgeShape.SimpleLoop
EdgeShape. simpleLoop
A convenience instance for other edge shapes to use for self-loop edges where parallel instances overlay each other.
-