@ApplicationScoped public class BayesianNodePaletteFactory extends AbstractBaseFactory<com.ait.lienzo.client.core.shape.Rectangle>
| Constructor and Description |
|---|
BayesianNodePaletteFactory() |
| 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.Rectangle |
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.Rectangle makeShape()
makeShape in class AbstractBaseFactory<com.ait.lienzo.client.core.shape.Rectangle>protected double getWidth()
getWidth in class AbstractBaseFactory<com.ait.lienzo.client.core.shape.Rectangle>protected double getHeight()
getHeight in class AbstractBaseFactory<com.ait.lienzo.client.core.shape.Rectangle>Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.