|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Unit
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 |
|---|
java.lang.String getName()
int getSize()
Sample getNearestSample(float index)
index - the ideal index
void dump()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||