jas2.hist
Class JASHistScatterPlotStyle
- java.lang.Object
-
- java.util.Observable
-
- jas2.hist.JASHistStyle
-
- jas2.hist.JASHist2DHistogramStyle
-
- jas2.hist.JASHistScatterPlotStyle
-
- All Implemented Interfaces:
- java.io.Serializable
public final class JASHistScatterPlotStyle extends JASHist2DHistogramStyle
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description static intSYMBOL_BOXstatic intSYMBOL_CROSSstatic intSYMBOL_DIAMONDstatic intSYMBOL_HORIZ_LINEstatic intSYMBOL_SQUAREstatic intSYMBOL_STARstatic intSYMBOL_TRIANGLEstatic intSYMBOL_VERT_LINE-
Fields inherited from class jas2.hist.JASHist2DHistogramStyle
COLORMAP_COOL, COLORMAP_GRAYSCALE, COLORMAP_RAINBOW, COLORMAP_THERMAL, COLORMAP_USERDEFINED, COLORMAP_WARM, STYLE_3DLEGOPLOT, STYLE_3DSURFACEPLOT, STYLE_BOX, STYLE_COLORMAP, STYLE_ELLIPSE
-
Fields inherited from class jas2.hist.JASHistStyle
DASHED, DOTDASH, DOTTED, SOLID
-
-
Constructor Summary
Constructors Constructor and Description JASHistScatterPlotStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.awt.ColorgetDataPointColor()intgetDataPointSize()intgetDataPointStyle()booleangetDisplayAsScatterPlot()voidsetDataPointColor(java.awt.Color nNewValue)voidsetDataPointSize(int newValue)voidsetDataPointStyle(int nNewValue)voidsetDisplayAsScatterPlot(boolean value)-
Methods inherited from class jas2.hist.JASHist2DHistogramStyle
getColorMapScheme, getEndDataColor, getHistStyle, getLogZ, getOverflowBinColor, getShapeColor, getShowOverflow, getShowPlot, getShowZeroHeightBins, getStartDataColor, setColorMapScheme, setEndDataColor, setHistStyle, setLogZ, setOverflowBinColor, setShapeColor, setShowOverflow, setShowPlot, setShowZeroHeightBins, setStartDataColor
-
Methods inherited from class jas2.hist.JASHistStyle
endBatch, getCustomOverlay, getTimeZone, setCustomOverlay, setTimeZone, startBatch
-
-
-
-
Field Detail
-
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
-
-
Method Detail
-
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)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG