Package net.sf.latexdraw.generators.svg

Class Summary
CSSStylesGenerator Defines method to get/set CSS style from/to a LaTeXDraw shape.
IShapeSVGFactory Creates IShape instances according to the given SVG element.
LArrowSVGGenerator Defines an SVG generator for arrows.
LAxeSVGGenerator Defines a SVG generator for an shape.
LBezierCurveSVGGenerator Defines a SVG generator for a Bézier curve.
LCircleArcSVGGenerator Defines a SVG generator for an arc.
LCircleSVGGenerator Defines a SVG generator for a circle.
LDotSVGGenerator Defines a SVG generator for a dot.
LEllipseSVGGenerator<S extends IEllipse> Defines a SVG generator for an ellipse.
LFreeHandSVGGenerator Defines a SVG generator for a free hand drawing.
LGridSVGGenerator Defines a SVG generator for a grid.
LGroupSVGGenerator Defines a SVG generator for a group of shapes.
LModifiablePointsGenerator<S extends IModifiablePointsShape> Defines an SVG generator for shapes composed of points.
LPictureSVGGenerator Defines a SVG generator for an picture.
LPolygonSVGGenerator Defines a SVG generator for a polygon.
LPolylinesSVGGenerator Defines a SVG generator for some joined lines.
LRectangleSVGGenerator Defines a SVG generator for a rectangle.
LRhombusSVGGenerator Defines an SVG generator for a polygon.
LShapeSVGGenerator<S extends IShape> This class allows the generation or the importation of SVG parameters to a general LaTeXDraw shape.
LSquareSVGGenerator Defines a SVG generator for a square.
LTextSVGGenerator Defines a SVG generator for a text.
LTriangleSVGGenerator Defines an SVG generator for a triangle.
SVGDocumentGenerator Defines a generator that creates SVG documents from drawings.
SVGShapesFactory Creates SVG elements based on latexdraw.