JGraph X 1.0.2.8


Uses of Class
com.mxgraph.canvas.mxGraphics2DCanvas

Packages that use mxGraphics2DCanvas
com.mxgraph.canvas   
com.mxgraph.swing.view   
com.mxgraph.util   
 

Uses of mxGraphics2DCanvas in com.mxgraph.canvas
 

Fields in com.mxgraph.canvas declared as mxGraphics2DCanvas
protected  mxGraphics2DCanvas mxImageCanvas.canvas
           
 

Methods in com.mxgraph.canvas that return mxGraphics2DCanvas
 mxGraphics2DCanvas mxImageCanvas.getGraphicsCanvas()
           
 

Constructors in com.mxgraph.canvas with parameters of type mxGraphics2DCanvas
mxImageCanvas(mxGraphics2DCanvas canvas, int width, int height, Color background, boolean antiAlias)
           
 

Uses of mxGraphics2DCanvas in com.mxgraph.swing.view
 

Subclasses of mxGraphics2DCanvas in com.mxgraph.swing.view
 class mxInteractiveCanvas
           
 

Uses of mxGraphics2DCanvas in com.mxgraph.util
 

Methods in com.mxgraph.util with parameters of type mxGraphics2DCanvas
static BufferedImage mxCellRenderer.createBufferedImage(mxGraph graph, Object[] cells, double scale, Color background, boolean antiAlias, mxRectangle clip, mxGraphics2DCanvas graphicsCanvas)
           
 


JGraph X 1.0.2.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.