| Interface | Description | 
|---|---|
| ColorSpaceHelper | 
| 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 | Description | 
|---|---|
| ColorSpaceHelperFactory.ColorSpaceRestriction | Enum used as argument of methods of this factory to return the right Helper. | 
| ColorSpaces | This enum makes ColorSpaces validation easier. | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.