| Package | Description |
|---|---|
| bibliothek.gui.dock.common.location |
Various implementations of
CLocation. |
| Modifier and Type | Class and Description |
|---|---|
class |
CContentAreaCenterLocation
This location points to the center of a
CContentArea. |
class |
CGridAreaLocation
A location that represents a
CGridArea. |
class |
CWorkingAreaLocation
A location representing a
CWorkingArea. |
| Modifier and Type | Method and Description |
|---|---|
CSplitLocation |
TreeLocationRoot.getParent() |
| Constructor and Description |
|---|
CRectangleLocation(CSplitLocation parent,
double x,
double y,
double width,
double height)
Creates a new location.
|
TreeLocationRoot(CSplitLocation root,
double size,
Side side,
long nodeId)
Creates a new location.
|
Copyright © 2018. All rights reserved.