Class ScientificNotationTickRenderer
java.lang.Object
org.jzy3d.plot3d.primitives.axis.layout.renderers.ScientificNotationTickRenderer
- All Implemented Interfaces:
ITickRenderer
Formats 1000 to '1.0e3'
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
precision
protected int precision
-
-
Constructor Details
-
ScientificNotationTickRenderer
public ScientificNotationTickRenderer() -
ScientificNotationTickRenderer
public ScientificNotationTickRenderer(int precision)
-
-
Method Details
-
format
- Specified by:
format
in interfaceITickRenderer
-