public abstract class AbstractNumericalCoorChartCanvasDouble extends AbstractNumericalCoorChartCanvas<java.lang.Double>
Double
data on the y-axis of a coordinate system.Constructor and Description |
---|
AbstractNumericalCoorChartCanvasDouble(java.lang.String canvasName,
int canvasHeight,
int canvasWidth,
AbstractChartData<java.lang.Double> data) |
getDataColor, getNumOfData, getNumOfYScale, getYScale
getBottomGap, getCanvasHeight, getCanvasID, getCanvasWidth, getChartHeight, getChartWidth, getDefaultColor, getLeftGap, getRightGap, getScaleLineColor, getTopGap
getName, getQuotedName, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBottomGap, getChartHeight, getChartWidth, getLeftGap, getNumOfXScale, getRightGap, getScaleLineColor, getStartXScale, getTopGap, getXAxisTitle, getXScale, getYAxisTitle
getCanvasHeight, getCanvasID, getCanvasWidth, getDefaultColor
public AbstractNumericalCoorChartCanvasDouble(java.lang.String canvasName, int canvasHeight, int canvasWidth, AbstractChartData<java.lang.Double> data)