|
mxGraph 2.4.0.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.4.0.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |