public class SVGImageTranslator extends AbstractSVGShapeTranslator<Element,ImageDefinition>
| Modifier and Type | Field and Description |
|---|---|
static String |
HREF |
ID, X, Y| Constructor and Description |
|---|
SVGImageTranslator() |
| Modifier and Type | Method and Description |
|---|---|
ImageDefinition |
doTranslate(Element rectElement,
SVGTranslatorContext context) |
Class<Element> |
getInputType() |
String |
getTagName()
The name for the tag that this translator is able to process.
|
translatePrimitiveDefinition, translateStylesfailIfEmpty, getId, getXAttributeName, getYAttributeName, isEmpty, translate, translateLayout, translatePosition, translatePrimitiveExcluded, translateTransformDefinition, translateTransformspublic static final String HREF
public ImageDefinition doTranslate(Element rectElement, SVGTranslatorContext context)
doTranslate in class AbstractSVGPrimitiveTranslator<Element,ImageDefinition>public String getTagName()
SVGElementTranslatorCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.