public class TextAnnotationConverter extends Object
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(JSITTextAnnotation dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
public TextAnnotationConverter(FactoryManager factoryManager)
public Node<View<TextAnnotation>,?> nodeFromDMN(JSITTextAnnotation dmn, BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer)
public JSITTextAnnotation dmnFromNode(Node<View<TextAnnotation>,?> node, Consumer<JSITComponentWidths> componentWidthsConsumer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.