public class SplineSeries extends LineSeries
STROKE_COLOR_PROPERTY_KEY, STROKE_THICKNESS_PROPERTY_KEY
SERIES_Z_INDEX
Constructor and Description |
---|
SplineSeries()
Creates a new instance of the
LineSeries class. |
SplineSeries(DataPointBinding valueBinding,
DataPointBinding categoryBinding,
Iterable data) |
hitTest
getDashArray, getDataPointIndicatorRenderer, getLegendFillColor, getLegendStrokeColor, getLineTouchTargetSize, getStrokeColor, getStrokeThickness, getTouchTargetRadius, setDashArray, setDataPointIndicatorRenderer, setLineTouchTargetSize, setStrokeColor, setStrokeThickness, setTouchTargetRadius
getValueBinding, setValueBinding, setValueBinding
getCategoryBinding, getCombineMode, getStackGroupKey, setCategoryBinding, setCategoryBinding, setCombineMode, setStackGroupKey
chartAxisChanged, getHorizontalAxis, getVerticalAxis, setHorizontalAxis, setVerticalAxis
getDataPointRenderer, getLegendTitle, getSelectedChangeListener, onPointAdded, onPointRemoved, setDataPointRenderer, setIsSelected, setLegendTitle, setSelectedChangeListener
addPropertyChangedListener, dataSource, findClosestPoint, getClipToPlotArea, getData, getDistanceToPoint, getIsSelected, getIsVisibleInLegend, getLabelFillColor, getLabelFont, getLabelFontStyle, getLabelFormat, getLabelMargin, getLabelRenderer, getLabelSize, getLabelStrokeColor, getLabelTextColor, getLabelValueToStringConverter, getPlotAreaSize, getSelectionMode, getShowLabels, hitTestDataPoint, model, onBoundItemPropertyChanged, onDataBindingComplete, onDataPointIsSelectedChanged, postRender, removePropertyChangedListener, render, setClipToPlotArea, setData, setIsVisibleInLegend, setLabelFillColor, setLabelFont, setLabelFontStyle, setLabelFormat, setLabelMargin, setLabelPadding, setLabelRenderer, setLabelSize, setLabelStrokeColor, setLabelTextColor, setLabelValueToStringConverter, setSelectionMode, setShowLabels
attach, detach, getCanApplyPalette, getChart, getCollectionIndex, getPalette, getZIndex, invalidatePalette, onPaletteInvalidated, onPaletteUpdated, requestLayout, requestRender, setZIndex, updatePalette
getPaletteFamily, getPaletteFamilyCore, isLoaded, isPaletteApplied, isVisible, measureContent, paletteFamily, refreshNode, setCanApplyPalette, setPaletteFamily, setVisible, setVisible
getValue, resetPropertyValue, setValue, setValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIsSelected
getCollectionIndex, invalidatePalette, measureContent, refreshNode
public SplineSeries()
LineSeries
class.public SplineSeries(DataPointBinding valueBinding, DataPointBinding categoryBinding, Iterable data)