Uses of Enum Class
org.openhab.core.ui.chart.ChartProvider.ImageType
Packages that use ChartProvider.ImageType
-
Uses of ChartProvider.ImageType in org.openhab.core.ui.chart
Methods in org.openhab.core.ui.chart that return ChartProvider.ImageTypeModifier and TypeMethodDescriptionChartProvider.getChartType()
Gets the type of data that will be written by the chart.static ChartProvider.ImageType
Returns the enum constant of this class with the specified name.static ChartProvider.ImageType[]
ChartProvider.ImageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.