|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.scene.tool.AbstractTool
de.jreality.tutorial.plugin.ContentToolsExample.ToggleTool
public class ContentToolsExample.ToggleTool
Constructor Summary | |
---|---|
ContentToolsExample.ToggleTool()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Gives an overall description of this Tool. |
void |
perform(ToolContext tc)
This method is called when the tool is activated and any AxisState or TransformationMatrix of the current slots changes. |
Methods inherited from class de.jreality.scene.tool.AbstractTool |
---|
activate, addCurrentSlot, deactivate, equals, fullDescription, getActivationSlots, getCurrentSlots, getDescription, hashCode, removeCurrentSlot, setDescription |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentToolsExample.ToggleTool()
Method Detail |
---|
public void perform(ToolContext tc)
Tool
perform
in interface Tool
perform
in class AbstractTool
tc
- The current tool contextpublic java.lang.String getDescription()
Tool
getDescription
in interface Tool
getDescription
in class AbstractTool
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |