|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CModeAreaPerspective
Represents a CStationPerspective in a LocationModeManagerPerspective.
| Method Summary | |
|---|---|
String |
getUniqueId()
Gets a unique identifier for this perspective. |
boolean |
isChild(PerspectiveDockable dockable)
Tells whether the item dockable is a direct child of this station
and whether dockable is in a mode that matches the mode that is
represented by this area. |
boolean |
isChildLocation(DockableProperty location)
Tells whether location could be the location of a child dockable of
this area. |
| Method Detail |
|---|
String getUniqueId()
boolean isChild(PerspectiveDockable dockable)
dockable is a direct child of this station
and whether dockable is in a mode that matches the mode that is
represented by this area.
dockable - some dockable that might be a child of this station
true if dockable is a child of this station and if
the mode of dockable matches the mode that is described by this
objectboolean isChildLocation(DockableProperty location)
location could be the location of a child dockable of
this area.
location - the location of some dockable
location describes a valid location on this area
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||