public interface SVGDocumentTranslator extends Translator<Document>
| Modifier and Type | Field and Description |
|---|---|
static String |
STUNNER_ATTR_LAYOUT |
static String |
STUNNER_ATTR_SHAPE |
static String |
STUNNER_ATTR_SHAPE_MAIN |
static String |
STUNNER_ATTR_SHAPE_SCALABLE_GROUP |
static String |
STUNNER_URI |
static String |
XLINK_URI |
| Modifier and Type | Method and Description |
|---|---|
ViewDefinition<SVGShapeView> |
translate(Document input) |
getInputTypestatic final String XLINK_URI
static final String STUNNER_URI
static final String STUNNER_ATTR_LAYOUT
static final String STUNNER_ATTR_SHAPE
static final String STUNNER_ATTR_SHAPE_MAIN
static final String STUNNER_ATTR_SHAPE_SCALABLE_GROUP
ViewDefinition<SVGShapeView> translate(Document input) throws TranslatorException
TranslatorExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.