Uses of Class
java.awt.geom.Rectangle2D.Float

Packages that use Rectangle2D.Float
de.cau.cs.kieler.kiml.grana.analyses Basic graph analysis algorithms provided through the extension point. 
 

Uses of Rectangle2D.Float in de.cau.cs.kieler.kiml.grana.analyses
 

Methods in de.cau.cs.kieler.kiml.grana.analyses that return Rectangle2D.Float
static Rectangle2D.Float NodeSizeAnalysis.computeNodeRect(KNode node, boolean includeLabel, boolean includePorts, boolean includePortLabels)
          Computes the bounding box of the given node.