Uses of Class
bibliothek.gui.dock.common.location.CRectangleLocation

Packages that use CRectangleLocation
bibliothek.gui.dock.common.location Various implementations of CLocation
 

Uses of CRectangleLocation in bibliothek.gui.dock.common.location
 

Methods in bibliothek.gui.dock.common.location that return CRectangleLocation
 CRectangleLocation CBaseLocation.normalRectangle(double x, double y, double width, double height)
          Creates a location describing a normalized element at a given location.
 CRectangleLocation CSplitLocation.rectangle(double x, double y, double width, double height)
          Creates a location which occupies a sub-rectangle of the SplitDockStation which is described by this location.