Package hec.model
Class StreamPt
java.lang.Object
hec.map.WorldPt
hec.map.WorldPt3d
hec.model.StreamPt
- All Implemented Interfaces:
AsciiSerializable,FieldAccessor,Serializable,Cloneable
Point on stream coordinate Line.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.map.WorldPt
clone, distToLineSeg, distToLineSeg, distToLineSegSigned, distToPoint, equals, equals, getFieldObject, getNormal, hashCode, init, init, init, isValid, length, normalize, parseString, ptNearLineSeg, ptNearLineSeg, ptNearLineSegSigned, ptNearLineSegSigned, setFieldObject, setInvalid, toString
-
Constructor Details
-
StreamPt
public StreamPt() -
StreamPt
public StreamPt(double pe, double pn) -
StreamPt
public StreamPt(double pe, double pn, float pz) -
StreamPt
-
StreamPt
-
StreamPt
-