org.jgraph.graph.Edge.Routing Interface Reference

Inheritance diagram for org.jgraph.graph.Edge.Routing:

org.jgraph.graph.DefaultEdge.LoopRouting org.jgraph.graph.DefaultEdge.DefaultRouting List of all members.

Public Member Functions

List route (EdgeView edge)
int getPreferredLineStyle (EdgeView edge)

Static Public Attributes

static final int NO_PREFERENCE = -1

Member Function Documentation

int org.jgraph.graph.Edge.Routing.getPreferredLineStyle EdgeView  edge  ) 
 

Returns the preferred line style for this routing. A return value of NO_PREFERENCE means no preference.

Implemented in org.jgraph.graph.DefaultEdge.LoopRouting.

List org.jgraph.graph.Edge.Routing.route EdgeView  edge  ) 
 

Returns the points to be used for the edge.

Parameters:
edge The edge view to route the points for.

Implemented in org.jgraph.graph.DefaultEdge.LoopRouting.


Member Data Documentation

final int org.jgraph.graph.Edge.Routing.NO_PREFERENCE = -1 [static]
 


The documentation for this interface was generated from the following file:
Generated on Sun May 28 19:13:15 2006 for Digimod by  doxygen 1.4.6-NO