Uses of Interface
org.jzy3d.plot3d.primitives.axis.IAxis
Packages that use IAxis
Package
Description
-
Uses of IAxis in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return IAxisModifier and TypeMethodDescriptionChartFactory.newAxe
(BoundingBox3d box, View view) IChartFactory.newAxe
(BoundingBox3d box, View view) -
Uses of IAxis in org.jzy3d.chart2d
Classes in org.jzy3d.chart2d that implement IAxis -
Uses of IAxis in org.jzy3d.plot3d.primitives.axis
Classes in org.jzy3d.plot3d.primitives.axis that implement IAxisModifier and TypeClassDescriptionclass
An AxeBase provide a simple 3-segment object which is configured by a BoundingBox.class
TheAxisBox
displays a box with front face invisible and ticks labels.class
An axe box for displaying a contour map that remains on bottom of the box, whatever the box scale is.class
ThisAxisBox
implementation was the first to appear in Jzy3d. -
Uses of IAxis in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as IAxisMethods in org.jzy3d.plot3d.rendering.view that return IAxisMethods in org.jzy3d.plot3d.rendering.view with parameters of type IAxis