| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
Geometry2D |
TimedGeometry2D.data |
Geometry2D |
Geometry2DHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Geometry2D |
Geometry2DHelper.extract(org.omg.CORBA.Any a) |
static Geometry2D |
Geometry2DHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Geometry2DHelper.insert(org.omg.CORBA.Any a,
Geometry2D that) |
static void |
Geometry2DHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Geometry2D value) |
| Constructor and Description |
|---|
Geometry2DHolder(Geometry2D initialValue) |
TimedGeometry2D(Time _tm,
Geometry2D _data) |