busLabelMinSegmentLength constant
Minimum segment length to label bus width (e.g. "bus7:0") - 25 * 25 =
625px.
Implementation
static const double busLabelMinSegmentLength =
busLabelThresholdMultiplier * 25.0;
Minimum segment length to label bus width (e.g. "bus7:0") - 25 * 25 =
625px.
static const double busLabelMinSegmentLength =
busLabelThresholdMultiplier * 25.0;