SVGExporter
saver = new SimpleFileSaver(new SVGExporter(), ref);
new SimpleFileSaver(new SVGExporter(), ref));
SVGExporter::SetOriginalEntry(const entry_ref* ref)
SVGExporter::_DisplayWarning() const
SVGExporter::_DisplayUnsupportedGradientWarning() const
SVGExporter::_ExportShape(const Shape* shape, BPositionIO* stream)
SVGExporter::_ExportGradient(const Gradient* gradient, BPositionIO* stream)
SVGExporter::_AppendMatrix(const Transformable* object, BString& string) const
SVGExporter::SVGExporter()
SVGExporter::_GetFill(const Style* style, char* string,
SVGExporter::~SVGExporter()
SVGExporter::Export(const Icon* icon, BPositionIO* stream)
class SVGExporter : public Exporter {
SVGExporter();
virtual ~SVGExporter();