Uses of Class
org.processmining.plugins.stochasticpetrinet.ui.PlotPanelFreeChart.PointOfInterest
-
Packages that use PlotPanelFreeChart.PointOfInterest Package Description org.processmining.plugins.stochasticpetrinet.ui -
-
Uses of PlotPanelFreeChart.PointOfInterest in org.processmining.plugins.stochasticpetrinet.ui
Methods in org.processmining.plugins.stochasticpetrinet.ui with parameters of type PlotPanelFreeChart.PointOfInterest Modifier and Type Method Description voidPlotPanelFreeChart. addPointOfInterest(PlotPanelFreeChart.PointOfInterest poi)Method parameters in org.processmining.plugins.stochasticpetrinet.ui with type arguments of type PlotPanelFreeChart.PointOfInterest Modifier and Type Method Description voidPlotPanelFreeChart. setPointsOfInterest(java.util.List<PlotPanelFreeChart.PointOfInterest> pointsOfInterest)
-