public class CMinimizeAreaLocation extends CFlapLocation
CMinimizeArea
.findProperty
Constructor and Description |
---|
CMinimizeAreaLocation(CMinimizeArea area)
Crates a new location at the end of the minimize area.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
findRoot()
Gets the name of the station this location belongs to.
|
CMinimizeArea |
getArea()
Gets the
CMinimizeArea which is represented by this location. |
java.lang.String |
toString() |
append, aside, findMode, findProperty, getParent, insert
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working
public CMinimizeAreaLocation(CMinimizeArea area)
area
- the minimize area, not null
public CMinimizeArea getArea()
CMinimizeArea
which is represented by this location.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