|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TLProperty | |
|---|---|
| cz.cuni.amis.nb.pogamut.unreal.timeline.records | |
| Uses of TLProperty in cz.cuni.amis.nb.pogamut.unreal.timeline.records |
|---|
| Subclasses of TLProperty in cz.cuni.amis.nb.pogamut.unreal.timeline.records | |
|---|---|
class |
TLLocation
Special type of TLProperty that is storing location of agent. |
class |
TLRotation
Special type of TLProperty that is storing rotation of agent. |
class |
TLVelocity
Special type of TLProperty that is storing velocity of agent. |
| Fields in cz.cuni.amis.nb.pogamut.unreal.timeline.records with type parameters of type TLProperty | |
|---|---|
LinkedList<TLProperty> |
TLFolder.properties
List of folders that are in this folder |
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return TLProperty | |
|---|---|
TLProperty |
TLFolder.findProperty(String name)
Find if we have property with specified name in properties and return it. |
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return types with arguments of type TLProperty | |
|---|---|
List<TLProperty> |
TLFolder.getProperties()
|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type TLProperty | |
|---|---|
void |
TLFolder.addProperty(TLProperty newProperty)
Add property to the folder |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||