Uses of Enum Class
com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive.ClippingPlanesAdjustMode
Packages that use RenderAreaInteractive.ClippingPlanesAdjustMode
Package
Description
-
Uses of RenderAreaInteractive.ClippingPlanesAdjustMode in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas
Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas that return RenderAreaInteractive.ClippingPlanesAdjustModeModifier and TypeMethodDescriptionRenderAreaInteractive.getClippingPlanesAdjustMode()
Get the camera clipping planes adjustment mode.Returns the enum constant of this class with the specified name.RenderAreaInteractive.ClippingPlanesAdjustMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas with parameters of type RenderAreaInteractive.ClippingPlanesAdjustModeModifier and TypeMethodDescriptionvoid
RenderAreaInteractive.setClippingPlanesAdjustMode
(RenderAreaInteractive.ClippingPlanesAdjustMode mode) Set the camera clipping planes adjustment mode. -
Uses of RenderAreaInteractive.ClippingPlanesAdjustMode in com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers
Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers that return RenderAreaInteractive.ClippingPlanesAdjustModeMethods in com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers with parameters of type RenderAreaInteractive.ClippingPlanesAdjustModeModifier and TypeMethodDescriptionvoid
ViewerExaminer.setClippingPlanesAdjustMode
(RenderAreaInteractive.ClippingPlanesAdjustMode mode) -
Uses of RenderAreaInteractive.ClippingPlanesAdjustMode in com.openinventor.inventor.viewercomponents.swt.tools
Methods in com.openinventor.inventor.viewercomponents.swt.tools with parameters of type RenderAreaInteractive.ClippingPlanesAdjustModeModifier and TypeMethodDescriptionvoid
PreferencesDialog.GeneralPreferencesListener.clippingModeChanged
(RenderAreaInteractive.ClippingPlanesAdjustMode newMode) void
PreferencesDialog.setClippingPlanesAdjustMode
(RenderAreaInteractive.ClippingPlanesAdjustMode mode)