|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectbakutan.common.BPickResult
public class BPickResult
コンストラクタの概要 | |
---|---|
BPickResult()
|
メソッドの概要 | |
---|---|
void |
addBPickIntersection(BPickIntersection pi)
|
void |
dispose()
|
java.util.Iterator |
getBPickIntersections()
|
BPickIntersection |
getFirst()
|
float |
getOffset()
|
int |
getSize()
|
BPickIntersection |
removeFirst()
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public BPickResult()
メソッドの詳細 |
---|
public void addBPickIntersection(BPickIntersection pi)
public java.util.Iterator getBPickIntersections()
public BPickIntersection getFirst()
public BPickIntersection removeFirst()
public int getSize()
public void dispose()
public float getOffset()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |