Hao Zhong created BATIK-1040:
--------------------------------
Summary: Out of date API document
Key: BATIK-1040
URL: https://issues.apache.org/jira/browse/BATIK-1040
Project: Batik
Issue Type: Bug
Affects Versions: 1.8
Reporter: Hao Zhong
Priority: Minor
I find that some API documents are out of date:
1.
http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/bridge/BridgeContext.html
"The context encapsulates the dynamic bindings between DOM elements and GVT
nodes, graphic contexts such as a GraphicsNodeRenderContext"
The GraphicsNodeRenderContext is deleted in the latest version.
2.
http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/ext/awt/image/codec/png/PNGDecodeParam.html
"setDecodingExponent() causes the output image to be gamma-corrected using a
supplied output gamma value."
The PNGDecodeParam class no longer declares a setDecodingExponent method.
3.http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/util/BatikSecurityManager.html
"This SecurityManager extension exposes the getClassContext method so that it
can be used by the BatikSecuritySupport or other security related class. "
The latest version of SDK does not include a class whose name is
BatikSecuritySupport.
Please update these out of date docs to reflect the latest code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]