Class PicDiagnosticBlockTriangle

  • Direct Known Subclasses:
    PicEarly, PicLate

    public abstract class PicDiagnosticBlockTriangle
    extends PicDiagnostic
    Symbol |==========|- | | - | | - | | - |==========|-
    Author:
    brockhoff
    • Field Detail

      • f1

        public static float f1
        Factor between base line length and length of short of the rectangle
      • f2

        public static float f2
        Factor between short of the rectangle and height of the triangle
    • Constructor Detail

      • PicDiagnosticBlockTriangle

        public PicDiagnosticBlockTriangle​(float maxArea,
                                          float defaultAreaAbsentMetric,
                                          float defaultAreaZeroMetric,
                                          java.util.Optional<java.lang.Float> metricValue,
                                          PicOrientation orient)