类 PolygonMShape

    • 构造器详细资料

      • PolygonMShape

        public PolygonMShape()
        Constructor
      • PolygonMShape

        public PolygonMShape​(org.locationtech.jts.geom.Geometry geometry)
        Constructor
        参数:
        geometry - Geometry
    • 方法详细资料

      • getMArray

        public double[] getMArray()
        Get M Array
        返回:
        M value array
      • getMRange

        public double[] getMRange()
        Get M range - min, max
        返回:
        M min, max