|
|||||||||
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.core3D.View3DWithLightSettings vmm.core3D.View3DLit vmm.spacecurve.parametric.SpaceCurveParametric.SpaceCurveParametricViewAsTube
public static class SpaceCurveParametric.SpaceCurveParametricViewAsTube
Defines a tube view of a SpaceCurveParametric. Adds to View3DLit a ToggleAction to determine whether the grid on the curve is shown.
Field Summary |
---|
Fields inherited from class vmm.core3D.View3DLit |
---|
dragAsSurfaceToggle, NO_ORIENTATION, NORMAL_ORIENTATION, PATCH_RENDERING, REVERSE_ORIENTATION, selectColoredCommands, selectOrientationCommands, selectRenderingCommands, selectShadingCommands, setTransparencyCommand, WIREFRAME_RENDERING |
Fields inherited from class vmm.core3D.View3DWithLightSettings |
---|
lightingEnabledToggle, lightSettingsCommand |
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 | |
---|---|
SpaceCurveParametric.SpaceCurveParametricViewAsTube()
|
Method Summary | |
---|---|
boolean |
getShowGrid()
|
void |
setShowGrid(boolean showGrid)
|
Methods inherited from class vmm.core3D.View3DLit |
---|
drawSurface, drawSurface, fillPolygon, getBlackAndWhite, getDragAsSurface, getOrientation, getPhongShading, getRenderingStyle, getSettingsCommands, getTransparency, getViewCommands, setBlackAndWhite, setDragAsSurface, setEnableThreeD, setOrientation, setPhongShading, setRenderingStyle, setTransparency, setViewStyle, takeExhibit |
Methods inherited from class vmm.core3D.View3DWithLightSettings |
---|
addExtraXML, getLightingEnabled, getLightSettings, readExtraXML, setAnaglyphLightSettings, setLightingEnabled, setLightSettings, setNonAnaglyphLightSettings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpaceCurveParametric.SpaceCurveParametricViewAsTube()
Method Detail |
---|
public boolean getShowGrid()
public void setShowGrid(boolean showGrid)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |