Uses of Class
de.xima.fc.common.workflow.bpmn.WorkflowBpmnTextLayoutSettings
-
Packages that use WorkflowBpmnTextLayoutSettings Package Description de.xima.fc.common.workflow.bpmn de.xima.fc.interfaces.workflow.bpmn de.xima.fc.workflow.designer.bpmn.model.settings -
-
Uses of WorkflowBpmnTextLayoutSettings in de.xima.fc.common.workflow.bpmn
Methods in de.xima.fc.common.workflow.bpmn with parameters of type WorkflowBpmnTextLayoutSettings Modifier and Type Method Description WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. boundaryEventTextSettings(WorkflowBpmnTextLayoutSettings boundaryEventTextSettings)Set the default text settings for (the label of)boundary eventsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. complexGatewayTextSettings(WorkflowBpmnTextLayoutSettings complexGatewayTextSettings)Set the default text settings for (the label of)complex gatewaysin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. dataObjectTextSettings(WorkflowBpmnTextLayoutSettings defaultDataObjectTextSettings)Set the default text settings for (the label of)data objectsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. dataStoreTextSettings(WorkflowBpmnTextLayoutSettings defaultDataStoreTextSettings)Set the default text settings for (the label of)data storesin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. endEventTextSettings(WorkflowBpmnTextLayoutSettings endEventTextSettings)Set the default text settings for (the label of)end eventsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. eventBasedGatewayTextSettings(WorkflowBpmnTextLayoutSettings eventBasedGatewayTextSettings)Set the default text settings for (the label of)eventBased gatewaysin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. eventTextSettings(WorkflowBpmnTextLayoutSettings eventTextSettings)Set the default text settings for (the label of)eventsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. exclusiveGatewayTextSettings(WorkflowBpmnTextLayoutSettings exclusiveGatewayTextSettings)Set the default text settings for (the label of)exclusive gatewaysin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. gatewayTextSettings(WorkflowBpmnTextLayoutSettings gatewayTextSettings)Set the default text settings for (the label of)gatewaysin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. inclusiveGatewayTextSettings(WorkflowBpmnTextLayoutSettings inclusiveGatewayTextSettings)Set the default text settings for (the label of)inclusive gatewaysin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. intermediateCatchEventTextSettings(WorkflowBpmnTextLayoutSettings intermediateCatchEventTextSettings)Set the default text settings for (the label of)intermediate catch eventsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. intermediateThrowEventTextSettings(WorkflowBpmnTextLayoutSettings intermediateThrowEventTextSettings)Set the default text settings for (the label of)intermediate throw eventsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. laneTextSettings(WorkflowBpmnTextLayoutSettings defaultLaneTextSettings)Set the default text settings for (the label of)lanesin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. parallelGatewayTextSettings(WorkflowBpmnTextLayoutSettings parallelGatewayTextSettings)Set the default text settings for (the label of)parallel gatewaysin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. participantTextSettings(WorkflowBpmnTextLayoutSettings defaultParticipantTextSettings)Set the default text settings for (the label of)participantsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. sequenceFlowTextSettings(WorkflowBpmnTextLayoutSettings defaultSequenceFlowTextSettings)Set the default text settings for (the label of)sequence flowsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. startEventTextSettings(WorkflowBpmnTextLayoutSettings startEventTextSettings)Set the default text settings for (the label of)start eventsin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. subProcessTextSettings(WorkflowBpmnTextLayoutSettings subProcessTextSettings)Set the default text settings for (the label of)sub processesin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. taskTextSettings(WorkflowBpmnTextLayoutSettings taskTextSettings)Set the default text settings for (the label of)tasksin the BPMN diagram.WorkflowBpmnLayoutSettings.BuilderWorkflowBpmnLayoutSettings.Builder. textAnnotationTextSettings(WorkflowBpmnTextLayoutSettings defaultTextAnnotationTextSettings)Set the default text settings for (the text of)text annotationsin the BPMN diagram. -
Uses of WorkflowBpmnTextLayoutSettings in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return WorkflowBpmnTextLayoutSettings Modifier and Type Method Description WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. boundaryEventTextSettings()The default text settings for (the label of)boundary eventsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. complexGatewayTextSettings()The default text settings for (the label of)complex gatewaysin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. dataObjectTextSettings()The default text settings for (the label of)data objectsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. dataStoreTextSettings()The default text settings for (the label of)data storesin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. endEventTextSettings()The default text settings for (the label of)start eventsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. eventBasedGatewayTextSettings()The default text settings for (the label of)event based gatewaysin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. exclusiveGatewayTextSettings()The default text settings for (the label of)exclusive gatewaysin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. inclusiveGatewayTextSettings()The default text settings for (the label of)inclusive gatewaysin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. intermediateCatchEventTextSettings()The default text settings for (the label of)intermediate catch eventsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. intermediateThrowEventTextSettings()The default text settings for (the label of)intermediate throw eventsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. laneTextSettings()The default text settings for (the label of)lanesin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. parallelGatewayTextSettings()The default text settings for (the label of)parallel gatewaysin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. participantTextSettings()The default text settings for (the label of)participantsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. sequenceFlowTextSettings()The default text settings for (the label of)sequence flowsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. startEventTextSettings()The default text settings for (the label of)start eventsin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. subProcessTextSettings()The default text settings for (the label of)sub processesin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. taskTextSettings()The default text settings for (the label of)tasksin the BPMN diagram.WorkflowBpmnTextLayoutSettingsIWorkflowBpmnLayoutSettings. textAnnotationTextSettings()The default text settings for (the text of)text annotationsin the BPMN diagram.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type WorkflowBpmnTextLayoutSettings Modifier and Type Method Description IBinarySelectionGatewayFlowLabelHelperBuilderIBinarySelectionGatewayFlowLabelHelperBuilder. alternateTextLayoutSettings(WorkflowBpmnTextLayoutSettings alternateTextLayoutSettings)The text layout settings to be used for the text on the sequence flow leading to the alternate branch of the diverging gateway.SelfIWorkflowBpmnLayoutAnnotatedElementBuilder. annotationTextLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings)Sets the text layout settings for the annotation text.IBinarySelectionGatewayFlowLabelHelperBuilderIBinarySelectionGatewayFlowLabelHelperBuilder. consequentTextLayoutSettings(WorkflowBpmnTextLayoutSettings consequentTextLayoutSettings)The text layout settings to be used for the text on the sequence flow leading to the consequent branch of the diverging gateway.IWorkflowBpmnAlignmentItem<StyledBpmnLabel,?>IWorkflowBpmnLayouter. layoutText(StyledBpmnLabel styledLabel, WorkflowBpmnTextLayoutSettings textSettings)Lays out the text of a styled BPMN label.IWorkflowBpmnAlignmentItem<StyledBpmnLabel,?>IWorkflowBpmnLayouter. layoutText(String text, WorkflowBpmnTextLayoutSettings textSettings)Lays out a piece of text, such as for a BPMN label.IWorkflowBpmnTwoChildAlignmentItem<String,IWorkflowBpmnAlignmentItem<de.xima.bpmn_model.api.element.bpmn.artifacts.TextAnnotation,?>,IWorkflowBpmnAlignmentItem<StyledBpmnLabel,?>>IWorkflowBpmnLayouter. layoutTextAnnotation(de.xima.bpmn_model.api.element.bpmn.artifacts.TextAnnotation annotation, StyledBpmnLabel styledLabel, WorkflowBpmnTextLayoutSettings settings)Computes the layout for a BPMNTextAnnotationwith the text content of aStyledBpmnLabel, using the given text layout settings.IWorkflowBpmnTwoChildAlignmentItem<String,IWorkflowBpmnAlignmentItem<de.xima.bpmn_model.api.element.bpmn.artifacts.TextAnnotation,?>,IWorkflowBpmnAlignmentItem<StyledBpmnLabel,?>>IWorkflowBpmnLayouter. layoutTextAnnotation(String text, WorkflowBpmnTextLayoutSettings settings)Computes the layout for a BPMNTextAnnotationwith the given text and layout settings.SelfIWorkflowBpmnLayoutNamedBuilder. nameTextLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings)Sets the text layout settings for thenameof the BPMN element.IBinarySelectionGatewayFlowLabelHelperBuilderIBinarySelectionGatewayFlowLabelHelperBuilder. textLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings)Convenience method to set both theconsequentTextLayoutSettingsand thealternateTextLayoutSettingsto the same value. -
Uses of WorkflowBpmnTextLayoutSettings in de.xima.fc.workflow.designer.bpmn.model.settings
Methods in de.xima.fc.workflow.designer.bpmn.model.settings with parameters of type WorkflowBpmnTextLayoutSettings Modifier and Type Method Description voidTextSettingsViewModel. applyFromSettings(WorkflowBpmnTextLayoutSettings settings)
-