Package | Description |
---|---|
org.jzy3d.chart | |
org.jzy3d.chart.controllers.mouse | |
org.jzy3d.chart.controllers.mouse.selection | |
org.jzy3d.plot3d.rendering.legends | |
org.jzy3d.plot3d.rendering.view |
Provides interfaces, abstract classes and concrete classes to perform rendering
of 3d objects into a canvas.
|
org.jzy3d.plot3d.rendering.view.annotation | |
org.jzy3d.plot3d.text.overlay |
Modifier and Type | Method and Description |
---|---|
void |
SwingChart.addRenderer(Renderer2d renderer2d) |
void |
AWTChart.addRenderer(Renderer2d renderer2d) |
void |
SwingChart.removeRenderer(Renderer2d renderer2d) |
void |
AWTChart.removeRenderer(Renderer2d renderer2d) |
Modifier and Type | Field and Description |
---|---|
protected Renderer2d |
AWTDualModeMouseSelector.messageRenderer |
Modifier and Type | Method and Description |
---|---|
Renderer2d |
AWTDualModeMouseSelector.buildMessageRenderer() |
Modifier and Type | Field and Description |
---|---|
protected Renderer2d |
AWTAbstractMouseSelector.selectionRenderer |
Modifier and Type | Method and Description |
---|---|
protected Renderer2d |
AWTAbstractMouseSelector.initRenderer2d(ICanvas c) |
Modifier and Type | Class and Description |
---|---|
class |
FpsInfoRenderer |
Modifier and Type | Field and Description |
---|---|
protected List<Renderer2d> |
AWTView.renderers |
Modifier and Type | Method and Description |
---|---|
void |
AWTView.addRenderer2d(Renderer2d renderer) |
void |
AWTView.removeRenderer2d(Renderer2d renderer) |
Modifier and Type | Class and Description |
---|---|
class |
CameraEyeOverlayAnnotation
Draws debug information concerning camera and view
|
Modifier and Type | Class and Description |
---|---|
class |
SwingTextOverlay |
class |
TextOverlay
Highly experimental text renderer.
|
Copyright © 2016. All rights reserved.