Uses of Class
org.tweetyproject.commons.Plotter
Package
Description
-
Uses of Plotter in org.tweetyproject.arg.dung.serialisability.util
Modifier and TypeMethodDescriptionstatic void
SerialisationGraphPlotter.plotGraph
(SerialisationGraph graph, Plotter groundPlotter, String title) Plots the specified graph in the frame of the specified plotterModifierConstructorDescriptionSerialisationGraphPlotter
(Plotter plotter, SerialisationGraph graph) Constructs a SerialisationGraphPlotter with the specified plotter and serialisation graph. -
Uses of Plotter in org.tweetyproject.arg.dung.util
Modifier and TypeMethodDescriptionstatic void
DungTheoryPlotter.plotFramework
(DungTheory framework, Plotter groundPlotter, String titleGraph) Plots the specified framework in the frame of the specified plotter.ModifierConstructorDescriptionDungTheoryPlotter
(Plotter plotter, DungTheory argFramework) Creates a new instance for plotting an abstract argumentation framework, also calledDungTheory
-
Uses of Plotter in org.tweetyproject.commons
Modifier and TypeClassDescriptionclass
This class is responsible for the behavior of a plotter with multiple frames. -
Uses of Plotter in org.tweetyproject.graphs.util
ModifierConstructorDescriptionGraphPlotter
(Plotter plotter, Graph<T> graph) Create a new instance -
Uses of Plotter in org.tweetyproject.logics.bpm.plotting
ModifierConstructorDescriptionBpmnModelPlotter
(Plotter plotter, BpmnModel bpmnModel) Create a new instance for plotting the BpmnModel -
Uses of Plotter in org.tweetyproject.logics.petri.plotting
ModifierConstructorDescriptionPetriNetPlotter
(Plotter plotter, PetriNet petriNet) Create a new instance for plotting the BpmnModelReachabilityGraphPlotter
(Plotter plotter, ReachabilityGraph graph) Create a new instance