| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.multi.communication.worldview.property |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
AbstractSharedProperty(AbstractSharedProperty source)
Used in copy-constructors,
when writing a copy constructor for a descendant class, you must add a clone for value.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.