|
|||||||||
| 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.halftone.HalftoneRegionSegment
public class HalftoneRegionSegment
| Field Summary |
|---|
| Fields inherited from class org.jpedal.jbig2.segment.region.RegionSegment |
|---|
regionBitmapHeight, regionBitmapWidth, regionBitmapXLocation, regionBitmapYLocation, regionFlags |
| Constructor Summary | |
|---|---|
HalftoneRegionSegment(JBIG2StreamDecoder streamDecoder,
boolean inlineImage)
|
|
| Method Summary | |
|---|---|
HalftoneRegionFlags |
getHalftoneRegionFlags()
|
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 HalftoneRegionSegment(JBIG2StreamDecoder streamDecoder,
boolean inlineImage)
| Method Detail |
|---|
public void readSegment()
throws java.io.IOException,
JBIG2Exception
readSegment in class RegionSegmentjava.io.IOException
JBIG2Exceptionpublic HalftoneRegionFlags getHalftoneRegionFlags()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||