T
- The type of renderable seriespublic abstract class PaletteProviderBase<T extends IRenderableSeries> extends RenderableSeriesProviderBase<T> implements IPaletteProvider
IPaletteProvider
implementorsModifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COLOR
reserved color which is used when need to discard palette provider for some points
|
renderableSeries
Modifier | Constructor and Description |
---|---|
protected |
PaletteProviderBase(java.lang.Class<T> renderableSeriesType)
Creates a new instance of
PaletteProviderBase class |
attachTo, detach, isAttached
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
update
public static final int DEFAULT_COLOR
protected PaletteProviderBase(java.lang.Class<T> renderableSeriesType)
PaletteProviderBase
classrenderableSeriesType
- The type of supported renderable series