Package hec.map.flo2d
Class Flo2dCell
java.lang.Object
hec.map.WorldRect
hec.map.flo2d.Flo2dCell
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.map.WorldRect
area, contains, contains, contains, contains, contains, copy, equals, getIntersection, getRectangle2D, grow, grow, growToPoint, growToRect, height, init, init, init, init, init, init, initToPoint, intersect, intersects, isValid, justify, paramString, set, setInvalid, toString, width
-
Constructor Details
-
Flo2dCell
-
-
Method Details
-
setDepth
public void setDepth(double depth) -
getDepth
public double getDepth() -
getCellNumber
public int getCellNumber() -
getCenterPoint
- Overrides:
getCenterPoint
in classWorldRect
-