Source compatibility report for the JGraph X library between 1.3.0.4 and 1.3.1.0 versions
Test Info
Library Name | JGraph X |
Version #1 | 1.3.0.4 |
Version #2 | 1.3.1.0 |
Test Results
Total Java ARchives | 1 |
---|
Total Classes | 148 |
---|
Total Methods / Types | 2183 / 121 |
---|
Verdict | Incompatible |
---|
Problem Summary
| Severity | Count |
---|
Added Methods | - | 32 |
---|
Removed Methods | High | 17 |
---|
Problems with Data Types | High | 1 |
---|
Medium | 0 |
Low | 1 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (32)
jgraphx.jar, mxLighweightLabel.class
package com.mxgraph.util
mxLighweightLabel.firePropertyChange ( String p1, boolean p2, boolean p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;ZZ)V ]
mxLighweightLabel.firePropertyChange ( String p1, byte p2, byte p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;BB)V ]
mxLighweightLabel.firePropertyChange ( String p1, char p2, char p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;CC)V ]
mxLighweightLabel.firePropertyChange ( String p1, double p2, double p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;DD)V ]
mxLighweightLabel.firePropertyChange ( String p1, float p2, float p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;FF)V ]
mxLighweightLabel.firePropertyChange ( String p1, int p2, int p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;II)V ]
mxLighweightLabel.firePropertyChange ( String p1, long p2, long p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;JJ)V ]
mxLighweightLabel.firePropertyChange ( String p1, Object p2, Object p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V ]
mxLighweightLabel.firePropertyChange ( String p1, short p2, short p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.firePropertyChange:(Ljava/lang/String;SS)V ]
mxLighweightLabel.getSharedInstance ( ) [static]:mxLighweightLabel
[ run-time name: com/mxgraph/util/mxLighweightLabel.getSharedInstance:()Lcom/mxgraph/util/mxLighweightLabel; ]
mxLighweightLabel.mxLighweightLabel ( )
[ run-time name: com/mxgraph/util/mxLighweightLabel."<init>":()V ]
mxLighweightLabel.repaint ( java.awt.Rectangle p1 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.repaint:(Ljava/awt/Rectangle;)V ]
mxLighweightLabel.repaint ( long p1, int p2, int p3, int p4, int p5 ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.repaint:(JIIII)V ]
mxLighweightLabel.revalidate ( ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.revalidate:()V ]
mxLighweightLabel.validate ( ):void
[ run-time name: com/mxgraph/util/mxLighweightLabel.validate:()V ]
jgraphx.jar, mxLighweightTextPane.class
package com.mxgraph.util
mxLighweightTextPane.firePropertyChange ( String p1, boolean p2, boolean p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;ZZ)V ]
mxLighweightTextPane.firePropertyChange ( String p1, byte p2, byte p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;BB)V ]
mxLighweightTextPane.firePropertyChange ( String p1, char p2, char p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;CC)V ]
mxLighweightTextPane.firePropertyChange ( String p1, double p2, double p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;DD)V ]
mxLighweightTextPane.firePropertyChange ( String p1, float p2, float p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;FF)V ]
mxLighweightTextPane.firePropertyChange ( String p1, int p2, int p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;II)V ]
mxLighweightTextPane.firePropertyChange ( String p1, long p2, long p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;JJ)V ]
mxLighweightTextPane.firePropertyChange ( String p1, Object p2, Object p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V ]
mxLighweightTextPane.firePropertyChange ( String p1, short p2, short p3 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.firePropertyChange:(Ljava/lang/String;SS)V ]
mxLighweightTextPane.getSharedInstance ( ) [static]:mxLighweightTextPane
[ run-time name: com/mxgraph/util/mxLighweightTextPane.getSharedInstance:()Lcom/mxgraph/util/mxLighweightTextPane; ]
mxLighweightTextPane.mxLighweightTextPane ( )
[ run-time name: com/mxgraph/util/mxLighweightTextPane."<init>":()V ]
mxLighweightTextPane.repaint ( java.awt.Rectangle p1 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.repaint:(Ljava/awt/Rectangle;)V ]
mxLighweightTextPane.repaint ( long p1, int p2, int p3, int p4, int p5 ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.repaint:(JIIII)V ]
mxLighweightTextPane.revalidate ( ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.revalidate:()V ]
mxLighweightTextPane.validate ( ):void
[ run-time name: com/mxgraph/util/mxLighweightTextPane.validate:()V ]
jgraphx.jar, mxUtils.class
package com.mxgraph.util
mxUtils.getLabelSize ( String p1, java.util.Map p2, boolean p3, int p4 ) [static]:mxRectangle
[ run-time name: com/mxgraph/util/mxUtils.getLabelSize:(Ljava/lang/String;Ljava/util/Map;ZI)Lcom/mxgraph/util/mxRectangle; ]
mxUtils.getSizeForString ( String p1, java.awt.Font p2, int p3 ) [static]:mxRectangle
[ run-time name: com/mxgraph/util/mxUtils.getSizeForString:(Ljava/lang/String;Ljava/awt/Font;I)Lcom/mxgraph/util/mxRectangle; ]
to the top
Removed Methods (17)
jgraphx.jar, mxLightweightTextPane.class
package com.mxgraph.util
mxLightweightTextPane.firePropertyChange ( String p1, boolean p2, boolean p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;ZZ)V ]
mxLightweightTextPane.firePropertyChange ( String p1, byte p2, byte p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;BB)V ]
mxLightweightTextPane.firePropertyChange ( String p1, char p2, char p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;CC)V ]
mxLightweightTextPane.firePropertyChange ( String p1, double p2, double p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;DD)V ]
mxLightweightTextPane.firePropertyChange ( String p1, float p2, float p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;FF)V ]
mxLightweightTextPane.firePropertyChange ( String p1, int p2, int p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;II)V ]
mxLightweightTextPane.firePropertyChange ( String p1, long p2, long p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;JJ)V ]
mxLightweightTextPane.firePropertyChange ( String p1, Object p2, Object p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V ]
mxLightweightTextPane.firePropertyChange ( String p1, short p2, short p3 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.firePropertyChange:(Ljava/lang/String;SS)V ]
mxLightweightTextPane.getSharedInstance ( ) [static]:mxLightweightTextPane
[ run-time name: com/mxgraph/util/mxLightweightTextPane.getSharedInstance:()Lcom/mxgraph/util/mxLightweightTextPane; ]
mxLightweightTextPane.mxLightweightTextPane ( )
[ run-time name: com/mxgraph/util/mxLightweightTextPane."<init>":()V ]
mxLightweightTextPane.repaint ( java.awt.Rectangle p1 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.repaint:(Ljava/awt/Rectangle;)V ]
mxLightweightTextPane.repaint ( long p1, int p2, int p3, int p4, int p5 ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.repaint:(JIIII)V ]
mxLightweightTextPane.revalidate ( ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.revalidate:()V ]
mxLightweightTextPane.validate ( ):void
[ run-time name: com/mxgraph/util/mxLightweightTextPane.validate:()V ]
jgraphx.jar, mxUtils.class
package com.mxgraph.util
mxUtils.getLabelSize ( String p1, java.util.Map p2, boolean p3 ) [static]:mxRectangle
[ run-time name: com/mxgraph/util/mxUtils.getLabelSize:(Ljava/lang/String;Ljava/util/Map;Z)Lcom/mxgraph/util/mxRectangle; ]
mxUtils.getSizeForString ( String p1, java.awt.Font p2 ) [static]:mxRectangle
[ run-time name: com/mxgraph/util/mxUtils.getSizeForString:(Ljava/lang/String;Ljava/awt/Font;)Lcom/mxgraph/util/mxRectangle; ]
to the top
Problems with Data Types, High Severity (1)
jgraphx.jar
package com.mxgraph.util
[+] mxLightweightTextPane (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxLightweightTextPane. |
[+] affected methods (15)
mxLightweightTextPane.firePropertyChange ( String p1, boolean p2, boolean p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, byte p2, byte p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, char p2, char p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, double p2, double p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, float p2, float p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, int p2, int p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, long p2, long p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, Object p2, Object p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.firePropertyChange ( String p1, short p2, short p3 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.getSharedInstance ( )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.mxLightweightTextPane ( )This constructor is from 'mxLightweightTextPane' class.
mxLightweightTextPane.repaint ( java.awt.Rectangle p1 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.repaint ( long p1, int p2, int p3, int p4, int p5 )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.revalidate ( )This method is from 'mxLightweightTextPane' class.
mxLightweightTextPane.validate ( )This method is from 'mxLightweightTextPane' class.
to the top
Problems with Data Types, Low Severity (1)
jgraphx.jar
package com.mxgraph.util
[+] mxUtils (1)
| Change | Effect |
---|
Field textArea has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to textArea is ambiguous. |
[+] affected methods (72)
mxUtils.addStylename ( String p1, String p2 )This method is from 'mxUtils' class.
mxUtils.clearRect ( java.awt.Graphics2D p1, java.awt.Rectangle p2, java.awt.Color p3 )This method is from 'mxUtils' class.
mxUtils.contains ( Object[] p1, Object p2 )This method is from 'mxUtils' class.
mxUtils.createBufferedImage ( int p1, int p2, java.awt.Color p3 )This method is from 'mxUtils' class.
mxUtils.createDocument ( )This method is from 'mxUtils' class.
mxUtils.createHtmlDocument ( )This method is from 'mxUtils' class.
mxUtils.createHtmlDocument ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.createHtmlDocument ( java.util.Map p1, String p2, double p3 )This method is from 'mxUtils' class.
mxUtils.createHtmlDocumentObject ( java.util.Map p1, double p2 )This method is from 'mxUtils' class.
mxUtils.createSvgDocument ( int p1, int p2 )This method is from 'mxUtils' class.
mxUtils.createTable ( org.w3c.dom.Document p1, String p2, int p3, int p4, int p5, int p6, double p7, java.util.Map p8 )This method is from 'mxUtils' class.
mxUtils.createVmlDocument ( )This method is from 'mxUtils' class.
mxUtils.drawImageClip ( java.awt.Graphics p1, java.awt.image.BufferedImage p2, java.awt.image.ImageObserver p3 )This method is from 'mxUtils' class.
mxUtils.eval ( String p1 )This method is from 'mxUtils' class.
mxUtils.fillClippedRect ( java.awt.Graphics p1, int p2, int p3, int p4, int p5 )This method is from 'mxUtils' class.
mxUtils.findNearestSegment ( com.mxgraph.view.mxCellState p1, double p2, double p3 )This method is from 'mxUtils' class.
mxUtils.findNode ( org.w3c.dom.Node p1, String p2, String p3 )This method is from 'mxUtils' class.
mxUtils.getBodyMarkup ( String p1, boolean p2 )This method is from 'mxUtils' class.
mxUtils.getBoundingBox ( mxRectangle p1, double p2 )This method is from 'mxUtils' class.
mxUtils.getColor ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.getColor ( java.util.Map p1, String p2, java.awt.Color p3 )This method is from 'mxUtils' class.
mxUtils.getDouble ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.getDouble ( java.util.Map p1, String p2, double p3 )This method is from 'mxUtils' class.
mxUtils.getFloat ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.getFloat ( java.util.Map p1, String p2, float p3 )This method is from 'mxUtils' class.
mxUtils.getFont ( java.util.Map p1 )This method is from 'mxUtils' class.
mxUtils.getFont ( java.util.Map p1, double p2 )This method is from 'mxUtils' class.
mxUtils.getHexColorString ( java.awt.Color p1 )This method is from 'mxUtils' class.
mxUtils.getInt ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.getInt ( java.util.Map p1, String p2, int p3 )This method is from 'mxUtils' class.
mxUtils.getLabelPaintBounds ( String p1, java.util.Map p2, boolean p3, mxPoint p4, mxRectangle p5, double p6 )This method is from 'mxUtils' class.
mxUtils.getMd5Hash ( String p1 )This method is from 'mxUtils' class.
mxUtils.getPrettyXml ( org.w3c.dom.Node p1 )This method is from 'mxUtils' class.
mxUtils.getPrettyXml ( org.w3c.dom.Node p1, String p2, String p3 )This method is from 'mxUtils' class.
mxUtils.getRotatedPoint ( mxPoint p1, double p2, double p3 )This method is from 'mxUtils' class.
mxUtils.getRotatedPoint ( mxPoint p1, double p2, double p3, mxPoint p4 )This method is from 'mxUtils' class.
mxUtils.getScaledLabelBounds ( double p1, double p2, mxRectangle p3, double p4, double p5, java.util.Map p6, double p7 )This method is from 'mxUtils' class.
mxUtils.getSizeForHtml ( String p1, java.util.Map p2 )This method is from 'mxUtils' class.
mxUtils.getString ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.getString ( java.util.Map p1, String p2, String p3 )This method is from 'mxUtils' class.
mxUtils.getStylename ( String p1 )This method is from 'mxUtils' class.
mxUtils.getStylenames ( String p1 )This method is from 'mxUtils' class.
mxUtils.getXml ( org.w3c.dom.Node p1 )This method is from 'mxUtils' class.
mxUtils.hexString ( java.awt.Color p1 )This method is from 'mxUtils' class.
mxUtils.htmlEntities ( String p1 )This method is from 'mxUtils' class.
mxUtils.indexOf ( Object[] p1, Object p2 )This method is from 'mxUtils' class.
mxUtils.indexOfStylename ( String p1, String p2 )This method is from 'mxUtils' class.
mxUtils.intersection ( double p1, double p2, double p3, double p4, double p5, double p6, double p7, double p8 )This method is from 'mxUtils' class.
mxUtils.intersectsHotspot ( com.mxgraph.view.mxCellState p1, int p2, int p3, double p4 )This method is from 'mxUtils' class.
mxUtils.intersectsHotspot ( com.mxgraph.view.mxCellState p1, int p2, int p3, double p4, int p5, int p6 )This method is from 'mxUtils' class.
mxUtils.isNode ( Object p1, String p2 )This method is from 'mxUtils' class.
mxUtils.isNode ( Object p1, String p2, String p3, String p4 )This method is from 'mxUtils' class.
mxUtils.isTrue ( java.util.Map p1, String p2 )This method is from 'mxUtils' class.
mxUtils.isTrue ( java.util.Map p1, String p2, boolean p3 )This method is from 'mxUtils' class.
mxUtils.loadDocument ( String p1 )This method is from 'mxUtils' class.
mxUtils.loadImage ( String p1 )This method is from 'mxUtils' class.
mxUtils.mxUtils ( )This constructor is from 'mxUtils' class.
mxUtils.parse ( String p1 )This method is from 'mxUtils' class.
mxUtils.parseColor ( String p1 )This method is from 'mxUtils' class.
mxUtils.readFile ( String p1 )This method is from 'mxUtils' class.
mxUtils.removeAllStylenames ( String p1 )This method is from 'mxUtils' class.
mxUtils.removeStylename ( String p1, String p2 )This method is from 'mxUtils' class.
mxUtils.selectSingleNode ( org.w3c.dom.Document p1, String p2 )This method is from 'mxUtils' class.
mxUtils.setAntiAlias ( java.awt.Graphics2D p1, boolean p2, boolean p3 )This method is from 'mxUtils' class.
mxUtils.setCellStyleFlags ( com.mxgraph.model.mxIGraphModel p1, Object[] p2, String p3, int p4, Boolean p5 )This method is from 'mxUtils' class.
mxUtils.setCellStyles ( com.mxgraph.model.mxIGraphModel p1, Object[] p2, String p3, String p4 )This method is from 'mxUtils' class.
mxUtils.setStyle ( String p1, String p2, String p3 )This method is from 'mxUtils' class.
mxUtils.setStyleFlag ( String p1, String p2, int p3, Boolean p4 )This method is from 'mxUtils' class.
mxUtils.sortCells ( java.util.Collection p1, boolean p2 )This method is from 'mxUtils' class.
mxUtils.sortCells ( Object[] p1, boolean p2 )This method is from 'mxUtils' class.
mxUtils.translatePoints ( java.util.List p1, double p2, double p3 )This method is from 'mxUtils' class.
mxUtils.writeFile ( String p1, String p2 )This method is from 'mxUtils' class.
to the top
Java ARchives (1)
jgraphx.jar
to the top
Classes (148)
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
mxInsertHandler
mxKeyboardHandler
mxPanningHandler
mxRotationHandler
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.UpdateGroupBoundsAction
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:19:33 2011 for JGraph X by Java API Compliance Checker 1.0
A tool for checking backward binary/source compatibility of a Java library API