| Package | Description |
|---|---|
| de.vandermeer.svg2vector.applications.base |
Base of an S2V application, including options, loaders, and properties.
|
| de.vandermeer.svg2vector.applications.fh.converters |
Properties and converters using Freehep libraries.
|
| de.vandermeer.svg2vector.applications.is |
S2V application using a simple loader to load an SVG document and Inkscape for conversion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppBase<L extends SV_DocumentLoader,P extends AppProperties<L>>
Abstract base class for Svg2Vector applications.
|
class |
AppProperties<L extends SV_DocumentLoader>
Properties and options for SVG2Vector applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatikLoader
Loads an SVG document using Batik and provides some methods to deal with layers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IsLoader
Standard SVG document loader, tries GZIP first and plain text next.
|
Copyright © 2012–2017. All rights reserved.