クラス定義のサンプル
Point
クラスに以下の要素が含まれる可能性があります。
Point
- 2D ポイント表現です。
Point.create()
- 新規
Point
を作成する静的メソッドです。
Point.create().x
- 新規
Point
の x 座標軸です。
Point.create().y
- 新規
Point
の y 座標軸です。
下表に、モデル要素が設定するタグ値を示します。
要素
タグ名
タグ値
Point
FileAuthor
Ford Perfect
Point
FileBrief
Point
のクラス定義
Point
See
Point3D
Point
Warning
NA
Point.create()
Return
指定した座標を持つ新規の
Point
Point.create()
See
NA
Point.create()
Warning
NA
フィードバック