Uses of Class
com.oorian.echarts.options.EChartsLevels.Level
Packages that use EChartsLevels.Level
-
Uses of EChartsLevels.Level in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return types with arguments of type EChartsLevels.LevelModifier and TypeMethodDescriptionEChartsLevels.getLevels()Gets the list of level configurations.Methods in com.oorian.echarts.options with parameters of type EChartsLevels.LevelModifier and TypeMethodDescriptionvoidEChartsLevels.addLevel(EChartsLevels.Level level) Adds a level configuration to the list.Method parameters in com.oorian.echarts.options with type arguments of type EChartsLevels.LevelModifier and TypeMethodDescriptionvoidEChartsLevels.setLevels(List<EChartsLevels.Level> levels) Sets the list of level configurations.