Uses of Class
org.apache.fop.fo.pagination.ColorProfile
-
Packages that use ColorProfile Package Description org.apache.fop.fo.pagination All the pagination and declaration formatting objects. -
-
Uses of ColorProfile in org.apache.fop.fo.pagination
Fields in org.apache.fop.fo.pagination with type parameters of type ColorProfile Modifier and Type Field Description private java.util.Map<java.lang.String,ColorProfile>Declarations. colorProfilesMethods in org.apache.fop.fo.pagination that return ColorProfile Modifier and Type Method Description ColorProfileDeclarations. getColorProfile(java.lang.String cpName)Return ColorProfile with given name.Methods in org.apache.fop.fo.pagination with parameters of type ColorProfile Modifier and Type Method Description private voidDeclarations. addColorProfile(ColorProfile cp)
-