| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.svg.gen.translator | |
| org.kie.workbench.common.stunner.svg.gen.translator.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SVGDocumentTranslator
Translates a given SVG document into an SVGViewDefinition instance
|
interface |
SVGElementTranslator<E extends Element,O>
Translates a given SVG element into the view definition type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSVGPrimitiveTranslator<E extends Element,O extends AbstractPrimitiveDefinition<?>> |
class |
AbstractSVGShapeTranslator<E extends Element,O extends AbstractShapeDefinition<?>> |
class |
SVGCircleTranslator |
class |
SVGDocumentTranslatorImpl |
class |
SVGGroupTranslator |
class |
SVGImageTranslator |
class |
SVGMultiPathTranslator |
class |
SVGRectTranslator |
class |
SVGUseTranslator |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.