TinyLine
v2.0

Package com.tinyline.svg

This package implements a SVG Tiny 1.1+ language for CLDC 1.0 platform.

See:
          Description

Interface Summary
AnimationCallback The AnimationCallback interface.
ImageLoader The ImageLoader interface.
XMLHandler The XML callbacks interface.
XMLParser The interface for parsing XML documents using callbacks.
 

Class Summary
SMILTime The SMILTime class is a datatype that represents times within the timegraph.
SVG The SVG class defines SVG Tiny constants such as elements, attributes and values as for SVG Tiny specification.
SVGAnimationElem The SVGAnimationElem class implements animation elements which are defined in SMIL Animation and 3GPP SMIL Language Profile specifications.
SVGAttr The SVGAttr class implements the SVGT attributes parser.
SVGDocument The SVGDocument class implements the header object in the SVG object hierarchy.
SVGEllipseElem The SVGEllipseElem class implements the 'circle' and 'ellipse' elements.
SVGFontElem The SVGFontElem class implements the 'font' element.
SVGFontFaceElem The SVGFontFaceElem class implements the 'font-face' element.
SVGGlyphElem The SVGGlyphElem class implements the 'glyph' element.
SVGGradientElem The SVGGradientElem class implements the 'linearGradient' or the 'radialGradient' element.
SVGGroupElem The SVGGroupElem class implements the container element.
SVGImageElem The SVGImageElem class implements the 'image' element.
SVGLineElem The SVGLineElem class implements the 'line' element.
SVGMPathElem The SVGMPathElem class implements the 'mpath' sub-element.
SVGNode The SVGNode class implements the base class for all elements in the SVG language.
SVGParser The SVGParser class implements XMLHandler callbacks API for parsing the SVGT input stream.
SVGPathElem The SVGPathElem class implements the 'path' element.
SVGPolygonElem The SVGPolygonElem class implements the 'polyline' and 'polygon' elements.
SVGRaster The SVGRaster class rasterizes the tree of SVGNodes onto the pixel buffer.
SVGRect The SVGRect class implements the basic type 'rectangle'.
SVGRectElem The SVGRectElem class implements the 'rect' element.
SVGStopElem The SVGStopElem class implements the 'stop' element.
SVGSVGElem The SVGSVGElem class implements the 'svg' element.
SVGTextElem The SVGTextElem class implements the 'text' element.
SVGUnknownElem The SVGUnknownElem class implements the 'unknown' element.
SVGUseElem The SVGUseElem class implements the 'use' element.
 

Package com.tinyline.svg Description

This package implements a SVG Tiny 1.1+ language for CLDC 1.0 platform.

Key features and benefits


TinyLine
v2.0

Provided under the terms of the TinyLine License Agreement that has been included with this distribution