|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Edge.Routing | |
---|---|
org.jgraph.graph |
Uses of Edge.Routing in org.jgraph.graph |
---|
Classes in org.jgraph.graph that implement Edge.Routing | |
---|---|
static class |
DefaultEdge.DefaultRouting
|
Fields in org.jgraph.graph declared as Edge.Routing | |
---|---|
static Edge.Routing |
GraphConstants.ROUTING_SIMPLE
A simple default Routing. |
Methods in org.jgraph.graph that return Edge.Routing | |
---|---|
static Edge.Routing |
GraphConstants.getRouting(Map map)
Returns the routing attribute from the specified map. |
Methods in org.jgraph.graph with parameters of type Edge.Routing | |
---|---|
static void |
GraphConstants.setRouting(Map map,
Edge.Routing routing)
Sets the routing attribute in the specified map to the specified value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |