|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimtools.shapes.AbstractShape
jsynoptic.plugins.syn3d.View3DShape
jsynoptic.plugins.syn3d.xith3d.Xith3DView3DShape
public class Xith3DView3DShape
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class simtools.shapes.AbstractShape |
|---|
AbstractShape.AbstractShapePropertiesNames |
| Field Summary |
|---|
| Fields inherited from class jsynoptic.plugins.syn3d.View3DShape |
|---|
node, operating, plugin, rotating, translating, zooming |
| Fields inherited from class simtools.shapes.AbstractShape |
|---|
_h, _ox, _oy, _propertyNames, _w, _x, _y, ANTI_ALIASING, currentDialogBox, FONT_NAMES, listeners, REFRESH_PERIOD |
| Fields inherited from interface jsynoptic.base.ContextualActionProvider |
|---|
EDITOR_CONTEXT, MOUSE_OUT_CONTEXT, MOUSE_OVER_CONTEXT, MOUSE_PRESSED_CONTEXT, SHAPELIST_CONTEXT, SOURCELIST_CONTEXT |
| Constructor Summary | |
|---|---|
Xith3DView3DShape(Plugin plugin,
int ox,
int oy,
int w,
int h)
|
|
| Method Summary | |
|---|---|
boolean |
doAction(double x,
double y,
java.lang.Object o,
java.lang.String action)
|
| Methods inherited from class jsynoptic.plugins.syn3d.View3DShape |
|---|
canDoAction, draw, getActions, notifyChange, resize |
| Methods inherited from class simtools.shapes.AbstractShape |
|---|
addListener, cloneShape, contains, contains, contains, contains, getAnchor, getBounds, getBounds2D, getInnerProperties, getMax, getMaxTranslated, getMin, getPathIterator, getPathIterator, getPropertyNames, getPropertyValue, intersects, intersects, notifyChange, refresh, removeListener, setAnchor, setAnchor, setProperties, setPropertyValue, translate, wipeOff |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jsynoptic.base.ContextualActionProvider |
|---|
doAction |
| Constructor Detail |
|---|
public Xith3DView3DShape(Plugin plugin,
int ox,
int oy,
int w,
int h)
| Method Detail |
|---|
public boolean doAction(double x,
double y,
java.lang.Object o,
java.lang.String action)
doAction in class View3DShape
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||