public class DMNViewHandlers extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DMNViewHandlers.FontHandlerBuilder<W extends DMNViewDefinition,V extends ShapeView> |
static class |
DMNViewHandlers.SizeHandlerBuilder<W extends DMNViewDefinition,V extends ShapeView> |
static class |
DMNViewHandlers.ViewAttributesHandlerBuilder<W extends DMNViewDefinition,V extends ShapeView> |
Modifier and Type | Field and Description |
---|---|
static ViewAttributesHandler<DMNDefinition,ShapeView> |
CONNECTOR_ATTRIBUTES_HANDLER |
static TitleHandler<ShapeView> |
TITLE_HANDLER |
Constructor and Description |
---|
DMNViewHandlers() |
public static final TitleHandler<ShapeView> TITLE_HANDLER
public static final ViewAttributesHandler<DMNDefinition,ShapeView> CONNECTOR_ATTRIBUTES_HANDLER
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.