Uses of Class
org.tweetyproject.commons.Plotter
Packages that use Plotter
Package
Description
-
Uses of Plotter in org.tweetyproject.graphs.util
Constructors in org.tweetyproject.graphs.util with parameters of type PlotterModifierConstructorDescriptionGraphPlotter(Plotter plotter, Graph<T> graph)
Create a new instance -
Uses of Plotter in org.tweetyproject.logics.bpm.plotting
Constructors in org.tweetyproject.logics.bpm.plotting with parameters of type PlotterModifierConstructorDescriptionBpmnModelPlotter(Plotter plotter, BpmnModel bpmnModel)
Create a new instance for plotting the BpmnModel -
Uses of Plotter in org.tweetyproject.logics.petri.plotting
Constructors in org.tweetyproject.logics.petri.plotting with parameters of type PlotterModifierConstructorDescriptionPetriNetPlotter(Plotter plotter, PetriNet petriNet)
Create a new instance for plotting the BpmnModelReachabilityGraphPlotter(Plotter plotter, ReachabilityGraph graph)
Create a new instance