de.jreality.plugin.content
Class TerrainAlignedContent
java.lang.Object
Plugin
de.jreality.plugin.basic.Content
de.jreality.plugin.content.TerrainAlignedContent
public class TerrainAlignedContent
- extends Content
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CONTENT_SIZE
public static final double DEFAULT_CONTENT_SIZE
- See Also:
- Constant Field Values
DEFAULT_VERTICAL_OFFSET
public static final double DEFAULT_VERTICAL_OFFSET
- See Also:
- Constant Field Values
TerrainAlignedContent
public TerrainAlignedContent()
alignContent
public void alignContent()
install
public void install(Controller c)
throws java.lang.Exception
- Overrides:
install
in class Content
- Throws:
java.lang.Exception
uninstall
public void uninstall(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
contentChanged
public void contentChanged()
setContent
public void setContent(SceneGraphNode node)
- Specified by:
setContent
in class Content
getContentSize
public double getContentSize()
setContentSize
public void setContentSize(double contentSize)
getVerticalOffset
public double getVerticalOffset()
setVerticalOffset
public void setVerticalOffset(double verticalOffset)
getPluginInfo
public PluginInfo getPluginInfo()
restoreStates
public void restoreStates(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
storeStates
public void storeStates(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception