Uses of Class
de.xima.fc.common.measure.QuantityDouble
Packages that use QuantityDouble
-
Uses of QuantityDouble in de.xima.fc.common.measure
Methods in de.xima.fc.common.measure that return QuantityDoubleModifier and TypeMethodDescriptionMeasurementUnit.of(double value) Creates a newQuantityDoublethat uses double object with the specified value in this unit. -
Uses of QuantityDouble in de.xima.fc.common.workflow.bpmn
Methods in de.xima.fc.common.workflow.bpmn that return QuantityDoubleModifier and TypeMethodDescriptionWorkflowBpmnTextLayoutSettings.fontSize()The font size of the text, in some units of length.Methods in de.xima.fc.common.workflow.bpmn with parameters of type QuantityDoubleModifier and TypeMethodDescriptionWorkflowBpmnTextLayoutSettings.Builder.fontSize(QuantityDouble<Length> fontSize) Sets the font size for the text layout settings.