Uses of Class
ucar.unidata.idv.control.chart.ChartHolder
Packages that use ChartHolder
-
Uses of ChartHolder in ucar.unidata.idv.control.chart
Fields in ucar.unidata.idv.control.chart with type parameters of type ChartHolderModifier and TypeFieldDescriptionprotected List<ChartHolder> ChartManager.chartHoldersthe chartsMethods in ucar.unidata.idv.control.chart that return ChartHolderModifier and TypeMethodDescriptionprotected ChartHolderChartManager.findChartHolder(String name) find chart with nameprotected ChartHolderChartManager.getChartHolder(String name) find chart with nameprotected ChartHolderChartManager.getChartHolder(LineState lineState) Get the chart holder that is displaying the given line state.Methods in ucar.unidata.idv.control.chart with parameters of type ChartHolderModifier and TypeMethodDescriptionprotected voidChartManager.addChart(ChartHolder chartHolder) add chartprotected voidXYChartManager.addChart(ChartHolder chartHolder) Add chartprotected booleanChartManager.applyProperties(ChartHolder chartHolder) apply properties to chartprotected voidChartManager.getPopupMenuItems(ChartHolder chartHolder, List items) get menu items for chartprotected voidChartManager.getPropertiesComponents(ChartHolder chartHolder, List comps) get properties widgetsprotected voidChartManager.initChart(ChartHolder chartHolder) init chartprotected voidChartManager.showPropertiesDialog(ChartHolder chartHolder) show dialog for chart