|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.display.registrar.BasicLayoutConfig
edu.sc.seis.fissuresUtil.display.registrar.AzimuthLayoutConfig
public class AzimuthLayoutConfig
Field Summary |
---|
Fields inherited from class edu.sc.seis.fissuresUtil.display.registrar.BasicLayoutConfig |
---|
seis, valueMap |
Constructor Summary | |
---|---|
AzimuthLayoutConfig()
|
Method Summary | |
---|---|
void |
add(DataSetSeismogram[] seismos)
add adds all of the seismograms in the array to the
receptacle |
java.lang.String |
getLabel()
|
Methods inherited from class edu.sc.seis.fissuresUtil.display.registrar.BasicLayoutConfig |
---|
addListener, clear, contains, fireLayoutEvent, generateLayoutEvent, getLayout, getScale, getSeismograms, remove, removeListener, reset, reset, setScale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AzimuthLayoutConfig()
Method Detail |
---|
public void add(DataSetSeismogram[] seismos)
DataSetSeismogramReceptacle
add
adds all of the seismograms in the array to the
receptacle
add
in interface DataSetSeismogramReceptacle
add
in class BasicLayoutConfig
seismos
- a DataSetSeismogram[]
containing seismograms to
be added to this receptaclepublic java.lang.String getLabel()
getLabel
in interface LayoutConfig
getLabel
in class BasicLayoutConfig
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |