Source compatibility report for the JGraph X library between 1.4.2.1 and 1.4.2.2 versions
Test Info
Library Name | JGraph X |
Version #1 | 1.4.2.1 |
Version #2 | 1.4.2.2 |
Test Results
Total Java ARchives | 1 |
---|
Total Classes | 257 |
---|
Total Methods / Types | 3436 / 219 |
---|
Verdict | Incompatible |
---|
Problem Summary
| Severity | Count |
---|
Added Methods | - | 17 |
---|
Removed Methods | High | 5 |
---|
Problems with Data Types | High | 2 |
---|
Medium | 0 |
Low | 10 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (17)
jgraphx.jar, mxBasicShape.class
package com.mxgraph.shape
mxBasicShape.hasGradient ( com.mxgraph.canvas.mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 ):boolean
[ run-time name: com/mxgraph/shape/mxBasicShape.hasGradient:(Lcom/mxgraph/canvas/mxGraphics2DCanvas;Lcom/mxgraph/view/mxCellState;)Z ]
jgraphx.jar, mxCellEditor.class
package com.mxgraph.swing.view
mxCellEditor.configureActionMaps ( ):void
[ run-time name: com/mxgraph/swing/view/mxCellEditor.configureActionMaps:()V ]
mxCellEditor.isExtractHtmlBody ( ):boolean
[ run-time name: com/mxgraph/swing/view/mxCellEditor.isExtractHtmlBody:()Z ]
mxCellEditor.isReplaceHtmlLinefeeds ( ):boolean
[ run-time name: com/mxgraph/swing/view/mxCellEditor.isReplaceHtmlLinefeeds:()Z ]
mxCellEditor.isShiftEnterSubmitsText ( ):boolean
[ run-time name: com/mxgraph/swing/view/mxCellEditor.isShiftEnterSubmitsText:()Z ]
mxCellEditor.setExtractHtmlBody ( boolean p1 ):void
[ run-time name: com/mxgraph/swing/view/mxCellEditor.setExtractHtmlBody:(Z)V ]
mxCellEditor.setReplaceHtmlLinefeeds ( boolean p1 ):void
[ run-time name: com/mxgraph/swing/view/mxCellEditor.setReplaceHtmlLinefeeds:(Z)V ]
mxCellEditor.setShiftEnterSubmitsText ( boolean p1 ):void
[ run-time name: com/mxgraph/swing/view/mxCellEditor.setShiftEnterSubmitsText:(Z)V ]
jgraphx.jar, mxCurve.class
package com.mxgraph.util
mxCurve.intersectsRect ( java.awt.Rectangle p1 ):boolean
[ run-time name: com/mxgraph/util/mxCurve.intersectsRect:(Ljava/awt/Rectangle;)Z ]
jgraphx.jar, mxCurveLabelShape.class
package com.mxgraph.shape
mxCurveLabelShape.getCenterVisiblePosition ( ):com.mxgraph.util.mxRectangle
[ run-time name: com/mxgraph/shape/mxCurveLabelShape.getCenterVisiblePosition:()Lcom/mxgraph/util/mxRectangle; ]
mxCurveLabelShape.intersectsRect ( java.awt.Rectangle p1 ):boolean
[ run-time name: com/mxgraph/shape/mxCurveLabelShape.intersectsRect:(Ljava/awt/Rectangle;)Z ]
jgraphx.jar, mxHtmlTextShape.class
package com.mxgraph.shape
mxHtmlTextShape.isReplaceHtmlLinefeeds ( ):boolean
[ run-time name: com/mxgraph/shape/mxHtmlTextShape.isReplaceHtmlLinefeeds:()Z ]
mxHtmlTextShape.setReplaceHtmlLinefeeds ( boolean p1 ):void
[ run-time name: com/mxgraph/shape/mxHtmlTextShape.setReplaceHtmlLinefeeds:(Z)V ]
jgraphx.jar, mxImageShape.class
package com.mxgraph.shape
mxImageShape.hasGradient ( com.mxgraph.canvas.mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 ):boolean
[ run-time name: com/mxgraph/shape/mxImageShape.hasGradient:(Lcom/mxgraph/canvas/mxGraphics2DCanvas;Lcom/mxgraph/view/mxCellState;)Z ]
jgraphx.jar, mxLabelShape.class
package com.mxgraph.shape
mxLabelShape.drawGlassEffect ( com.mxgraph.canvas.mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 ) [static]:void
[ run-time name: com/mxgraph/shape/mxLabelShape.drawGlassEffect:(Lcom/mxgraph/canvas/mxGraphics2DCanvas;Lcom/mxgraph/view/mxCellState;)V ]
mxLabelShape.paintShape ( com.mxgraph.canvas.mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 ):void
[ run-time name: com/mxgraph/shape/mxLabelShape.paintShape:(Lcom/mxgraph/canvas/mxGraphics2DCanvas;Lcom/mxgraph/view/mxCellState;)V ]
jgraphx.jar, mxRectangle.class
package com.mxgraph.util
mxRectangle.toString ( ):String
[ run-time name: com/mxgraph/util/mxRectangle.toString:()Ljava/lang/String; ]
to the top
Removed Methods (5)
jgraphx.jar, mxCellEditor.class
package com.mxgraph.swing.view
mxCellEditor.installKeyHandler ( ):void
[ run-time name: com/mxgraph/swing/view/mxCellEditor.installKeyHandler:()V ]
jgraphx.jar, mxCurve.class
package com.mxgraph.util
mxCurve.intersectsRect ( mxRectangle p1 ):boolean
[ run-time name: com/mxgraph/util/mxCurve.intersectsRect:(Lcom/mxgraph/util/mxRectangle;)Z ]
jgraphx.jar, mxCurveLabelShape.class
package com.mxgraph.shape
mxCurveLabelShape.intersectsRect ( com.mxgraph.util.mxRectangle p1 ):boolean
[ run-time name: com/mxgraph/shape/mxCurveLabelShape.intersectsRect:(Lcom/mxgraph/util/mxRectangle;)Z ]
jgraphx.jar, mxGraphics2DCanvas.class
package com.mxgraph.canvas
mxGraphics2DCanvas.isReplaceHtmlLinefeeds ( ):boolean
[ run-time name: com/mxgraph/canvas/mxGraphics2DCanvas.isReplaceHtmlLinefeeds:()Z ]
mxGraphics2DCanvas.setReplaceHtmlLinefeeds ( boolean p1 ):void
[ run-time name: com/mxgraph/canvas/mxGraphics2DCanvas.setReplaceHtmlLinefeeds:(Z)V ]
to the top
Problems with Data Types, High Severity (2)
jgraphx.jar
package com.mxgraph.canvas
[+] mxGraphics2DCanvas (1)
| Change | Effect |
---|
Field replaceHtmlLinefeeds (boolean) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable replaceHtmlLinefeeds in mxGraphics2DCanvas. |
[+] affected methods (78)
mxGraphics2DCanvas.createFillPaint ( com.mxgraph.util.mxRectangle p1, java.util.Map p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.createStroke ( java.util.Map p1 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.createTemporaryGraphics ( java.util.Map p1, float p2, com.mxgraph.util.mxRectangle p3 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.drawCell ( com.mxgraph.view.mxCellState p1 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.drawImage ( java.awt.Rectangle p1, String p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.drawLabel ( String p1, com.mxgraph.view.mxCellState p2, boolean p3 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.fillShape ( java.awt.Shape p1 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.fillShape ( java.awt.Shape p1, boolean p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.flushImageCache ( )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.getGraphics ( )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.getRendererPane ( )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.getShape ( java.util.Map p1 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.getTextShape ( java.util.Map p1, boolean p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.loadImage ( String p1 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.mxGraphics2DCanvas ( )This constructor is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.mxGraphics2DCanvas ( java.awt.Graphics2D p1 )This constructor is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.paintPolyline ( com.mxgraph.util.mxPoint[] p1, boolean p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.paintRectangle ( java.awt.Rectangle p1, java.awt.Color p2, java.awt.Color p3 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.putShape ( String p1, com.mxgraph.shape.mxIShape p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.putTextShape ( String p1, com.mxgraph.shape.mxITextShape p2 )This method is from 'mxGraphics2DCanvas' class.
mxGraphics2DCanvas.setGraphics ( java.awt.Graphics2D p1 )This method is from 'mxGraphics2DCanvas' class.
mxImageCanvas.destroy ( )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.drawCell ( com.mxgraph.view.mxCellState p1 )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.drawLabel ( String p1, com.mxgraph.view.mxCellState p2, boolean p3 )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.getGraphicsCanvas ( )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.getImage ( )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.getScale ( )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.getTranslate ( )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.mxImageCanvas ( mxGraphics2DCanvas p1, int p2, int p3, java.awt.Color p4, boolean p5 )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.setScale ( double p1 )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
mxImageCanvas.setTranslate ( int p1, int p2 )Field 'this.canvas' in the object of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.reader.mxGraphViewImageReader.createGraphicsCanvas ( )Return value of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxActorShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxArrowShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxBasicShape.configureGraphics ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2, boolean p3 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxBasicShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxBasicShape.getFillColor ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxBasicShape.getStrokeColor ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxBasicShape.hasShadow ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxBasicShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxCloudShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxConnectorShape.paintMarker ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2, boolean p3 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxConnectorShape.paintPolyline ( mxGraphics2DCanvas p1, java.util.List p2, java.util.Map p3 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxConnectorShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxCurveLabelShape.paintShape ( mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxCurveShape.paintPolyline ( mxGraphics2DCanvas p1, java.util.List p2, java.util.Map p3 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxCurveShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxCylinderShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxDefaultTextShape.paintShape ( mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxDefaultTextShape.postProcessLine ( String p1, String p2, java.awt.FontMetrics p3, mxGraphics2DCanvas p4, int p5, int p6 )4th parameter 'p4' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxDoubleEllipseShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxEllipseShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxHexagonShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxHtmlTextShape.paintShape ( mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxImageShape.getFillColor ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxImageShape.getImageBounds ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxImageShape.getImageForStyle ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxImageShape.getStrokeColor ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxImageShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxIMarker.paintMarker ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2, String p3, com.mxgraph.util.mxPoint p4, double p5, double p6, double p7 )1st parameter 'p1' of this abstract method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxIShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this abstract method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxITextShape.paintShape ( mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )1st parameter 'p1' of this abstract method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxLabelShape.getFillColor ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxLabelShape.getImageBounds ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxLabelShape.getStrokeColor ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxLineShape.createPoints ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxLineShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxRectangleShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxRhombusShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxStencilShape.paintNode ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2, com.mxgraph.shape.mxStencilShape.svgShape p3, double p4, double p5 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxStencilShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxSwimlaneShape.paintShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.shape.mxTriangleShape.createShape ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.swing.handler.mxConnectPreview.paintPreview ( mxGraphics2DCanvas p1 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.swing.mxGraphComponent.mxGraphControl.hitClip ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.swing.view.mxCellStatePreview.paintPreview ( mxGraphics2DCanvas p1 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.swing.view.mxCellStatePreview.paintPreviewState ( mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )1st parameter 'p1' of this method has type 'mxGraphics2DCanvas'.
com.mxgraph.util.mxCellRenderer.createBufferedImage ( com.mxgraph.view.mxGraph p1, Object[] p2, double p3, java.awt.Color p4, boolean p5, com.mxgraph.util.mxRectangle p6, mxGraphics2DCanvas p7 )7th parameter 'p7' of this method has type 'mxGraphics2DCanvas'.
package com.mxgraph.swing.view
[+] mxCellEditor (1)
| Change | Effect |
---|
Field keyListener (java.awt.event.KeyAdapter) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable keyListener in mxCellEditor. |
[+] affected methods (16)
mxCellEditor.getCurrentValue ( )This method is from 'mxCellEditor' class.
mxCellEditor.getEditingCell ( )This method is from 'mxCellEditor' class.
mxCellEditor.getEditor ( )This method is from 'mxCellEditor' class.
mxCellEditor.getEditorBounds ( com.mxgraph.view.mxCellState p1, double p2 )This method is from 'mxCellEditor' class.
mxCellEditor.getInitialValue ( com.mxgraph.view.mxCellState p1, java.util.EventObject p2 )This method is from 'mxCellEditor' class.
mxCellEditor.getMinimumEditorScale ( )This method is from 'mxCellEditor' class.
mxCellEditor.getMinimumHeight ( )This method is from 'mxCellEditor' class.
mxCellEditor.getMinimumWidth ( )This method is from 'mxCellEditor' class.
mxCellEditor.isHideLabel ( com.mxgraph.view.mxCellState p1 )This method is from 'mxCellEditor' class.
mxCellEditor.mxCellEditor ( com.mxgraph.swing.mxGraphComponent p1 )This constructor is from 'mxCellEditor' class.
mxCellEditor.setMinimumEditorScale ( double p1 )This method is from 'mxCellEditor' class.
mxCellEditor.setMinimumHeight ( int p1 )This method is from 'mxCellEditor' class.
mxCellEditor.setMinimumWidth ( int p1 )This method is from 'mxCellEditor' class.
mxCellEditor.startEditing ( Object p1, java.util.EventObject p2 )This method is from 'mxCellEditor' class.
mxCellEditor.stopEditing ( boolean p1 )This method is from 'mxCellEditor' class.
mxCellEditor.useLabelBounds ( com.mxgraph.view.mxCellState p1 )This method is from 'mxCellEditor' class.
to the top
Problems with Data Types, Low Severity (10)
jgraphx.jar
package com.mxgraph.shape
[+] mxCurveLabelShape (2)
| Change | Effect |
---|
Field INVALID_GLYPH_BOUNDS 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 INVALID_GLYPH_BOUNDS is ambiguous. |
Field centerVisibleIndex 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 centerVisibleIndex is ambiguous. |
[+] affected methods (10)
mxCurveLabelShape.calculationLabelPosition ( java.util.Map p1, String p2 )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.getCurve ( )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.getLabelBounds ( )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.getRotationEnabled ( )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.mxCurveLabelShape ( com.mxgraph.view.mxCellState p1, com.mxgraph.util.mxCurve p2 )This constructor is from 'mxCurveLabelShape' class.
mxCurveLabelShape.paintShape ( com.mxgraph.canvas.mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.postprocessGlyph ( com.mxgraph.util.mxCurve p1, int p2, double p3 )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.setCurve ( com.mxgraph.util.mxCurve p1 )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.setRotationEnabled ( boolean p1 )This method is from 'mxCurveLabelShape' class.
mxCurveLabelShape.updateLabelBounds ( String p1, java.util.Map p2 )This method is from 'mxCurveLabelShape' class.
[+] mxHtmlTextShape (1)
| Change | Effect |
---|
Field replaceHtmlLinefeeds 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 replaceHtmlLinefeeds is ambiguous. |
[+] affected methods (2)
mxHtmlTextShape.mxHtmlTextShape ( )This constructor is from 'mxHtmlTextShape' class.
mxHtmlTextShape.paintShape ( com.mxgraph.canvas.mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )This method is from 'mxHtmlTextShape' class.
package com.mxgraph.swing.view
[+] mxCellEditor (5)
| Change | Effect |
---|
Field cancelEditingAction 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 cancelEditingAction is ambiguous. |
Field extractHtmlBody 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 extractHtmlBody is ambiguous. |
Field replaceLinefeeds 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 replaceLinefeeds is ambiguous. |
Field shiftEnterSubmitsText 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 shiftEnterSubmitsText is ambiguous. |
Field textSubmitAction 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 textSubmitAction is ambiguous. |
[+] affected methods (16)
mxCellEditor.getCurrentValue ( )This method is from 'mxCellEditor' class.
mxCellEditor.getEditingCell ( )This method is from 'mxCellEditor' class.
mxCellEditor.getEditor ( )This method is from 'mxCellEditor' class.
mxCellEditor.getEditorBounds ( com.mxgraph.view.mxCellState p1, double p2 )This method is from 'mxCellEditor' class.
mxCellEditor.getInitialValue ( com.mxgraph.view.mxCellState p1, java.util.EventObject p2 )This method is from 'mxCellEditor' class.
mxCellEditor.getMinimumEditorScale ( )This method is from 'mxCellEditor' class.
mxCellEditor.getMinimumHeight ( )This method is from 'mxCellEditor' class.
mxCellEditor.getMinimumWidth ( )This method is from 'mxCellEditor' class.
mxCellEditor.isHideLabel ( com.mxgraph.view.mxCellState p1 )This method is from 'mxCellEditor' class.
mxCellEditor.mxCellEditor ( com.mxgraph.swing.mxGraphComponent p1 )This constructor is from 'mxCellEditor' class.
mxCellEditor.setMinimumEditorScale ( double p1 )This method is from 'mxCellEditor' class.
mxCellEditor.setMinimumHeight ( int p1 )This method is from 'mxCellEditor' class.
mxCellEditor.setMinimumWidth ( int p1 )This method is from 'mxCellEditor' class.
mxCellEditor.startEditing ( Object p1, java.util.EventObject p2 )This method is from 'mxCellEditor' class.
mxCellEditor.stopEditing ( boolean p1 )This method is from 'mxCellEditor' class.
mxCellEditor.useLabelBounds ( com.mxgraph.view.mxCellState p1 )This method is from 'mxCellEditor' class.
package com.mxgraph.util
[+] mxConstants (1)
| Change | Effect |
---|
Field STYLE_GLASS 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 STYLE_GLASS is ambiguous. |
[+] affected methods (1)
mxConstants.mxConstants ( )This constructor is from 'mxConstants' class.
[+] mxCurve (1)
| Change | Effect |
---|
Field INVALID_POSITION 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 INVALID_POSITION is ambiguous. |
[+] affected methods (41)
com.mxgraph.shape.mxCurveLabelShape.calculationLabelPosition ( java.util.Map p1, String p2 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.getCurve ( )Return value of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.getLabelBounds ( )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.getRotationEnabled ( )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.mxCurveLabelShape ( com.mxgraph.view.mxCellState p1, mxCurve p2 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.paintShape ( com.mxgraph.canvas.mxGraphics2DCanvas p1, String p2, com.mxgraph.view.mxCellState p3, java.util.Map p4 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.postprocessGlyph ( mxCurve p1, int p2, double p3 )1st parameter 'p1' of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.setCurve ( mxCurve p1 )1st parameter 'p1' of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.setRotationEnabled ( boolean p1 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveLabelShape.updateLabelBounds ( String p1, java.util.Map p2 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveShape.getCurve ( )Return value of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveShape.getMarkerVector ( java.util.List p1, boolean p2, double p3 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveShape.mxCurveShape ( )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveShape.paintPolyline ( com.mxgraph.canvas.mxGraphics2DCanvas p1, java.util.List p2, java.util.Map p3 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveShape.paintShape ( com.mxgraph.canvas.mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 )Field 'this.curve' in the object of this method has type 'mxCurve'.
com.mxgraph.shape.mxCurveShape.validateCurve ( java.util.List p1, double p2, java.util.Map p3 )Field 'this.curve' in the object of this method has type 'mxCurve'.
mxCurve.configureLabelCurve ( )This method is from 'mxCurve' class.
mxCurve.createCoreCurve ( )This method is from 'mxCurve' class.
mxCurve.createLabelCurve ( )This method is from 'mxCurve' class.
mxCurve.getBaseLabelCurve ( )This method is from 'mxCurve' class.
mxCurve.getBounds ( )This method is from 'mxCurve' class.
mxCurve.getCurveLength ( String p1 )This method is from 'mxCurve' class.
mxCurve.getCurveParallel ( String p1, double p2 )This method is from 'mxCurve' class.
mxCurve.getCurvePoints ( String p1 )This method is from 'mxCurve' class.
mxCurve.getCurveSection ( String p1, double p2, double p3 )This method is from 'mxCurve' class.
mxCurve.getGuidePoints ( )This method is from 'mxCurve' class.
mxCurve.getIntervals ( String p1 )This method is from 'mxCurve' class.
mxCurve.getLowerIndexOfSegment ( String p1, double p2 )This method is from 'mxCurve' class.
mxCurve.getRelativeFromAbsPoint ( mxPoint p1, String p2 )This method is from 'mxCurve' class.
mxCurve.intersectRectPerimeterPoint ( String p1, mxRectangle p2, int p3 )This method is from 'mxCurve' class.
mxCurve.intersectRectPerimeterSeg ( String p1, mxRectangle p2 )This method is from 'mxCurve' class.
mxCurve.intersectsRectPerimeter ( String p1, mxRectangle p2 )This method is from 'mxCurve' class.
mxCurve.intersectsRectPerimeterDist ( String p1, mxRectangle p2 )This method is from 'mxCurve' class.
mxCurve.isLabelReversed ( )This method is from 'mxCurve' class.
mxCurve.mxCurve ( )This constructor is from 'mxCurve' class.
mxCurve.mxCurve ( java.util.List p1 )This constructor is from 'mxCurve' class.
mxCurve.populateIntervals ( String p1 )This method is from 'mxCurve' class.
mxCurve.setLabelBuffer ( double p1 )This method is from 'mxCurve' class.
mxCurve.updateBounds ( double p1, double p2 )This method is from 'mxCurve' class.
mxCurve.updateCurve ( java.util.List p1 )This method is from 'mxCurve' class.
mxCurve.validateCurve ( )This method is from 'mxCurve' class.
to the top
Java ARchives (1)
jgraphx.jar
to the top
Classes (257)
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
mxChildChangeCodec
mxCodec
mxCodecRegistry
mxGdCodec
mxGenericChangeCodec
mxGmlCodec
mxModelCodec
mxObjectCodec
mxRootChangeCodec
mxStylesheetCodec
mxTerminalChangeCodec
mxVdxCodec
package com.mxgraph.io.gd
mxGdDocument
mxGdDocument.mxGDParseState
mxGdEdge
mxGdNode
package com.mxgraph.io.gml
mxGmlConstants
mxGmlData
mxGmlEdge
mxGmlGraph
mxGmlKey
mxGmlKey.keyForValues
mxGmlKey.keyTypeValues
mxGmlKeyManager
mxGmlNode
mxGmlPort
mxGmlShapeEdge
mxGmlShapeNode
mxGmlUtils
package com.mxgraph.io.vdx
mxDelegateShape
mxGeneralShape
mxMasterElement
mxMasterShape
mxMastersManager
mxPropertiesManager
mxStyleSheet
mxStyleSheetManager
mxVdxConstants
mxVdxShape
mxVdxShapeForm
mxVdxTextParser
mxVdxUtils
PageShapeIDKey
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.HierarchicalEdgeStyle
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.shape
mxActorShape
mxArrowShape
mxBasicShape
mxCloudShape
mxConnectorShape
mxCurveLabelShape
mxCurveLabelShape.LabelGlyphCache
mxCurveLabelShape.LabelPosition
mxCurveShape
mxCylinderShape
mxDefaultTextShape
mxDoubleEllipseShape
mxEllipseShape
mxHexagonShape
mxHtmlTextShape
mxImageShape
mxIMarker
mxIShape
mxITextShape
mxLabelShape
mxLineShape
mxMarkerRegistry
mxRectangleShape
mxRhombusShape
mxStencilShape
mxStencilShape.svgShape
mxSwimlaneShape
mxTriangleShape
package com.mxgraph.sharing
mxSession
mxSharedGraphModel
mxSharedState
mxSharedState.mxDiagramChangeListener
package com.mxgraph.swing
mxGraphComponent
mxGraphComponent.mxGraphControl
mxGraphComponent.mxMouseRedirector
mxGraphOutline
mxGraphOutline.MouseTracker
package com.mxgraph.swing.handler
mxCellHandler
mxCellMarker
mxCellTracker
mxConnectionHandler
mxConnectPreview
mxEdgeHandler
mxElbowEdgeHandler
mxGraphHandler
mxGraphTransferHandler
mxInsertHandler
mxKeyboardHandler
mxMovePreview
mxPanningHandler
mxRotationHandler
mxRubberband
mxSelectionCellsHandler
mxVertexHandler
package com.mxgraph.swing.util
mxAnimation
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
mxMorphing
mxMouseAdapter
package com.mxgraph.swing.view
mxCellEditor
mxCellStatePreview
mxICellEditor
mxInteractiveCanvas
package com.mxgraph.util
mxBase64
mxCellRenderer
mxCellRenderer.CanvasFactory
mxConstants
mxCurve
mxEvent
mxEventObject
mxEventSource
mxEventSource.mxIEventListener
mxImage
mxLightweightLabel
mxLine
mxPoint
mxRectangle
mxResources
mxSpline
mxSpline1D
mxUndoableEdit
mxUndoableEdit.mxUndoableChange
mxUndoManager
mxUtils
package com.mxgraph.util.png
ChunkStream
CRC
IDATOutputStream
mxPngEncodeParam
mxPngEncodeParam.Gray
mxPngEncodeParam.Palette
mxPngEncodeParam.RGB
mxPngImageEncoder
mxPngSuggestedPaletteEntry
mxPNGzTXtDecoder
package com.mxgraph.util.svg
AbstractParser
AWTPathProducer
AWTPolygonProducer
AWTPolylineProducer
CSSConstants
DefaultErrorHandler
ErrorHandler
ExtendedGeneralPath
ExtendedGeneralPath.EPI
ExtendedPathIterator
NormalizingReader
NumberParser
ParseException
Parser
PathHandler
PathParser
PointsHandler
PointsParser
ShapeProducer
StringNormalizingReader
package com.mxgraph.view
mxCellState
mxConnectionConstraint
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:15:14 2011 for JGraph X by Java API Compliance Checker 1.0
A tool for checking backward binary/source compatibility of a Java library API