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.mxEdgeStyle 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_1mxEdgeStyle.html" > mxEdgeStyle< / 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-attribs" > Static Public Attributes< / a > < / div >
< div class = "headertitle" >
< div class = "title" > com.mxgraph.mxEdgeStyle 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::mxEdgeStyle" -->
< p > Provides various edge styles to be used as the values for < a class = "el" href = "classcom_1_1mxgraph_1_1mxConstants.html#a5782062c7c61ac2fea2bcb1b61a7b5f2" title = "Takes a function that creates points. Possible values are the functions defined in mxEdgeStyle..." > mxConstants.STYLE_EDGE< / a > in a cell style.
< a href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#details" > More...< / a > < / p >
2012-05-21 20:32:26 +00:00
< p > < a href = "classcom_1_1mxgraph_1_1mxEdgeStyle-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-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#aae74397bb05970ff3aa5d4d6c8a06210" > EntityRelation< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Implements an entity relation style for edges (as used in database schema diagrams). < a href = "#aae74397bb05970ff3aa5d4d6c8a06210" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#a3f9dfe3ff05b1e9178cc1008b0ff1f69" > Loop< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Implements a self-reference, aka. loop. < a href = "#a3f9dfe3ff05b1e9178cc1008b0ff1f69" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#a7c4baa6df25719619d8d413c0bfad310" > ElbowConnector< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Uses either SideToSide or TopToBottom depending on the horizontal flag in the cell style. SideToSide is used if horizontal is true or unspecified. < a href = "#a7c4baa6df25719619d8d413c0bfad310" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#ae7fe89e5807aa9bc8fbf56ce7e36e35e" > SideToSide< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Implements a vertical elbow edge. < a href = "#ae7fe89e5807aa9bc8fbf56ce7e36e35e" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#a73973d713cf336772f7abcfa899744e4" > TopToBottom< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Implements a horizontal elbow edge. < a href = "#a73973d713cf336772f7abcfa899744e4" > < / a > < br / > < / td > < / tr >
2012-05-21 20:32:26 +00:00
< / table >
2013-04-04 11:51:15 +00:00
< hr / > < a name = "details" id = "details" > < / a > < h2 > Detailed Description< / h2 >
< div class = "textblock" > < p > Provides various edge styles to be used as the values for < a class = "el" href = "classcom_1_1mxgraph_1_1mxConstants.html#a5782062c7c61ac2fea2bcb1b61a7b5f2" title = "Takes a function that creates points. Possible values are the functions defined in mxEdgeStyle..." > mxConstants.STYLE_EDGE< / a > in a cell style. < / p >
< / div > < hr / > < h2 > Member Data Documentation< / h2 >
< a class = "anchor" id = "a7c4baa6df25719619d8d413c0bfad310" > < / a > <!-- doxytag: member="com::mxgraph::mxEdgeStyle::ElbowConnector" ref="a7c4baa6df25719619d8d413c0bfad310" args="" -->
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" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#a7c4baa6df25719619d8d413c0bfad310" > com.mxgraph.mxEdgeStyle.ElbowConnector< / a > < code > [static]< / code > < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Uses either SideToSide or TopToBottom depending on the horizontal flag in the cell style. SideToSide is used if horizontal is true or unspecified. < / p >
< / div >
< / div >
2013-04-04 11:51:15 +00:00
< a class = "anchor" id = "aae74397bb05970ff3aa5d4d6c8a06210" > < / a > <!-- doxytag: member="com::mxgraph::mxEdgeStyle::EntityRelation" ref="aae74397bb05970ff3aa5d4d6c8a06210" args="" -->
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" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#aae74397bb05970ff3aa5d4d6c8a06210" > com.mxgraph.mxEdgeStyle.EntityRelation< / a > < code > [static]< / code > < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Implements an entity relation style for edges (as used in database schema diagrams). < / p >
< / div >
< / div >
2013-04-04 11:51:15 +00:00
< a class = "anchor" id = "a3f9dfe3ff05b1e9178cc1008b0ff1f69" > < / a > <!-- doxytag: member="com::mxgraph::mxEdgeStyle::Loop" ref="a3f9dfe3ff05b1e9178cc1008b0ff1f69" args="" -->
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" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#a3f9dfe3ff05b1e9178cc1008b0ff1f69" > com.mxgraph.mxEdgeStyle.Loop< / a > < code > [static]< / code > < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Implements a self-reference, aka. loop. < / p >
< / div >
< / div >
2013-04-04 11:51:15 +00:00
< a class = "anchor" id = "ae7fe89e5807aa9bc8fbf56ce7e36e35e" > < / a > <!-- doxytag: member="com::mxgraph::mxEdgeStyle::SideToSide" ref="ae7fe89e5807aa9bc8fbf56ce7e36e35e" args="" -->
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" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#ae7fe89e5807aa9bc8fbf56ce7e36e35e" > com.mxgraph.mxEdgeStyle.SideToSide< / a > < code > [static]< / code > < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Implements a vertical elbow edge. < / p >
< / div >
< / div >
2013-04-04 11:51:15 +00:00
< a class = "anchor" id = "a73973d713cf336772f7abcfa899744e4" > < / a > <!-- doxytag: member="com::mxgraph::mxEdgeStyle::TopToBottom" ref="a73973d713cf336772f7abcfa899744e4" args="" -->
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" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a83e0f4d840cac3329394b038752c9e55" > mxEdgeStyleFunction< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxEdgeStyle.html#a73973d713cf336772f7abcfa899744e4" > com.mxgraph.mxEdgeStyle.TopToBottom< / a > < code > [static]< / code > < / td >
2012-05-21 20:32:26 +00:00
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Implements a horizontal elbow edge. < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/view/mxEdgeStyle.cs< / li >
< / ul >
2013-04-04 11:51:15 +00:00
< / div > <!-- contents -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-04-10 15:34:04 +00:00
Generated on Wed Apr 10 2013 16:31:04 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 >