Uses of Class
org.apache.pdfbox.jbig2.segments.RegionSegmentInformation
-
Packages that use RegionSegmentInformation Package Description org.apache.pdfbox.jbig2 org.apache.pdfbox.jbig2.segments -
-
Uses of RegionSegmentInformation in org.apache.pdfbox.jbig2
Methods in org.apache.pdfbox.jbig2 that return RegionSegmentInformation Modifier and Type Method Description RegionSegmentInformationRegion. getRegionInfo()Simply returns theRegionSegmentInformation. -
Uses of RegionSegmentInformation in org.apache.pdfbox.jbig2.segments
Fields in org.apache.pdfbox.jbig2.segments declared as RegionSegmentInformation Modifier and Type Field Description private RegionSegmentInformationGenericRefinementRegion. regionInfoRegion segment information flags, 7.4.1private RegionSegmentInformationGenericRegion. regionInfoRegion segment information field, 7.4.1private RegionSegmentInformationHalftoneRegion. regionInfoRegion segment information field, 7.4.1private RegionSegmentInformationTextRegion. regionInfoRegion segment information field, 7.4.1Methods in org.apache.pdfbox.jbig2.segments that return RegionSegmentInformation Modifier and Type Method Description RegionSegmentInformationGenericRefinementRegion. getRegionInfo()RegionSegmentInformationGenericRegion. getRegionInfo()RegionSegmentInformationHalftoneRegion. getRegionInfo()RegionSegmentInformationTextRegion. getRegionInfo()
-