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 CardinalDoublesViewModel
TaskExportSettingsViewModel. getNonAbstractTaskMinPadding()
Gets the minimum padding for non-abstract tasks in the BPMN diagram.CardinalDoublesViewModel
TaskExportSettingsViewModel. getPadding()
Gets the padding for task shapes in the BPMN diagram.CardinalDoublesViewModel
TextAnnotationSettingsViewModel. getPadding()
static CardinalDoublesViewModel
CardinalDoublesViewModel. of(double[] values)
Methods in de.xima.fc.workflow.designer.bpmn.model.settings with parameters of type CardinalDoublesViewModel Modifier and Type Method Description void
TextAnnotationSettingsViewModel. setPadding(CardinalDoublesViewModel padding)
-