Class BatikRenderer.JRUserAgent

  • All Implemented Interfaces:
    org.apache.batik.bridge.UserAgent
    Enclosing class:
    BatikRenderer

    protected static class BatikRenderer.JRUserAgent
    extends org.apache.batik.bridge.UserAgentAdapter
    Deprecated.
    Replaced by BatikUserAgent.
    • Field Summary

      • Fields inherited from class org.apache.batik.bridge.UserAgentAdapter

        ctx, extensions, FEATURES
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected JRUserAgent()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      float getPixelUnitToMillimeter()
      Deprecated.
       
      • Methods inherited from class org.apache.batik.bridge.UserAgentAdapter

        addStdFeatures, checkLoadExternalResource, checkLoadScript, deselectAll, displayError, displayError, displayMessage, getAlternateStyleSheet, getBolderFontWeight, getBrokenLinkDocument, getClientAreaLocationOnScreen, getDefaultFontFamily, getEventDispatcher, getExternalResourceSecurity, getFontFamilyResolver, 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JRUserAgent

        protected JRUserAgent()
        Deprecated.
    • Method Detail

      • getPixelUnitToMillimeter

        public float getPixelUnitToMillimeter()
        Deprecated.
        Specified by:
        getPixelUnitToMillimeter in interface org.apache.batik.bridge.UserAgent
        Overrides:
        getPixelUnitToMillimeter in class org.apache.batik.bridge.UserAgentAdapter