Uses of Package
org.jzy3d.plot3d.primitives.axes

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

Classes in org.jzy3d.plot3d.primitives.axes used by org.jzy3d.factories
IAxe
          Specify services that a concrete Axe must provide.
 

Classes in org.jzy3d.plot3d.primitives.axes used by org.jzy3d.plot3d.primitives.axes
AxeBox
          The AxeBox displays a box with front face invisible and ticks labels.
IAxe
          Specify services that a concrete Axe must provide.
 

Classes in org.jzy3d.plot3d.primitives.axes used by org.jzy3d.plot3d.rendering.view
AxeBox
          The AxeBox displays a box with front face invisible and ticks labels.
IAxe
          Specify services that a concrete Axe must provide.