Uses of Interface
org.jzy3d.plot3d.rendering.canvas.ICanvas
Packages that use ICanvas
Package
Description
- 
Uses of ICanvas in org.jzy3d.chart
Fields in org.jzy3d.chart declared as ICanvasMethods in org.jzy3d.chart that return ICanvasMethods in org.jzy3d.chart with parameters of type ICanvasModifier and TypeMethodDescriptionvoidChartView.initInstance(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) Deprecated.Constructors in org.jzy3d.chart with parameters of type ICanvasModifierConstructorDescriptionChartView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)  - 
Uses of ICanvas in org.jzy3d.chart.controllers
Fields in org.jzy3d.chart.controllers declared as ICanvasMethods in org.jzy3d.chart.controllers that return ICanvasMethods in org.jzy3d.chart.controllers with parameters of type ICanvasConstructors in org.jzy3d.chart.controllers with parameters of type ICanvas - 
Uses of ICanvas in org.jzy3d.chart.controllers.mouse.camera
Fields in org.jzy3d.chart.controllers.mouse.camera declared as ICanvas - 
Uses of ICanvas in org.jzy3d.chart.controllers.mouse.selection
Fields in org.jzy3d.chart.controllers.mouse.selection declared as ICanvasMethods in org.jzy3d.chart.controllers.mouse.selection with parameters of type ICanvasModifier and TypeMethodDescriptionprotected AWTRenderer2dAWTAbstractMouseSelector.initRenderer2d(ICanvas c)  - 
Uses of ICanvas in org.jzy3d.chart.factories
Classes in org.jzy3d.chart.factories that implement ICanvasModifier and TypeClassDescriptionclassA Newt canvas wrapped in an AWT Newt is supposed to be faster than any other canvas, either for AWT or Swing.Methods in org.jzy3d.chart.factories that return ICanvasModifier and TypeMethodDescriptionAWTPainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) IPainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) NewtPainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) OffscreenWindowFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) SwingPainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) SWTPainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) protected ICanvasAWTPainterFactory.newOffscreenCanvas(IChartFactory factory, Scene scene, Quality quality) Methods in org.jzy3d.chart.factories with parameters of type ICanvasModifier and TypeMethodDescriptionEmulGLPainterFactory.newAnimator(ICanvas canvas) IPainterFactory.newAnimator(ICanvas canvas) NativePainterFactory.newAnimator(ICanvas canvas) AWTChartFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) Thereturned by this factory support Java2d defined components (background images, tooltips, post-renderers and overlay)invalid @link
AWTNativeViewChartFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) EmulGLChartFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) IChartFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) NewtChartFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) Thesupports Java2d defined components (background images, tooltips, post-renderers and overlay)invalid @link
AWTNativeViewSWTChartFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) The AWTView support Java2d defined components (tooltips, background images) - 
Uses of ICanvas in org.jzy3d.chart.factories.bridged
Methods in org.jzy3d.chart.factories.bridged that return ICanvasModifier and TypeMethodDescriptionSWTBridgePainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality) Methods in org.jzy3d.chart.factories.bridged with parameters of type ICanvas - 
Uses of ICanvas in org.jzy3d.chart2d
Methods in org.jzy3d.chart2d with parameters of type ICanvasModifier and TypeMethodDescriptionChart2dFactory.newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) Constructors in org.jzy3d.chart2d with parameters of type ICanvasModifierConstructorDescriptionView2d(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality)  - 
Uses of ICanvas in org.jzy3d.javafx.offscreen
Methods in org.jzy3d.javafx.offscreen that return ICanvasModifier and TypeMethodDescriptionJavaFXOffscreenPainterFactory.newCanvas(IChartFactory factory, Scene scene, Quality quality)  - 
Uses of ICanvas in org.jzy3d.painters
Fields in org.jzy3d.painters declared as ICanvasMethods in org.jzy3d.painters that return ICanvasMethods in org.jzy3d.painters with parameters of type ICanvasModifier and TypeMethodDescriptioncom.jogamp.opengl.GLContextNativeDesktopPainter.getCurrentContext(ICanvas canvas) com.jogamp.opengl.GLNativeDesktopPainter.getCurrentGL(ICanvas canvas) Get the current GL context of the canvas and make it current.voidvoid - 
Uses of ICanvas in org.jzy3d.plot3d.rendering.canvas
Subinterfaces of ICanvas in org.jzy3d.plot3d.rendering.canvasModifier and TypeInterfaceDescriptioninterfaceAnIScreenCanvasdefines a panel into which rendering occurs, and that can be integrated in an existing GUI.Classes in org.jzy3d.plot3d.rendering.canvas that implement ICanvasModifier and TypeClassDescriptionclassCanvasAWTis a base implementation that primarily allows to integrate a Jzy3d chart in an AWT application.classA Newt canvas wrapped in an AWTPanel.classclassThis canvas allows rendering charts with jGL as OpenGL backend which perform in CPU.classAnICanvasimplementation able to render the chart in an offscreen canvas, meaning no frame or GUI is needed to get a chart. - 
Uses of ICanvas in org.jzy3d.plot3d.rendering.legends.series
Methods in org.jzy3d.plot3d.rendering.legends.series with parameters of type ICanvasModifier and TypeMethodDescriptionvoidViewAndLegendLayout.computeScreenSeparator(ICanvas canvas, List<ILegend> list) Deprecated.protected voidViewAndLegendLayout.renderLegends(IPainter painter, float left, float right, List<ILegend> data, ICanvas canvas) Deprecated. - 
Uses of ICanvas in org.jzy3d.plot3d.rendering.scene
Methods in org.jzy3d.plot3d.rendering.scene with parameters of type ICanvas - 
Uses of ICanvas in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as ICanvasMethods in org.jzy3d.plot3d.rendering.view that return ICanvasMethods in org.jzy3d.plot3d.rendering.view with parameters of type ICanvasModifier and TypeMethodDescriptionstatic ViewportConfigurationstatic ViewportConfigurationprotected voidAWTNativeViewOverlay.configureG2DScale(View view, ViewportConfiguration viewport, ICanvas canvas, Graphics2D g2d) Enable multiple stuff for HiDPI make overlay HiDPI aware so that legend and its text content remain the same size than axis text and constant over different screen.protected voidView.configureHiDPIListener(ICanvas canvas) Upon pixel scale change, either at startup or during execution of the program, the listener will reconfigure the default font according to current HiDPI settings.voidCalled when theGLAutoDrawablerequires a rendering.voidvoidvoidvoidCalled when theGLAutoDrawableis rendered for the first time.voidvoidAWTView.initInstance(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) voidView.initInstance(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) Initialize a view object.voidCalled when theGLAutoDrawableis resized.voidConstructors in org.jzy3d.plot3d.rendering.view with parameters of type ICanvasModifierConstructorDescriptionAWTView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) CroppingView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) SelectableView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) View(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) Create a view attached to a Scene, with its own Camera and Axe.ViewportConfiguration(ICanvas canvas) A viewport configuration that occupies the complete canvas area. - 
Uses of ICanvas in org.jzy3d.plot3d.rendering.view.layout
Methods in org.jzy3d.plot3d.rendering.view.layout with parameters of type ICanvasModifier and TypeMethodDescriptionprotected voidViewAndColorbarsLayout.computeSeparator(IPainter painter, ICanvas canvas, List<ILegend> legends) protected floatViewAndColorbarsLayout.computeSeparator(ICanvas canvas, int minWidth) protected voidEmulGLViewAndColorbarsLayout.renderLegends(IPainter painter, float left, float right, List<ILegend> legends, ICanvas canvas) This override allows Shifting artificially the complete jGL viewport to let some place for a colorbar rendering.protected voidViewAndColorbarsLayout.renderLegends(IPainter painter, float left, float right, List<ILegend> legends, ICanvas canvas) Renders the legends within the screen slice given by the left and right parameters.