public class ScientificNotationTickRenderer extends Object implements ITickRenderer
| Modifier and Type | Field and Description |
|---|---|
protected int |
precision |
| Constructor and Description |
|---|
ScientificNotationTickRenderer() |
ScientificNotationTickRenderer(int precision) |
public ScientificNotationTickRenderer()
public ScientificNotationTickRenderer(int precision)
public String format(double value)
format in interface ITickRendererCopyright © 2016. All rights reserved.