KIE Uberfire Wires :: Bayesian Network Client 6.2.0.CR2

org.kie.uberfire.wires.bayesian.network.client.factory
Class BaseFactory

java.lang.Object
  extended by org.kie.uberfire.wires.bayesian.network.client.factory.BaseFactory
Direct Known Subclasses:
BayesianFactory, ProbabilityFactory

public class BaseFactory
extends Object


Constructor Summary
BaseFactory()
           
 
Method Summary
protected  com.emitrom.lienzo.client.core.shape.Rectangle drawComponent(String color, int positionX, int positionY, int width, int height, String borderColor, double radius)
           
protected  com.emitrom.lienzo.client.core.shape.Text drawText(String description, int fontSize, int positionX, int positionY)
           
protected  void setAttributes(com.emitrom.lienzo.client.core.shape.Shape<?> shape, String fillColor, double x, double y, String borderColor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseFactory

public BaseFactory()
Method Detail

setAttributes

protected void setAttributes(com.emitrom.lienzo.client.core.shape.Shape<?> shape,
                             String fillColor,
                             double x,
                             double y,
                             String borderColor)

drawComponent

protected com.emitrom.lienzo.client.core.shape.Rectangle drawComponent(String color,
                                                                       int positionX,
                                                                       int positionY,
                                                                       int width,
                                                                       int height,
                                                                       String borderColor,
                                                                       double radius)

drawText

protected com.emitrom.lienzo.client.core.shape.Text drawText(String description,
                                                             int fontSize,
                                                             int positionX,
                                                             int positionY)

KIE Uberfire Wires :: Bayesian Network Client 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.