|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.plot3d.primitives.axes.layout.renderers.ScientificNotationTickRenderer
public class ScientificNotationTickRenderer
Formats 1000 to '1.0e3'
| Constructor Summary | |
|---|---|
ScientificNotationTickRenderer()
|
|
ScientificNotationTickRenderer(int precision)
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(float value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScientificNotationTickRenderer()
public ScientificNotationTickRenderer(int precision)
| Method Detail |
|---|
public java.lang.String format(float value)
format in interface ITickRenderer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||