|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.time.RangeTool
public class RangeTool
| Constructor Summary | |
|---|---|
RangeTool()
|
|
| Method Summary | |
|---|---|
static boolean |
areContiguous(LocalSeismogramImpl one,
LocalSeismogramImpl two)
|
static boolean |
areContiguous(MicroSecondTimeRange one,
MicroSecondTimeRange two)
|
static boolean |
areContiguous(MicroSecondTimeRange one,
MicroSecondTimeRange two,
TimeInterval interval)
|
static boolean |
areContiguous(PlottableChunk one,
PlottableChunk two)
|
static boolean |
areContiguous(RequestFilter one,
RequestFilter two)
|
static boolean |
areOverlapping(LocalSeismogramImpl one,
LocalSeismogramImpl two)
|
static boolean |
areOverlapping(MicroSecondTimeRange one,
MicroSecondTimeRange two)
|
static boolean |
areOverlapping(PlottableChunk one,
PlottableChunk two)
|
static MicroSecondTimeRange |
getFullTime(java.util.List<PlottableChunk> pc)
|
static MicroSecondTimeRange |
getFullTime(LocalSeismogramImpl[] seis)
|
static MicroSecondTimeRange |
getFullTime(RequestFilter[] seis)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RangeTool()
| Method Detail |
|---|
public static boolean areContiguous(PlottableChunk one,
PlottableChunk two)
public static boolean areContiguous(LocalSeismogramImpl one,
LocalSeismogramImpl two)
public static boolean areContiguous(RequestFilter one,
RequestFilter two)
public static boolean areContiguous(MicroSecondTimeRange one,
MicroSecondTimeRange two,
TimeInterval interval)
public static boolean areContiguous(MicroSecondTimeRange one,
MicroSecondTimeRange two)
public static boolean areOverlapping(PlottableChunk one,
PlottableChunk two)
public static boolean areOverlapping(MicroSecondTimeRange one,
MicroSecondTimeRange two)
public static boolean areOverlapping(LocalSeismogramImpl one,
LocalSeismogramImpl two)
public static MicroSecondTimeRange getFullTime(LocalSeismogramImpl[] seis)
public static MicroSecondTimeRange getFullTime(RequestFilter[] seis)
public static MicroSecondTimeRange getFullTime(java.util.List<PlottableChunk> pc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||