Uses of Class
cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView

Packages that use AbstractWorldView
cz.cuni.amis.pogamut.base.communication.worldview.impl   
cz.cuni.amis.pogamut.base3d.worldview.impl   
 

Uses of AbstractWorldView in cz.cuni.amis.pogamut.base.communication.worldview.impl
 

Subclasses of AbstractWorldView in cz.cuni.amis.pogamut.base.communication.worldview.impl
 class EventDrivenWorldView
          Schema: "real" world | ... some communication ... | IWorldViewEventInput - EventDrivenWorldView | Agent (most probably listening for events) EventDrivenWorldView assumes that everything is driven by the events that are received through IWorldChangeEventInput - those events surely must contains "new object appears event", "object update event", "object disappear event".
 class LockableWorldView
          WorldView that can be locked.
 

Uses of AbstractWorldView in cz.cuni.amis.pogamut.base3d.worldview.impl
 

Subclasses of AbstractWorldView in cz.cuni.amis.pogamut.base3d.worldview.impl
 class BatchAwareWorldView
          World view that is updated by protocol utilizing concept of batches.
 class LockableBatchAwareWorldView
           
 class SyncLockableBatchAwareWorldView
           
 class VisionWorldView
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.