Class LayerStatisticsPlugIn.LayerStatistics

    • Constructor Detail

      • LayerStatistics

        public LayerStatistics()
    • Method Detail

      • addFeature

        public void addFeature​(int coordCount,
                               int holeCount,
                               int compCount,
                               double area,
                               double length)
      • avgCoord

        public double avgCoord()
      • avgHoles

        public double avgHoles()
      • avgComp

        public double avgComp()
      • avgArea

        public double avgArea()
      • avgLength

        public double avgLength()