Class PetriNetPlotter
java.lang.Object
org.tweetyproject.graphs.util.GraphPlotter<PetriNetNode,Ark>
 
org.tweetyproject.logics.petri.plotting.PetriNetPlotter
This class is for displaying instances of the PetriNet class graphically
- Author:
 - Benedikt Knopp
 
- 
Constructor Summary
ConstructorsConstructorDescriptionPetriNetPlotter(Plotter plotter, PetriNet petriNet) Create a new instance for plotting the BpmnModel - 
Method Summary
Methods inherited from class org.tweetyproject.graphs.util.GraphPlotter
addLabels, createGraph, createGraph 
- 
Constructor Details
- 
PetriNetPlotter
 
 -