jas.hist
Class JASHistScatterPlotStyle
java.lang.Object
java.util.Observable
jas.hist.JASHistStyle
jas.hist.JASHist2DHistogramStyle
jas.hist.JASHistScatterPlotStyle
- All Implemented Interfaces:
- 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, getShowZeroHeightBins, getStartDataColor, setColorMapScheme, setEndDataColor, setHistStyle, setLogZ, setOverflowBinColor, setShapeColor, setShowOverflow, setShowPlot, setShowZeroHeightBins, setStartDataColor |
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
- See Also:
- Constant Field Values
SYMBOL_TRIANGLE
public static final int SYMBOL_TRIANGLE
- See Also:
- Constant Field Values
SYMBOL_DIAMOND
public static final int SYMBOL_DIAMOND
- See Also:
- Constant Field Values
SYMBOL_STAR
public static final int SYMBOL_STAR
- See Also:
- Constant Field Values
SYMBOL_VERT_LINE
public static final int SYMBOL_VERT_LINE
- See Also:
- Constant Field Values
SYMBOL_HORIZ_LINE
public static final int SYMBOL_HORIZ_LINE
- See Also:
- Constant Field Values
SYMBOL_CROSS
public static final int SYMBOL_CROSS
- See Also:
- Constant Field Values
SYMBOL_SQUARE
public static final int SYMBOL_SQUARE
- See Also:
- Constant Field Values
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 Color getDataPointColor()
setDataPointColor
public void setDataPointColor(Color nNewValue)
Copyright © 2000-2009 FreeHEP. All Rights Reserved.