Uses of Class
org.jzy3d.plot3d.rendering.view.View
-
-
Uses of View in org.jzy3d.chart
Subclasses of View in org.jzy3d.chart Modifier and Type Class Description classChartViewFields in org.jzy3d.chart declared as View Modifier and Type Field Description protected ViewChart. viewprotected ViewChartScene. viewMethods in org.jzy3d.chart that return View Modifier and Type Method Description ViewChart. getView()ViewChart. newView()ViewChartScene. newView(ICanvas canvas, Quality quality)ViewChart. view()Methods in org.jzy3d.chart with parameters of type View Modifier and Type Method Description voidChartScene. clearView(View view) -
Uses of View in org.jzy3d.chart.controllers.mouse.picking
Methods in org.jzy3d.chart.controllers.mouse.picking with parameters of type View Modifier and Type Method Description voidPickingSupport. pickObjects(IPainter painter, View view, Graph graph, IntegerCoord2d pickPoint) -
Uses of View in org.jzy3d.chart.controllers.mouse.selection
Methods in org.jzy3d.chart.controllers.mouse.selection with parameters of type View Modifier and Type Method Description protected abstract voidAWTAbstractMouseSelector. processSelection(Scene scene, View view, int width, int height)protected voidAWTScatterMouseSelector. processSelection(Scene scene, View view, int width, int height)Make projection and match points belonging to selection.protected voidAWTSphereMouseSelector. processSelection(Scene scene, View view, int width, int height)Make projection and match points belonging to selection. -
Uses of View in org.jzy3d.chart.factories
Fields in org.jzy3d.chart.factories declared as View Modifier and Type Field Description protected ViewCanvasNewtSWT. viewMethods in org.jzy3d.chart.factories that return View Modifier and Type Method Description ViewCanvasNewtSWT. getView()Provide a reference to the View that renders into this canvas.ViewAWTChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)TheAWTNativeViewreturned by this factory support Java2d defined components (background images, tooltips, post-renderers and overlay)ViewChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)ViewChartFactory. newView(Scene scene, ICanvas canvas, Quality quality)ViewIChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)ViewIChartFactory. newView(Scene scene, ICanvas canvas, Quality quality)ViewNewtChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)TheAWTNativeViewsupports Java2d defined components (background images, tooltips, post-renderers and overlay)ViewSWTChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)The AWTView support Java2d defined components (tooltips, background images)Methods in org.jzy3d.chart.factories with parameters of type View Modifier and Type Method Description IAxisChartFactory. newAxe(BoundingBox3d box, View view)AxisBoxContourChartFactory. newAxe(BoundingBox3d box, View view)IAxisIChartFactory. newAxe(BoundingBox3d box, View view)Renderer3dAWTPainterFactory. newRenderer3D(View view, boolean traceGL, boolean debugGL)Provide AWT Texture loading for screenshotsRenderer3dNativePainterFactory. newRenderer3D(View view)Only needed byINativeCanvasRenderer3dNativePainterFactory. newRenderer3D(View view, boolean traceGL, boolean debugGL)Only needed byINativeCanvasRenderer3dNewtPainterFactory. newRenderer3D(View view, boolean traceGL, boolean debugGL)Provide AWT Texture loading for screenshotsRenderer3dSWTPainterFactory. newRenderer3D(View view, boolean traceGL, boolean debugGL)Provide AWT Texture loading for screenshots -
Uses of View in org.jzy3d.chart.factories.bridged
Methods in org.jzy3d.chart.factories.bridged that return View Modifier and Type Method Description ViewSWTBridgeChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)The AWTView support Java2d defined components (tooltips, background images) -
Uses of View in org.jzy3d.chart.fallback
Methods in org.jzy3d.chart.fallback with parameters of type View Modifier and Type Method Description Renderer3dFallbackPainterFactory. newRenderer3D(View view, boolean traceGL, boolean debugGL) -
Uses of View in org.jzy3d.chart.graphs
Subclasses of View in org.jzy3d.chart.graphs Modifier and Type Class Description classGraphView -
Uses of View in org.jzy3d.chart2d
Subclasses of View in org.jzy3d.chart2d Modifier and Type Class Description classView2dMethods in org.jzy3d.chart2d with parameters of type View Modifier and Type Method Description AxisBox2dChart2dFactory. newAxe(BoundingBox3d box, View view) -
Uses of View in org.jzy3d.factories
Methods in org.jzy3d.factories that return View Modifier and Type Method Description ViewDepthPeelingChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)Methods in org.jzy3d.factories with parameters of type View Modifier and Type Method Description Renderer3dDepthPeelingPainterFactory. newRenderer3D(View view, boolean traceGL, boolean debugGL) -
Uses of View in org.jzy3d.painters
Fields in org.jzy3d.painters declared as View Modifier and Type Field Description protected ViewAbstractPainter. viewMethods in org.jzy3d.painters that return View Modifier and Type Method Description ViewAbstractPainter. getView()ViewIPainter. getView()ViewNativeEmbeddedPainter. getView()Methods in org.jzy3d.painters with parameters of type View Modifier and Type Method Description voidAbstractPainter. setView(View view)voidIPainter. setView(View view) -
Uses of View in org.jzy3d.plot3d.primitives.axis
Fields in org.jzy3d.plot3d.primitives.axis declared as View Modifier and Type Field Description protected ViewAxisBox. viewMethods in org.jzy3d.plot3d.primitives.axis that return View Modifier and Type Method Description ViewAxisBox. getView()Methods in org.jzy3d.plot3d.primitives.axis with parameters of type View Modifier and Type Method Description voidAxisBox. setView(View view)When setting a current view, the AxeBox can know the view is on mode CameraMode.TOP, and optimize some axis placement. -
Uses of View in org.jzy3d.plot3d.primitives.axis.layout.fonts
Fields in org.jzy3d.plot3d.primitives.axis.layout.fonts declared as View Modifier and Type Field Description protected ViewHiDPIProportionalFontSizePolicy. viewprotected ViewHiDPITwoFontSizesPolicy. viewConstructors in org.jzy3d.plot3d.primitives.axis.layout.fonts with parameters of type View Constructor Description HiDPIProportionalFontSizePolicy(View view)HiDPITwoFontSizesPolicy(View view) -
Uses of View in org.jzy3d.plot3d.rendering.canvas
Fields in org.jzy3d.plot3d.rendering.canvas declared as View Modifier and Type Field Description protected ViewCanvasAWT. viewprotected ViewCanvasNewtAwt. viewprotected ViewCanvasSwing. viewprotected ViewEmulGLCanvas. viewprotected ViewOffscreenCanvas. viewMethods in org.jzy3d.plot3d.rendering.canvas that return View Modifier and Type Method Description ViewCanvasAWT. getView()Provide a reference to the View that renders into this canvas.ViewCanvasNewtAwt. getView()Provide a reference to the View that renders into this canvas.ViewCanvasSwing. getView()Provide a reference to the View that renders into this canvas.ViewEmulGLCanvas. getView()ViewICanvas. getView()Returns a reference to the held view.ViewOffscreenCanvas. getView()Provide a reference to the View that renders into this canvas. -
Uses of View in org.jzy3d.plot3d.rendering.ddp
Subclasses of View in org.jzy3d.plot3d.rendering.ddp Modifier and Type Class Description classDepthPeelingViewDepthPeelingRenderer3dneeds to split calls to view clear and view renderer.Methods in org.jzy3d.plot3d.rendering.ddp with parameters of type View Modifier and Type Method Description static IGLRendererDepthPeelingRenderer3d. getDepthPeelingContentRenderer(View view) -
Uses of View in org.jzy3d.plot3d.rendering.ordering
Fields in org.jzy3d.plot3d.rendering.ordering declared as View Modifier and Type Field Description protected ViewAbstractOrderingStrategy. viewMethods in org.jzy3d.plot3d.rendering.ordering that return View Modifier and Type Method Description ViewAbstractOrderingStrategy. getView()Methods in org.jzy3d.plot3d.rendering.ordering with parameters of type View Modifier and Type Method Description voidAbstractOrderingStrategy. setView(View view)Constructors in org.jzy3d.plot3d.rendering.ordering with parameters of type View Constructor Description BarycentreOrderingStrategy(View view) -
Uses of View in org.jzy3d.plot3d.rendering.scene
Fields in org.jzy3d.plot3d.rendering.scene with type parameters of type View Modifier and Type Field Description protected Vector<View>Scene. viewsMethods in org.jzy3d.plot3d.rendering.scene that return View Modifier and Type Method Description ViewScene. newView(ICanvas canvas, Quality quality)Instantiate a View attached to the given Canvas, and return its reference.Methods in org.jzy3d.plot3d.rendering.scene with parameters of type View Modifier and Type Method Description voidScene. clearView(View view) -
Uses of View in org.jzy3d.plot3d.rendering.shaders
Methods in org.jzy3d.plot3d.rendering.shaders with parameters of type View Modifier and Type Method Description static IGLRendererShaderRenderer3d. getShaderContentRenderer(View view)Constructors in org.jzy3d.plot3d.rendering.shaders with parameters of type View Constructor Description ShaderRenderer3d(View view, boolean traceGL, boolean debugGL)ShaderRenderer3d(View view, boolean traceGL, boolean debugGL, IShaderable shaderable) -
Uses of View in org.jzy3d.plot3d.rendering.view
Subclasses of View in org.jzy3d.plot3d.rendering.view Modifier and Type Class Description classAWTViewclassCroppingViewclassSelectableViewAn {@ InteractiveView} handles 2d projection updates to ensure mouse is always computing intersection with objects in a relevant state.Fields in org.jzy3d.plot3d.rendering.view declared as View Modifier and Type Field Description protected ViewNativeRenderer. viewprotected ViewRenderer3d. viewMethods in org.jzy3d.plot3d.rendering.view with parameters of type View Modifier and Type Method Description voidAWTNativeViewOverlay. render(View view, ViewportConfiguration viewport, IPainter painter)Renders all providedTooltips andAWTRenderer2ds on top of the scene.voidEmulGLViewOverlay. render(View view, ViewportConfiguration viewport, IPainter painter)voidIViewOverlay. render(View view, ViewportConfiguration viewport, IPainter painter)Constructors in org.jzy3d.plot3d.rendering.view with parameters of type View Constructor Description AWTImageRenderer3d(View view)AWTImageRenderer3d(View view, boolean traceGL, boolean debugGL)AWTRenderer3d(View view)AWTRenderer3d(View view, boolean traceGL, boolean debugGL)NativeRenderer(View view)Initialize a Renderer attached to the given View.NativeRenderer(View view, boolean traceGL, boolean debugGL)Initialize a Renderer attached to the given View, and activate GL trace and errors to console.Renderer3d(View view)Initialize a Renderer attached to the given View.Renderer3d(View view, boolean traceGL, boolean debugGL)Initialize a Renderer attached to the given View, and activate GL trace and errors to console. -
Uses of View in org.jzy3d.plot3d.rendering.view.annotation
Fields in org.jzy3d.plot3d.rendering.view.annotation declared as View Modifier and Type Field Description protected ViewCameraDistanceAnnotation. viewprotected ViewCameraEyeOverlayAnnotation. viewprotected ViewCameraPathAnnotation. viewConstructors in org.jzy3d.plot3d.rendering.view.annotation with parameters of type View Constructor Description CameraDistanceAnnotation(View view, Color color)CameraEyeOverlayAnnotation(View view)CameraPathAnnotation(View view, Color color) -
Uses of View in org.jzy3d.plot3d.rendering.view.controllers
Fields in org.jzy3d.plot3d.rendering.view.controllers with type parameters of type View Modifier and Type Field Description protected List<View>ViewCameraController. targetsMethods in org.jzy3d.plot3d.rendering.view.controllers with parameters of type View Modifier and Type Method Description voidViewCameraController. addTarget(View target)voidViewCameraController. removeTarget(View target)Constructors in org.jzy3d.plot3d.rendering.view.controllers with parameters of type View Constructor Description NewtViewCameraController(View view)
-