|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JASHistStyle | |
---|---|
jas.hist | |
jas.hist.util |
Uses of JASHistStyle in jas.hist |
---|
Subclasses of JASHistStyle in jas.hist | |
---|---|
class |
JASHist1DFunctionStyle
|
class |
JASHist1DHistogramStyle
Used to control the display style of 1D Histograms. |
class |
JASHist2DHistogramStyle
|
class |
JASHistScatterPlotStyle
|
Methods in jas.hist that return JASHistStyle | |
---|---|
JASHistStyle |
HasStyle.getStyle()
This method is called by the plot to determine what style to be used for a plot. |
abstract JASHistStyle |
JASHistData.getStyle()
Get the JASHistStyle associated with this DataSource |
Methods in jas.hist with parameters of type JASHistStyle | |
---|---|
abstract void |
JASHistData.setStyle(JASHistStyle style)
Set a style for this data. |
Uses of JASHistStyle in jas.hist.util |
---|
Methods in jas.hist.util that return JASHistStyle | |
---|---|
JASHistStyle |
TwoDAdapter.getStyle()
|
JASHistStyle |
OneDAdapter.getStyle()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |