Package | Description |
---|---|
org.freehep.graphicsio.pdf |
PDF (Portable Document File) Output Format.
|
Modifier and Type | Method and Description |
---|---|
PDFName |
PDFImageDelayQueue.delayImage(RenderedImage image,
Color bkg,
String writeAs) |
PDFName |
PDFPaintDelayQueue.delayPaint(Paint paint,
AffineTransform transform,
String writeAs) |
PDFName |
PDF.name(String name) |
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.