Package 

Class AbstractPolyMShape

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private double minM
      private double maxM
      private Array<double> m
    • Method Summary

      Modifier and Type Method Description
      double getMinM()
      double getMaxM()
      Array<double> getM()
      Array<double> getMOfPart(int i)
      • Methods inherited from class org.nocrala.tools.gis.data.esri.shapefile.shape.shapes.AbstractPolyShape

        getBoxMaxX, getBoxMaxY, getBoxMinX, getBoxMinY, getNumberOfParts, getNumberOfPoints, getPartFirstPoints, getPoints, getPointsOfPart
      • Methods inherited from class org.nocrala.tools.gis.data.esri.shapefile.shape.AbstractShape

        getHeader, getShapeType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait