Source compatibility report for the JGraph library between 5.11.0.0 and 5.11.0.1 versions
Test Info
Library Name | JGraph |
Version #1 | 5.11.0.0 |
Version #2 | 5.11.0.1 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 1398 / 88 |
---|
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 0 |
---|
Removed Methods | High | 1 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Removed Methods (1)
jgraph.jar, JGraph.class
package org.jgraph
JGraph.getClipRectangle ( GraphModelEvent.GraphModelChange p1 ) : Rectangle2D
[mangled: org/jgraph/JGraph.getClipRectangle:(Lorg/jgraph/event/GraphModelEvent$GraphModelChange;)Ljava/awt/geom/Rectangle2D;]
to the top
Java ARchives (2)
jgraph-5.11.0.0-lgpl.jar
jgraph.jar
to the top