JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.pepstock.charba.client.configuration
Interface IsNumericTick
All Known Subinterfaces:
IsLinearTick
All Known Implementing Classes:
CartesianLinearTick
,
CartesianLogarithmicTick
,
RadialLinearTick
public interface
IsNumericTick
Common methods for numeric ticks (linear/log cartesian and radial).
Author:
Andrea "Stock" Stocchero
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IsNumberFormat
getNumberFormat
()
Returns the number format instance.
Method Detail
getNumberFormat
IsNumberFormat
getNumberFormat()
Returns the number format instance.
Returns:
the number format instance
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method