public class UnrealIdOrLocation extends Object
Constructor and Description |
---|
UnrealIdOrLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location location) |
UnrealIdOrLocation(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId id) |
Modifier and Type | Method and Description |
---|---|
cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId |
getId() |
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocation() |
boolean |
isLocation() |
boolean |
isUnrealId() |
String |
toString() |
public UnrealIdOrLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location location)
public UnrealIdOrLocation(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId id)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.