Uses of Package
cz.cuni.amis.pogamut.multi.communication.worldview.property

Packages that use cz.cuni.amis.pogamut.multi.communication.worldview.property
cz.cuni.amis.pogamut.multi.communication.translator.event   
cz.cuni.amis.pogamut.multi.communication.worldview.impl   
cz.cuni.amis.pogamut.multi.communication.worldview.object   
cz.cuni.amis.pogamut.multi.communication.worldview.property   
 

Classes in cz.cuni.amis.pogamut.multi.communication.worldview.property used by cz.cuni.amis.pogamut.multi.communication.translator.event
PropertyId
          Unique Id for each SharedProperty in the world.
 

Classes in cz.cuni.amis.pogamut.multi.communication.worldview.property used by cz.cuni.amis.pogamut.multi.communication.worldview.impl
PropertyId
          Unique Id for each SharedProperty in the world.
 

Classes in cz.cuni.amis.pogamut.multi.communication.worldview.property used by cz.cuni.amis.pogamut.multi.communication.worldview.object
PropertyId
          Unique Id for each SharedProperty in the world.
 

Classes in cz.cuni.amis.pogamut.multi.communication.worldview.property used by cz.cuni.amis.pogamut.multi.communication.worldview.property
AbstractSharedProperty
          Abstract implementation of the ISharedProperty object, this class manages the methods every ISharedProperty needs to have, regardless of its type.
BooleanProperty
          Implementation of the ISharedProperty interface for boolean value type.
ColorProperty
          Implementation of the ISharedProperty interface for Color value type.
Dimension2DProperty
          Implementation of the ISharedProperty interface for Dimension2D value type.
DoubleProperty
          Implementation of the ISharedProperty interface for Double value type.
FloatProperty
          Implementation of the ISharedProperty interface for Double value type.
IntegerProperty
          Implementation of the ISharedProperty interface for Integer value type.
IntProperty
          Implementation of the ISharedProperty interface for Integer value type.
LocationProperty
          Implementation of the ISharedProperty interface for Location value type.
LongProperty
           
PropertyId
          Unique Id for each SharedProperty in the world.
RotationProperty
          Implementation of the ISharedProperty interface for Double value type.
StringProperty
          Implementation of the ISharedProperty interface for String value type.
Vector3dProperty
          Implementation of the ISharedProperty interface for Vector3d value type.
VelocityProperty
          Implementation of the ISharedProperty interface for Velocity value type.
 



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