public class CMinimizedLocation extends CFlapLocation
findProperty
Constructor and Description |
---|
CMinimizedLocation(CBaseLocation parent,
Side side)
Creates a new location.
|
Modifier and Type | Method and Description |
---|---|
ExtendedMode |
findMode()
Gets the mode this location represents.
|
java.lang.String |
findRoot()
Gets the name of the station this location belongs to.
|
Side |
getSide()
Gets the side of the
CContentArea where this minimized-location
points to. |
java.lang.String |
toString() |
append, aside, findProperty, getParent, insert
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working
public CMinimizedLocation(CBaseLocation parent, Side side)
parent
- the location describing where the "minimized-areas" areside
- the side this location is aiming at.public Side getSide()
CContentArea
where this minimized-location
points to.public ExtendedMode findMode()
CLocation
findMode
in class CFlapLocation
null
public java.lang.String findRoot()
CLocation
CStation
.findRoot
in class CFlapLocation
null
if this location
does not have enough information to find the rootpublic java.lang.String toString()
toString
in class CFlapLocation