Uses of Class
org.cip4.jdflib.resource.process.JDFColor

Packages that use JDFColor
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.process   
 

Uses of JDFColor in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFColor
 JDFColor JDFAutoPageCell.appendColor()
          (29) append element Color
 JDFColor JDFAutoMedia.appendColor()
          (29) append element Color
 JDFColor JDFAutoColorPool.appendColor()
          (30) append element Color
 JDFColor JDFAutoPageCell.getColor()
          (24) const get element Color
 JDFColor JDFAutoMedia.getColor()
          (24) const get element Color
 JDFColor JDFAutoColorPool.getColor(int iSkip)
          (27) const get element Color
 JDFColor JDFAutoPageCell.getCreateColor()
          (25) getCreateColor
 JDFColor JDFAutoMedia.getCreateColor()
          (25) getCreateColor
 JDFColor JDFAutoColorPool.getCreateColor(int iSkip)
          (26) getCreateColor
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFColor
 Collection<JDFColor> JDFAutoColorPool.getAllColor()
          Get all Color from the current element
 

Methods in org.cip4.jdflib.auto with parameters of type JDFColor
 void JDFAutoPageCell.refColor(JDFColor refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoMedia.refColor(JDFColor refTarget)
          (31) create inter-resource link to refTarget
 

Uses of JDFColor in org.cip4.jdflib.resource.process
 

Methods in org.cip4.jdflib.resource.process that return JDFColor
 JDFColor JDFColorPool.appendColorWithName(String colorName, String rawName)
          Append a Color Element with RawName=rawName and Name = Name
 JDFColor JDFColorPool.getColorWith8BitName(String rawName)
          Get the Color Element with RawName=rawName or Name=rawName in the momentary encoding
 JDFColor JDFColorPool.getColorWithName(String colorName)
          Get the Color Element with Name=name
 JDFColor JDFColorPool.getColorWithRawName(String rawName)
          Get the Color Element with RawName=rawName
 JDFColor JDFColorPool.getCreateColorWithName(String colorName, String rawName)
          Get an existing or append a Color Element with RawName=rawName and Name = Name
 



Copyright © 2013. All Rights Reserved.