public class DMNConnectorShapeDefImpl extends Object implements DMNConnectorShapeDef<DMNDefinition,AbstractConnectorView>
ConnectorShapeDef.Direction
Modifier and Type | Field and Description |
---|---|
static Map<Class<? extends DMNDefinition>,Glyph> |
GLYPHS |
FONT_COLOR, FONT_FAMILY, FONT_SIZE, FONT_STROKE_COLOR, GLYPH, STROKE_SIZE
Constructor and Description |
---|
DMNConnectorShapeDefImpl() |
Modifier and Type | Method and Description |
---|---|
Glyph |
getGlyph(Class type,
String defId) |
BiConsumer<DMNDefinition,AbstractConnectorView> |
viewHandler() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDashArray, getDirection, getType
fontHandler, sizeHandler, titleHandler
public static final Map<Class<? extends DMNDefinition>,Glyph> GLYPHS
public BiConsumer<DMNDefinition,AbstractConnectorView> viewHandler()
viewHandler
in interface DMNConnectorShapeDef<DMNDefinition,AbstractConnectorView>
viewHandler
in interface ShapeViewDef<DMNDefinition,AbstractConnectorView>
public Glyph getGlyph(Class type, String defId)
getGlyph
in interface ShapeDef<DMNDefinition>
getGlyph
in interface ConnectorShapeDef<DMNDefinition,AbstractConnectorView>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.