de.jreality.plugin.content
Class CenteredAndScaledContent
java.lang.Object
Plugin
de.jreality.plugin.basic.Content
de.jreality.plugin.content.CenteredAndScaledContent
- All Implemented Interfaces:
- TransformationListener, EventListener, ChangeListener
public class CenteredAndScaledContent
- extends Content
- implements ChangeListener, TransformationListener
CenteredAndScaledContent
public CenteredAndScaledContent()
stateChanged
public void stateChanged(ChangeEvent e)
- Specified by:
stateChanged
in interface ChangeListener
transformationMatrixChanged
public void transformationMatrixChanged(TransformationEvent ev)
- Specified by:
transformationMatrixChanged
in interface TransformationListener
setContent
public void setContent(SceneGraphNode node)
- Specified by:
setContent
in class Content
getSize
public double getSize()
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws Exception
- Overrides:
install
in class Content
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception