Uses of Class
org.tweetyproject.commons.Plotter
Packages that use Plotter
Package
Description
-
Uses of Plotter in org.tweetyproject.arg.dung.serialisability.util
Methods in org.tweetyproject.arg.dung.serialisability.util with parameters of type PlotterModifier and TypeMethodDescriptionstatic void
SerialisationGraphPlotter.plotGraph
(SerialisationGraph graph, Plotter groundPlotter, String title) Plots the specified graph in the frame of the specified plotterConstructors in org.tweetyproject.arg.dung.serialisability.util with parameters of type PlotterModifierConstructorDescriptionSerialisationGraphPlotter
(Plotter plotter, SerialisationGraph graph) Constructs a SerialisationGraphPlotter with the specified plotter and serialisation graph. -
Uses of Plotter in org.tweetyproject.arg.dung.util
Methods in org.tweetyproject.arg.dung.util with parameters of type PlotterModifier and TypeMethodDescriptionstatic void
DungTheoryPlotter.plotFramework
(DungTheory framework, Plotter groundPlotter, String titleGraph) Plots the specified framework in the frame of the specified plotter.Constructors in org.tweetyproject.arg.dung.util with parameters of type PlotterModifierConstructorDescriptionDungTheoryPlotter
(Plotter plotter, DungTheory argFramework) Creates a new instance for plotting an abstract argumentation framework, also calledDungTheory
-
Uses of Plotter in org.tweetyproject.commons
Subclasses of Plotter in org.tweetyproject.commonsModifier and TypeClassDescriptionclass
This class is responsible for the behavior of a plotter with multiple frames. -
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