public class BackAzimuthLayoutConfig extends BasicLayoutConfig
seis, valueMap| Constructor and Description |
|---|
BackAzimuthLayoutConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(DataSetSeismogram[] seismos)
add adds all of the seismograms in the array to the
receptacle |
java.lang.String |
getLabel() |
addListener, clear, contains, fireLayoutEvent, generateLayoutEvent, getLayout, getScale, getSeismograms, remove, removeListener, reset, reset, setScalepublic void add(DataSetSeismogram[] seismos)
DataSetSeismogramReceptacleadd adds all of the seismograms in the array to the
receptacleadd in interface DataSetSeismogramReceptacleadd in class BasicLayoutConfigseismos - a DataSetSeismogram[] containing seismograms to
be added to this receptaclepublic java.lang.String getLabel()
getLabel in interface LayoutConfiggetLabel in class BasicLayoutConfig