public class FlyTool extends AbstractTool
Constructor and Description |
---|
FlyTool() |
Modifier and Type | Method and Description |
---|---|
double |
getGain() |
void |
perform(ToolContext tc)
This method is called when the tool is activated and any
AxisState or TransformationMatrix of the current slots changes.
|
void |
setGain(double gain) |
activate, addCurrentSlot, deactivate, equals, fullDescription, getActivationSlots, getCurrentSlots, getDescription, getDescription, hashCode, removeCurrentSlot, setDescription
public void perform(ToolContext tc)
Tool
perform
in interface Tool
perform
in class AbstractTool
tc
- The current tool contextpublic double getGain()
public void setGain(double gain)