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

java.lang.Objectcz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView
cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView
cz.cuni.amis.pogamut.base3d.worldview.impl.VisionWorldView
cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldView
cz.cuni.amis.pogamut.udk.communication.worldview.UDKWorldView
public class UDKWorldView
WorldView understanding some UDK semantics.
| Field Summary | |
|---|---|
static String |
WORLDVIEW_DEPENDENCY
|
| Fields inherited from class cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldView |
|---|
currentObjectBatch, lastObjectBatch |
| Fields inherited from class cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView |
|---|
notifyEventsList, receiveEventProcessing |
| Fields inherited from class cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView |
|---|
COMPONENT_ID, control, controller, eventBus, log |
| Constructor Summary | |
|---|---|
UDKWorldView(cz.cuni.amis.pogamut.base.component.controller.ComponentDependencies dependencies,
cz.cuni.amis.pogamut.base.communication.mediator.IMediator mediator,
cz.cuni.amis.pogamut.base.component.bus.IComponentBus bus,
cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger log)
|
|
| Method Summary | |
|---|---|
protected boolean |
isBatchBeginEvent(cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent evt)
|
protected boolean |
isBatchEndEvent(cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent evt)
|
protected void |
setDisappearedFlag(cz.cuni.amis.pogamut.base3d.worldview.object.IViewable obj)
|
| Methods inherited from class cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldView |
|---|
batchAwareWorldViewNotify, hasObjectsToProcess, notify, notifyImmediately, objectAppeared, objectDisappeared |
| Methods inherited from class cz.cuni.amis.pogamut.base3d.worldview.impl.VisionWorldView |
|---|
addVisibleObject, cleanUp, getAllVisible, getAllVisible, getVisible, getVisible, objectCreated, objectDestroyed, objectUpdatedEvent, removeVisibleObject |
| Methods inherited from class cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView |
|---|
innerNotify, notifyAfterPropagation, objectUpdated, raiseEvent |
| Methods inherited from class cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView |
|---|
addEventListener, addObjectListener, addObjectListener, addObjectListener, addObjectListener, addWorldObject, get, get, get, getAll, getAll, getComponentId, getEventBus, getLog, getSingle, isListening, isListening, isListening, isListening, isListening, isListening, isPaused, isRunning, kill, pause, prePause, preStop, removeEventListener, removeListener, removeObjectListener, removeObjectListener, removeObjectListener, removeObjectListener, removeWorldObject, reset, resume, start, stop, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.IWorldView |
|---|
addEventListener, addObjectListener, addObjectListener, addObjectListener, addObjectListener, get, get, get, getAll, getAll, getEventBus, getSingle, isListening, isListening, isListening, isListening, isListening, isListening, removeEventListener, removeListener, removeObjectListener, removeObjectListener, removeObjectListener, removeObjectListener |
| Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.IWorldChangeEventInput |
|---|
notifyAfterPropagation |
| Methods inherited from interface cz.cuni.amis.pogamut.base.component.IComponent |
|---|
getComponentId |
| Field Detail |
|---|
public static final String WORLDVIEW_DEPENDENCY
| Constructor Detail |
|---|
@Inject
public UDKWorldView(cz.cuni.amis.pogamut.base.component.controller.ComponentDependencies dependencies,
cz.cuni.amis.pogamut.base.communication.mediator.IMediator mediator,
cz.cuni.amis.pogamut.base.component.bus.IComponentBus bus,
cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger log)
| Method Detail |
|---|
protected boolean isBatchEndEvent(cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent evt)
isBatchEndEvent in class cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldViewprotected boolean isBatchBeginEvent(cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent evt)
isBatchBeginEvent in class cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldViewprotected void setDisappearedFlag(cz.cuni.amis.pogamut.base3d.worldview.object.IViewable obj)
setDisappearedFlag in class cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||