| Package | Description |
|---|---|
| bibliothek.gui.dock.common.location |
Various implementations of
CLocation. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2018. All rights reserved.