Package hec.map.tin

Class TinMap

All Implemented Interfaces:
MapObjectInterface, Serializable

public class TinMap extends MapObject implements MapObjectInterface
Triangular Irregular Network map for representing surfaces composed of linear triangles.
See Also:
  • Constructor Details

    • TinMap

      public TinMap(String fileName)
    • TinMap

      public TinMap(MapIdentifier id)
    • TinMap

      public TinMap()
  • Method Details