| Package | Description |
|---|---|
| de.vandermeer.svg2vector.applications.base |
Base of an S2V application, including options, loaders, and properties.
|
| 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.
|
| Constructor and Description |
|---|
IsCmd(String isExec,
SvgTargets target,
AppProperties<?> properties)
Creates a new command with default entries.
|
Copyright © 2012–2017. All rights reserved.