public class AddPointsAndDragPointsExample extends AbstractTool
| Constructor and Description |
|---|
AddPointsAndDragPointsExample() |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
getGeometry() |
static void |
main(String[] args) |
static void |
pa(double[] ar,
String msg) |
void |
perform(ToolContext tc)
This method is called when the tool is activated and any
AxisState or TransformationMatrix of the current slots changes.
|
activate, addCurrentSlot, deactivate, equals, fullDescription, getActivationSlots, getCurrentSlots, getDescription, getDescription, hashCode, removeCurrentSlot, setDescriptionpublic static void pa(double[] ar,
String msg)
public void perform(ToolContext tc)
Toolperform in interface Toolperform in class AbstractTooltc - The current tool contextpublic Geometry getGeometry()
public static void main(String[] args)