Uses of Class
com.loohp.limbo.metrics.Metrics.CustomChart
Packages that use Metrics.CustomChart
-
Uses of Metrics.CustomChart in com.loohp.limbo.metrics
Subclasses of Metrics.CustomChart in com.loohp.limbo.metricsModifier and TypeClassDescriptionstatic class
Represents a custom advanced bar chart.static class
Represents a custom advanced map chart.static class
Represents a custom advanced pie.static class
Represents a custom drilldown pie.static class
Represents a custom multi line chart.static class
Represents a custom simple bar chart.static class
Represents a custom simple map chart.static class
Represents a custom simple pie.static class
Represents a custom single line chart.Methods in com.loohp.limbo.metrics with parameters of type Metrics.CustomChartModifier and TypeMethodDescriptionvoid
Metrics.addCustomChart
(Metrics.CustomChart chart) Adds a custom chart.