@Dependent public class LienzoSvgDataUriGlyphRenderer extends AbstractLienzoShapeGlyphRenderer<SvgDataUriGlyph,com.ait.lienzo.client.core.shape.Picture>
| Modifier | Constructor and Description |
|---|---|
protected |
LienzoSvgDataUriGlyphRenderer() |
|
LienzoSvgDataUriGlyphRenderer(SvgDataUriGenerator svgDataUriUtil) |
| Modifier and Type | Method and Description |
|---|---|
Class<SvgDataUriGlyph> |
getGlyphType() |
protected void |
getShape(SvgDataUriGlyph glyph,
double width,
double height,
Consumer<com.ait.lienzo.client.core.shape.Picture> shapeConsumer) |
render, scaleShapeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRendererprotected LienzoSvgDataUriGlyphRenderer()
@Inject public LienzoSvgDataUriGlyphRenderer(SvgDataUriGenerator svgDataUriUtil)
public Class<SvgDataUriGlyph> getGlyphType()
protected void getShape(SvgDataUriGlyph glyph, double width, double height, Consumer<com.ait.lienzo.client.core.shape.Picture> shapeConsumer)
getShape in class AbstractLienzoShapeGlyphRenderer<SvgDataUriGlyph,com.ait.lienzo.client.core.shape.Picture>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.