2014-05-05 08:30:00 +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" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2014-10-03 12:49:36 +00:00
< meta name = "generator" content = "Doxygen 1.8.6" / >
2014-05-05 08:30:00 +00:00
< title > mxGraph: com.mxgraph.mxPerimeter Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< 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 >
<!-- end header part -->
2014-10-03 12:49:36 +00:00
<!-- Generated by Doxygen 1.8.6 -->
2014-05-05 08:30:00 +00:00
< 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 >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< / ul >
< / div >
< 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 >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecom.html" > com< / a > < / 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_1mxPerimeter.html" > mxPerimeter< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "classcom_1_1mxgraph_1_1mxPerimeter-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > com.mxgraph.mxPerimeter Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Provides various perimeter functions to be used in a style as the value of < a class = "el" href = "classcom_1_1mxgraph_1_1mxConstants.html#af02509c433cf83e3f2e0c54dd0ec299a" title = "Defines the key for the perimeter style. Possible values are the functions defined in mxPerimeter..." > mxConstants.STYLE_PERIMETER< / a > .
< a href = "classcom_1_1mxgraph_1_1mxPerimeter.html#details" > More...< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a795dc675ce501bdfbe5ae9035f8123f8" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxPerimeter.html#a795dc675ce501bdfbe5ae9035f8123f8" > RectanglePerimeter< / a > < / td > < / tr >
< tr class = "memdesc:a795dc675ce501bdfbe5ae9035f8123f8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Describes a rectangular perimeter for the given bounds. < a href = "#a795dc675ce501bdfbe5ae9035f8123f8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a795dc675ce501bdfbe5ae9035f8123f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abba721ccd3fb2b35f5f95ebfe6ddceaa" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxPerimeter.html#abba721ccd3fb2b35f5f95ebfe6ddceaa" > EllipsePerimeter< / a > < / td > < / tr >
< tr class = "memdesc:abba721ccd3fb2b35f5f95ebfe6ddceaa" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Describes an elliptic perimeter. < a href = "#abba721ccd3fb2b35f5f95ebfe6ddceaa" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abba721ccd3fb2b35f5f95ebfe6ddceaa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6997bd0c2eae11db79f427c6cc7450af" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxPerimeter.html#a6997bd0c2eae11db79f427c6cc7450af" > RhombusPerimeter< / a > < / td > < / tr >
< tr class = "memdesc:a6997bd0c2eae11db79f427c6cc7450af" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Describes a rhombus (aka diamond) perimeter. < a href = "#a6997bd0c2eae11db79f427c6cc7450af" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6997bd0c2eae11db79f427c6cc7450af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8145069f69dd4ebb48036e9b830e86a5" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxPerimeter.html#a8145069f69dd4ebb48036e9b830e86a5" > TrianglePerimeter< / a > < / td > < / tr >
< tr class = "memdesc:a8145069f69dd4ebb48036e9b830e86a5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Describes a triangle perimeter. < a href = "#a8145069f69dd4ebb48036e9b830e86a5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8145069f69dd4ebb48036e9b830e86a5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Provides various perimeter functions to be used in a style as the value of < a class = "el" href = "classcom_1_1mxgraph_1_1mxConstants.html#af02509c433cf83e3f2e0c54dd0ec299a" title = "Defines the key for the perimeter style. Possible values are the functions defined in mxPerimeter..." > mxConstants.STYLE_PERIMETER< / a > . < / p >
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
< a class = "anchor" id = "abba721ccd3fb2b35f5f95ebfe6ddceaa" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a > com.mxgraph.mxPerimeter.EllipsePerimeter< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Describes an elliptic perimeter. < / p >
< / div >
< / div >
< a class = "anchor" id = "a795dc675ce501bdfbe5ae9035f8123f8" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a > com.mxgraph.mxPerimeter.RectanglePerimeter< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Describes a rectangular perimeter for the given bounds. < / p >
< / div >
< / div >
< a class = "anchor" id = "a6997bd0c2eae11db79f427c6cc7450af" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a > com.mxgraph.mxPerimeter.RhombusPerimeter< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Describes a rhombus (aka diamond) perimeter. < / p >
< / div >
< / div >
< a class = "anchor" id = "a8145069f69dd4ebb48036e9b830e86a5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c" > mxPerimeterFunction< / a > com.mxgraph.mxPerimeter.TrianglePerimeter< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Describes a triangle perimeter. < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/view/mxPerimeter.cs< / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2016-03-01 09:16:15 +00:00
Generated on Tue Mar 1 2016 10:14:13 for mxGraph by   < a href = "http://www.doxygen.org/index.html" >
2014-05-05 08:30:00 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2014-10-03 12:49:36 +00:00
< / a > 1.8.6
2014-05-05 08:30:00 +00:00
< / small > < / address >
< / body >
< / html >