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.defaults
Interface IsDefaultFillHandler
All Known Subinterfaces:
HasFill
,
IsDefaultLine
All Known Implementing Classes:
DefaultChartLine
,
DefaultLine
,
Line
,
LineDataset
,
LiningDataset
,
RadarDataset
,
ScatterDataset
,
StackedAreaDataset
,
TimeSeriesLineDataset
,
VerticalLineDataset
public interface
IsDefaultFillHandler
Interface to define fill defaults values.
Author:
Andrea "Stock" Stocchero
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IsFill
getFill
()
Returns how to fill the area under the line.
Method Detail
getFill
IsFill
getFill()
Returns how to fill the area under the line.
Returns:
how to fill the area under the line.
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