public class AutoTraceRayMessage.AutoTraceRaySharedMessage extends AutoTraceRayShared
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<PropertyId,ISharedProperty> |
propertyMap |
SharedPropertyTokens, SimTime| Constructor and Description |
|---|
AutoTraceRayMessage.AutoTraceRaySharedMessage() |
| Modifier and Type | Method and Description |
|---|---|
AutoTraceRayMessage.AutoTraceRaySharedMessage |
clone() |
UnrealId |
getId()
An Id for this ray (should be unique), assigned by the user
when adding ray.
|
Map<PropertyId,ISharedProperty> |
getProperties() |
ISharedProperty |
getProperty(PropertyId id) |
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTime, setSimTimetoJsonLiteralprotected HashMap<PropertyId,ISharedProperty> propertyMap
public AutoTraceRayMessage.AutoTraceRaySharedMessage()
public AutoTraceRayMessage.AutoTraceRaySharedMessage clone()
clone in interface ISharedWorldObjectclone in class AutoTraceRaySharedpublic ISharedProperty getProperty(PropertyId id)
public Map<PropertyId,ISharedProperty> getProperties()
public UnrealId getId()
getId in interface IWorldObjectgetId in class AutoTraceRaySharedpublic String toString()
toString in class AutoTraceRaySharedpublic String toHtmlString()
toHtmlString in class AutoTraceRaySharedCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.