Skip navigation links
A B C D E F G H I M P R S T 

A

addRenderingHints(Map<?, ?>) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
applyAsStrokingColor(Color) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
applyFont(PDDocument, PDPageContentStream, Font) - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DFontApplier
Not really working.
applyFont(PDDocument, PDPageContentStream, Font) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontApplier
 
applyPaint(Paint, PDPageContentStream, AffineTransform, IPdfBoxGraphics2DPaintApplier.IPaintEnv) - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier
Apply the paint on the ContentStream
applyPaint(Paint, PDPageContentStream, AffineTransform, IPdfBoxGraphics2DPaintApplier.IPaintEnv) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 

B

buildType2Functions(Color[], COSArray, COSArray) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
buildType3Function(Color[], float[]) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 

C

clearRect(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
clip(Shape) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
clipRect(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
colorMapper - Variable in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
contentStream - Variable in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
copyArea(int, int, int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
create() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

D

de.rototor.pdfbox.graphics2d - package de.rototor.pdfbox.graphics2d
 
dispose() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
document - Variable in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
draw(Shape) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawArc(int, int, int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawGlyphVector(GlyphVector, float, float) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, int, int, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawLine(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawOval(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawPolygon(int[], int[], int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawPolyline(int[], int[], int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawRoundRect(int, int, int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawString(String, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawString(String, float, float) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawString(AttributedCharacterIterator, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

E

encodeImage(PDDocument, PDPageContentStream, Image) - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DImageEncoder
Encode the given image into the a PDImageXObject
encodeImage(PDDocument, PDPageContentStream, Image) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DLosslessImageEncoder
 

F

fill(Shape) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
fillOval(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
fillPolygon(int[], int[], int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
fillRect(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

G

getBackground() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getClip() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getClipBounds() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getColor() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getColorMapper() - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier.IPaintEnv
 
getComposite() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getDeviceConfiguration() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getDocument() - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier.IPaintEnv
 
getFont() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getFontMetrics(Font) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getFontRenderContext() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getImageEncoder() - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier.IPaintEnv
 
getPaint() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getPropertyValue(Object, String) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
Get a property value from an object using reflection
getRenderingHint(RenderingHints.Key) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getRenderingHints() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getResources() - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DPaintApplier.IPaintEnv
The resource of the content stream
getStroke() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getTransform() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
getXFormObject() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

H

hit(Rectangle, Shape, boolean) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

I

imageEncoder - Variable in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
IPdfBoxGraphics2DColorMapper - Interface in de.rototor.pdfbox.graphics2d
Map Color to PDColor
IPdfBoxGraphics2DFontApplier - Interface in de.rototor.pdfbox.graphics2d
Apply a given Font to a PDFont
IPdfBoxGraphics2DImageEncoder - Interface in de.rototor.pdfbox.graphics2d
Encode and compress an image as PDImageXObject
IPdfBoxGraphics2DPaintApplier - Interface in de.rototor.pdfbox.graphics2d
Apply the given paint on the Content Stream.
IPdfBoxGraphics2DPaintApplier.IPaintEnv - Interface in de.rototor.pdfbox.graphics2d
The different mappers used by the paint applier.

M

mapColor(PDPageContentStream, Color) - Method in interface de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColorMapper
Map the given Color to a PDColor
mapColor(PDPageContentStream, Color) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DColorMapper
 

P

PdfBoxGraphics2D - Class in de.rototor.pdfbox.graphics2d
Graphics 2D Adapter for PDFBox.
PdfBoxGraphics2D(PDDocument, int, int) - Constructor for class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Create a PDfBox Graphics2D.
PdfBoxGraphics2DColorMapper - Class in de.rototor.pdfbox.graphics2d
 
PdfBoxGraphics2DColorMapper() - Constructor for class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DColorMapper
 
PdfBoxGraphics2DFontApplier - Class in de.rototor.pdfbox.graphics2d
 
PdfBoxGraphics2DFontApplier() - Constructor for class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DFontApplier
 
PdfBoxGraphics2DLosslessImageEncoder - Class in de.rototor.pdfbox.graphics2d
 
PdfBoxGraphics2DLosslessImageEncoder() - Constructor for class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DLosslessImageEncoder
 
PdfBoxGraphics2DPaintApplier - Class in de.rototor.pdfbox.graphics2d
Default paint mapper.
PdfBoxGraphics2DPaintApplier() - Constructor for class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 

R

resources - Variable in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier
 
rotate(double) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
rotate(double, double, double) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

S

scale(double, double) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setBackground(Color) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setClip(int, int, int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setClip(Shape) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setColor(Color) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setColorMapper(IPdfBoxGraphics2DColorMapper) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Set a new color mapper.
setComposite(Composite) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setFont(Font) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setFontApplier(IPdfBoxGraphics2DFontApplier) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Set a new font applier.
setImageEncoder(IPdfBoxGraphics2DImageEncoder) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Set a new image encoder
setPaint(Paint) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setPaintApplier(IPdfBoxGraphics2DPaintApplier) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Set a new paint applier.
setPaintMode() - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setRenderingHint(RenderingHints.Key, Object) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setStroke(Stroke) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setTransform(AffineTransform) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
setVectoringText(boolean) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
Determine if text should be drawn as text with embedded font in the PDF or as vector shapes.
setXORMode(Color) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
shear(double, double) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 

T

transform(AffineTransform) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
translate(int, int) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
translate(double, double) - Method in class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2D
 
A B C D E F G H I M P R S T 
Skip navigation links

Copyright © 2017. All rights reserved.