WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.associationColor(int defaultAssociationColor) |
Set the default color of associations in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.boundaryEventColor(int defaultBoundaryEventColor) |
Set the default color of boundary events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.boundaryEventDiameter(double defaultBoundaryEventDiameter) |
Set the default diameter of boundary events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.boundaryEventTextAnnotationDistance(double boundaryEventTextAnnotationDistance) |
Sets the distance between an boundary event and its text annotation.
|
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.boundaryEventTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Set the default text settings for (the text of) boundary events in the BPMN diagram.
|
static WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.builder() |
Create a new builder for the layout settings to use when creating a BPMN diagram of the workflow.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.collapseSubProcesses() |
Sets the expanded attribute of a BPMN shape to false for
SubProcess .
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.collapseSubProcesses(boolean collapseSubProcesses) |
Whether to set the expanded attribute of a BPMN shape to false
for SubProcess .
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.colorize(boolean colorize) |
Set whether to colorize the BPMN XML.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.complexGatewayColor(int defaultComplexGatewayColor) |
Set the default color of complex gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.complexGatewayHeight(double complexGatewayHeight) |
Set the default height of complex gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.complexGatewayTextAnnotationDistance(double complexGatewayTextAnnotationDistance) |
Sets the distance between a complex gateway and its text annotation.
|
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.complexGatewayTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) complex gateways in the BPMN
diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.complexGatewayWidth(double complexGatewayWidth) |
Set the default width of complex gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.crossFlowDirectionSpacing(double crossFlowDirectionSpacing) |
Set the spacing between elements in the cross flow direction, i.e.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataObjectColor(int defaultDataObjectColor) |
Set the default color of data objects in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataObjectHeight(double dataObjectHeight) |
Set the default height of data objects in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataObjectTextAnnotationDistance(double dataObjectTextAnnotationDistance) |
Sets the distance between a data object and its text annotation.
|
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.dataObjectTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) data objects in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataObjectWidth(double dataObjectWidth) |
Set the default width of data objects in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataStoreColor(int defaultDataStoreColor) |
Set the default color of data stores in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataStoreHeight(double dataStoreHeight) |
Set the default height of data stores in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataStoreTextAnnotationDistance(double dataStoreTextAnnotationDistance) |
Sets the distance between a data store and its text annotation.
|
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.dataStoreTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) data stores in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.dataStoreWidth(double dataStoreWidth) |
Set the default width of data stores in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.defaultFlowMarkerLength(double defaultFlowMarkerLength) |
Sets the length from the start of a default sequence flow to the end of the default flow marker (a slash).
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.direction(ECardinalDirection2D direction) |
Set the direction of the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.endEventColor(int endEventColor) |
Set the default color of end events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.endEventDiameter(double defaultEndEventDiameter) |
Set the default diameter of end events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.endEventTextAnnotationDistance(double endEventTextAnnotationDistance) |
Sets the distance between an end event and its text annotation.
|
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.endEventTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Set the default text settings for (the text of) end events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventBasedGatewayColor(int defaultEventBasedGatewayColor) |
Set the default color of eventBased gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventBasedGatewayHeight(double eventBasedGatewayHeight) |
Set the default height of eventBased gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventBasedGatewayTextAnnotationDistance(double eventBasedGatewayTextAnnotationDistance) |
Sets the distance between an eventBased gateway and its text annotation.
|
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.eventBasedGatewayTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) eventBased gateways in the
BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventBasedGatewayWidth(double eventBasedGatewayWidth) |
Set the default width of eventBased gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventColor(int eventColor) |
Set the default color of events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventDiameter(double defaultEventDiameter) |
Set the default event diameter of all event types in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.eventTextAnnotationDistance(double eventTextAnnotationDistance) |
Sets the distance between an event and its text annotation.
|
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.eventTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Set the default text settings for (the text of) events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.exclusiveGatewayColor(int exclusiveGatewayColor) |
Set the default color of exclusive gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.exclusiveGatewayHeight(double exclusiveGatewayHeight) |
Set the default height of exclusive gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.exclusiveGatewayTextAnnotationDistance(double exclusiveGatewayTextAnnotationDistance) |
Sets the distance between an exclusive gateway and its text annotation.
|
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.exclusiveGatewayTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) exclusive gateways in the BPMN
diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.exclusiveGatewayWidth(double exclusiveGatewayWidth) |
Set the default width of exclusive gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.flowDirectionSpacing(double flowDirectionSpacing) |
Set the spacing between elements in the flow direction, i.e.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.fontSizeUnit(Length fontSizeUnit) |
Sets the unit for the font size for labels in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.gatewayColor(int gatewayColor) |
Set the default color of gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.gatewayHeight(double gatewayHeight) |
Set the default height of gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.gatewayTextAnnotationDistance(double gatewayTextAnnotationDistance) |
Sets the distance between a gateway and its text annotation.
|
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.gatewayTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.gatewayWidth(double gatewayWidth) |
Set the default width of gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.inclusiveGatewayColor(int defaultInclusiveGatewayColor) |
Set the default color of inclusive gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.inclusiveGatewayHeight(double inclusiveGatewayHeight) |
Set the default height of inclusive gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.inclusiveGatewayTextAnnotationDistance(double inclusiveGatewayTextAnnotationDistance) |
Sets the distance between an inclusive gateway and its text annotation.
|
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.inclusiveGatewayTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) inclusive gateways in the BPMN
diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.inclusiveGatewayWidth(double inclusiveGatewayWidth) |
Set the default width of inclusive gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.intermediateCatchEventColor(int defaultIntermediateCatchEventColor) |
Set the default color of intermediate catch events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.intermediateCatchEventDiameter(double defaultIntermediateCatchEventDiameter) |
Set the default diameter of intermediate catch events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.intermediateCatchEventTextAnnotationDistance(double intermediateCatchEventTextAnnotationDistance) |
Sets the distance between an intermediate catch event and its text annotation.
|
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.intermediateCatchEventTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Set the default text settings for (the text of) intermediate catch events in
the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.intermediateThrowEventColor(int defaultIntermediateThrowEventColor) |
Set the default color of intermediate throw events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.intermediateThrowEventDiameter(double defaultIntermediateThrowEventDiameter) |
Set the default diameter of intermediate throw events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.intermediateThrowEventTextAnnotationDistance(double intermediateThrowEventTextAnnotationDistance) |
Sets the distance between an intermediate throw event and its text annotation.
|
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.intermediateThrowEventTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Set the default text settings for (the text 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.laneTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) lanes in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.nameDistance(double nameDistance) |
Sets the distance between a named element and its name.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.nonAbstractTaskMinPadding(double nonAbstractTaskMinPadding) |
The minimum amount of padding to apply to non-abstract tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.nonAbstractTaskMinPadding(double[] nonAbstractTaskMinPadding) |
The minimum amount of padding to apply to non-abstract tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.nonAbstractTaskMinPadding(double nonAbstractTaskMinPaddingNorthSouth,
double nonAbstractTaskMinPaddingEastWest) |
The minimum amount of padding to apply to non-abstract tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.nonAbstractTaskMinPadding(double nonAbstractTaskMinPaddingNorth,
double nonAbstractTaskMinPaddingEast,
double nonAbstractTaskMinPaddingSouth,
double nonAbstractTaskMinPaddingWest) |
The minimum amount of padding to apply to non-abstract tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.nonAbstractTaskMinPadding(ICardinalDirection2DMapDouble nonAbstractTaskMinPadding) |
The minimum amount of padding to apply to non-abstract tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.otherTextAnnotationDistance(double otherTextAnnotationDistance) |
Set the default spacing between an element and its text annotation.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.parallelGatewayColor(int defaultParallelGatewayColor) |
Set the default color of parallel gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.parallelGatewayHeight(double parallelGatewayHeight) |
Set the default height of parallel gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.parallelGatewayTextAnnotationDistance(double parallelGatewayTextAnnotationDistance) |
Sets the distance between a parallel gateway and its text annotation.
|
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.parallelGatewayTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) parallel gateways in the BPMN
diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.parallelGatewayWidth(double parallelGatewayWidth) |
Set the default width of parallel gateways in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.participantHeaderPadding(double participantHeaderPadding) |
Sets the padding for the header of a participant (sometimes called pool) 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.participantTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) participants in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.sequenceFlowColor(int defaultSequenceFlowColor) |
Set the default color of sequence flows in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.sequenceFlowLabelSpacing(double sequenceFlowLabelSpacing) |
Sets the label spacing for sequence flows.
|
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.sequenceFlowTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) sequence flows in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.startEventColor(int defaultStartEventColor) |
Set the default color of start events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.startEventDiameter(double defaultStartEventDiameter) |
Set the default diameter of start events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.startEventTextAnnotationDistance(double startEventTextAnnotationDistance) |
Sets the distance between an start event and its text annotation.
|
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.startEventTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Set the default text settings for (the text of) start events in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.subProcessHeaderPadding(double subProcessHeaderPadding) |
The padding for the header of a sub process in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.subProcessNameAlignmentOffset(double subProcessNameAlignmentOffset) |
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.subProcessNameAlignmentRatio(double subProcessNameAlignmentRatio) |
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.subProcessTextAnnotationDistance(double subProcessTextAnnotationDistance) |
Sets the distance between a sub process and its text annotation.
|
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.subProcessTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) sub processes in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskColor(int defaultTaskColor) |
Set the default color of tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskHeight(double defaultTaskHeight) |
Set the default height of tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskPadding(double padding) |
Sets the padding to apply to tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskPadding(double[] padding) |
Sets the padding to apply to tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskPadding(double northSouth,
double eastWest) |
Sets the padding to apply to tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskPadding(double north,
double east,
double south,
double west) |
Sets the padding to apply to tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskPadding(ICardinalDirection2DMapDouble padding) |
Sets the padding to apply to tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskTextAnnotationDistance(double taskTextAnnotationDistance) |
Sets the distance between a task and its text annotation.
|
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.taskTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the label of) tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.taskWidth(double defaultTaskWidth) |
Set the default width of tasks in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationColor(int defaultTextAnnotationColor) |
Set the default color of text annotations in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationPadding(double padding) |
Sets the padding to apply to text annotations in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationPadding(double[] padding) |
Sets the padding to apply to text annotations in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationPadding(double northSouth,
double eastWest) |
Sets the padding to apply to text annotations in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationPadding(double north,
double east,
double south,
double west) |
Sets the padding to apply to text annotations in the BPMN diagram.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationPadding(ICardinalDirection2DMapDouble padding) |
Sets the padding to apply to text annotations 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.
|
WorkflowBpmnLayoutSettings.Builder |
WorkflowBpmnLayoutSettings.Builder.textAnnotationTextSettings(Consumer<? super WorkflowBpmnTextLayoutSettings.Builder> configurator) |
Adjusts the default text settings for (the text of) text annotations in the BPMN
diagram.
|