com::mxgraph::mxCellRenderer::CanvasFactory Class Reference

Defines the requirements for a class that can create canvases. More...

Inheritance diagram for com::mxgraph::mxCellRenderer::CanvasFactory:
com::mxgraph::mxCellRenderer::ImageCanvasFactory

List of all members.

Public Member Functions

abstract mxICanvas CreateCanvas (int width, int height)
 Returns a new canvas for the given dimension.

Detailed Description

Defines the requirements for a class that can create canvases.


Member Function Documentation

abstract mxICanvas com::mxgraph::mxCellRenderer::CanvasFactory::CreateCanvas ( int  width,
int  height 
) [pure virtual]

Returns a new canvas for the given dimension.

Implemented in com::mxgraph::mxCellRenderer::ImageCanvasFactory.


The documentation for this class was generated from the following file:
Generated on Mon Oct 29 20:11:49 2012 for mxGraph by  doxygen 1.6.3