Class SVGExportProperties

java.lang.Object
org.eclnt.ccaddons.diagram.svg.SVGExportProperties

public class SVGExportProperties extends Object
  • Field Details

    • font

      public Font font
    • compensateOffset

      public boolean compensateOffset
    • x_offset

      public int x_offset
    • y_offset

      public int y_offset
    • externLabelBackground

      public String externLabelBackground
  • Constructor Details

    • SVGExportProperties

      public SVGExportProperties()