Source compatibility report for the JGraph X library  between 1.1.0.2 and 1.2.0.0 versions

Test Info


Library NameJGraph X
Version #11.1.0.2
Version #21.2.0.0

Test Results


Total Java ARchives1
Total Classes145
Total Methods / Types2123 / 119
VerdictIncompatible

Problem Summary


SeverityCount
Added Methods-8
Removed MethodsHigh9
Problems with
Data Types
High5
Medium0
Low3
Problems with
Methods
High0
Medium0
Low0

Added Methods (8)


jgraphx.jar, mxEventObject.class
package com.mxgraph.util
mxEventObject.getName ( ):String
mxEventObject.getProperties ( ):java.util.Map
mxEventObject.getProperty String p1 ):Object
mxEventObject.mxEventObject String p1 )
mxEventObject.mxEventObject String p1, Object[] p2 )

jgraphx.jar, mxEventSource.class
package com.mxgraph.util
mxEventSource.fireEvent mxEventObject p1 ):void
mxEventSource.fireEvent mxEventObject p1, Object p2 ):void

jgraphx.jar, mxUndoManager.class
package com.mxgraph.util
mxUndoManager.clear ( ):void

to the top

Removed Methods (9)


jgraphx.jar, mxEventObject.class
package com.mxgraph.util
mxEventObject.getArgAt int p1 ):Object
mxEventObject.getArgCount ( ):int
mxEventObject.getArgs ( ):Object[]
mxEventObject.mxEventObject ( )
mxEventObject.mxEventObject Object[] p1 )

jgraphx.jar, mxEventSource.class
package com.mxgraph.util
mxEventSource.fireEvent String p1 ):void
mxEventSource.fireEvent String p1, mxEventObject p2 ):void
mxEventSource.fireEvent String p1, mxEventObject p2, Object p3 ):void

jgraphx.jar, mxUndoManager.class
package com.mxgraph.util
mxUndoManager.reset ( ):void

to the top

Problems with Data Types, High Severity (5)


jgraphx.jar
package com.mxgraph.util
[+] mxEvent (3)
[+] mxEventObject (2)

to the top

Problems with Data Types, Low Severity (3)


jgraphx.jar
package com.mxgraph.util
[+] mxEvent (1)
[+] mxEventObject (2)

to the top

Java ARchives (1)


jgraphx.jar

to the top

Classes (145)


package com.mxgraph.analysis
mxConstantCostFunction
mxDistanceCostFunction
mxFibonacciHeap
mxFibonacciHeap.Node
mxGraphAnalysis
mxICostFunction
mxUnionFind
mxUnionFind.Node

package com.mxgraph.canvas
mxBasicCanvas
mxGraphics2DCanvas
mxHtmlCanvas
mxICanvas
mxImageCanvas
mxSvgCanvas
mxVmlCanvas

package com.mxgraph.io
mxCellCodec
mxCodec
mxCodecRegistry
mxModelCodec
mxObjectCodec
mxStylesheetCodec

package com.mxgraph.layout
mxCircleLayout
mxCompactTreeLayout
mxCompactTreeLayout.Polygon
mxCompactTreeLayout.Polyline
mxCompactTreeLayout.TreeNode
mxEdgeLabelLayout
mxFastOrganicLayout
mxGraphLayout
mxIGraphLayout
mxOrganicLayout
mxOrganicLayout.CellWrapper
mxParallelEdgeLayout
mxPartitionLayout
mxStackLayout

package com.mxgraph.layout.hierarchical
mxHierarchicalLayout

package com.mxgraph.layout.hierarchical.model
mxGraphAbstractHierarchyCell
mxGraphHierarchyEdge
mxGraphHierarchyModel
mxGraphHierarchyModel.CellVisitor
mxGraphHierarchyNode
mxGraphHierarchyRank

package com.mxgraph.layout.hierarchical.stage
mxCoordinateAssignment
mxCoordinateAssignment.AreaSpatialCache
mxCoordinateAssignment.WeightedCellSorter
mxHierarchicalLayoutStage
mxMedianHybridCrossingReduction
mxMedianHybridCrossingReduction.MedianCellSorter
mxMinimumCycleRemover

package com.mxgraph.layout.orthogonal
mxOrthogonalLayout

package com.mxgraph.layout.orthogonal.model
mxOrthogonalModel
mxPointPair
mxPointSequence
mxSegment

package com.mxgraph.model
mxCell
mxCellPath
mxGeometry
mxGraphModel
mxGraphModel.Filter
mxGraphModel.mxChildChange
mxGraphModel.mxCollapseChange
mxGraphModel.mxGeometryChange
mxGraphModel.mxRootChange
mxGraphModel.mxStyleChange
mxGraphModel.mxTerminalChange
mxGraphModel.mxValueChange
mxGraphModel.mxVisibleChange
mxICell
mxIGraphModel
mxIGraphModel.mxAtomicGraphModelChange

package com.mxgraph.reader
mxGraphViewImageReader
mxGraphViewReader

package com.mxgraph.sharing
mxSession
mxSharedDiagram
mxSharedDiagram.mxDiagramChangeListener

package com.mxgraph.swing
mxGraphComponent
mxGraphComponent.mxGraphControl
mxGraphComponent.mxMouseRedirector
mxGraphOutline
mxGraphOutline.MouseTracker

package com.mxgraph.swing.handler
mxCellHandler
mxCellMarker
mxCellTracker
mxConnectionHandler
mxEdgeHandler
mxElbowEdgeHandler
mxGraphHandler
mxGraphTransferHandler
mxKeyboardHandler
mxPanningHandler
mxRubberband
mxSubHandler
mxVertexHandler

package com.mxgraph.swing.util
mxCellOverlay
mxGraphActions
mxGraphActions.DeleteAction
mxGraphActions.DrillAction
mxGraphActions.EditAction
mxGraphActions.FoldAction
mxGraphActions.GroupAction
mxGraphActions.LayerAction
mxGraphActions.RemoveFromParentAction
mxGraphActions.SelectAction
mxGraphActions.UngroupAction
mxGraphActions.ZoomAction
mxGraphTransferable
mxICellOverlay
mxMouseControl

package com.mxgraph.swing.view
mxCellEditor
mxICellEditor
mxInteractiveCanvas

package com.mxgraph.util
mxCellRenderer
mxCellRenderer.CanvasFactory
mxConstants
mxEvent
mxEventObject
mxEventSource
mxEventSource.mxIEventListener
mxImage
mxLightweightTextPane
mxPoint
mxRectangle
mxResources
mxUndoableEdit
mxUndoableEdit.mxUndoableChange
mxUndoManager
mxUtils

package com.mxgraph.view
mxCellState
mxEdgeStyle
mxEdgeStyle.mxEdgeStyleFunction
mxGraph
mxGraph.mxICellVisitor
mxGraphSelectionModel
mxGraphSelectionModel.mxSelectionChange
mxGraphView
mxGraphView.mxCurrentRootChange
mxLayoutManager
mxMultiplicity
mxPerimeter
mxPerimeter.mxPerimeterFunction
mxSpaceManager
mxStyleRegistry
mxStylesheet
mxSwimlaneManager
mxTemporaryCellStates


to the top




Generated on Tue Sep 13 09:21:48 2011 for JGraph X by Java API Compliance Checker 1.0
A tool for checking backward binary/source compatibility of a Java library API