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