java.lang.Object
org.graffiti.plugin.algorithm.AbstractAlgorithm
de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter.SVGAlgorithm
All Implemented Interfaces:
NeedsSwingThread, UndoableEdit, Algorithm

public class SVGAlgorithm
extends AbstractAlgorithm
implements NeedsSwingThread
The print algorithm.
Version:
$Revision$
Author:
Christian Klukas
  • Constructor Details

    • SVGAlgorithm

      public SVGAlgorithm()
      Empty contructor.
    • SVGAlgorithm

      public SVGAlgorithm​(int border)
  • Method Details