|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpedal.jbig2.segment.Segment
org.jpedal.jbig2.segment.region.RegionSegment
org.jpedal.jbig2.segment.region.refinement.RefinementRegionSegment
public class RefinementRegionSegment
| Field Summary |
|---|
| Fields inherited from class org.jpedal.jbig2.segment.region.RegionSegment |
|---|
regionBitmapHeight, regionBitmapWidth, regionBitmapXLocation, regionBitmapYLocation, regionFlags |
| Constructor Summary | |
|---|---|
RefinementRegionSegment(JBIG2StreamDecoder streamDecoder,
boolean inlineImage,
int[] referedToSegments,
int noOfReferedToSegments)
|
|
| Method Summary | |
|---|---|
RefinementRegionFlags |
getGenericRegionFlags()
|
void |
readSegment()
|
| Methods inherited from class org.jpedal.jbig2.segment.Segment |
|---|
getSegmentHeader, readATValue, setSegmentHeader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefinementRegionSegment(JBIG2StreamDecoder streamDecoder,
boolean inlineImage,
int[] referedToSegments,
int noOfReferedToSegments)
| Method Detail |
|---|
public void readSegment()
throws java.io.IOException,
JBIG2Exception
readSegment in class RegionSegmentjava.io.IOException
JBIG2Exceptionpublic RefinementRegionFlags getGenericRegionFlags()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||