public class ParametricSurfaceFactoryPlugin extends SceneShrinkPanel
ParametricSurfaceFactoryCustomizer
into a plugin. This takes care of showing up somewhere
(see SceneShrinkPanel
) in JRViewer
and storing its properties by overriding the corresponding methods of Plugin
.Constructor and Description |
---|
ParametricSurfaceFactoryPlugin(ParametricSurfaceFactory psf) |
Modifier and Type | Method and Description |
---|---|
PluginInfo |
getPluginInfo() |
void |
restoreStates(Controller c) |
void |
storeStates(Controller c) |
install, setTriggerComponent, uninstall
getPerspectivePluginClass
public ParametricSurfaceFactoryPlugin(ParametricSurfaceFactory psf)