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

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

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

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

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