Package org.apache.pdfbox.preflight.graphic
-
Interface Summary Interface Description ColorSpaceHelper -
Class Summary Class Description ColorSpaceHelperFactory This factory create the right Helper according to the owner of the ColorSpace entry.DeviceColorSpaceHelper This class defines restrictions on Color Spaces.ICCProfileWrapper This class embeds an instance of java.awt.color.ICC_Profile which represent the ICCProfile defined by the DestOutputItents key of the OutputIntents of the PDF.NoPatternColorSpaceHelper This class defines restrictions on Pattern ColorSpace.StandardColorSpaceHelper This class doesn't define restrictions on ColorSpace. -
Enum Summary Enum Description ColorSpaceHelperFactory.ColorSpaceRestriction Enum used as argument of methods of this factory to return the right Helper.ColorSpaces This enum makes ColorSpaces validation easier.