类 PointZShape

    • 构造器详细资料

      • PointZShape

        public PointZShape()
        Constructor
      • PointZShape

        public PointZShape​(PointD point)
        Constructor
        参数:
        point - The PointD or PointZ object
      • PointZShape

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

      • setPoint

        public void setPoint​(PointD point)
        Set point
        覆盖:
        setPoint 在类中 PointShape
        参数:
        aPoint - point
      • getM

        public double getM()
        Get M value
        返回:
        M value
      • getZ

        public double getZ()
        Get Z value
        返回:
        Z value