jas.hist
Class JASHistScatterPlotStyle
java.lang.Object
|
+--java.util.Observable
|
+--jas.hist.JASHistStyle
|
+--jas.hist.JASHist2DHistogramStyle
|
+--jas.hist.JASHistScatterPlotStyle
- All Implemented Interfaces:
- java.io.Serializable
- public final class JASHistScatterPlotStyle
- extends JASHist2DHistogramStyle
- See Also:
- Serialized Form
Fields inherited from class jas.hist.JASHist2DHistogramStyle |
COLORMAP_COOL, COLORMAP_GRAYSCALE, COLORMAP_RAINBOW, COLORMAP_THERMAL, COLORMAP_USERDEFINED, COLORMAP_WARM, STYLE_3DLEGOPLOT, STYLE_3DSURFACEPLOT, STYLE_BOX, STYLE_COLORMAP, STYLE_ELLIPSE |
Methods inherited from class jas.hist.JASHist2DHistogramStyle |
changeNotify, getColorMapScheme, getEndDataColor, getHistStyle, getLogZ, getOverflowBinColor, getShapeColor, getShowOverflow, getShowPlot, getStartDataColor, setColorMapScheme, setEndDataColor, setHistStyle, setLogZ, setOverflowBinColor, setShapeColor, setShowOverflow, setShowPlot, setStartDataColor |
Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYMBOL_BOX
public static final int SYMBOL_BOX
SYMBOL_TRIANGLE
public static final int SYMBOL_TRIANGLE
SYMBOL_DIAMOND
public static final int SYMBOL_DIAMOND
SYMBOL_STAR
public static final int SYMBOL_STAR
SYMBOL_VERT_LINE
public static final int SYMBOL_VERT_LINE
SYMBOL_HORIZ_LINE
public static final int SYMBOL_HORIZ_LINE
SYMBOL_CROSS
public static final int SYMBOL_CROSS
SYMBOL_SQUARE
public static final int SYMBOL_SQUARE
JASHistScatterPlotStyle
public JASHistScatterPlotStyle()
getDisplayAsScatterPlot
public boolean getDisplayAsScatterPlot()
setDisplayAsScatterPlot
public void setDisplayAsScatterPlot(boolean value)
getDataPointStyle
public int getDataPointStyle()
setDataPointStyle
public void setDataPointStyle(int nNewValue)
getDataPointSize
public int getDataPointSize()
setDataPointSize
public void setDataPointSize(int newValue)
getDataPointColor
public java.awt.Color getDataPointColor()
setDataPointColor
public void setDataPointColor(java.awt.Color nNewValue)