public class RangeBarSeriesModel extends RangeSeriesBaseModel implements SupportCombineMode
RangeBarSeries
.ChartSeriesModel.DataPointsChangedListener
ChartElement.Predicate<T>
COMBINE_MODE_PROPERTY_KEY, STACK_GROUP_KEY_PROPERTY_KEY
DATA_POINTS_MODIFIED_MESSAGE_KEY
children
PROPERTY_CHANGED_MESSAGE, PROPERTY_CHANGING_MESSAGE, trackPropertyChanged, trackPropertyChanging
Constructor and Description |
---|
RangeBarSeriesModel() |
Modifier and Type | Method and Description |
---|---|
CombinedSeriesPlotStrategy |
getCombinedPlotStrategy()
Gets the strategy that will be used when series of this type are combined - for example Stacked - on the plot area.
|
CombinedSeriesRoundLayoutStrategy |
getCombinedRoundLayoutStrategy()
Gets the strategy that will apply layout rounding for combined series of this type.
|
AxisPlotMode |
getDefaultPlotMode()
Gets the default
AxisPlotMode for all range series. |
void |
setCombineMode(ChartSeriesCombineMode value)
Sets the
ChartSeriesCombineMode value that specifies whether this instance should be combined with other instances of same type. |
canAddChild
getCombineMode, getStackGroupKey, setStackGroupKey
attachAxis, detachAxis, getFirstAxis, getSecondAxis
dataPoints, getVirtualizationEnabled, setVirtualizationEnabled, updateVisibleDataPoints, visibleDataPoints
getDataPointsChangedListener, selectPlotMode, setDataPointsChangedListener
enumDescendants, enumDescendants, enumDescendants, findAncestor, findDescendant, getPresenter, isAncestorOf, setPresenter
applyLayoutRounding, arrange, arrange, chartArea, clearValue, collectionIndex, getLayoutSlot, getNodeState, getParent, index, invalidate, isTreeLoaded, isVisible, load, setIsVisible, setParent, setValue
getTypedValue, getValue, isLocalValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCombineMode, getStackGroupKey
public AxisPlotMode getDefaultPlotMode()
RangeSeriesBaseModel
AxisPlotMode
for all range series.getDefaultPlotMode
in class RangeSeriesBaseModel
public CombinedSeriesPlotStrategy getCombinedPlotStrategy()
ChartSeriesModel
getCombinedPlotStrategy
in class ChartSeriesModel
public void setCombineMode(ChartSeriesCombineMode value)
CategoricalSeriesModel
ChartSeriesCombineMode
value that specifies whether this instance should be combined with other instances of same type.setCombineMode
in class CategoricalSeriesModel
public CombinedSeriesRoundLayoutStrategy getCombinedRoundLayoutStrategy()
ChartSeriesModel
getCombinedRoundLayoutStrategy
in class ChartSeriesModel