Uses of Interface
de.ipk_gatersleben.ag_nw.graffiti.NeedsSwingThread
-
Uses of NeedsSwingThread in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color that implement NeedsSwingThread Modifier and Type Class Description class
SetBackgroundColorAlgorithm
DOCUMENT ME! -
Uses of NeedsSwingThread in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space that implement NeedsSwingThread Modifier and Type Class Description class
ExpandReduceLayouterAlgorithm
Transforms the layout by doing a calculation like x=x*1.4 and y=y*1.4 for the nodes and bends positions. -
Uses of NeedsSwingThread in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter that implement NeedsSwingThread Modifier and Type Class Description class
PDFAlgorithm
The print algorithm.class
PngJpegAlgorithm
class
SVGAlgorithm
The print algorithm.class
WebsiteGeneration