Package hec.map

Class LocalRegion

java.lang.Object
hec.map.LocalRegion

public class LocalRegion extends Object
Represents points in world coordinate space.
  • Field Details

  • Constructor Details

    • LocalRegion

      public LocalRegion()
  • Method Details

    • getCenterPt

      public LocalPt getCenterPt()
    • contains

      public boolean contains(LocalPt wpt)
      todo needs fixin'