@Dependent public class LienzoImageStripGlyphRenderer extends Object implements LienzoGlyphRenderer<ImageStripGlyph>
| Constructor and Description |
|---|
LienzoImageStripGlyphRenderer() |
| Modifier and Type | Method and Description |
|---|---|
Class<ImageStripGlyph> |
getGlyphType() |
com.ait.lienzo.client.core.shape.Group |
render(ImageStripGlyph glyph,
double width,
double height) |
protected void |
scaleShape(com.ait.lienzo.client.core.image.Image image,
double width,
double height) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRendererpublic Class<ImageStripGlyph> getGlyphType()
getGlyphType in interface GlyphRenderer<ImageStripGlyph,com.ait.lienzo.client.core.shape.Group>public com.ait.lienzo.client.core.shape.Group render(ImageStripGlyph glyph, double width, double height)
render in interface GlyphRenderer<ImageStripGlyph,com.ait.lienzo.client.core.shape.Group>protected void scaleShape(com.ait.lienzo.client.core.image.Image image,
double width,
double height)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.