de.jreality.tools
Class EncompassTool
java.lang.Object
de.jreality.scene.tool.AbstractTool
de.jreality.tools.EncompassTool
- All Implemented Interfaces:
- Tool
public class EncompassTool
- extends AbstractTool
TODO: document this
- Author:
- brinkman
EncompassTool
public EncompassTool()
perform
public void perform(ToolContext tc)
- Description copied from interface:
Tool
- This method is called when the tool is activated and any
AxisState or TransformationMatrix of the current slots changes.
- Specified by:
perform
in interface Tool
- Overrides:
perform
in class AbstractTool
- Parameters:
tc
- The current tool context
setMargin
public void setMargin(double p)
getMargin
public double getMargin()
isDoAlternative
public boolean isDoAlternative()
setDoAlternative
public void setDoAlternative(boolean doAlternative)