2012-05-21 20:32:26 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2013-04-04 11:51:15 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< title > mxGraph: com.mxgraph.mxStencilRegistry Class Reference< / title >
2012-05-21 20:32:26 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2013-04-04 11:51:15 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2012-05-21 20:32:26 +00:00
< / head >
< body >
2013-04-04 11:51:15 +00:00
< div id = "top" > <!-- do not remove this div! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > mxGraph
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- Generated by Doxygen 1.7.6.1 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
2012-05-21 20:32:26 +00:00
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "dirs.html" > < span > Directories< / span > < / a > < / li >
< / ul >
< / div >
2013-04-04 11:51:15 +00:00
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
2012-05-21 20:32:26 +00:00
< / ul >
< / div >
2013-04-04 11:51:15 +00:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < b > com< / b > < / li >
< li class = "navelem" > < a class = "el" href = "namespacecom_1_1mxgraph.html" > mxgraph< / a > < / li >
< li class = "navelem" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencilRegistry.html" > mxStencilRegistry< / a > < / li >
< / ul >
2012-05-21 20:32:26 +00:00
< / div >
< / div >
2013-04-04 11:51:15 +00:00
< div class = "header" >
< div class = "summary" >
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > < / div >
< div class = "headertitle" >
< div class = "title" > com.mxgraph.mxStencilRegistry Class Reference< / div > < / div >
< / div > <!-- header -->
2012-05-21 20:32:26 +00:00
< div class = "contents" >
2013-04-04 11:51:15 +00:00
<!-- doxytag: class="com::mxgraph::mxStencilRegistry" -->
2012-05-21 20:32:26 +00:00
< p > < a href = "classcom_1_1mxgraph_1_1mxStencilRegistry-members.html" > List of all members.< / a > < / p >
2013-04-04 11:51:15 +00:00
< table class = "memberdecls" >
< tr > < td colspan = "2" > < h2 > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencilRegistry.html#ad20e5e985da25d7477bd6daab61a676d" > AddStencil< / a > (string name, < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencil.html" > mxStencil< / a > stencil)< / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Adds the given stencil. < a href = "#ad20e5e985da25d7477bd6daab61a676d" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencil.html" > mxStencil< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencilRegistry.html#a0339501945115535772534f8efa6989c" > GetStencil< / a > (string name)< / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the stencil for the given name. < a href = "#a0339501945115535772534f8efa6989c" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ae65b355983a267b5ba92b3ebac27aaa2" > < / a > <!-- doxytag: member="com::mxgraph::mxStencilRegistry::stencils" ref="ae65b355983a267b5ba92b3ebac27aaa2" args="" -->
2012-05-21 20:32:26 +00:00
static Dictionary< string, < br class = "typebreak" / >
2013-04-04 11:51:15 +00:00
< a class = "el" href = "classcom_1_1mxgraph_1_1mxStencil.html" > mxStencil< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < b > stencils< / b > = new Dictionary< string, < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencil.html" > mxStencil< / a > > ()< / td > < / tr >
2012-05-21 20:32:26 +00:00
< / table >
< hr / > < h2 > Member Function Documentation< / h2 >
2013-04-04 11:51:15 +00:00
< a class = "anchor" id = "ad20e5e985da25d7477bd6daab61a676d" > < / a > <!-- doxytag: member="com::mxgraph::mxStencilRegistry::AddStencil" ref="ad20e5e985da25d7477bd6daab61a676d" args="(string name, mxStencil stencil)" -->
2012-05-21 20:32:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-04-04 11:51:15 +00:00
< td class = "memname" > static void < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencilRegistry.html#ad20e5e985da25d7477bd6daab61a676d" > com.mxgraph.mxStencilRegistry.AddStencil< / a > < / td >
2012-05-21 20:32:26 +00:00
< td > (< / td >
2013-04-04 11:51:15 +00:00
< td class = "paramtype" > string  < / td >
< td class = "paramname" > < em > name< / em > , < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-04-04 11:51:15 +00:00
< td class = "paramtype" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencil.html" > mxStencil< / a >   < / td >
< td class = "paramname" > < em > stencil< / em >   < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
2013-04-04 11:51:15 +00:00
< td > < / td > < td > < code > [inline, static]< / code > < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Adds the given stencil. < / p >
2013-04-04 11:51:15 +00:00
< dl class = "params" > < dt > < b > Parameters:< / b > < / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > name< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > stencil< / td > < td > < / td > < / tr >
2012-05-21 20:32:26 +00:00
< / table >
< / dd >
< / dl >
< / div >
< / div >
2013-04-04 11:51:15 +00:00
< a class = "anchor" id = "a0339501945115535772534f8efa6989c" > < / a > <!-- doxytag: member="com::mxgraph::mxStencilRegistry::GetStencil" ref="a0339501945115535772534f8efa6989c" args="(string name)" -->
2012-05-21 20:32:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-04-04 11:51:15 +00:00
< td class = "memname" > static < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencil.html" > mxStencil< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxStencilRegistry.html#a0339501945115535772534f8efa6989c" > com.mxgraph.mxStencilRegistry.GetStencil< / a > < / td >
2012-05-21 20:32:26 +00:00
< td > (< / td >
2013-04-04 11:51:15 +00:00
< td class = "paramtype" > string  < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
2012-05-21 20:32:26 +00:00
< td > < code > [inline, static]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Returns the stencil for the given name. < / p >
2013-04-04 11:51:15 +00:00
< dl class = "params" > < dt > < b > Parameters:< / b > < / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > name< / td > < td > < / td > < / tr >
2012-05-21 20:32:26 +00:00
< / table >
< / dd >
< / dl >
< dl class = "return" > < dt > < b > Returns:< / b > < / dt > < dd > < / dd > < / dl >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/canvas/mxStencilRegistry.cs< / li >
< / ul >
2013-04-04 11:51:15 +00:00
< / div > <!-- contents -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-08-09 09:08:09 +00:00
Generated on Fri Aug 9 2013 10:05:12 for mxGraph by   < a href = "http://www.doxygen.org/index.html" >
2013-04-04 11:51:15 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.7.6.1
< / small > < / address >
2012-05-21 20:32:26 +00:00
< / body >
< / html >