Uses of Class
org.tweetyproject.commons.PlotterMultiFrame
Packages that use PlotterMultiFrame
-
Uses of PlotterMultiFrame in org.tweetyproject.arg.dung.serialisability.util
Methods in org.tweetyproject.arg.dung.serialisability.util that return PlotterMultiFrameModifier and TypeMethodDescriptionstatic PlotterMultiFrameSerialisationAnalysisPlotter.plotAnalysesOneFrame(HashMap<DungTheory, SerialisationGraph[]> mapAFtoGraphs, String title, int width, int height) Plots specified frameworks and their associated serialisation graphs for the specified semantics.static PlotterMultiFrameSerialisationAnalysisPlotter.plotAnalysesOneFrame(Semantics[] semantics, DungTheory[] frameworks, String[] titles, int width, int height) Plots specified frameworks and their associated serialisation graphs for the specified semantics.