com::mxgraph::mxStencilRegistry Class Reference

List of all members.

Static Public Member Functions

static void AddStencil (string name, mxStencil stencil)
 Adds the given stencil.
static mxStencil GetStencil (string name)
 Returns the stencil for the given name.

Static Protected Attributes

static Dictionary< string,
mxStencil
stencils = new Dictionary<string, mxStencil>()

Member Function Documentation

static void com::mxgraph::mxStencilRegistry::AddStencil ( string  name,
mxStencil  stencil 
) [inline, static]

Adds the given stencil.

Parameters:
name 
stencil 
static mxStencil com::mxgraph::mxStencilRegistry::GetStencil ( string  name  )  [inline, static]

Returns the stencil for the given name.

Parameters:
name 
Returns:

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