|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeData
Interface for dealing with the different types of displayable data in seismology, including seismograms, picks, predicted arrivals, etc. Each of these will implement this interface which can be used when they are displayed, etc. Created: Tue Jul 6 14:42:24 1999
Method Summary | |
---|---|
UnitRangeImpl |
getAmplitudeRange()
returns the range of amplitudes for this object. |
MicroSecondDate |
getBeginTime()
returns the earliest time for which this object "has data". |
TimeInterval |
getTimeInterval()
returns the width in time for this object. |
Method Detail |
---|
MicroSecondDate getBeginTime()
TimeInterval getTimeInterval()
UnitRangeImpl getAmplitudeRange()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |