mxGraph 2.5.0.1


Uses of Class
com.mxgraph.util.mxCellRenderer.CanvasFactory

Packages that use mxCellRenderer.CanvasFactory
com.mxgraph.util This package provides utility classes such as mxConstants, mxUtils, mxPoint and mxRectangle as well as all classes for custom events and the undo history. 
 

Uses of mxCellRenderer.CanvasFactory in com.mxgraph.util
 

Methods in com.mxgraph.util with parameters of type mxCellRenderer.CanvasFactory
static mxICanvas mxCellRenderer.drawCells(mxGraph graph, Object[] cells, double scale, mxRectangle clip, mxCellRenderer.CanvasFactory factory)
          Draws the given cells using a Graphics2D canvas and returns the buffered image that represents the cells.
 


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.