|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectdataMap.OfflineDataMapPoint
Acquisition.offlineFuncs.WavFileDataMapPoint
public class WavFileDataMapPoint
| Field Summary | |
|---|---|
private java.io.File |
soundFile
|
| Constructor Summary | |
|---|---|
WavFileDataMapPoint(java.io.File soundFile,
long startTime,
long endTime)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.io.File |
getSoundFile()
|
| Methods inherited from class dataMap.OfflineDataMapPoint |
|---|
coincides, compareTo, getEndTime, getNDatas, getStartTime, setEndTime, setNDatas, setStartTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.io.File soundFile
| Constructor Detail |
|---|
public WavFileDataMapPoint(java.io.File soundFile,
long startTime,
long endTime)
| Method Detail |
|---|
public java.lang.String getName()
getName in class OfflineDataMapPointpublic java.io.File getSoundFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||