Uses of Class
de.cau.cs.kieler.klay.force.graph.FBendpoint

Packages that use FBendpoint
de.cau.cs.kieler.klay.force.graph Basic structures for the force layouter. 
 

Uses of FBendpoint in de.cau.cs.kieler.klay.force.graph
 

Methods in de.cau.cs.kieler.klay.force.graph that return types with arguments of type FBendpoint
 List<FBendpoint> FEdge.getBendpoints()
          Returns the list of bend points associated with this edge.
 List<FBendpoint> FGraph.getBendpoints()
          Returns the list of bend points for this graph.