|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPlugin
de.jreality.plugin.basic.Content
de.jreality.plugin.content.TerrainAlignedContent
public class TerrainAlignedContent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class de.jreality.plugin.basic.Content |
---|
Content.ChangeEventType, Content.ContentChangedEvent, Content.ContentChangedListener |
Constructor Summary | |
---|---|
TerrainAlignedContent()
|
Method Summary | |
---|---|
void |
alignContent()
|
void |
contentChanged()
|
double |
getContentSize()
|
PluginInfo |
getPluginInfo()
|
double |
getVerticalOffset()
|
void |
install(Controller c)
|
void |
setContent(SceneGraphNode node)
|
void |
setContentSize(double contentSize)
|
void |
setVerticalOffset(double verticalOffset)
|
void |
uninstall(Controller c)
|
Methods inherited from class de.jreality.plugin.basic.Content |
---|
addContentChangedListener, addContentTool, fireContentChanged, fireContentChanged, removeContentChangedListener, removeContentTool |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TerrainAlignedContent()
Method Detail |
---|
public void alignContent()
public void install(Controller c) throws Exception
install
in class Content
Exception
public void uninstall(Controller c) throws Exception
Exception
public void contentChanged()
public void setContent(SceneGraphNode node)
setContent
in class Content
public double getContentSize()
public void setContentSize(double contentSize)
public double getVerticalOffset()
public void setVerticalOffset(double verticalOffset)
public PluginInfo getPluginInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |