A B C D F G I L M N O P R S T V W 
All Classes All Packages

A

addFont(byte[], float, Float, Float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
addFont(File, float, Float, Float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
addFontFile(File, String, Integer, BaseRendererBuilder.FontStyle) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
addFontFile(File, String, Integer, BaseRendererBuilder.FontStyle) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 

B

BatikSVGDrawer - Class in com.openhtmltopdf.svgsupport
 
BatikSVGDrawer() - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGDrawer
Creates a SVGDrawer that does NOT allow scripts to run or external resources such as file:// or http:// protocol urls to be requested.
BatikSVGDrawer(BatikSVGDrawer.SvgScriptMode, BatikSVGDrawer.SvgExternalResourceMode) - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGDrawer
Creates a SVGDrawer that can allow arbitary scripts to run or allow arbitary external resources to be requested.
BatikSVGDrawer(BatikSVGDrawer.SvgScriptMode, Set<String>) - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGDrawer
Creates a SVGDrawer that can allow arbitary scripts to run and allow the loading of external resources with the specified protocols.
BatikSVGDrawer.SvgExternalResourceMode - Enum in com.openhtmltopdf.svgsupport
 
BatikSVGDrawer.SvgScriptMode - Enum in com.openhtmltopdf.svgsupport
 
BatikSVGImage - Class in com.openhtmltopdf.svgsupport
 
BatikSVGImage(Element, Box, double, double, double, double, double, CssContext) - Constructor for class com.openhtmltopdf.svgsupport.BatikSVGImage
 
buildSVGImage(Element, Box, CssContext, double, double, double) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 

C

canDisplay(char) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayUpTo(char[], int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayUpTo(String) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
canDisplayUpTo(CharacterIterator, int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
close() - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
com.openhtmltopdf.svgsupport - package com.openhtmltopdf.svgsupport
 
createBridgeContext(String) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
createGlyphVector(FontRenderContext, char[]) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createGlyphVector(FontRenderContext, String) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
createUserAgent() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 

D

deriveFont(float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
deriveFont(float, AttributedCharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
deriveFont(float, Map) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
draw(Graphics2D, AttributedCharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
drawSVG(OutputDevice, RenderingContext, double, double) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 

F

fontResolver - Variable in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 

G

getBounds2D(AttributedCharacterIterator) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getCharacterCount(int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getDefault() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getErrorHandler() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
getFamilyName() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getFamilyName() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
getFamilyThatCanDisplay(char) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
getFont() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getFontFace() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
getFontFamilyResolver() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 
getFontRenderContext() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGeometricBounds() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphCellBounds(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphCode(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphCodes(int, int, int[]) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphJustificationInfo(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphLogicalBounds(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphMetrics(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphOutline(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphPosition(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphPositions(int, int, float[]) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphTransform(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getGlyphVisualBounds(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getHeight() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
getHKern(int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getIntrinsicHeight() - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
getIntrinsicWidth() - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
getLineMetrics(char[], int, int, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLineMetrics(String, int, int, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLineMetrics(String, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getLogicalBounds() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getNumGlyphs() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getOutline() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getOutline(float, float) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
getSize() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getVKern(int, int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
getWidth() - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 

I

importFontFaceRules(List<FontFaceRule>, SharedContext) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
importFontFaces(List<FontFaceRule>, SharedContext) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
INSECURE_ALLOW_EXTERNAL_RESOURCE_REQUESTS - com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
 
INSECURE_ALLOW_SCRIPTS - com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
 
isComplex() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
isGlyphVisible(int) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
isReversed() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 

L

loadDocument(String) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlDocumentLoader
 
loadFont(InputStream, FontFace) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 

M

maybeReverse(boolean) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 

N

newBridge(String, UserAgent, UserAgentCallback) - Static method in class com.openhtmltopdf.svgsupport.SVGImageExtension
 

O

OpenHtmlDocumentLoader - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlDocumentLoader(UserAgent, UserAgentCallback) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlDocumentLoader
 
OpenHtmlFontResolver() - Constructor for class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
OpenHtmlGvtFont - Class in com.openhtmltopdf.svgsupport
An adapter around awt.Font to GVTFont.
OpenHtmlGvtFont(byte[], GVTFontFamily, float, Float, Float) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
OpenHtmlGvtFont(File, GVTFontFamily, float, Float, Float) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFont
 
OpenHtmlGvtFontFamily - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlGvtFontFamily(String) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtFontFamily
 
OpenHtmlGvtGlyphVector - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlGvtGlyphVector(GlyphVector, GVTFont, FontRenderContext) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
OpenHtmlUserAgent - Class in com.openhtmltopdf.svgsupport
 
OpenHtmlUserAgent(PDFTranscoder.OpenHtmlFontResolver, boolean, boolean, Set<String>) - Constructor for class com.openhtmltopdf.svgsupport.OpenHtmlUserAgent
 

P

PDFTranscoder - Class in com.openhtmltopdf.svgsupport
 
PDFTranscoder(Box, double, double, double) - Constructor for class com.openhtmltopdf.svgsupport.PDFTranscoder
 
PDFTranscoder.OpenHtmlFontResolver - Class in com.openhtmltopdf.svgsupport
 
performDefaultLayout() - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 

R

resolve(String) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
resolve(String, FontFace) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder.OpenHtmlFontResolver
 
resolveUri(String, UserAgentCallback) - Static method in class com.openhtmltopdf.svgsupport.SVGImageExtension
 

S

SECURE - com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
 
SECURE - com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
 
setFontResolver(PDFTranscoder.OpenHtmlFontResolver) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
setGlyphPosition(int, Point2D) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
setGlyphTransform(int, AffineTransform) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
setGlyphVisible(int, boolean) - Method in class com.openhtmltopdf.svgsupport.OpenHtmlGvtGlyphVector
 
setImageSize(float, float) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
setRenderingParameters(OutputDevice, RenderingContext, double, double, PDFTranscoder.OpenHtmlFontResolver, UserAgentCallback) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
setSecurityOptions(boolean, boolean, Set<String>) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
setSecurityOptions(boolean, boolean, Set<String>) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 
setUserAgentCallback(UserAgentCallback) - Method in class com.openhtmltopdf.svgsupport.BatikSVGImage
 
SVGImageExtension - Class in com.openhtmltopdf.svgsupport
 
SVGImageExtension() - Constructor for class com.openhtmltopdf.svgsupport.SVGImageExtension
 

T

transcode(Document, String, TranscoderOutput) - Method in class com.openhtmltopdf.svgsupport.PDFTranscoder
 

V

valueOf(String) - Static method in enum com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgExternalResourceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openhtmltopdf.svgsupport.BatikSVGDrawer.SvgScriptMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withUserAgent(UserAgentCallback) - Method in class com.openhtmltopdf.svgsupport.BatikSVGDrawer
 
A B C D F G I L M N O P R S T V W 
All Classes All Packages