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