| Package | Description |
|---|---|
| de.saxsys.svgfx.core.elements | |
| de.saxsys.svgfx.xml.core |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGElementCreator
Creates all the needed svg elements, this class will automatically load all the constructors of classes which
reside in the de.saxsys.svg.elements package, are derived from
SVGElementBase and have the SVGElementMapping applied |
| Modifier and Type | Class and Description |
|---|---|
class |
SAXParser<TResult,TDataProvider extends IDataProvider,TElementCreator extends IElementCreator<TDataProvider,TElement>,TElement extends ElementBase<TDataProvider,?,TElement>>
Basic XML parser which uses a given elementCreator to process the data provided while parsing.
|
Copyright © 2016 Saxonia Systems AG. All rights reserved.