Class TrafficLightPic

    • Field Detail

      • defaultAreaAbsentMetric

        protected float defaultAreaAbsentMetric
        Default factor for the pic's area if there is no metric value.
    • Constructor Detail

      • TrafficLightPic

        public TrafficLightPic​(TLCElementDiagnostic elDiag,
                               float maxArea,
                               float defaultAreaAbsentMetric,
                               float defaultAreaZeroMetric,
                               float innerSep,
                               float elementPadding,
                               TLMetricNormalization normalizationMethod)