-
Classes Class Description org.apache.batik.ext.awt.color.ICCColorSpaceExt use the version from XML Graphics Commons insteadorg.apache.batik.transcoder.wmf.tosvg.RecordStore jan '07 : this class is not used anywhere in Batik, it might be removed in the future. Probably WMFRecordStore is what you need.
-
Fields Field Description org.apache.batik.transcoder.SVGAbstractTranscoder.KEY_PIXEL_TO_MM As of Batik Version 1.5b3
-
Methods Method Description org.apache.batik.bridge.ViewBox.getPreserveAspectRatioTransform(Element, float, float) Replaced byViewBox.getPreserveAspectRatioTransform(Element,float,float,BridgeContext)
, which has more accurate error reporting.
-
Constructors Constructor Description org.apache.batik.util.ApplicationSecurityEnforcer(Class, String, String) This constructor is now deprecated. Use the two argument constructor instead as this version will be removed after the 1.5beta4 release.