Package hec.map

Class WorldLine3d

java.lang.Object
hec.map.WorldLine
hec.map.WorldLine3d
All Implemented Interfaces:
AsciiSerializable, FieldAccessor, Serializable, Cloneable
Direct Known Subclasses:
StreamPolyLine

public class WorldLine3d extends WorldLine
Line object consisting of 3D pts in world coords
See Also:
  • Constructor Details

    • WorldLine3d

      public WorldLine3d()
  • Method Details