|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.util.mxCellRenderer.CanvasFactory
public abstract static class mxCellRenderer.CanvasFactory
| Constructor Summary | |
|---|---|
mxCellRenderer.CanvasFactory()
|
|
| Method Summary | |
|---|---|
abstract mxICanvas |
createCanvas(int width,
int height)
Separates the creation of the canvas from its initialization, when the size of the required graphics buffer / document / container is known. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public mxCellRenderer.CanvasFactory()
| Method Detail |
|---|
public abstract mxICanvas createCanvas(int width,
int height)
|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||