public class AzimuthLayoutConfig extends BasicLayoutConfig
seis, valueMap
Constructor and Description |
---|
AzimuthLayoutConfig() |
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, setScale
public void add(DataSetSeismogram[] seismos)
DataSetSeismogramReceptacle
add
adds all of the seismograms in the array to the
receptacleadd
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