public class TextAnnotationConverter extends Object implements NodeConverter<JSITTextAnnotation,TextAnnotation>
| Constructor and Description |
|---|
TextAnnotationConverter(FactoryManager factoryManager) |
| Modifier and Type | Method and Description |
|---|---|
JSITTextAnnotation |
dmnFromNode(Node<View<TextAnnotation>,?> node,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
Node<View<TextAnnotation>,?> |
nodeFromDMN(NodeEntry nodeEntry) |
public TextAnnotationConverter(FactoryManager factoryManager)
public Node<View<TextAnnotation>,?> nodeFromDMN(NodeEntry nodeEntry)
nodeFromDMN in interface NodeConverter<JSITTextAnnotation,TextAnnotation>public JSITTextAnnotation dmnFromNode(Node<View<TextAnnotation>,?> node, Consumer<JSITComponentWidths> componentWidthsConsumer)
dmnFromNode in interface NodeConverter<JSITTextAnnotation,TextAnnotation>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.