| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAxe | |
|---|---|
| org.jzy3d.factories | |
| org.jzy3d.plot3d.primitives.axes | Provides concrete axes implementing the Axe interface  | 
| org.jzy3d.plot3d.rendering.view | Provides interfaces, abstract classes and concrete classes to perform rendering of 3d objects into a canvas. | 
| Uses of IAxe in org.jzy3d.factories | 
|---|
| Methods in org.jzy3d.factories that return IAxe | |
|---|---|
 IAxe | 
AxeFactory.getInstance(BoundingBox3d box,
            View view)
 | 
| Uses of IAxe in org.jzy3d.plot3d.primitives.axes | 
|---|
| Classes in org.jzy3d.plot3d.primitives.axes that implement IAxe | |
|---|---|
 class | 
AxeBase
An AxeBase provide a simple 3-segment object which is configured by a BoundingBox.  | 
 class | 
AxeBox
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. | 
| Uses of IAxe in org.jzy3d.plot3d.rendering.view | 
|---|
| Fields in org.jzy3d.plot3d.rendering.view declared as IAxe | |
|---|---|
protected  IAxe | 
View.axe
 | 
| Methods in org.jzy3d.plot3d.rendering.view that return IAxe | |
|---|---|
 IAxe | 
View.getAxe()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||