|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvmm.core.View
vmm.core3D.View3D
vmm.core3D.View3DWithLightSettings
vmm.core3D.View3DLit
vmm.polyhedron.IFS.IFSView
public static class IFS.IFSView
Field Summary | |
---|---|
protected ToggleAction |
thickWireframeToggle
|
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 | |
---|---|
IFS.IFSView()
|
Method Summary | |
---|---|
boolean |
getThickWireframe()
|
void |
setThickWireframe(boolean thickWireframe)
|
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 |
Field Detail |
---|
protected ToggleAction thickWireframeToggle
Constructor Detail |
---|
public IFS.IFSView()
Method Detail |
---|
public boolean getThickWireframe()
public void setThickWireframe(boolean thickWireframe)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |