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. |
class |
LogAxeBox
TODO :
have vertexGL method to override only this in LogAxeBox
methode drawAxis avec plein d'argument devrait avoir un helper pour tous les passer
Toutes les primitives QUad, Point doivent ĂȘtre des geometries et se basser sur vertexGL
The AxeBox displays a box with front face invisible and ticks labels.
|
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 © 2016. All rights reserved.