Uses of Class
org.jzy3d.plot3d.primitives.axes.AxeBox

Packages that use AxeBox
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 AxeBox in org.jzy3d.plot3d.primitives.axes
 

Subclasses of AxeBox in org.jzy3d.plot3d.primitives.axes
 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 AxeBox in org.jzy3d.plot3d.rendering.view
 

Methods in org.jzy3d.plot3d.rendering.view with parameters of type AxeBox
 void View.setAxe(AxeBox ax)
          CONTROLS ANNOTATIONS & GENERAL RENDERING