|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eyedb.ObjectLocationArray
public class ObjectLocationArray
Constructor Summary | |
---|---|
ObjectLocationArray()
|
Method Summary | |
---|---|
void |
add(ObjectLocation objloc)
|
ObjectLocation |
get(int idx)
|
void |
set(ObjectLocation objloc,
int idx)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectLocationArray()
Method Detail |
---|
public void add(ObjectLocation objloc)
public void set(ObjectLocation objloc, int idx)
public ObjectLocation get(int idx)
public int size()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |