Package hec.map.hms
Class HmsMapLine
java.lang.Object
hec.map.hms.HmsMapLine
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHmsMapLine
(double[] xLine, double[] yLine, int numberOfPoints, boolean flag) -
Method Summary
-
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
-
getNumberOfPoints
public int getNumberOfPoints()
-