JGraphpad Pro
v6.0.5.0


com.jgraph.pad.util
Class JGraphpadParallelEdgeRouter

java.lang.Object
  extended byorg.jgraph.graph.DefaultEdge.LoopRouting
      extended byorg.jgraph.util.ParallelEdgeRouter
          extended bycom.jgraph.pad.util.JGraphpadParallelEdgeRouter
All Implemented Interfaces:
org.jgraph.graph.Edge.Routing, Serializable

public class JGraphpadParallelEdgeRouter
extends org.jgraph.util.ParallelEdgeRouter

Algorithm which create intermediates points for parallel edges

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jgraph.util.ParallelEdgeRouter
sharedInstance
 
Fields inherited from interface org.jgraph.graph.Edge.Routing
NO_PREFERENCE
 
Constructor Summary
JGraphpadParallelEdgeRouter()
           
 
Methods inherited from class org.jgraph.util.ParallelEdgeRouter
getEdgeDeparture, getEdgeSeparation, getParallelEdges, getSharedInstance, routeEdge, setEdgeDeparture, setEdgeSeparation, setGraph
 
Methods inherited from class org.jgraph.graph.DefaultEdge.LoopRouting
getEdgeStyle, getLoopStyle, getPreferredLineStyle, route, routeLoop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphpadParallelEdgeRouter

public JGraphpadParallelEdgeRouter()

JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.