public class CustomLayOutConfig extends BasicLayoutConfig
seis, valueMap
Constructor and Description |
---|
CustomLayOutConfig(double minDistance,
double maxDistance,
double percentSeisHeight) |
Modifier and Type | Method and Description |
---|---|
LayoutEvent |
generateLayoutEvent() |
LayoutEvent |
getLayout() |
void |
setSwapAxes(boolean swapAxes) |
add, addListener, clear, contains, fireLayoutEvent, getLabel, getScale, getSeismograms, remove, removeListener, reset, reset, setScale
public CustomLayOutConfig(double minDistance, double maxDistance, double percentSeisHeight)
public LayoutEvent getLayout()
getLayout
in interface LayoutConfig
getLayout
in class BasicLayoutConfig
public void setSwapAxes(boolean swapAxes)
public LayoutEvent generateLayoutEvent()
generateLayoutEvent
in interface LayoutConfig
generateLayoutEvent
in class BasicLayoutConfig