Package hec.map.raster
Class AbstractSegmentData
java.lang.Object
hec.map.raster.AbstractSegmentData
- All Implemented Interfaces:
SegmentData
- Direct Known Subclasses:
ComputeSegmentData
,MapSegmentData
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hec.map.raster.SegmentData
getNumberColumns, getNumberParameters, getNumberRows, getValue, getValues, initialize, read, setValue, write
-
Constructor Details
-
AbstractSegmentData
public AbstractSegmentData()
-