org.apache.fop.svg
protected class AbstractFOPTranscoder.FOPTranscoderUserAgent extends org.apache.batik.bridge.UserAgentAdapter
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFOPTranscoder.FOPTranscoderUserAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayError(java.lang.Exception e)
Displays the specified error using the ErrorHandler.
|
void |
displayError(java.lang.String message)
Displays the specified error message using the ErrorHandler.
|
void |
displayMessage(java.lang.String message)
Displays the specified message using the ErrorHandler.
|
java.lang.String |
getMedia()
Get the media for this transcoder.
|
float |
getPixelUnitToMillimeter()
Returns the pixel to millimeter conversion factor specified in the
TranscodingHints or 0.3528 if any.
|
addStdFeatures, checkLoadExternalResource, checkLoadScript, deselectAll, getBolderFontWeight, getBrokenLinkDocument, getClientAreaLocationOnScreen, getEventDispatcher, getExternalResourceSecurity, getLighterFontWeight, getMediumFontSize, getPixelToMM, getStandardBolderFontWeight, getStandardLighterFontWeight, handleElement, hasFeature, openLink, registerExtension, runThread, setBridgeContext, setSVGCursor, setTextSelection, showAlert, showConfirm, showPrompt, showPrompt, supportExtensionprotected AbstractFOPTranscoder.FOPTranscoderUserAgent()
public void displayError(java.lang.String message)
message - the message to displaypublic void displayError(java.lang.Exception e)
displayError in interface org.apache.batik.bridge.UserAgente - the exception to displaypublic void displayMessage(java.lang.String message)
displayMessage in interface org.apache.batik.bridge.UserAgentmessage - the message to displaypublic float getPixelUnitToMillimeter()
getPixelUnitToMillimeter in interface org.apache.batik.bridge.UserAgentpublic java.lang.String getMedia()
getMedia in interface org.apache.batik.bridge.UserAgentCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.