public interface Region extends SegmentData
| Modifier and Type | Method and Description |
|---|---|
Bitmap |
getRegionBitmap()
Decodes and returns a regions content.
|
RegionSegmentInformation |
getRegionInfo()
Simply returns the
RegionSegmentInformation. |
initBitmap getRegionBitmap() throws IOException, IntegerMaxValueException, InvalidHeaderValueException
Bitmap.IOException - if an underlying IO operation failsIntegerMaxValueException - if the maximum value limit of an integer is exceededInvalidHeaderValueException - if the segment header value is invalidRegionSegmentInformation getRegionInfo()
RegionSegmentInformation.RegionSegmentInformation.Copyright © 2018 The Apache Software Foundation. All rights reserved.