Uses of Interface
org.jzy3d.plot3d.rendering.view.AWTRenderer2d
Packages that use AWTRenderer2d
Package
Description
-
Uses of AWTRenderer2d in org.jzy3d.chart
Methods in org.jzy3d.chart with parameters of type AWTRenderer2dModifier and TypeMethodDescriptionvoid
AWTChart.add
(AWTRenderer2d renderer2d) void
AWTChart.addRenderer
(AWTRenderer2d renderer2d) void
AWTChart.remove
(AWTRenderer2d renderer2d) void
AWTChart.removeRenderer
(AWTRenderer2d renderer2d) -
Uses of AWTRenderer2d in org.jzy3d.chart.controllers.mouse
Fields in org.jzy3d.chart.controllers.mouse declared as AWTRenderer2dModifier and TypeFieldDescriptionprotected AWTRenderer2d
AWTDualModeMouseSelector.messageRenderer
Methods in org.jzy3d.chart.controllers.mouse that return AWTRenderer2d -
Uses of AWTRenderer2d in org.jzy3d.chart.controllers.mouse.selection
Fields in org.jzy3d.chart.controllers.mouse.selection declared as AWTRenderer2dModifier and TypeFieldDescriptionprotected AWTRenderer2d
AWTAbstractMouseSelector.selectionRenderer
Methods in org.jzy3d.chart.controllers.mouse.selection that return AWTRenderer2dModifier and TypeMethodDescriptionprotected AWTRenderer2d
AWTAbstractMouseSelector.initRenderer2d
(ICanvas c) -
Uses of AWTRenderer2d in org.jzy3d.debugGL.tracers
Methods in org.jzy3d.debugGL.tracers that return AWTRenderer2dModifier and TypeMethodDescriptionprotected AWTRenderer2d
DebugGLChart3d.watchedItemsTextOverlay
(Chart watchedChart) -
Uses of AWTRenderer2d in org.jzy3d.plot3d.rendering.legends.overlay
Classes in org.jzy3d.plot3d.rendering.legends.overlay that implement AWTRenderer2dModifier and TypeClassDescriptionclass
Params - margin - corner - constraints : byDimension (maxWidth) or byText - interligne - font size / font style -
Uses of AWTRenderer2d in org.jzy3d.plot3d.rendering.view
Classes in org.jzy3d.plot3d.rendering.view that implement AWTRenderer2dModifier and TypeClassDescriptionclass
class
An AWT post renderer able to render an image on top of a chart according to a legendclass
An AWT post renderer able to render an image on top of a chart according to a legendclass
Fields in org.jzy3d.plot3d.rendering.view with type parameters of type AWTRenderer2dMethods in org.jzy3d.plot3d.rendering.view that return types with arguments of type AWTRenderer2dMethods in org.jzy3d.plot3d.rendering.view with parameters of type AWTRenderer2dModifier and TypeMethodDescriptionvoid
AWTView.addRenderer2d
(AWTRenderer2d renderer) void
AWTView.removeRenderer2d
(AWTRenderer2d renderer) -
Uses of AWTRenderer2d in org.jzy3d.plot3d.rendering.view.annotation
Classes in org.jzy3d.plot3d.rendering.view.annotation that implement AWTRenderer2dModifier and TypeClassDescriptionclass
Draws debug information concerning camera and view