public final class ChartPointerOptionsFactory extends AbstractPluginOptionsFactory<ChartPointerOptions>
ChartPointer.ID
plugin.Modifier and Type | Method and Description |
---|---|
ChartPointerOptions |
create(NativeObject nativeObject,
IsDefaultPlugins defaultValues)
Creates a plugin options by a native object which is containing the options values and its defaults.
|
getPluginId, loadDefaultsPluginOptions
public ChartPointerOptions create(NativeObject nativeObject, IsDefaultPlugins defaultValues)
AbstractPluginOptionsFactory
create
in class AbstractPluginOptionsFactory<ChartPointerOptions>
nativeObject
- native object which is containing the optionsdefaultValues
- the defaults values for the plugin options