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.Builder
WorkflowBpmnLayoutSettings.Builder. boundaryEventTextSettings(WorkflowBpmnTextLayoutSettings boundaryEventTextSettings)
Set the default text settings for (the label of)boundary events
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. complexGatewayTextSettings(WorkflowBpmnTextLayoutSettings complexGatewayTextSettings)
Set the default text settings for (the label of)complex gateways
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. dataObjectTextSettings(WorkflowBpmnTextLayoutSettings defaultDataObjectTextSettings)
Set the default text settings for (the label of)data objects
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. dataStoreTextSettings(WorkflowBpmnTextLayoutSettings defaultDataStoreTextSettings)
Set the default text settings for (the label of)data stores
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. endEventTextSettings(WorkflowBpmnTextLayoutSettings endEventTextSettings)
Set the default text settings for (the label of)end events
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. eventBasedGatewayTextSettings(WorkflowBpmnTextLayoutSettings eventBasedGatewayTextSettings)
Set the default text settings for (the label of)eventBased gateways
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. eventTextSettings(WorkflowBpmnTextLayoutSettings eventTextSettings)
Set the default text settings for (the label of)events
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. exclusiveGatewayTextSettings(WorkflowBpmnTextLayoutSettings exclusiveGatewayTextSettings)
Set the default text settings for (the label of)exclusive gateways
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. gatewayTextSettings(WorkflowBpmnTextLayoutSettings gatewayTextSettings)
Set the default text settings for (the label of)gateways
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. inclusiveGatewayTextSettings(WorkflowBpmnTextLayoutSettings inclusiveGatewayTextSettings)
Set the default text settings for (the label of)inclusive gateways
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. intermediateCatchEventTextSettings(WorkflowBpmnTextLayoutSettings intermediateCatchEventTextSettings)
Set the default text settings for (the label of)intermediate catch events
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. intermediateThrowEventTextSettings(WorkflowBpmnTextLayoutSettings intermediateThrowEventTextSettings)
Set the default text settings for (the label of)intermediate throw events
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. laneTextSettings(WorkflowBpmnTextLayoutSettings defaultLaneTextSettings)
Set the default text settings for (the label of)lanes
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. parallelGatewayTextSettings(WorkflowBpmnTextLayoutSettings parallelGatewayTextSettings)
Set the default text settings for (the label of)parallel gateways
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. participantTextSettings(WorkflowBpmnTextLayoutSettings defaultParticipantTextSettings)
Set the default text settings for (the label of)participants
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. sequenceFlowTextSettings(WorkflowBpmnTextLayoutSettings defaultSequenceFlowTextSettings)
Set the default text settings for (the label of)sequence flows
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. startEventTextSettings(WorkflowBpmnTextLayoutSettings startEventTextSettings)
Set the default text settings for (the label of)start events
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. subProcessTextSettings(WorkflowBpmnTextLayoutSettings subProcessTextSettings)
Set the default text settings for (the label of)sub processes
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. taskTextSettings(WorkflowBpmnTextLayoutSettings taskTextSettings)
Set the default text settings for (the label of)tasks
in the BPMN diagram.WorkflowBpmnLayoutSettings.Builder
WorkflowBpmnLayoutSettings.Builder. textAnnotationTextSettings(WorkflowBpmnTextLayoutSettings defaultTextAnnotationTextSettings)
Set the default text settings for (the text of)text annotations
in 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 WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. boundaryEventTextSettings()
The default text settings for (the label of)boundary events
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. complexGatewayTextSettings()
The default text settings for (the label of)complex gateways
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. dataObjectTextSettings()
The default text settings for (the label of)data objects
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. dataStoreTextSettings()
The default text settings for (the label of)data stores
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. endEventTextSettings()
The default text settings for (the label of)start events
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. eventBasedGatewayTextSettings()
The default text settings for (the label of)event based gateways
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. exclusiveGatewayTextSettings()
The default text settings for (the label of)exclusive gateways
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. inclusiveGatewayTextSettings()
The default text settings for (the label of)inclusive gateways
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. intermediateCatchEventTextSettings()
The default text settings for (the label of)intermediate catch events
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. intermediateThrowEventTextSettings()
The default text settings for (the label of)intermediate throw events
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. laneTextSettings()
The default text settings for (the label of)lanes
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. parallelGatewayTextSettings()
The default text settings for (the label of)parallel gateways
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. participantTextSettings()
The default text settings for (the label of)participants
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. sequenceFlowTextSettings()
The default text settings for (the label of)sequence flows
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. startEventTextSettings()
The default text settings for (the label of)start events
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. subProcessTextSettings()
The default text settings for (the label of)sub processes
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. taskTextSettings()
The default text settings for (the label of)tasks
in the BPMN diagram.WorkflowBpmnTextLayoutSettings
IWorkflowBpmnLayoutSettings. textAnnotationTextSettings()
The default text settings for (the text of)text annotations
in the BPMN diagram.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type WorkflowBpmnTextLayoutSettings Modifier and Type Method Description IBinarySelectionGatewayFlowLabelHelperBuilder
IBinarySelectionGatewayFlowLabelHelperBuilder. 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.Self
IWorkflowBpmnLayoutAnnotatedElementBuilder. annotationTextLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings)
Sets the text layout settings for the annotation text.IBinarySelectionGatewayFlowLabelHelperBuilder
IBinarySelectionGatewayFlowLabelHelperBuilder. 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 BPMNTextAnnotation
with 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 BPMNTextAnnotation
with the given text and layout settings.Self
IWorkflowBpmnLayoutNamedBuilder. nameTextLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings)
Sets the text layout settings for thename
of the BPMN element.IBinarySelectionGatewayFlowLabelHelperBuilder
IBinarySelectionGatewayFlowLabelHelperBuilder. textLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings)
Convenience method to set both theconsequentTextLayoutSettings
and thealternateTextLayoutSettings
to 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 void
TextSettingsViewModel. applyFromSettings(WorkflowBpmnTextLayoutSettings settings)
-