Package hec.map.hms

Class HmsMapLine

java.lang.Object
hec.map.hms.HmsMapLine
All Implemented Interfaces:
Serializable

public class HmsMapLine extends Object implements Serializable
See Also:
  • Constructor Details

    • HmsMapLine

      public HmsMapLine(double[] xLine, double[] yLine, int numberOfPoints, boolean flag)
  • Method Details

    • isPolygon

      public boolean isPolygon()
    • gete

      public double[] gete()
    • getn

      public double[] getn()
    • getExtent

      public WorldRect getExtent()
    • getNumberOfPoints

      public int getNumberOfPoints()