Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static mxICanvas |
mxCellRenderer.drawCells(mxGraph graph,
java.lang.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.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.