SvgPlotting Namespace

An easy-to-use library that brings physical plotting and shape-cutting capabilities to normal SVG image files, without any dependencies on Windows or other similar vendors. See the full project source at https://github.com/danielanywhere/SvgPlotting

Classes

FAreaRounded A rectangle with rounded corners.
PathEntryCollection Collection of PathEntryItem Items.
PathEntryItem Information about an individual SVG path entry.
PlotPointCollection Collection of PlotPointItem Items.
PlotPointItem Information about an individual plot point.
SvgImageCollection Collection of SvgImageItem Items.
SvgImageItem Individual SVG image file object.
SvgPlottingUtil Global functionality for the SVG Plotting library.
UnitGroupCollection Collection of UnitGroupItem Items.
UnitGroupItem Information identifying a unit of measurement and an associated group.

Enumerations

PlotPointPenStatus Enumeration of pen states for plot points.