Package | Description |
---|---|
org.jzy3d.chart2d | |
org.jzy3d.plot3d.primitives.axes |
Modifier and Type | Class and Description |
---|---|
class |
AxeBox2d |
Modifier and Type | Class and Description |
---|---|
class |
AxeBoxWithTxtRenderer
The AxeBox displays a box with front face invisible and ticks labels.
|
class |
ContourAxeBox
An axe box for displaying a contour map that
remains on bottom of the box, whatever the box scale is.
|
class |
FeedbackBufferAxeBox
This
AxeBox implementation was the first to appear in Jzy3d. |
Modifier and Type | Method and Description |
---|---|
void |
AxeYLineAnnotation.draw(com.jogamp.opengl.GL gl,
AxeBox axe) |
void |
AxeXLineAnnotation.draw(com.jogamp.opengl.GL gl,
AxeBox axe) |
void |
AxeCrossAnnotation.draw(com.jogamp.opengl.GL gl,
AxeBox axe) |
void |
AxeAnnotation.draw(com.jogamp.opengl.GL gl,
AxeBox axe) |
Copyright © 2018. All rights reserved.