public final class LabelsOptionsFactory extends AbstractPluginOptionsFactory<LabelsOptions>
LabelsPlugin.ID
plugin.Modifier and Type | Method and Description |
---|---|
LabelsOptions |
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 LabelsOptions create(NativeObject nativeObject, IsDefaultPlugins defaultValues)
AbstractPluginOptionsFactory
create
in class AbstractPluginOptionsFactory<LabelsOptions>
nativeObject
- native object which is containing the optionsdefaultValues
- the defaults values for the plugin options