Uses of Class
org.jzy3d.chart.Chart
Packages that use Chart
Package
Description
-
Uses of Chart in org.jzy3d.analysis
Fields in org.jzy3d.analysis declared as ChartMethods in org.jzy3d.analysis that return ChartModifier and TypeMethodDescriptionAbstractAnalysis.getChart()
IAnalysis.getChart()
AbstractAnalysis.initializeChart()
AbstractAnalysis.initializeChart
(Quality quality) IAnalysis.initializeChart()
Use a factory to initialize a chart instanceIAnalysis.initializeChart
(Quality quality) -
Uses of Chart in org.jzy3d.bridge.awt
Fields in org.jzy3d.bridge.awt declared as ChartMethods in org.jzy3d.bridge.awt with parameters of type ChartModifier and TypeMethodDescriptionvoid
FrameAWT.initialize
(Chart chart, Rectangle bounds, String title) void
FrameAWT.initialize
(Chart chart, Rectangle bounds, String title, String message) Constructors in org.jzy3d.bridge.awt with parameters of type Chart -
Uses of Chart in org.jzy3d.bridge.swing
Methods in org.jzy3d.bridge.swing with parameters of type ChartModifier and TypeMethodDescriptionvoid
SwingChartGroupWindow.addChartToGridLayout
(Chart chart) void
FrameSwing.initialize
(Chart chart, Rectangle bounds, String title) void
FrameSwing.initialize
(Chart chart, Rectangle bounds, String title, String message) Constructors in org.jzy3d.bridge.swing with parameters of type ChartModifierConstructorDescriptionFrameSwing
(Chart chart, Rectangle bounds, String title) SwingChartGroupWindow
(Chart... charts) Constructor parameters in org.jzy3d.bridge.swing with type arguments of type Chart -
Uses of Chart in org.jzy3d.bridge.swt
Methods in org.jzy3d.bridge.swt with parameters of type ChartModifier and TypeMethodDescriptionvoid
FrameSWTBridge.initialize
(Chart chart, Rectangle bounds, String title) void
FrameSWTBridge.initialize
(Chart chart, Rectangle bounds, String title, String message) Constructors in org.jzy3d.bridge.swt with parameters of type Chart -
Uses of Chart in org.jzy3d.chart
Subclasses of Chart in org.jzy3d.chartFields in org.jzy3d.chart declared as ChartMethods in org.jzy3d.chart that return ChartModifier and TypeMethodDescriptionAdd a list of drawables and refresh the view of the scene once they are all added.Add a drawable and refresh the view of the scene once it is added.Add a drawable to the scene graph of the chart.Chart.add
(Drawable drawable, LODCandidates candidates) Add a drawable by first evaluating its rendering performance onscreen from worse (LODSetting.Bounds.ON
to most good looking rendering.Chart.black()
Chart.view2d()
Toggle the chart for 2D rendering.Chart.view3d()
Chart.white()
Methods in org.jzy3d.chart with parameters of type ChartModifier and TypeMethodDescriptionstatic ICameraMouseController
ChartLauncher.configureControllers
(Chart chart, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) static EmulGLSkin
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
ChartLauncher.openChart
(Chart chart, Rectangle bounds, String title, boolean allowSlaveThreadOnDoubleClick) static ICameraMouseController
ChartLauncher.openChart
(Chart chart, Rectangle bounds, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) static void
SwingChartLauncher.openLightEditors
(Chart chart) static void
ChartLauncher.openStaticChart
(Chart chart) static void
ChartLauncher.openStaticChart
(Chart chart, Rectangle bounds, String title) static void
ChartLauncher.screenshot
(Chart chart, String filename) Constructors in org.jzy3d.chart with parameters of type Chart -
Uses of Chart in org.jzy3d.chart.controllers
Fields in org.jzy3d.chart.controllers declared as ChartMethods in org.jzy3d.chart.controllers that return ChartMethods in org.jzy3d.chart.controllers that return types with arguments of type ChartMethods in org.jzy3d.chart.controllers with parameters of type ChartConstructors in org.jzy3d.chart.controllers with parameters of type Chart -
Uses of Chart in org.jzy3d.chart.controllers.camera
Constructors in org.jzy3d.chart.controllers.camera with parameters of type Chart -
Uses of Chart in org.jzy3d.chart.controllers.keyboard.camera
Methods in org.jzy3d.chart.controllers.keyboard.camera with parameters of type ChartModifier and TypeMethodDescriptionvoid
void
Constructors in org.jzy3d.chart.controllers.keyboard.camera with parameters of type ChartModifierConstructorDescriptionAWTCameraKeyController
(Chart chart) NewtCameraKeyController
(Chart chart) -
Uses of Chart in org.jzy3d.chart.controllers.keyboard.lights
Fields in org.jzy3d.chart.controllers.keyboard.lights declared as ChartModifier and TypeFieldDescriptionprotected Chart
AWTLightKeyController.chart
protected Chart
NewtLightKeyController.chart
Constructors in org.jzy3d.chart.controllers.keyboard.lights with parameters of type ChartModifierConstructorDescriptionAWTLightKeyController
(Chart chart) AWTLightKeyController
(Chart chart, int lightId) AWTLightKeyController
(Chart chart, Light light) NewtLightKeyController
(Chart chart) NewtLightKeyController
(Chart chart, int lightId) NewtLightKeyController
(Chart chart, Light light) -
Uses of Chart in org.jzy3d.chart.controllers.keyboard.screenshot
Fields in org.jzy3d.chart.controllers.keyboard.screenshot declared as ChartMethods in org.jzy3d.chart.controllers.keyboard.screenshot with parameters of type ChartModifier and TypeMethodDescriptionvoid
void
AbstractScreenshotKeyController.screenshot
(Chart chart, String filename) void
IScreenshotKeyController.screenshot
(Chart chart, String filename) void
AbstractScreenshotKeyController.unregister
(Chart chart) Constructors in org.jzy3d.chart.controllers.keyboard.screenshot with parameters of type ChartModifierConstructorDescriptionAbstractScreenshotKeyController
(Chart chart, String outputFile) AWTScreenshotKeyController
(Chart chart, String outputFile) NewtScreenshotKeyController
(Chart chart, String outputFile) -
Uses of Chart in org.jzy3d.chart.controllers.mouse
Fields in org.jzy3d.chart.controllers.mouse declared as ChartMethods in org.jzy3d.chart.controllers.mouse that return ChartModifier and TypeMethodDescriptionAWTDualModeMouseSelector.build
(Chart chart, AWTAbstractMouseSelector alternativeMouse) Methods in org.jzy3d.chart.controllers.mouse with parameters of type ChartModifier and TypeMethodDescriptionAWTDualModeMouseSelector.build
(Chart chart, AWTAbstractMouseSelector alternativeMouse) AWTDualModeMouseSelector.buildToggleKeyListener
(Chart chart) Constructors in org.jzy3d.chart.controllers.mouse with parameters of type ChartModifierConstructorDescriptionAWTDualModeMouseSelector
(Chart chart, AWTAbstractMouseSelector alternativeMouse) -
Uses of Chart in org.jzy3d.chart.controllers.mouse.camera
Methods in org.jzy3d.chart.controllers.mouse.camera with parameters of type ChartModifier and TypeMethodDescriptionprotected void
AWTCameraMouseController.configureScaler
(Chart chart) This deal with HiDPI, EMulGL and Windows+AWTprotected void
AdaptiveMouseController.loadChartFields
(Chart chart) void
void
void
AWTCameraMouseController.unregister
(Chart chart) Constructors in org.jzy3d.chart.controllers.mouse.camera with parameters of type ChartModifierConstructorDescriptionAdaptiveMouseController
(Chart chart) AdaptiveMouseController
(Chart chart, AdaptiveRenderingPolicy policy) AWTCameraMouseController
(Chart chart) AWTCameraMouseController
(Chart chart, RateLimiter limiter) NewtCameraMouseController
(Chart chart) -
Uses of Chart in org.jzy3d.chart.controllers.mouse.camera.adaptive
Fields in org.jzy3d.chart.controllers.mouse.camera.adaptive declared as ChartConstructors in org.jzy3d.chart.controllers.mouse.camera.adaptive with parameters of type Chart -
Uses of Chart in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers
Constructors in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers with parameters of type ChartModifierConstructorDescriptionAdaptByDroppingHiDPI
(Chart chart) AdaptByDroppingSmoothColor
(Chart chart) AdaptByDroppingWireframe
(Chart chart) AdaptByPerformanceKnowledge
(Chart chart) -
Uses of Chart in org.jzy3d.chart.controllers.mouse.picking
Methods in org.jzy3d.chart.controllers.mouse.picking with parameters of type ChartModifier and TypeMethodDescriptionvoid
void
Constructors in org.jzy3d.chart.controllers.mouse.picking with parameters of type ChartModifierConstructorDescriptionAWTMousePickingController
(Chart chart) AWTMousePickingController
(Chart chart, int brushSize) AWTMousePickingController
(Chart chart, int brushSize, int bufferSize) AWTMousePickingPan2dController
(Chart chart, int brushSize) AWTMousePickingPan2dController
(Chart chart, int brushSize, int bufferSize) NewtMousePickingController
(Chart chart) NewtMousePickingController
(Chart chart, int brushSize) NewtMousePickingController
(Chart chart, int brushSize, int bufferSize) NewtMousePickingPan2dController
(Chart chart, int brushSize) NewtMousePickingPan2dController
(Chart chart, int brushSize, int bufferSize) -
Uses of Chart in org.jzy3d.chart.controllers.mouse.selection
Fields in org.jzy3d.chart.controllers.mouse.selection declared as ChartMethods in org.jzy3d.chart.controllers.mouse.selection with parameters of type ChartConstructors in org.jzy3d.chart.controllers.mouse.selection with parameters of type Chart -
Uses of Chart in org.jzy3d.chart.controllers.thread.camera
Constructors in org.jzy3d.chart.controllers.thread.camera with parameters of type ChartModifierConstructorDescriptionCameraThreadController
(Chart chart) Defaults time to spin to 10CameraThreadControllerWithTime
(Chart chart, double secondsToCompleteSpin) -
Uses of Chart in org.jzy3d.chart.factories
Subclasses of Chart in org.jzy3d.chart.factoriesMethods in org.jzy3d.chart.factories that return ChartModifier and TypeMethodDescriptionstatic Chart
AWTChartFactory.chart()
static Chart
static Chart
NewtChartFactory.chart()
static Chart
static Chart
static Chart
SWTChartFactory.chart
(org.eclipse.swt.widgets.Composite parent) static Chart
ChartFactory.newChart()
ChartFactory.newChart
(IChartFactory factory, Quality quality) IChartFactory.newChart()
IChartFactory.newChart
(IChartFactory factory, Quality quality) NewtChartFactory.newChart
(IChartFactory factory, Quality quality) SWTChartFactory.newChart
(IChartFactory factory, Quality quality) Methods in org.jzy3d.chart.factories with parameters of type ChartModifier and TypeMethodDescriptionvoid
IFrame.initialize
(Chart chart, Rectangle bounds, String title) void
IFrame.initialize
(Chart chart, Rectangle bounds, String title, String message) ChartFactory.newCameraThreadController
(Chart chart) EmulGLChartFactory.newCameraThreadController
(Chart chart) Returns aCameraThreadControllerWithTime
which speed may be tuned.IChartFactory.newCameraThreadController
(Chart chart) AWTPainterFactory.newKeyboardCameraController
(Chart chart) EmulGLPainterFactory.newKeyboardCameraController
(Chart chart) IPainterFactory.newKeyboardCameraController
(Chart chart) NewtPainterFactory.newKeyboardCameraController
(Chart chart) SWTPainterFactory.newKeyboardCameraController
(Chart chart) AWTPainterFactory.newKeyboardScreenshotController
(Chart chart) Output file of screenshot can be configured usingIScreenshotKeyController.setFilename(String)
.EmulGLPainterFactory.newKeyboardScreenshotController
(Chart chart) IPainterFactory.newKeyboardScreenshotController
(Chart chart) NewtPainterFactory.newKeyboardScreenshotController
(Chart chart) SWTPainterFactory.newKeyboardScreenshotController
(Chart chart) Output file of screenshot can be configured usingIScreenshotKeyController.setFilename(String)
.AWTPainterFactory.newMouseCameraController
(Chart chart) EmulGLPainterFactory.newMouseCameraController
(Chart chart) IPainterFactory.newMouseCameraController
(Chart chart) NewtPainterFactory.newMouseCameraController
(Chart chart) SWTPainterFactory.newMouseCameraController
(Chart chart) AWTPainterFactory.newMousePickingController
(Chart chart, int clickWidth) EmulGLPainterFactory.newMousePickingController
(Chart chart, int clickWidth) IPainterFactory.newMousePickingController
(Chart chart, int clickWidth) NewtPainterFactory.newMousePickingController
(Chart chart, int clickWidth) SWTPainterFactory.newMousePickingController
(Chart chart, int clickWidth) EmulGLPainterFactory.newRateLimiter
(Chart chart) -
Uses of Chart in org.jzy3d.chart.factories.bridged
Methods in org.jzy3d.chart.factories.bridged with parameters of type ChartModifier and TypeMethodDescriptionSWTBridgePainterFactory.newKeyboardCameraController
(Chart chart) SWTBridgePainterFactory.newKeyboardScreenshotController
(Chart chart) Output file of screenshot can be configured usingIScreenshotKeyController.setFilename(String)
.SWTBridgePainterFactory.newMouseCameraController
(Chart chart) SWTBridgePainterFactory.newMousePickingController
(Chart chart, int clickWidth) -
Uses of Chart in org.jzy3d.chart.fallback
Subclasses of Chart in org.jzy3d.chart.fallbackMethods in org.jzy3d.chart.fallback with parameters of type ChartModifier and TypeMethodDescriptionprotected void
FallbackChartFrameMiglayout.addChartLayout
(Chart chart) protected void
FallbackChartFrameSwing.addChartLayout
(Chart chart) static void
FallbackChartFactory.addPanelSizeChangedListener
(ImagePanel panel, Chart chart) void
FallbackChartFrameAbstract.initialize
(Chart chart, Rectangle bounds, String title) void
FallbackChartFrameAbstract.initialize
(Chart chart, Rectangle bounds, String title, String message) FallbackPainterFactory.newMouseCameraController
(Chart chart) protected static void
protected static void
Method parameters in org.jzy3d.chart.fallback with type arguments of type ChartModifier and TypeMethodDescriptionprotected void
FallbackChartFrameAbstract.render
(Collection<? extends Chart> charts) protected abstract void
FallbackChartFrameAbstract.setLayout
(Collection<? extends Chart> charts) protected void
FallbackChartFrameMiglayout.setLayout
(Collection<? extends Chart> charts) protected void
FallbackChartFrameSwing.setLayout
(Collection<? extends Chart> charts) Constructors in org.jzy3d.chart.fallback with parameters of type ChartModifierConstructorDescriptionFallbackChartFrameAbstract
(Chart... charts) FallbackChartFrameMiglayout
(Chart... charts) FallbackChartFrameSwing
(Chart... charts) Constructor parameters in org.jzy3d.chart.fallback with type arguments of type ChartModifierConstructorDescriptionFallbackChartFrameAbstract
(Collection<? extends Chart> charts) FallbackChartFrameMiglayout
(Collection<? extends Chart> charts) FallbackChartFrameSwing
(Collection<? extends Chart> charts) -
Uses of Chart in org.jzy3d.chart.graphs
Subclasses of Chart in org.jzy3d.chart.graphsMethods in org.jzy3d.chart.graphs with parameters of type Chart -
Uses of Chart in org.jzy3d.chart2d
Subclasses of Chart in org.jzy3d.chart2dMethods in org.jzy3d.chart2d that return ChartMethods in org.jzy3d.chart2d that return types with arguments of type Chart -
Uses of Chart in org.jzy3d.colors
Methods in org.jzy3d.colors with parameters of type Chart -
Uses of Chart in org.jzy3d.debugGL.tracers
Fields in org.jzy3d.debugGL.tracers with type parameters of type ChartMethods in org.jzy3d.debugGL.tracers with parameters of type ChartModifier and TypeMethodDescriptionprotected AWTRenderer2d
DebugGLChart3d.watchedItemsTextOverlay
(Chart watchedChart) Method parameters in org.jzy3d.debugGL.tracers with type arguments of type ChartModifier and TypeMethodDescriptionvoid
void
Constructors in org.jzy3d.debugGL.tracers with parameters of type ChartModifierConstructorDescriptionDebugGLChart2d
(Chart watchedChart) DebugGLChart3d
(Chart watchedChart, ChartFactory debugChartFactory) -
Uses of Chart in org.jzy3d.javafx.controllers.keyboard
Methods in org.jzy3d.javafx.controllers.keyboard with parameters of type ChartConstructors in org.jzy3d.javafx.controllers.keyboard with parameters of type Chart -
Uses of Chart in org.jzy3d.javafx.controllers.mouse
Fields in org.jzy3d.javafx.controllers.mouse declared as ChartMethods in org.jzy3d.javafx.controllers.mouse with parameters of type ChartConstructors in org.jzy3d.javafx.controllers.mouse with parameters of type ChartModifierConstructorDescriptionJavaFXCameraMouseController
(Chart chart) JavaFXCameraMouseController
(Chart chart, javafx.scene.Node node) JavaFXMousePickingController
(Chart chart, int brushSize) JavaFXMousePickingController
(Chart chart, int brushSize, int bufferSize) -
Uses of Chart in org.jzy3d.javafx.offscreen
Methods in org.jzy3d.javafx.offscreen with parameters of type ChartModifier and TypeMethodDescriptionvoid
JavaFXOffscreenBinding.addCanvasSizeChangedListener
(Chart chart, javafx.scene.canvas.Canvas canvas) Listen to canvas size change in order to reset offscreen chart dimensions.void
JavaFXOffscreenBinding.addSceneSizeChangedListener
(Chart chart, javafx.scene.Scene scene) Deprecated.void
JavaFXOffscreenChartFactory.addSceneSizeChangedListener
(Chart chart, javafx.scene.Scene scene) Deprecated.JavaFXOffscreenPainterFactory.newKeyboardCameraController
(Chart chart) JavaFXOffscreenPainterFactory.newKeyboardScreenshotController
(Chart chart) TODO : replace by a JavaFXScreenshotKeyControllerJavaFXOffscreenPainterFactory.newMouseCameraController
(Chart chart) JavaFXOffscreenPainterFactory.newMousePickingController
(Chart chart, int clickWidth) protected void
Reset theOffscreenCanvas
dimensions according to inputs. -
Uses of Chart in org.jzy3d.javafx.swing
Methods in org.jzy3d.javafx.swing with parameters of type Chart -
Uses of Chart in org.jzy3d.junit
Methods in org.jzy3d.junit with parameters of type ChartModifier and TypeMethodDescriptionvoid
ChartTester.assertSimilar
(Chart chart, String testImage) void
void
Compare the image displayed by the chart with an image given by filename.void
void
Run a chart and verify if its screenshot is pixelwise similar to the test case image.protected BufferedImage
ChartTester.getBufferedImage
(Chart chart) protected BufferedImage
NativeChartTester.getBufferedImage
(Chart chart) void
Perform a chart comparison to image and output multiple diagnostic images in case of failure Expected image Actual image Diff image Zoom image -
Uses of Chart in org.jzy3d.junit.replay
Fields in org.jzy3d.junit.replay declared as ChartMethods in org.jzy3d.junit.replay that return ChartMethods in org.jzy3d.junit.replay with parameters of type ChartModifier and TypeMethodDescriptionprotected void
EventRecorder.screenshot
(Chart chart, String filename) void
Constructors in org.jzy3d.junit.replay with parameters of type ChartModifierConstructorDescriptionEventRecorder
(String scenario, Component awt, Frame frame, Chart chart) -
Uses of Chart in org.jzy3d.plot2d.primitives
Methods in org.jzy3d.plot2d.primitives with parameters of type Chart -
Uses of Chart in org.jzy3d.plot3d.primitives.interactive.tools
Methods in org.jzy3d.plot3d.primitives.interactive.tools with parameters of type Chart -
Uses of Chart in org.jzy3d.plot3d.rendering.legends.colorbars
Constructors in org.jzy3d.plot3d.rendering.legends.colorbars with parameters of type Chart -
Uses of Chart in org.jzy3d.plot3d.rendering.legends.series
Fields in org.jzy3d.plot3d.rendering.legends.series declared as ChartMethods in org.jzy3d.plot3d.rendering.legends.series with parameters of type Chart -
Uses of Chart in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as ChartMethods in org.jzy3d.plot3d.rendering.view that return ChartMethods in org.jzy3d.plot3d.rendering.view with parameters of type ChartModifier and TypeMethodDescriptionstatic void
OverlayUtils.drawCanvasAndViewportDiagonalComparison
(Chart chart, Graphics2D g2d) static void
OverlayUtils.drawChartBorder
(Graphics2D g2d, Color c, Chart chart) This shows a strange behaviour in the Overlay: when trying to draw a rectangle based on the CANVAS size (i.e. the window size), the border occupies the CHART (i.e. its actual viewport).void
protected IntegerCoord2d
OverlayUtils.viewportToCanvas
(Chart chart, IntegerCoord2d input, Rectangle viewport) Needed when wishing to display a coordinate relative to the viewport. -
Uses of Chart in org.jzy3d.plot3d.rendering.view.layout
Fields in org.jzy3d.plot3d.rendering.view.layout declared as ChartMethods in org.jzy3d.plot3d.rendering.view.layout that return ChartMethods in org.jzy3d.plot3d.rendering.view.layout with parameters of type ChartModifier and TypeMethodDescriptionViewAndColorbarsLayout.getLegends
(Chart chart) void
void
Once rendered, this layout knows the colorbar width which can be retrieved withViewAndColorbarsLayout.getLegendsWidth()
protected void
ViewAndColorbarsLayout.renderLegends
(IPainter painter, Chart chart) protected void
ViewAndColorbarsLayout.renderView
(IPainter painter, Chart chart) void
void
void
void
protected void
ViewAndColorbarsLayout.updateLegendsWidth
(Chart chart) -
Uses of Chart in org.jzy3d.svm.demos
Methods in org.jzy3d.svm.demos that return ChartModifier and TypeMethodDescriptionstatic Chart
Abstract3dDemo.getRegressionChart
(RegressionSVM svm, RegressionInputs inputs) static Chart
Abstract3dDemo.getRegressionChart
(Coord3d[] values, Parameters parameters) CHART GENERATIONprotected static Chart
Abstract3dDemo.getRegressionChart
(SvmMapper mapper, Coord3d[] values) Methods in org.jzy3d.svm.demos with parameters of type ChartModifier and TypeMethodDescriptionstatic Shape
Abstract3dDemo.getSquareSurface
(Chart chart, Mapper mapper, Range xrange, Range yrange, int steps) static Scatter
Abstract3dDemo.loadScatter
(Chart chart, Coord3d[] coords) static void
static void
Abstract3dDemo.openChart
(Chart chart, Parameters params) -
Uses of Chart in org.jzy3d.ui
Methods in org.jzy3d.ui with parameters of type ChartModifier and TypeMethodDescriptionMultiChartPanel.addChartAt
(Chart chart, int nlin, int ncol) MultiChartPanel.getChartAsComponent
(Chart chart) MultiChartPanel.getChartScreenshotAsComponent
(Chart chart) static void
static void
Constructors in org.jzy3d.ui with parameters of type ChartModifierConstructorDescriptionMultiChartPanel
(Chart[][] charts, boolean vertical, int width, int height, boolean growCol, boolean growLine) MultiChartPanel
(Chart[][] charts, String[] header, String[] row, boolean vertical, int width, int height, boolean growCol, boolean growLine) Constructor parameters in org.jzy3d.ui with type arguments of type ChartModifierConstructorDescriptionMultiChartPanel
(List<Chart> charts) MultiChartPanel
(List<Chart> charts, boolean vertical) MultiChartPanel
(List<Chart> charts, boolean vertical, int width, int height) MultiChartPanel
(List<Chart> charts, boolean vertical, int width, int height, boolean growCol, boolean growLine) -
Uses of Chart in org.jzy3d.ui.editors
Fields in org.jzy3d.ui.editors declared as ChartModifier and TypeFieldDescriptionprotected Chart
LightEditor.chart
protected Chart
MaterialEditor.chart
Constructors in org.jzy3d.ui.editors with parameters of type Chart