public class BatikUserAgent
extends org.apache.batik.bridge.UserAgentAdapter
Modifier and Type | Field and Description |
---|---|
static float |
PIXEL_TO_MM_72_DPI |
static float |
PIXEL_TO_MM_96_DPI |
Constructor and Description |
---|
BatikUserAgent(org.apache.batik.bridge.FontFamilyResolver fontFamilyResolver,
float pixel2mm) |
BatikUserAgent(JasperReportsContext jasperReportsContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.batik.bridge.FontFamilyResolver |
getFontFamilyResolver() |
float |
getPixelUnitToMillimeter() |
addStdFeatures, checkLoadExternalResource, checkLoadScript, deselectAll, displayError, displayError, displayMessage, getAlternateStyleSheet, getBolderFontWeight, getBrokenLinkDocument, getClientAreaLocationOnScreen, getDefaultFontFamily, getEventDispatcher, getExternalResourceSecurity, getLanguages, getLighterFontWeight, getMedia, getMediumFontSize, getPixelToMM, getScriptSecurity, getStandardBolderFontWeight, getStandardLighterFontWeight, getTransform, getUserStyleSheetURI, getViewportSize, getXMLParserClassName, handleElement, hasFeature, isXMLParserValidating, loadDocument, openLink, registerExtension, runThread, setBridgeContext, setSVGCursor, setTextSelection, setTransform, showAlert, showConfirm, showPrompt, showPrompt, supportExtension
public static final float PIXEL_TO_MM_72_DPI
public static final float PIXEL_TO_MM_96_DPI
public BatikUserAgent(JasperReportsContext jasperReportsContext)
public BatikUserAgent(org.apache.batik.bridge.FontFamilyResolver fontFamilyResolver, float pixel2mm)
public float getPixelUnitToMillimeter()
getPixelUnitToMillimeter
in interface org.apache.batik.bridge.UserAgent
getPixelUnitToMillimeter
in class org.apache.batik.bridge.UserAgentAdapter
public org.apache.batik.bridge.FontFamilyResolver getFontFamilyResolver()
getFontFamilyResolver
in interface org.apache.batik.bridge.UserAgent
getFontFamilyResolver
in class org.apache.batik.bridge.UserAgentAdapter
Copyright © 2017. All rights reserved.