Uses of Class
de.xima.fc.workflow.designer.bpmn.model.settings.CardinalDoublesViewModel
-
Packages that use CardinalDoublesViewModel Package Description de.xima.fc.workflow.designer.bpmn.model.settings -
-
Uses of CardinalDoublesViewModel in de.xima.fc.workflow.designer.bpmn.model.settings
Methods in de.xima.fc.workflow.designer.bpmn.model.settings that return CardinalDoublesViewModel Modifier and Type Method Description CardinalDoublesViewModelTaskExportSettingsViewModel. getNonAbstractTaskMinPadding()Gets the minimum padding for non-abstract tasks in the BPMN diagram.CardinalDoublesViewModelTaskExportSettingsViewModel. getPadding()Gets the padding for task shapes in the BPMN diagram.CardinalDoublesViewModelTextAnnotationSettingsViewModel. getPadding()static CardinalDoublesViewModelCardinalDoublesViewModel. of(double[] values)Methods in de.xima.fc.workflow.designer.bpmn.model.settings with parameters of type CardinalDoublesViewModel Modifier and Type Method Description voidTextAnnotationSettingsViewModel. setPadding(CardinalDoublesViewModel padding)
-