Uses of Class
org.apache.pdfbox.jbig2.segments.RegionSegmentInformation
Packages that use RegionSegmentInformation
-
Uses of RegionSegmentInformation in org.apache.pdfbox.jbig2
Methods in org.apache.pdfbox.jbig2 that return RegionSegmentInformationModifier and TypeMethodDescriptionRegion.getRegionInfo()
Simply returns theRegionSegmentInformation
. -
Uses of RegionSegmentInformation in org.apache.pdfbox.jbig2.segments
Fields in org.apache.pdfbox.jbig2.segments declared as RegionSegmentInformationModifier and TypeFieldDescriptionprivate RegionSegmentInformation
GenericRefinementRegion.regionInfo
Region segment information flags, 7.4.1private RegionSegmentInformation
GenericRegion.regionInfo
Region segment information field, 7.4.1private RegionSegmentInformation
HalftoneRegion.regionInfo
Region segment information field, 7.4.1private RegionSegmentInformation
TextRegion.regionInfo
Region segment information field, 7.4.1Methods in org.apache.pdfbox.jbig2.segments that return RegionSegmentInformationModifier and TypeMethodDescriptionGenericRefinementRegion.getRegionInfo()
GenericRegion.getRegionInfo()
HalftoneRegion.getRegionInfo()
TextRegion.getRegionInfo()