org.jzy3d.plot2d.primitives
Class Histogram2d
- java.lang.Object
-
- org.jzy3d.plot2d.primitives.Histogram2d
-
public class Histogram2d extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description Histogram2d(Histogram model)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddTo(Chart chart)AbstractCompositegetDrawable()HistogramgetModel()voidlayout(Chart chart)Set global chart view settings to best draw this histogram.voidsetModel(Histogram model)
-
-
-
Constructor Detail
-
Histogram2d
public Histogram2d(Histogram model)
-
-
Method Detail
-
layout
public void layout(Chart chart)
Set global chart view settings to best draw this histogram.
-
addTo
public void addTo(Chart chart)
-
setModel
public void setModel(Histogram model)
-
getModel
public Histogram getModel()
-
getDrawable
public AbstractComposite getDrawable()
-
-
DMelt 3.0 © DataMelt by jWork.ORG