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

Packages that use EdgeShape.Loop
edu.uci.ics.jung.graph.decorators Provides mechanisms for annotating nodes consistently with useful information. 
 

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

Fields in edu.uci.ics.jung.graph.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.