public abstract class AbstractNumericalCoorChartCanvasLong extends AbstractNumericalCoorChartCanvas<java.lang.Long>
Long
data on the y-axis of a coordinate system.Constructor and Description |
---|
AbstractNumericalCoorChartCanvasLong(java.lang.String canvasName,
int canvasHeight,
int canvasWidth,
AbstractChartData<java.lang.Long> 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 AbstractNumericalCoorChartCanvasLong(java.lang.String canvasName, int canvasHeight, int canvasWidth, AbstractChartData<java.lang.Long> data)