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

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

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

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