类 PolygonMShape

  • 所有已实现的接口:
    java.lang.Cloneable

    public class PolygonMShape
    extends PolygonShape
    作者:
    yaqiang
    • 构造器详细资料

      • 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