Uses of Class
edu.uci.ics.jung.visualization.decorators.EdgeShape.Loop

Packages that use EdgeShape.Loop
edu.uci.ics.jung.visualization.decorators Mechanisms for associating data (shapes, colors, values, strings, etc.) with graph elements. 
 

Uses of EdgeShape.Loop in edu.uci.ics.jung.visualization.decorators
 

Fields in edu.uci.ics.jung.visualization.decorators declared as EdgeShape.Loop
protected static EdgeShape.Loop EdgeShape.loop
          a convenience instance for other edge shapes to use for self-loop edges where parallel instances will not overlay each other.
 



Copyright © 2009. All Rights Reserved.