Uses of Class
de.cau.cs.kieler.klay.layered.graph.LInsets.Double

Packages that use LInsets.Double
de.cau.cs.kieler.klay.layered.graph Basic structures for the layered layouter. 
 

Uses of LInsets.Double in de.cau.cs.kieler.klay.layered.graph
 

Methods in de.cau.cs.kieler.klay.layered.graph that return LInsets.Double
 LInsets.Double LayeredGraph.getInsets()
          Returns the insets of the graph.
 LInsets.Double LNode.getMargin()
          Returns the node's margin.
 

Methods in de.cau.cs.kieler.klay.layered.graph with parameters of type LInsets.Double
 void LInsets.Double.copy(LInsets.Double other)
          Copy insets values from another double valued insets.