|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.ui.EditingTool
artofillusion.ui.MeshEditingTool
public abstract class MeshEditingTool
This is a subclass of EditingTool for tools which edit Mesh objects. It contains common features used by many tools.
Field Summary |
---|
Fields inherited from class artofillusion.ui.EditingTool |
---|
ALL_CLICKS, HANDLE_CLICKS, OBJECT_CLICKS |
Constructor Summary | |
---|---|
MeshEditingTool(EditingWindow fr,
MeshEditController controller)
|
Method Summary |
---|
Methods inherited from class artofillusion.ui.EditingTool |
---|
activate, allowSelectionChanges, deactivate, drawOverlay, getButton, getToolTipText, getWindow, hilightSelection, iconDoubleClicked, isEditable, keyPressed, mouseDragged, mouseMoved, mousePressed, mousePressedOnHandle, mousePressedOnObject, mouseReleased, whichClicks |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MeshEditingTool(EditingWindow fr, MeshEditController controller)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |