Class Size


  • public class Size
    extends Object
    Author:
    julien Gaffuri
    • Constructor Detail

      • Size

        public Size()
    • Method Detail

      • hasDiagonalLongerThan

        public static boolean hasDiagonalLongerThan​(org.locationtech.jts.geom.Geometry geom,
                                                    double val)
      • getLongestDiagonalLength

        public static double getLongestDiagonalLength​(org.locationtech.jts.geom.Geometry geom)