jas2.hist
Class JASHist2DHistogramStyle
- java.lang.Object
-
- java.util.Observable
-
- jas2.hist.JASHistStyle
-
- jas2.hist.JASHist2DHistogramStyle
-
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- JASHistScatterPlotStyle
public class JASHist2DHistogramStyle extends JASHistStyle implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description static intCOLORMAP_COOLstatic intCOLORMAP_GRAYSCALEstatic intCOLORMAP_RAINBOWstatic intCOLORMAP_THERMALstatic intCOLORMAP_USERDEFINEDstatic intCOLORMAP_WARMstatic intSTYLE_3DLEGOPLOTstatic intSTYLE_3DSURFACEPLOTstatic intSTYLE_BOXstatic intSTYLE_COLORMAPstatic intSTYLE_ELLIPSE-
Fields inherited from class jas2.hist.JASHistStyle
DASHED, DOTDASH, DOTTED, SOLID
-
-
Constructor Summary
Constructors Constructor and Description JASHist2DHistogramStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetColorMapScheme()java.awt.ColorgetEndDataColor()intgetHistStyle()booleangetLogZ()java.awt.ColorgetOverflowBinColor()java.awt.ColorgetShapeColor()booleangetShowOverflow()booleangetShowPlot()booleangetShowZeroHeightBins()java.awt.ColorgetStartDataColor()voidsetColorMapScheme(int nNewValue)voidsetEndDataColor(java.awt.Color nNewValue)voidsetHistStyle(int nNewValue)voidsetLogZ(boolean log)voidsetOverflowBinColor(java.awt.Color nNewValue)voidsetShapeColor(java.awt.Color nNewValue)voidsetShowOverflow(boolean bNewValue)voidsetShowPlot(boolean bNewValue)voidsetShowZeroHeightBins(boolean show)voidsetStartDataColor(java.awt.Color nNewValue)-
Methods inherited from class jas2.hist.JASHistStyle
endBatch, getCustomOverlay, getTimeZone, setCustomOverlay, setTimeZone, startBatch
-
-
-
-
Field Detail
-
STYLE_BOX
public static final int STYLE_BOX
- See Also:
- Constant Field Values
-
STYLE_ELLIPSE
public static final int STYLE_ELLIPSE
- See Also:
- Constant Field Values
-
STYLE_COLORMAP
public static final int STYLE_COLORMAP
- See Also:
- Constant Field Values
-
STYLE_3DLEGOPLOT
public static final int STYLE_3DLEGOPLOT
- See Also:
- Constant Field Values
-
STYLE_3DSURFACEPLOT
public static final int STYLE_3DSURFACEPLOT
- See Also:
- Constant Field Values
-
COLORMAP_WARM
public static final int COLORMAP_WARM
- See Also:
- Constant Field Values
-
COLORMAP_COOL
public static final int COLORMAP_COOL
- See Also:
- Constant Field Values
-
COLORMAP_THERMAL
public static final int COLORMAP_THERMAL
- See Also:
- Constant Field Values
-
COLORMAP_RAINBOW
public static final int COLORMAP_RAINBOW
- See Also:
- Constant Field Values
-
COLORMAP_GRAYSCALE
public static final int COLORMAP_GRAYSCALE
- See Also:
- Constant Field Values
-
COLORMAP_USERDEFINED
public static final int COLORMAP_USERDEFINED
- See Also:
- Constant Field Values
-
-
Method Detail
-
getHistStyle
public int getHistStyle()
-
setHistStyle
public void setHistStyle(int nNewValue)
-
getColorMapScheme
public int getColorMapScheme()
-
setColorMapScheme
public void setColorMapScheme(int nNewValue)
-
getShapeColor
public java.awt.Color getShapeColor()
-
setShapeColor
public void setShapeColor(java.awt.Color nNewValue)
-
getOverflowBinColor
public java.awt.Color getOverflowBinColor()
-
setOverflowBinColor
public void setOverflowBinColor(java.awt.Color nNewValue)
-
getStartDataColor
public java.awt.Color getStartDataColor()
-
setStartDataColor
public void setStartDataColor(java.awt.Color nNewValue)
-
getEndDataColor
public java.awt.Color getEndDataColor()
-
setEndDataColor
public void setEndDataColor(java.awt.Color nNewValue)
-
getShowOverflow
public boolean getShowOverflow()
-
setShowOverflow
public void setShowOverflow(boolean bNewValue)
-
getLogZ
public boolean getLogZ()
-
setLogZ
public void setLogZ(boolean log)
-
getShowPlot
public boolean getShowPlot()
-
setShowPlot
public void setShowPlot(boolean bNewValue)
-
getShowZeroHeightBins
public boolean getShowZeroHeightBins()
-
setShowZeroHeightBins
public void setShowZeroHeightBins(boolean show)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG