public final class TimedGeometry2D
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
修飾子とタイプ | フィールドと説明 |
---|---|
Geometry2D |
data |
Time |
tm |
コンストラクタと説明 |
---|
TimedGeometry2D() |
TimedGeometry2D(Time _tm,
Geometry2D _data) |
public Time tm
public Geometry2D data
public TimedGeometry2D()
public TimedGeometry2D(Time _tm, Geometry2D _data)