Uses of Class
com.iizix.prop.ui.chart.plot2d.Plot2D
Packages that use Plot2D
Package
Description
Uses of Plot2D in com.iizigo.panel.prop.chart
Subclasses of Plot2D in com.iizigo.panel.prop.chartUses of Plot2D in com.iizix.prop.ui.chart
Methods in com.iizix.prop.ui.chart that return Plot2DModifier and TypeMethodDescriptionUIChart.getDefaultPlot()
Gets the default plot of the chart.Gets a plot by name.Plot2D[]
UIChart.getPlots()
Gets all defined plots.Methods in com.iizix.prop.ui.chart with parameters of type Plot2DModifier and TypeMethodDescriptionAdds a new plot to the chart.boolean
UIChart.removePlot
(Plot2D plot) Removes a plot by reference.Uses of Plot2D in com.iizix.prop.ui.chart.plot2d
Methods in com.iizix.prop.ui.chart.plot2d that return Plot2D