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 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 RegionSegmentInformationModifier and TypeMethodDescriptionGenericRefinementRegion.getRegionInfo()GenericRegion.getRegionInfo()HalftoneRegion.getRegionInfo()TextRegion.getRegionInfo()