|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ILocalViewable
General interface for local parts of objects whose visiblility may change over time. (since isVisible is most certainly a local property)
| Method Summary | |
|---|---|
boolean |
isVisible()
Tells whether the object is currently visible. |
| Methods inherited from interface cz.cuni.amis.pogamut.multi.communication.worldview.object.ILocalWorldObject |
|---|
clone, getCompositeClass |
| Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject |
|---|
getId, getSimTime |
| Method Detail |
|---|
boolean isVisible()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||