org.jgraph.graph

Class DefaultEdge.DefaultRouting

Enclosing Class:
DefaultEdge
Implemented Interfaces:
Edge.Routing, Serializable

public static class DefaultEdge.DefaultRouting
extends DefaultEdge.LoopRouting

Fields inherited from interface org.jgraph.graph.Edge.Routing

NO_PREFERENCE

Method Summary

protected List
routeEdge(GraphLayoutCache cache, EdgeView edge)

Methods inherited from class org.jgraph.graph.DefaultEdge.LoopRouting

getEdgeStyle, getLoopStyle, getPreferredLineStyle, route, routeEdge, routeLoop

Method Details

routeEdge

protected List routeEdge(GraphLayoutCache cache,
                         EdgeView edge)
Overrides:
routeEdge in interface DefaultEdge.LoopRouting

Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.