public class CContentAreaCenterLocation extends CSplitLocation
CContentArea.findProperty| Constructor and Description |
|---|
CContentAreaCenterLocation(CBaseLocation base)
Creates a new location
|
| Modifier and Type | Method and Description |
|---|---|
DockableProperty |
findProperty(DockableProperty successor)
Gets a path describing this location in terms of the
DockingFrames.
|
String |
findRoot()
Gets the name of the station this location belongs to.
|
CBaseLocation |
getBase()
Gets the location representing the
CContentArea of which this
location represents the center. |
String |
toString() |
aside, east, east, findMode, getParent, north, north, rectangle, south, south, stack, stack, west, westbase, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CContentAreaCenterLocation(CBaseLocation base)
base - the location describing a CContentArea, not nullpublic CBaseLocation getBase()
CContentArea of which this
location represents the center.public DockableProperty findProperty(DockableProperty successor)
CLocationfindProperty in class CSplitLocationsuccessor - the path of the elements above this location or nullnull, can also be successorpublic String findRoot()
CLocationCStation.findRoot in class CSplitLocationnull if this location
does not have enough information to find the rootpublic String toString()
toString in class CSplitLocationCopyright © 2018. All rights reserved.