@ApplicationScoped public class ExampleTreeNode2Factory extends AbstractBaseFactory<com.ait.lienzo.client.core.shape.Circle>
| Constructor and Description |
|---|
ExampleTreeNode2Factory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
builds(WiresBaseShape shapeType) |
Category |
getCategory() |
protected double |
getHeight() |
WiresBaseShape |
getShape(FactoryHelper helper) |
String |
getShapeDescription() |
protected double |
getWidth() |
protected com.ait.lienzo.client.core.shape.Circle |
makeShape() |
getDragProxy, getGlyphpublic String getShapeDescription()
public Category getCategory()
public WiresBaseShape getShape(FactoryHelper helper)
public boolean builds(WiresBaseShape shapeType)
protected com.ait.lienzo.client.core.shape.Circle makeShape()
makeShape in class AbstractBaseFactory<com.ait.lienzo.client.core.shape.Circle>protected double getWidth()
getWidth in class AbstractBaseFactory<com.ait.lienzo.client.core.shape.Circle>protected double getHeight()
getHeight in class AbstractBaseFactory<com.ait.lienzo.client.core.shape.Circle>Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.