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
Interface Type
All Superinterfaces:
Key
All Known Implementing Classes:
ChartType
,
ControllerType
public interface
Type
extends
Key
Interface to map the type and scale type of a chart.
Author:
Andrea "Stock" Stocchero
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ScaleType
scaleType
()
Returns the scale type of the chart.
Methods inherited from interface org.pepstock.charba.client.commons.
Key
name
Method Detail
scaleType
ScaleType
scaleType()
Returns the scale type of the chart.
Returns:
the scale type of the chart.
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