|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a generic interface to a Unit.
Method Summary | |
void |
dump()
Dumps this unit. |
java.lang.String |
getName()
Returns the name of this Unit. |
Sample |
getNearestSample(float index)
Retrieves the nearest sample. |
int |
getSize()
Returns the size of this unit. |
Method Detail |
public java.lang.String getName()
public int getSize()
public Sample getNearestSample(float index)
index
- the ideal index
public void dump()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |