Uses of Class
org.freehep.graphicsio.pdf.PDFName

Packages that use PDFName
org.freehep.graphicsio.pdf PDF (Portable Document File) Output Format. 
 

Uses of PDFName in org.freehep.graphicsio.pdf
 

Methods in org.freehep.graphicsio.pdf that return PDFName
 PDFName PDFImageDelayQueue.delayImage(RenderedImage image, Color bkg, String writeAs)
           
 PDFName PDFPaintDelayQueue.delayPaint(Paint paint, AffineTransform transform, String writeAs)
           
 PDFName PDF.name(String name)
           
 

Methods in org.freehep.graphicsio.pdf with parameters of type PDFName
 void PDFStream.colorSpace(double[] color, PDFName name)
           
 void PDFStream.colorSpace(PDFName colorSpace)
           
 void PDFStream.colorSpaceStroke(double[] color, PDFName name)
           
 void PDFStream.colorSpaceStroke(PDFName colorSpace)
           
 void PDFDictionary.entry(String key, PDFName name)
           
 void PDFStream.font(PDFName fontName, double size)
           
 void PDFOutline.setDest(PDFName dest)
           
 void PDFStream.shade(PDFName name)
           
 void PDFStream.state(PDFName stateDictionary)
           
 void PDFStream.xObject(PDFName name)
           
 



Copyright © 2012. All Rights Reserved.