|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsyn3d.ui.Transformator
jsynoptic.plugins.syn3d.xith3d.SynopticViewNodeXith3d.ViewTransformator
protected class SynopticViewNodeXith3d.ViewTransformator
| Field Summary | |
|---|---|
protected Transform3D |
tempTransform
|
protected Transform3D |
transform
|
| Fields inherited from class syn3d.ui.Transformator |
|---|
drotX, drotY, eyeDistance, perspective, pos2DX, pos2DY, rot, scaleFactor, trans, transFactorX, transFactorY, vtrans, wsize, zoom, zoomFactor |
| Constructor Summary | |
|---|---|
SynopticViewNodeXith3d.ViewTransformator()
|
|
| Method Summary | |
|---|---|
void |
applyTransform()
Hook for subclasses, to apply the current transformation to a relevant object This method is called internally when a change occurs. |
| Methods inherited from class syn3d.ui.Transformator |
|---|
changeProjection, getEyeDistance, getPos2DX, getPos2DY, getRot, getScaleFactor, getTrans, getTransFactorX, getTranslationFactorY, getWSize, getZoom, getZoomFactor, init2DPosition, isPerspective, reset, rotate2D, rotate2D, setEyeDistance, setPerspective, setPos2DX, setPos2DY, setRot, setScaleFactor, setTrans, setTransFactorX, setTranslationFactorY, setWSize, setZoom, setZoomFactor, translate2D, updateTranslateMatrix, updateZoomMatrix, zoom, zoom2D |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Transform3D transform
protected Transform3D tempTransform
| Constructor Detail |
|---|
public SynopticViewNodeXith3d.ViewTransformator()
| Method Detail |
|---|
public void applyTransform()
Transformator
applyTransform in class Transformator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||