|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vmm.core.View vmm.core3D.View3D vmm.spacecurve.SpaceCurveView vmm.spacecurve.parametric.SpaceCurveParametric.SpaceCurveParametricView vmm.spacecurve.parametric.TorusKnot.TorusKnotView
public class TorusKnot.TorusKnotView
Adds to a generic SpaceCurveParametricView the ability to show a "cloud torus" on whose surface the curve lies.
Field Summary |
---|
Fields inherited from class vmm.spacecurve.SpaceCurveView |
---|
reverseCollarToggle, useReverseCollar |
Fields inherited from class vmm.core3D.View3D |
---|
CROSS_EYE_STEREO_VIEW, leftStereographOSI, MONOCULAR_VIEW, projectionCommands, RED_GREEN_STEREO_VIEW, rightStereographOSI, set3DViewOptionsAction, setViewpointAction, stereoComposite, STEREOGRAPH_VIEW, transform3D, viewStyleCommands |
Fields inherited from class vmm.core.View |
---|
backgroundCommands, buildAnimation, buildingImageForFilmstrip, currentGraphics, decorations, directOffscreenDrawing, fullOSI, needsRedraw, offscreenImageType, parameters, showAxesAction |
Constructor Summary | |
---|---|
TorusKnot.TorusKnotView()
|
Method Summary | |
---|---|
ActionList |
getActions()
Returns a list of actions for this view. |
boolean |
getShowDotCloudTorus()
|
void |
setShowDotCloudTorus(boolean show)
|
Methods inherited from class vmm.spacecurve.parametric.SpaceCurveParametric.SpaceCurveParametricView |
---|
getShowEvolute, setShowEvolute |
Methods inherited from class vmm.spacecurve.SpaceCurveView |
---|
getUseReverseCollar, setUseReverseCollar |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TorusKnot.TorusKnotView()
Method Detail |
---|
public void setShowDotCloudTorus(boolean show)
public ActionList getActions()
SpaceCurveView
getActions
in class SpaceCurveView
SpaceCurveView.setUseReverseCollar(boolean)
public boolean getShowDotCloudTorus()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |