@Generated(value="org.kie.workbench.common.stunner.svg.gen.codegen.impl.SVGViewFactoryGenerator") @Dependent public class DMNSVGViewFactoryImpl extends AbstractSVGViewFactory implements DMNSVGViewFactory
Modifier and Type | Field and Description |
---|---|
static String |
VALUE_BUSINESSKNOWLEDGEMODEL__1XUG |
static String |
VALUE_DIAGRAMICON |
static String |
VALUE_INPUTDATA__5QJE |
static String |
VALUE_KNOWLEDGESOURCE__P8RF |
static String |
VALUE_SHAPE1 |
DEFAULT_VIEW_BUILDER
BUSINESS_KNOWLEDGE_MODEL, BUSINESS_KNOWLEDGE_MODEL_PALETTE, DECISION, DECISION_PALETTE, DIAGRAM, INPUT_DATA, INPUT_DATA_PALETTE, KNOWLEDGE_SOURCE, KNOWLEDGE_SOURCE_PALETTE, PATH_CSS, TEXT_ANNOTATION, TEXT_ANNOTATION_PALETTE
Constructor and Description |
---|
DMNSVGViewFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
SVGShapeViewResource |
businessKnowledgeModel() |
SVGShapeViewResource |
decision() |
SVGShapeViewResource |
diagram() |
SVGShapeViewResource |
inputData() |
SVGShapeViewResource |
knowledgeSource() |
SVGShapeViewResource |
textAnnotation() |
getViewBuilder, newSVGContainer, newSVGPrimitiveShape
public static final String VALUE_DIAGRAMICON
public static final String VALUE_BUSINESSKNOWLEDGEMODEL__1XUG
public static final String VALUE_INPUTDATA__5QJE
public static final String VALUE_KNOWLEDGESOURCE__P8RF
public static final String VALUE_SHAPE1
public SVGShapeViewResource diagram()
diagram
in interface DMNSVGViewFactory
public SVGShapeViewResource businessKnowledgeModel()
businessKnowledgeModel
in interface DMNSVGViewFactory
public SVGShapeViewResource decision()
decision
in interface DMNSVGViewFactory
public SVGShapeViewResource inputData()
inputData
in interface DMNSVGViewFactory
public SVGShapeViewResource knowledgeSource()
knowledgeSource
in interface DMNSVGViewFactory
public SVGShapeViewResource textAnnotation()
textAnnotation
in interface DMNSVGViewFactory
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.