@ApplicationScoped public class LienzoGlyphRenderers extends Object implements LienzoGlyphRenderer<Glyph>
| Constructor and Description |
|---|
LienzoGlyphRenderers(org.jboss.errai.ioc.client.api.ManagedInstance<LienzoGlyphRenderer> lienzoGlyphRenderers) |
| Modifier and Type | Method and Description |
|---|---|
Class<Glyph> |
getGlyphType() |
com.ait.lienzo.client.core.shape.Group |
render(Glyph glyph,
double width,
double height) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRenderer@Inject
public LienzoGlyphRenderers(@Any
org.jboss.errai.ioc.client.api.ManagedInstance<LienzoGlyphRenderer> lienzoGlyphRenderers)
public com.ait.lienzo.client.core.shape.Group render(Glyph glyph, double width, double height)
render in interface GlyphRenderer<Glyph,com.ait.lienzo.client.core.shape.Group>public Class<Glyph> getGlyphType()
getGlyphType in interface GlyphRenderer<Glyph,com.ait.lienzo.client.core.shape.Group>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.