Source compatibility report for the JGraph X library from version 1.7.1.6 to 1.7.1.7
Summary
Problem Summary
Added Methods (2)
jgraphx.jar, mxGraphComponent.class
package com.mxgraph.swing
mxGraphComponent.getPageBreakColor ( ):java.awt.Color
[ run-time: com/mxgraph/swing/mxGraphComponent.getPageBreakColor:()Ljava/awt/Color; ]
mxGraphComponent.setPageBreakColor ( java.awt.Color p1 ):void
[ run-time: com/mxgraph/swing/mxGraphComponent.setPageBreakColor:(Ljava/awt/Color;)V ]
to the top
Problems with Data Types, Low risk (1)
jgraphx.jar
package com.mxgraph.swing
[+] mxGraphComponent (1)
|
Field pageBreakColor 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 pageBreakColor is ambiguous. |
[+] affected methods (590)
handler.mxCellHandler.createHandles ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.createPreview ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getBounds ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getCursor ( java.awt.event.MouseEvent p1, int p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getGraphComponent ( ):
Return value of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getHandleBorderColor ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getHandleCount ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getHandleFillColor ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getIndex ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getIndexAt ( int p1, int p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getSelectionColor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getSelectionStroke ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getState ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.getToolTipText ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isActive ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isHandleEnabled ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isHandlesVisible ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isHandleVisible ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isIgnoredEvent ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isLabel ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.isLabelMovable ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.mouseMoved ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.mxCellHandler ( mxGraphComponent p1, com.mxgraph.view.mxCellState p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.refresh ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.setHandlesVisible ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellHandler.start ( java.awt.event.MouseEvent p1, int p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.addListener ( String p1, com.mxgraph.util.mxEventSource.mxIEventListener p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getCell ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getCurrentColor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getHotspot ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getInvalidColor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getMarkedState ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getMarkerColor ( java.awt.event.MouseEvent p1, com.mxgraph.view.mxCellState p2, boolean p3 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getState ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getStateToMark ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getValidColor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.getValidState ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.hasValidState ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.intersects ( com.mxgraph.view.mxCellState p1, java.awt.event.MouseEvent p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.isEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.isHotspotEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.isSwimlaneContentEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.isValidState ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.mark ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.mxCellMarker ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.mxCellMarker ( mxGraphComponent p1, java.awt.Color p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.mxCellMarker ( mxGraphComponent p1, java.awt.Color p2, java.awt.Color p3 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.mxCellMarker ( mxGraphComponent p1, java.awt.Color p2, java.awt.Color p3, double p4 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.process ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1, String p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setCurrentColor ( java.awt.Color p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setHotspot ( double p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setHotspotEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setInvalidColor ( java.awt.Color p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setMarkedState ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setSwimlaneContentEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.setValidColor ( java.awt.Color p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellMarker.unmark ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxCellTracker.mxCellTracker ( mxGraphComponent p1, java.awt.Color p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.addListener ( String p1, com.mxgraph.util.mxEventSource.mxIEventListener p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.createConnectPreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.createTargetVertex ( java.awt.event.MouseEvent p1, Object p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.getConnecIcon ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.getConnectPreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.getHandleSize ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.getMarker ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isConnecting ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isCreateTarget ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isHandleEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isHighlighting ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isKeepOnTop ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isSelect ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isValidSource ( Object p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.isValidTarget ( Object p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.mouseMoved ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.mxConnectionHandler ( mxGraphComponent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.paint ( java.awt.Graphics p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1, String p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.reset ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setBounds ( java.awt.Rectangle p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setConnectIcon ( javax.swing.ImageIcon p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setConnectPreview ( handler.mxConnectPreview p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setCreateTarget ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setHandleEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setHandleSize ( int p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setKeepOnTop ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setMarker ( handler.mxCellMarker p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.setSelect ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.start ( java.awt.event.MouseEvent p1, com.mxgraph.view.mxCellState p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectionHandler.validateConnection ( Object p1, Object p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.createCell ( com.mxgraph.view.mxCellState p1, String p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.getDirtyRect ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.getDirtyRect ( com.mxgraph.util.mxRectangle p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.getPreviewState ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.getSourceState ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.getStartPoint ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.isActive ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.mxConnectPreview ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.paintPreview ( com.mxgraph.canvas.mxGraphics2DCanvas p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.revalidate ( com.mxgraph.view.mxCellState p1, Object p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.start ( java.awt.event.MouseEvent p1, com.mxgraph.view.mxCellState p2, String p3 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.stop ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.stop ( boolean p1, java.awt.event.MouseEvent p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.transformScreenPoint ( double p1, double p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxConnectPreview.update ( java.awt.event.MouseEvent p1, com.mxgraph.view.mxCellState p2, double p3, double p4 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.connect ( Object p1, Object p2, boolean p3, boolean p4 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.convertPoint ( com.mxgraph.util.mxPoint p1, boolean p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.createHandle ( java.awt.Point p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.createHandle ( java.awt.Point p1, int p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.createHandles ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.createPoints ( com.mxgraph.view.mxCellState p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.createPreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.getCursor ( java.awt.event.MouseEvent p1, int p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.getHandleFillColor ( int p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.getIndexAt ( int p1, int p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.getPreviewBounds ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.getSelectionColor ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.getSelectionStroke ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isCellBendable ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isCloneEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isFlipEvent ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isHandleVisible ( int p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isIgnoredEvent ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isSource ( int p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.isTarget ( int p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.moveLabelTo ( com.mxgraph.view.mxCellState p1, double p2, double p3 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.movePoint ( Object p1, int p2, com.mxgraph.util.mxPoint p3 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.mxEdgeHandler ( mxGraphComponent p1, com.mxgraph.view.mxCellState p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.paint ( java.awt.Graphics p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.reset ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.setCloneEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxEdgeHandler.validateConnection ( Object p1, Object p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxElbowEdgeHandler.mxElbowEdgeHandler ( mxGraphComponent p1, com.mxgraph.view.mxCellState p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.convertPoint ( java.awt.Point p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.createEvent ( java.awt.dnd.DropTargetEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.createMarker ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.createMovePreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.dragEnter ( java.awt.dnd.DropTargetDragEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.dragExit ( java.awt.dnd.DropTargetEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.dragOver ( java.awt.dnd.DropTargetDragEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.drop ( java.awt.dnd.DropTargetDropEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.dropActionChanged ( java.awt.dnd.DropTargetDragEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.fold ( Object p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.getCells ( Object p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.getCursor ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.getDropTarget ( java.awt.dnd.DropTargetEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.getGraphComponent ( ):
Return value of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.getGraphTransferHandler ( java.awt.dnd.DropTargetEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.getPreviewLocation ( java.awt.event.MouseEvent p1, boolean p2 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.installDragGestureHandler ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.installDropTargetHandler ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isCenterPreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isCloneEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isImagePreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isLivePreview ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isMarkerEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isMoveEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isRemoveCellsFromParent ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isSelectEnabled ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.isVisible ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.mouseMoved ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.moveCells ( Object[] p1, double p2, double p3, Object p4, java.awt.event.MouseEvent p5 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.mxGraphHandler ( mxGraphComponent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.paint ( java.awt.Graphics p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.reset ( ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setCenterPreview ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setCloneEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setImagePreview ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setLivePreview ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setMarkerEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setMoveEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setPreviewBounds ( java.awt.Rectangle p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setRemoveCellsFromParent ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setSelectEnabled ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.setVisible ( boolean p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.shouldRemoveCellFromParent ( Object p1, Object[] p2, java.awt.event.MouseEvent p3 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.start ( java.awt.event.MouseEvent p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphHandler.updateDragImage ( Object[] p1 ):
Field 'this.marker.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.createGraphTransferable ( mxGraphComponent p1, Object[] p2, com.mxgraph.util.mxRectangle p3, javax.swing.ImageIcon p4 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.createGraphTransferable ( mxGraphComponent p1, Object[] p2, javax.swing.ImageIcon p3 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.createTransferableImage ( mxGraphComponent p1, Object[] p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.getDropTarget ( mxGraphComponent p1, util.mxGraphTransferable p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.importCells ( mxGraphComponent p1, util.mxGraphTransferable p2, double p3, double p4 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.importGraphTransferable ( mxGraphComponent p1, util.mxGraphTransferable p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxGraphTransferHandler.removeCells ( mxGraphComponent p1, Object[] p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.addListener ( String p1, com.mxgraph.util.mxEventSource.mxIEventListener p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.getGraphComponent ( ):
Return value of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.insertCell ( com.mxgraph.util.mxRectangle p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.isEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.isStartEvent ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.mxInsertHandler ( mxGraphComponent p1, String p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1, String p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.setEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxInsertHandler.start ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxKeyboardHandler.installKeyboardActions ( mxGraphComponent p1 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxKeyboardHandler.mxKeyboardHandler ( mxGraphComponent p1 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
handler.mxMovePreview.createCellStatePreview ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.getCells ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.getMovingCells ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.getPlaceholderBounds ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.getPreviewStates ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.getThreshold ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.isActive ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.isCellOpaque ( Object p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.isClonePreview ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.isContextPreview ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.isHideSelectionHandler ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.isPlaceholderPreview ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.mxMovePreview ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.repaint ( com.mxgraph.util.mxRectangle p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.setClonePreview ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.setContextPreview ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.setHideSelectionHandler ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.setPlaceholderPreview ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.setThreshold ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.start ( java.awt.event.MouseEvent p1, com.mxgraph.view.mxCellState p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.stop ( boolean p1, java.awt.event.MouseEvent p2, double p3, double p4, boolean p5, Object p6 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxMovePreview.update ( java.awt.event.MouseEvent p1, double p2, double p3, boolean p4 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.isActive ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.isEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.mxPanningHandler ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxPanningHandler.setEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.createHandle ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.getGraphComponent ( ):
Return value of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.isEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.isStateHandled ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.mouseMoved ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.mxRotationHandler ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.setEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRotationHandler.start ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.getBorderColor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.getFillColor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.isEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.isRubberbandTrigger ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mouseClicked ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mouseEntered ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mouseExited ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mouseMoved ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.mxRubberband ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.paintRubberband ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.select ( java.awt.Rectangle p1, java.awt.event.MouseEvent p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.setBorderColor ( java.awt.Color p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.setEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.setFillColor ( java.awt.Color p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxRubberband.start ( java.awt.Point p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.getGraphComponent ( ):
Return value of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.getHandler ( Object p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.getMaxHandlers ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.getToolTipText ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.isEnabled ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.isVisible ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mouseClicked ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mouseDragged ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mouseEntered ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mouseExited ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mouseMoved ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mousePressed ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mouseReleased ( java.awt.event.MouseEvent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.mxSelectionCellsHandler ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.paintHandles ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.refresh ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.reset ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.setEnabled ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.setMaxHandlers ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxSelectionCellsHandler.setVisible ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
handler.mxVertexHandler.mxVertexHandler ( mxGraphComponent p1, com.mxgraph.view.mxCellState p2 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
mxGraphComponent.addCellOverlay ( Object p1, util.mxICellOverlay p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.addListener ( String p1, com.mxgraph.util.mxEventSource.mxIEventListener p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.canExportCell ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.canImportCell ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.checkTripleBuffer ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.clearCellOverlays ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.clearCellOverlays ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createCanvas ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createCellEditor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createComponents ( com.mxgraph.view.mxCellState p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createConnectionHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createGraphControl ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createGraphHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createHandler ( com.mxgraph.view.mxCellState p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createHandlers ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createPanningHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createSelectionCellsHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createTransferHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.createTripleBuffer ( int p1, int p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.destroyTripleBuffer ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.escape ( java.awt.event.KeyEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getBackgroundImage ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCanvas ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCellAt ( int p1, int p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCellAt ( int p1, int p2, boolean p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCellAt ( int p1, int p2, boolean p3, Object p4 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCellEditor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCellOverlays ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCells ( java.awt.Rectangle p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getCells ( java.awt.Rectangle p1, Object p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getConnectionHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getEditingValue ( Object p1, java.util.EventObject p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getExportableCells ( Object[] p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getFoldingIcon ( com.mxgraph.view.mxCellState p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getFoldingIconBounds ( com.mxgraph.view.mxCellState p1, javax.swing.ImageIcon p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getGraph ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getGraphControl ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getGraphHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getGridColor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getGridStyle ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getHorizontalPageBorder ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getHorizontalPageCount ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getImportableCells ( Object[] p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getLayoutAreaSize ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPageBackgroundColor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPageBorderColor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPageFormat ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPageScale ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPageShadowColor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPageTranslate ( double p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPanningHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPointForEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPointForEvent ( java.awt.event.MouseEvent p1, boolean p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPreferredSizeForPage ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getPreviewAlpha ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getScaledPreferredSizeForGraph ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getSelectionCellsHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getTolerance ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getTripleBuffer ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getVerticalPageBorder ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getVerticalPageCount ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getZoomFactor ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.getZoomPolicy ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.hitFoldingIcon ( Object p1, int p2, int p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.importCells ( Object[] p1, double p2, double p3, Object p4, java.awt.Point p5 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.insertComponent ( com.mxgraph.view.mxCellState p1, java.awt.Component p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.installDoubleClickHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.installFocusHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.installKeyHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.installResizeHandler ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isAntiAlias ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isAutoExtend ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isAutoScroll ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isCenterPage ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isCenterZoom ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isCloneEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isConnectable ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isConstrainedEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isDragEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isEditEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isEditing ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isEnterStopsCellEditing ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isEscapeEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isEventsEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isExportEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isFoldingEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isForceMarqueeEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isForceTripleBuffered ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isGridEnabledEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isGridVisible ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isImportEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isInvokesStopCellEditing ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isKeepSelectionVisibleOnZoom ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isPageBreaksVisible ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isPageVisible ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isPanning ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isPanningEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isPreferPageSize ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isSignificant ( double p1, double p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isSwimlaneSelectionEnabled ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isTextAntiAlias ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isToggleEvent ( java.awt.event.MouseEvent p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.isTripleBuffered ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.labelChanged ( Object p1, Object p2, java.util.EventObject p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.maintainScrollBar ( boolean p1, double p2, boolean p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.mxGraphComponent ( com.mxgraph.view.mxGraph p1 ):
This constructor is from 'mxGraphComponent' class.
mxGraphComponent.mxGraphControl.mxGraphComponent#mxGraphControl ( mxGraphComponent p1 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
mxGraphComponent.mxGraphControl.getGraphContainer ( ):
Return value of this method has type 'mxGraphComponent'.
mxGraphComponent.paintBackground ( java.awt.Graphics p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.paintBackgroundImage ( java.awt.Graphics p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.paintBackgroundPage ( java.awt.Graphics p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.paintGrid ( java.awt.Graphics p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.print ( java.awt.Graphics p1, java.awt.print.PageFormat p2, int p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.redraw ( com.mxgraph.view.mxCellState p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.refresh ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeAllComponents ( java.util.Hashtable p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeAllOverlays ( java.util.Hashtable p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeCellOverlay ( Object p1, util.mxICellOverlay p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeCellOverlayComponent ( util.mxICellOverlay p1, Object p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeCellOverlays ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeComponent ( java.awt.Component p1, Object p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1, String p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.repaintTripleBuffer ( java.awt.Rectangle p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.scrollCellToVisible ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.scrollCellToVisible ( Object p1, boolean p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.scrollToCenter ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.selectCellForEvent ( Object p1, java.awt.event.MouseEvent p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.selectCellsForEvent ( Object[] p1, java.awt.event.MouseEvent p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.selectRegion ( java.awt.Rectangle p1, java.awt.event.MouseEvent p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setAntiAlias ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setAutoExtend ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setAutoScroll ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setBackgroundImage ( javax.swing.ImageIcon p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setCellEditor ( view.mxICellEditor p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setCellWarning ( Object p1, String p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setCellWarning ( Object p1, String p2, javax.swing.ImageIcon p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setCellWarning ( Object p1, String p2, javax.swing.ImageIcon p3, boolean p4 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setCenterPage ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setCenterZoom ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setConnectable ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setDragEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setEnterStopsCellEditing ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setEscapeEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setEventsEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setExportEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setFoldingEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setGraph ( com.mxgraph.view.mxGraph p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setGridColor ( java.awt.Color p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setGridStyle ( int p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setGridVisible ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setHorizontalPageCount ( int p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setImportEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setInvokesStopCellEditing ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setKeepSelectionVisibleOnZoom ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageBackgroundColor ( java.awt.Color p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageBorderColor ( java.awt.Color p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageBreaksVisible ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageFormat ( java.awt.print.PageFormat p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageScale ( double p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageShadowColor ( java.awt.Color p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPageVisible ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPanning ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPreferPageSize ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setPreviewAlpha ( float p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setSwimlaneSelectionEnabled ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setTextAntiAlias ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setTolerance ( int p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setToolTips ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setTripleBuffered ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setVerticalPageCount ( int p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setZoomFactor ( double p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.setZoomPolicy ( int p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.snapScaledPoint ( com.mxgraph.util.mxPoint p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.snapScaledPoint ( com.mxgraph.util.mxPoint p1, double p2, double p3 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.startEditing ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.startEditingAtCell ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.startEditingAtCell ( Object p1, java.util.EventObject p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.stopEditing ( boolean p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.updateCellOverlayComponent ( com.mxgraph.view.mxCellState p1, util.mxICellOverlay p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.updateCellOverlays ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.updateComponent ( com.mxgraph.view.mxCellState p1, java.awt.Component p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.updateComponents ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.updateComponents ( Object p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.validateGraph ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.validateGraph ( Object p1, java.util.Hashtable p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoom ( boolean p1, boolean p2 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoom ( double p1 ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoomActual ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoomAndCenter ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoomIn ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoomOut ( ):
This method is from 'mxGraphComponent' class.
mxGraphComponent.zoomTo ( double p1, boolean p2 ):
This method is from 'mxGraphComponent' class.
mxGraphOutline.checkTripleBuffer ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.createTripleBuffer ( int p1, int p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.destroyTripleBuffer ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.getGraphComponent ( ):
Return value of this method has type 'mxGraphComponent'.
mxGraphOutline.isAntiAlias ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.isDrawLabels ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.isFitPage ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.isTripleBuffered ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.mxGraphOutline ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.paintBackground ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.paintComponent ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.paintForeground ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.paintGraph ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.repaintTripleBuffer ( java.awt.Rectangle p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setAntiAlias ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setDrawLabels ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setFinderVisible ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setFitPage ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setGraphComponent ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setTripleBuffered ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setVisible ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.setZoomHandleVisible ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.updateFinder ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.updateFinderBounds ( java.awt.Rectangle p1, boolean p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
mxGraphOutline.updateScaleAndTranslate ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.animateCell ( Object p1, view.mxCellStatePreview p2, boolean p3 ):
Field 'p2.graphComponent' in 2nd parameter 'p2' of this method has type 'mxGraphComponent'.
util.mxMorphing.getDelta ( com.mxgraph.view.mxCellState p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.getEase ( ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.getOriginForCell ( Object p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.getSteps ( ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.mxMorphing ( mxGraphComponent p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.mxMorphing ( mxGraphComponent p1, int p2, double p3, int p4 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.paint ( java.awt.Graphics p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.setCells ( Object[] p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.setEase ( double p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.setSteps ( int p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.show ( view.mxCellStatePreview p1 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.stopAnimation ( ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.stopRecursion ( com.mxgraph.view.mxCellState p1, com.mxgraph.util.mxPoint p2 ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
util.mxMorphing.updateAnimation ( ):
Field 'this.preview.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.configureActionMaps ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getCurrentValue ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getEditingCell ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getEditor ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getEditorBounds ( com.mxgraph.view.mxCellState p1, double p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getInitialValue ( com.mxgraph.view.mxCellState p1, java.util.EventObject p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getMinimumEditorScale ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getMinimumHeight ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.getMinimumWidth ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.isExtractHtmlBody ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.isHideLabel ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.isReplaceHtmlLinefeeds ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.isShiftEnterSubmitsText ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.mxCellEditor ( mxGraphComponent p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.setExtractHtmlBody ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.setMinimumEditorScale ( double p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.setMinimumHeight ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.setMinimumWidth ( int p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.setReplaceHtmlLinefeeds ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.setShiftEnterSubmitsText ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.startEditing ( Object p1, java.util.EventObject p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.stopEditing ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellEditor.useLabelBounds ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.addEdges ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.getCount ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.getDeltas ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.getOpacity ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.getOpacityForCell ( Object p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.isCloned ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.isEmpty ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.moveState ( com.mxgraph.view.mxCellState p1, double p2, double p3 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.moveState ( com.mxgraph.view.mxCellState p1, double p2, double p3, boolean p4, boolean p5 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.mxCellStatePreview ( mxGraphComponent p1, boolean p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.paint ( java.awt.Graphics p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.paintPreview ( com.mxgraph.canvas.mxGraphics2DCanvas p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.paintPreviewState ( com.mxgraph.canvas.mxGraphics2DCanvas p1, com.mxgraph.view.mxCellState p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.restore ( java.util.List p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.restoreState ( com.mxgraph.view.mxCellState p1, com.mxgraph.view.mxCellState p2 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.revalidateState ( com.mxgraph.view.mxCellState p1, com.mxgraph.view.mxCellState p2, double p3, double p4 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.setCloned ( boolean p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.setOpacity ( float p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.show ( ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.snapshot ( com.mxgraph.view.mxCellState p1 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxCellStatePreview.translateState ( com.mxgraph.view.mxCellState p1, com.mxgraph.view.mxCellState p2, double p3, double p4 ):
Field 'this.graphComponent' in the object of this method has type 'mxGraphComponent'.
view.mxInteractiveCanvas.contains ( mxGraphComponent p1, java.awt.Rectangle p2, com.mxgraph.view.mxCellState p3 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
view.mxInteractiveCanvas.hitSwimlaneContent ( mxGraphComponent p1, com.mxgraph.view.mxCellState p2, int p3, int p4 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
view.mxInteractiveCanvas.intersects ( mxGraphComponent p1, java.awt.Rectangle p2, com.mxgraph.view.mxCellState p3 ):
1st parameter 'p1' of this method has type 'mxGraphComponent'.
to the top
Java ARchives (1)
jgraphx.jar
to the top
Classes (267)
package com.mxgraph.analysis
mxConstantCostFunction
mxDistanceCostFunction
mxFibonacciHeap
mxFibonacciHeap.Node
mxGraphAnalysis
mxICostFunction
mxUnionFind
mxUnionFind.Node
package com.mxgraph.canvas
mxBasicCanvas
mxGraphics2DCanvas
mxGraphicsCanvas2D
mxGraphicsCanvas2D.CanvasState
mxHtmlCanvas
mxICanvas
mxICanvas2D
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
mxDomOutputParser
mxDomOutputParser.IElementHandler
mxGraphViewImageReader
mxGraphViewReader
mxSaxOutputHandler
mxSaxOutputHandler.IElementHandler
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
mxCellEditor.NoLinefeedHtmlEditorKit
mxCellEditor.NoLinefeedHtmlWriter
mxCellStatePreview
mxICellEditor
mxInteractiveCanvas
package com.mxgraph.util
mxBase64
mxCellRenderer
mxCellRenderer.CanvasFactory
mxConstants
mxCurve
mxEvent
mxEventObject
mxEventSource
mxEventSource.mxIEventListener
mxImage
mxImageBundle
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
mxPngTextDecoder
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 Fri Aug 26 09:01:45 2011 for JGraph X by Java API Compliance Checker 1.0
A tool for checking backward compatibility of a Java library API