|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.usar2004.agent.module.geometry.SuperGeometry
cz.cuni.amis.pogamut.usar2004.agent.module.geometry.GeoSensorEffecter
public class GeoSensorEffecter
Geometry message representative for Sensors and Effecters.
| Field Summary | |
|---|---|
static GeometryType |
type
|
| Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.geometry.SuperGeometry |
|---|
geoType, lastMessage |
| Constructor Summary | |
|---|---|
GeoSensorEffecter()
Ctor. |
|
| Method Summary | |
|---|---|
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocationAt(int index)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocationBy(String Name)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
String |
getMountAt(int index)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
String |
getMountBy(String Name)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation |
getOrientationAt(int index)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation |
getOrientationBy(String Name)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
SensorMount |
getSensorEffecterAt(int index)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
SensorMount |
getSensorEffecterBy(String Name)
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
List<SensorMount> |
getSensorMountCollection()
Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name. |
int |
getSize()
Returns size of collection of sensor mounts. |
| Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.geometry.SuperGeometry |
|---|
getGeometryType, getName, getType, isReady, updateMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GeometryType type
| Constructor Detail |
|---|
public GeoSensorEffecter()
| Method Detail |
|---|
public int getSize()
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocationBy(String Name)
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocationAt(int index)
public String getMountBy(String Name)
public String getMountAt(int index)
public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation getOrientationBy(String Name)
public cz.cuni.amis.pogamut.base3d.worldview.object.Rotation getOrientationAt(int index)
public SensorMount getSensorEffecterBy(String Name)
public SensorMount getSensorEffecterAt(int index)
public List<SensorMount> getSensorMountCollection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||