| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.multi.communication.worldview.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VisionLocalWorldView.addVisible(ILocalViewable obj,
long time)
Adds the provided object as visible into all visibleMaps int the worldView.
|
protected void |
VisionLocalWorldView.objectAppeared(ILocalViewable obj,
long time)
Handles events for making the object visible.
|
protected void |
BatchAwareLocalWorldView.objectAppeared(ILocalViewable obj,
long time) |
protected void |
VisionLocalWorldView.objectDisappeared(ILocalViewable obj,
long time)
Handles events for making the object not visible.
|
protected void |
BatchAwareLocalWorldView.objectDisappeared(ILocalViewable obj,
long time) |
protected void |
VisionLocalWorldView.removeVisible(ILocalViewable obj,
long time)
Removes object of the same objectId as the provided localObject from visible maps.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.