|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSharedProperty | |
|---|---|
| cz.cuni.amis.pogamut.multi.communication.worldview.property | |
| Uses of AbstractSharedProperty in cz.cuni.amis.pogamut.multi.communication.worldview.property |
|---|
| Subclasses of AbstractSharedProperty in cz.cuni.amis.pogamut.multi.communication.worldview.property | |
|---|---|
class |
BooleanProperty
Implementation of the ISharedProperty interface for boolean value type. |
class |
ColorProperty
Implementation of the ISharedProperty interface for Color value type. |
class |
Dimension2DProperty
Implementation of the ISharedProperty interface for Dimension2D value type. |
class |
DoubleProperty
Implementation of the ISharedProperty interface for Double value type. |
class |
FloatProperty
Implementation of the ISharedProperty interface for Double value type. |
class |
IntegerProperty
Implementation of the ISharedProperty interface for Integer value type. |
class |
IntProperty
Implementation of the ISharedProperty interface for Integer value type. |
class |
LocationProperty
Implementation of the ISharedProperty interface for Location value type. |
class |
LongProperty
|
class |
RotationProperty
Implementation of the ISharedProperty interface for Double value type. |
class |
StringProperty
Implementation of the ISharedProperty interface for String value type. |
class |
Vector3dProperty
Implementation of the ISharedProperty interface for Vector3d value type. |
class |
VelocityProperty
Implementation of the ISharedProperty interface for Velocity value type. |
| Constructors in cz.cuni.amis.pogamut.multi.communication.worldview.property with parameters of type AbstractSharedProperty | |
|---|---|
AbstractSharedProperty(AbstractSharedProperty source)
Used in copy-constructors, when writing a copy constructor for a descendant class, you must add a clone for value. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||