Package hec.map
Class WorldNode
java.lang.Object
hec.map.WorldPt
hec.map.WorldNode
- All Implemented Interfaces:
AsciiSerializable
,FieldAccessor
,Serializable
,Cloneable
End points for worldlines.
- 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
-
WorldNode
public WorldNode()
-
-
Method Details
-
addLine
-