@GuidedDecisionTree public class GuidedDecisionTreeStencilPaletteBuilder extends org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
| Modifier and Type | Field and Description |
|---|---|
static int |
STENCIL_HEIGHT |
static int |
STENCIL_WIDTH |
| Constructor and Description |
|---|
GuidedDecisionTreeStencilPaletteBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.ext.wires.core.client.palette.PaletteShape |
build(com.ait.lienzo.client.widget.LienzoPanel dragProxyParentPanel,
org.uberfire.ext.wires.core.api.factories.FactoryHelper helper,
org.uberfire.ext.wires.core.api.factories.ShapeFactory factory,
boolean isReadOnly) |
protected com.ait.lienzo.client.core.shape.Rectangle |
drawBoundingBox(org.uberfire.ext.wires.core.api.factories.ShapeFactory factory,
org.uberfire.ext.wires.core.api.factories.FactoryHelper helper) |
protected com.ait.lienzo.client.core.shape.Text |
drawDescription(org.uberfire.ext.wires.core.api.factories.ShapeFactory factory,
org.uberfire.ext.wires.core.api.factories.FactoryHelper helper) |
protected com.ait.lienzo.client.core.shape.Group |
scaleGlyph(org.uberfire.ext.wires.core.api.factories.ShapeGlyph glyph) |
public static final int STENCIL_HEIGHT
public static final int STENCIL_WIDTH
public GuidedDecisionTreeStencilPaletteBuilder()
public org.uberfire.ext.wires.core.client.palette.PaletteShape build(com.ait.lienzo.client.widget.LienzoPanel dragProxyParentPanel,
org.uberfire.ext.wires.core.api.factories.FactoryHelper helper,
org.uberfire.ext.wires.core.api.factories.ShapeFactory factory,
boolean isReadOnly)
protected com.ait.lienzo.client.core.shape.Group scaleGlyph(org.uberfire.ext.wires.core.api.factories.ShapeGlyph glyph)
scaleGlyph in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilderprotected com.ait.lienzo.client.core.shape.Text drawDescription(org.uberfire.ext.wires.core.api.factories.ShapeFactory factory,
org.uberfire.ext.wires.core.api.factories.FactoryHelper helper)
drawDescription in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilderprotected com.ait.lienzo.client.core.shape.Rectangle drawBoundingBox(org.uberfire.ext.wires.core.api.factories.ShapeFactory factory,
org.uberfire.ext.wires.core.api.factories.FactoryHelper helper)
drawBoundingBox in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilderCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.