|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.ObjectRTC.TimedPoint2D
public final class TimedPoint2D
RTC/TimedPoint2D.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/InterfaceDataTypes.idl Thursday, March 3, 2011 3:01:42 PM JST
| フィールドの概要 | |
|---|---|
Point2D |
data
|
Time |
tm
|
| コンストラクタの概要 | |
|---|---|
TimedPoint2D()
|
|
TimedPoint2D(Time _tm,
Point2D _data)
|
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public Time tm
public Point2D data
| コンストラクタの詳細 |
|---|
public TimedPoint2D()
public TimedPoint2D(Time _tm,
Point2D _data)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||