Uses of Class
org.pepstock.charba.client.options.SpanGapHandler
-
Packages that use SpanGapHandler Package Description org.pepstock.charba.client.data Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options). -
-
Uses of SpanGapHandler in org.pepstock.charba.client.data
Methods in org.pepstock.charba.client.data that return SpanGapHandler Modifier and Type Method Description SpanGapHandler
LiningDataset. getSpanGapHandler()
-
Uses of SpanGapHandler in org.pepstock.charba.client.options
Methods in org.pepstock.charba.client.options that return SpanGapHandler Modifier and Type Method Description SpanGapHandler
HasSpanGaps. getSpanGapHandler()
Returns a span gap handler instance to use in the default methods of this interface.SpanGapHandler
Options. getSpanGapHandler()
-