maxGraph/docs/php-api/files/util/mxConstants-php.html

321 lines
152 KiB
HTML
Raw Normal View History

2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><title>mxConstants</title><link rel="stylesheet" type="text/css" href="../../styles/main.css"><script language=JavaScript src="../../javascript/main.js"></script><script language=JavaScript src="../../javascript/prettify.js"></script><script language=JavaScript src="../../javascript/searchdata.js"></script></head><body class="ContentPage" onLoad="NDOnLoad();prettyPrint();"><script language=JavaScript><!--
if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script>
<!-- Generated by Natural Docs, version 1.5 -->
<!-- http://www.naturaldocs.org -->
<!-- saved from url=(0026)http://www.naturaldocs.org -->
<div id=Content><div class="CClass"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="mxConstants"></a>mxConstants</h1><div class=CBody><p>Defines global constants.</p><!--START_ND_SUMMARY--><div class=Summary><div class=STitle>Summary</div><div class=SBorder><table border=0 cellspacing=0 cellpadding=0 class=STable><tr class="SMain"><td class=SEntry><a href="#mxConstants" >mxConstants</a></td><td class=SDescription>Defines global constants.</td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxConstants.Variables" >Variables</a></td><td class=SDescription></td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.RAD_PER_DEG" id=link1 onMouseOver="ShowTip(event, 'tt1', 'link1')" onMouseOut="HideTip('tt1')">RAD_PER_DEG</a></td><td class=SDescription>Defines the number of radiants per degree.</td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxConstants.DEG_PER_RAD" id=link2 onMouseOver="ShowTip(event, 'tt2', 'link2')" onMouseOut="HideTip('tt2')">DEG_PER_RAD</a></td><td class=SDescription>Defines the number of degrees per radiant.</td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.ACTIVE_REGION" id=link3 onMouseOver="ShowTip(event, 'tt3', 'link3')" onMouseOut="HideTip('tt3')">ACTIVE_REGION</a></td><td class=SDescription>Defines the portion of the cell which is to be used as a connectable region.</td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxConstants.MIN_ACTIVE_REGION" id=link4 onMouseOver="ShowTip(event, 'tt4', 'link4')" onMouseOut="HideTip('tt4')">MIN_ACTIVE_REGION</a></td><td class=SDescription>Defines the minimum size in pixels of the portion of the cell cell which is to be used as a connectable region.</td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.NS_SVG" id=link5 onMouseOver="ShowTip(event, 'tt5', 'link5')" onMouseOut="HideTip('tt5')">NS_SVG</a></td><td class=SDescription>Defines the SVG namespace.</td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxConstants.NS_XHTML" id=link6 onMouseOver="ShowTip(event, 'tt6', 'link6')" onMouseOut="HideTip('tt6')">NS_XHTML</a></td><td class=SDescription>Defines the XHTML namespace.</td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.NS_XLINK" id=link7 onMouseOver="ShowTip(event, 'tt7', 'link7')" onMouseOut="HideTip('tt7')">NS_XLINK</a></td><td class=SDescription>Defined the XLink namespace.</td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxConstants.W3C_SHADOWCOLOR" id=link8 onMouseOver="ShowTip(event, 'tt8', 'link8')" onMouseOut="HideTip('tt8')">W3C_SHADOWCOLOR</a></td><td class=SDescription>Defines the color to be used to draw shadows in DOM documents.</td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.SHADOW_OFFSETX" id=link9 onMouseOver="ShowTip(event, 'tt9', 'link9')" onMouseOut="HideTip('tt9')">SHADOW_OFFSETX</a></td><td class=SDescription>Defines the x-offset to be used for shadows. </td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxConstants.SHADOW_OFFSETY" id=link10 onMouseOver="ShowTip(event, 'tt10', 'link10')" onMouseOut="HideTip('tt10')">SHADOW_OFFSETY</a></td><td class=SDescription>Defines the y-offset to be used for shadows. </td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.W3C_DEFAULT_FONTFAMILY" id=link11 onMouseOver="ShowTip(event, 'tt11', 'link11')" onMouseOut="HideTip('tt11')">W3C_DEFAULT_FONTFAMILY</a></td><td class=SDescription>Defines the default family for HTML markup. </td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxConstants.TTF_ENABLED" id=link12 onMouseOver="ShowTip(event, 'tt12', 'link12')" onMouseOut="HideTip('tt12')">TTF_ENABLED</a></td><td class=SDescription>Whether TrueType fonts should be enabled in the mxGdCanvas by default. </td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxConstants.TTF_SIZEFACTOR" id=link13 onMouseOver="ShowTip(event, 'tt13', 'link13')" onMouseOut="HideTip('
<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxConstants.Variables"></a>Variables</h3></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.RAD_PER_DEG"></a>RAD_PER_DEG</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $RAD_PER_DEG</td></tr></table></blockquote><p>Defines the number of radiants per degree.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEG_PER_RAD"></a>DEG_PER_RAD</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEG_PER_RAD</td></tr></table></blockquote><p>Defines the number of degrees per radiant.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ACTIVE_REGION"></a>ACTIVE_REGION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ACTIVE_REGION</td></tr></table></blockquote><p>Defines the portion of the cell which is to be used as a connectable region.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.MIN_ACTIVE_REGION"></a>MIN_ACTIVE_REGION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $MIN_ACTIVE_REGION</td></tr></table></blockquote><p>Defines the minimum size in pixels of the portion of the cell cell which is to be used as a connectable region.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.NS_SVG"></a>NS_SVG</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NS_SVG</td></tr></table></blockquote><p>Defines the SVG namespace.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.NS_XHTML"></a>NS_XHTML</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NS_XHTML</td></tr></table></blockquote><p>Defines the XHTML namespace.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.NS_XLINK"></a>NS_XLINK</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NS_XLINK</td></tr></table></blockquote><p>Defined the XLink namespace.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.W3C_SHADOWCOLOR"></a>W3C_SHADOWCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $W3C_SHADOWCOLOR</td></tr></table></blockquote><p>Defines the color to be used to draw shadows in DOM documents.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHADOW_OFFSETX"></a>SHADOW_OFFSETX</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHADOW_OFFSETX</td></tr></table></blockquote><p>Defines the x-offset to be used for shadows.&nbsp; Default is 2.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHADOW_OFFSETY"></a>SHADOW_OFFSETY</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHADOW_OFFSETY</td></tr></table></blockquote><p>Defines the y-offset to be used for shadows.&nbsp; Default is 3.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.W3C_DEFAULT_FONTFAMILY"></a>W3C_DEFAULT_FONTFAMILY</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $W3C_DEFAULT_FONTFAMILY</td></tr></table></blockquote><p>Defines the default family for HTML markup.&nbsp; Default is times, serif.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.TTF_ENABLED"></a>TTF_ENABLED</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $TTF_ENABLED</td></tr></table></blockquote><p>Whether TrueType fonts should be enabled in the mxGdCanvas by default.&nbsp; Default is true.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.TTF_SIZEFACTOR"></a>TTF_SIZEFACTOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $TTF_SIZEFACTOR</td></tr></table></blockquote><p>Defines the factor which wich the font sizes are to be multiplied when used in truetype fonts.&nbsp; Default is 0.66.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEFAULT_FONTFAMILY"></a>DEFAULT_FONTFAMILY</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_FONTFAMILY</td></tr></table></blockquote><p>Defines the default family for all truetype fonts.&nbsp; Default is vera.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEFAULT_FONTSIZE"></a>DEFAULT_FONTSIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_FONTSIZE</td></tr></table></blockquote><p>Defines the default size for all fonts in points.&nbsp; Default is 11.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEFAULT_STARTSIZE"></a>DEFAULT_STARTSIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_STARTSIZE</td></tr></table></blockquote><p>Defines the default start size for swimlanes.&nbsp; Default is 40.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEFAULT_LINESPACING"></a>DEFAULT_LINESPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_LINESPACING</td></tr></table></blockquote><p>Defines the default linespacing.&nbsp; Default is 7.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.LABEL_INSET"></a>LABEL_INSET</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $LABEL_INSET</td></tr></table></blockquote><p>Defines the inset in absolute pixels between the label bounding box and the label text.&nbsp; Default is 3.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEFAULT_MARKERSIZE"></a>DEFAULT_MARKERSIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_MARKERSIZE</td></tr></table></blockquote><p>Defines the default size for all markers.&nbsp; Default is 6.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DEFAULT_IMAGESIZE"></a>DEFAULT_IMAGESIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_IMAGESIZE</td></tr></table></blockquote><p>Defines the default width and height for images used in the label shape.&nbsp; Default is 24.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ENTITY_SEGMENT"></a>ENTITY_SEGMENT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ENTITY_SEGMENT</td></tr></table></blockquote><p>Defines the length of the horizontal segment of an Entity Relation.&nbsp; This can be overridden using <a href="#mxConstants.STYLE_SEGMENT" class=LVariable id=link139 onMouseOver="ShowTip(event, 'tt68', 'link139')" onMouseOut="HideTip('tt68')">mxConstants.STYLE_SEGMENT</a> style.&nbsp; Default is 30.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_SPACING"></a>ARROW_SPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_SPACING</td></tr></table></blockquote><p>Defines the spacing between the arrow shape and its terminals.&nbsp; Default is 10.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_WIDTH"></a>ARROW_WIDTH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_WIDTH</td></tr></table></blockquote><p>Defines the width of the arrow shape.&nbsp; Default is 30.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_SIZE"></a>ARROW_SIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_SIZE</td></tr></table></blockquote><p>Defines the size of the arrowhead in the arrow shape.&nbsp; Default is 30.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.NONE"></a>NONE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NONE</td></tr></table></blockquote><p>Defines the value for none.&nbsp; Default is &ldquo;none&rdquo;.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_PERIMETER"></a>STYLE_PERIMETER</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_PERIMETER</td></tr></table></blockquote><p>Defines the key for the perimeter style.&nbsp; This is a function that defines the perimeter around a particular shape.&nbsp; Possible values are the functions defined in <a href="../view/mxPerimeter-php.html#mxPerimeter" class=LClass id=link140 onMouseOver="ShowTip(event, 'tt139', 'link140')" onMouseOut="HideTip('tt139')">mxPerimeter</a>.&nbsp; Alternatively, the constants in this class that start with &lt;code&gt;PERIMETER_&lt;/code&gt; may be used to access perimeter styles in <a href="../view/mxStyleRegistry-php.html#mxStyleRegistry" class=LClass id=link141 onMouseOver="ShowTip(event, 'tt140', 'link141')" onMouseOut="HideTip('tt140')">mxStyleRegistry</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_OPACITY"></a>STYLE_OPACITY</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_OPACITY</td></tr></table></blockquote><p>Defines the key for the opacity style.&nbsp; The type of the value is numeric and the possible range is 0-100.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_TEXT_OPACITY"></a>STYLE_TEXT_OPACITY</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_TEXT_OPACITY</td></tr></table></blockquote><p>Defines the key for the text opacity style.&nbsp; The type of the value is numeric and the possible range is 0-100.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_OVERFLOW"></a>STYLE_OVERFLOW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_OVERFLOW</td></tr></table></blockquote><p>Defines the key for the overflow style.&nbsp; Possible values are &ldquo;visible&rdquo;, &ldquo;hidden&rdquo; and &ldquo;fill&rdquo;.&nbsp; The default value is &ldquo;visible&rdquo;.&nbsp; This value specifies how overlapping vertex labels are handles.&nbsp; A value of &ldquo;visible&rdquo; will show the complete label.&nbsp; A value of &ldquo;hidden&rdquo; will clip the label so that it does not overlap the vertex bounds.&nbsp; A value of &ldquo;fill&rdquo; will use the vertex bounds for the label.</p><p>This style is ignored in PHP.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ORTHOGONAL"></a>STYLE_ORTHOGONAL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ORTHOGONAL</td></tr></table></blockquote><p>Defines if the connection points on either end of the edge should be computed so that the edge is vertical or horizontal if possible and if the point is not at a fixed location.&nbsp; Default is false.&nbsp; This is used in <a href="../view/mxGraph-php.html#mxGraph.isOrthogonal" class=LFunction id=link142 onMouseOver="ShowTip(event, 'tt141', 'link142')" onMouseOut="HideTip('tt141')">mxGraph.isOrthogonal</a>, which also returns true if the edgeStyle of the edge is an elbow or entity.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_EXIT_X"></a>STYLE_EXIT_X</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_EXIT_X</td></tr></table></blockquote><p>Defines the key for the horizontal relative coordinate connection point of an edge with its source terminal.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_EXIT_Y"></a>STYLE_EXIT_Y</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_EXIT_Y</td></tr></table></blockquote><p>Defines the key for the vertical relative coordinate connection point of an edge with its source terminal.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_EXIT_PERIMETER"></a>STYLE_EXIT_PERIMETER</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_EXIT_PERIMETER</td></tr></table></blockquote><p>Defines if the perimeter should be used to find the exact entry point along the perimeter of the source.&nbsp; Possible values are 0 (false) and 1 (true).&nbsp; Default is 1 (true).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ENTRY_X"></a>STYLE_ENTRY_X</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ENTRY_X</td></tr></table></blockquote><p>Defines the key for the horizontal relative coordinate connection point of an edge with its target terminal.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ENTRY_Y"></a>STYLE_ENTRY_Y</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ENTRY_Y</td></tr></table></blockquote><p>Defines the key for the vertical relative coordinate connection point of an edge with its target terminal.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.sSTYLE_ENTRY_PERIMETER"></a>sSTYLE_ENTRY_PERIMETER</h3><div class=CBody><p>Defines if the perimeter should be used to find the exact entry point along the perimeter of the target.&nbsp; Possible values are 0 (false) and 1 (true).&nbsp; Default is 1 (true).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_WHITE_SPACE"></a>STYLE_WHITE_SPACE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_WHITE_SPACE</td></tr></table></blockquote><p>Defines the key for the white-space style.&nbsp; Possible values are &ldquo;nowrap&rdquo; and &ldquo;wrap&rdquo;.&nbsp; The default value is &ldquo;nowrap&rdquo;.&nbsp; This value specifies how white-space inside a HTML vertex label should be handled.&nbsp; A value of &ldquo;nowrap&rdquo; means the text will never wrap to the next line until a linefeed is encountered.&nbsp; A value of &ldquo;wrap&rdquo; means text will wrap when necessary.&nbsp; This style is only used for HTML labels.</p><p>This style is ignored in PHP.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ROTATION"></a>STYLE_ROTATION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ROTATION</td></tr></table></blockquote><p>Defines the key for the rotation style.&nbsp; The type of the value is numeric and the possible range is 0-360.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_FILLCOLOR"></a>STYLE_FILLCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_FILLCOLOR</td></tr></table></blockquote><p>Defines the key for the fill color.&nbsp; Possible values are all HTML color names or HEX codes, as well as special keywords such as &lsquo;swimlane, &lsquo;inherit&rsquo; or &lsquo;indicated&rsquo; to use the color code of a related cell or the indicator shape.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_GRADIENTCOLOR"></a>STYLE_GRADIENTCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_GRADIENTCOLOR</td></tr></table></blockquote><p>Defines the key for the gradient color.&nbsp; Possible values are all HTML color names or HEX codes, as well as special keywords such as &lsquo;swimlane, &lsquo;inherit&rsquo; or &lsquo;indicated&rsquo; to use the color code of a related cell or the indicator shape.&nbsp; This is ignored if no fill color is defined.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_GRADIENT_DIRECTION"></a>STYLE_GRADIENT_DIRECTION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_GRADIENT_DIRECTION</td></tr></table></blockquote><p>Defines the key for the gradient direction.&nbsp; Possible values are <a href="#mxConstants.DIRECTION_EAST" class=LVariable id=link143 onMouseOver="ShowTip(event, 'tt127', 'link143')" onMouseOut="HideTip('tt127')">DIRECTION_EAST</a>, <a href="#mxConstants.DIRECTION_WEST" class=LVariable id=link144 onMouseOver="ShowTip(event, 'tt128', 'link144')" onMouseOut="HideTip('tt128')">DIRECTION_WEST</a>, <a href="#mxConstants.DIRECTION_NORTH" class=LVariable id=link145 onMouseOver="ShowTip(event, 'tt125', 'link145')" onMouseOut="HideTip('tt125')">DIRECTION_NORTH</a> and <a href="#mxConstants.DIRECTION_SOUTH" class=LVariable id=link146 onMouseOver="ShowTip(event, 'tt126', 'link146')" onMouseOut="HideTip('tt126')">DIRECTION_SOUTH</a>.&nbsp; Default is <a href="#mxConstants.DIRECTION_SOUTH" class=LVariable id=link147 onMouseOver="ShowTip(event, 'tt126', 'link147')" onMouseOut="HideTip('tt126')">DIRECTION_SOUTH</a>.&nbsp; Generally, and by default in mxGraph, gradient painting is done from the value of <a href="#mxConstants.STYLE_FILLCOLOR" class=LVariable id=link148 onMouseOver="ShowTip(event, 'tt38', 'link148')" onMouseOut="HideTip('tt38')">STYLE_FILLCOLOR</a> to the value of <a href="#mxConstants.STYLE_GRADIENTCOLOR" class=LVariable id=link149 onMouseOver="ShowTip(event, 'tt39', 'link149')" onMouseOut="HideTip('tt39')">STYLE_GRADIENTCOLOR</a>.&nbsp; Taking the example of <a href="#mxConstants.DIRECTION_NORTH" class=LVariable id=link150 onMouseOver="ShowTip(event, 'tt125', 'link150')" onMouseOut="HideTip('tt125')">DIRECTION_NORTH</a>, this means <a href="#mxConstants.STYLE_FILLCOLOR" class=LVariable id=link151 onMouseOver="ShowTip(event, 'tt38', 'link151')" onMouseOut="HideTip('tt38')">STYLE_FILLCOLOR</a> color at the bottom of paint pattern and <a href="#mxConstants.STYLE_GRADIENTCOLOR" class=LVariable id=link152 onMouseOver="ShowTip(event, 'tt39', 'link152')" onMouseOut="HideTip('tt39')">STYLE_GRADIENTCOLOR</a> at top, with a gradient in-between.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_STROKECOLOR"></a>STYLE_STROKECOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_STROKECOLOR</td></tr></table></blockquote><p>Defines the key for the strokeColor style.&nbsp; Possible values are all HTML color names or HEX codes, as well as special keywords such as &lsquo;swimlane, &lsquo;inherit&rsquo; or &lsquo;indicated&rsquo; to use the color code of a related cell or the indicator shape.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SEPARATORCOLOR"></a>STYLE_SEPARATORCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SEPARATORCOLOR</td></tr></table></blockquote><p>Defines the key for the separatorColor style.&nbsp; Possible values are all HTML color names or HEX codes.&nbsp; This style is only used for <a href="#mxConstants.SHAPE_SWIMLANE" class=LVariable id=link153 onMouseOver="ShowTip(event, 'tt108', 'link153')" onMouseOut="HideTip('tt108')">SHAPE_SWIMLANE</a> shapes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_STROKEWIDTH"></a>STYLE_STROKEWIDTH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_STROKEWIDTH</td></tr></table></blockquote><p>Defines the key for the strokeWidth style.&nbsp; The type of the value is numeric and the possible range is any non-negative value.&nbsp; The value the stroke width in pixels.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ALIGN"></a>STYLE_ALIGN</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ALIGN</td></tr></table></blockquote><p>Defines the key for the align style.&nbsp; Possible values are <a href="#mxConstants.ALIGN_LEFT" class=LVariable id=link154 onMouseOver="ShowTip(event, 'tt119', 'link154')" onMouseOut="HideTip('tt119')">ALIGN_LEFT</a>, <a href="#mxConstants.ALIGN_CENTER" class=LVariable id=link155 onMouseOver="ShowTip(event, 'tt120', 'link155')" onMouseOut="HideTip('tt120')">ALIGN_CENTER</a> and <a href="#mxConstants.ALIGN_RIGHT" class=LVariable id=link156 onMouseOver="ShowTip(event, 'tt121', 'link156')" onMouseOut="HideTip('tt121')">ALIGN_RIGHT</a>.&nbsp; This value defines how the lines of the label are horizontally aligned.&nbsp; <a href="#mxConstants.ALIGN_LEFT" class=LVariable id=link157 onMouseOver="ShowTip(event, 'tt119', 'link157')" onMouseOut="HideTip('tt119')">ALIGN_LEFT</a> mean label text lines are aligned to left of the label bounds, <a href="#mxConstants.ALIGN_RIGHT" class=LVariable id=link158 onMouseOver="ShowTip(event, 'tt121', 'link158')" onMouseOut="HideTip('tt121')">ALIGN_RIGHT</a> to the right of the label bounds and <a href="#mxConstants.ALIGN_CENTER" class=LVariable id=link159 onMouseOver="ShowTip(event, 'tt120', 'link159')" onMouseOut="HideTip('tt120')">ALIGN_CENTER</a> means the center of the text lines are aligned in the center of the label bounds.&nbsp; Note this value doesn&rsquo;t affect the positioning of the overall label bounds relative to the vertex, to move the label bounds horizontally, use <a href="#mxConstants.STYLE_LABEL_POSITION" class=LVariable id=link160 onMouseOver="ShowTip(event, 'tt46', 'link160')" onMouseOut="HideTip('tt46')">STYLE_LABEL_POSITION</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_VERTICAL_ALIGN"></a>STYLE_VERTICAL_ALIGN</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_VERTICAL_ALIGN</td></tr></table></blockquote><p>Defines the key for the verticalAlign style.&nbsp; Possible values are <a href="#mxConstants.ALIGN_TOP" class=LVariable id=link161 onMouseOver="ShowTip(event, 'tt122', 'link161')" onMouseOut="HideTip('tt122')">ALIGN_TOP</a>, <a href="#mxConstants.ALIGN_MIDDLE" class=LVariable id=link162 onMouseOver="ShowTip(event, 'tt123', 'link162')" onMouseOut="HideTip('tt123')">ALIGN_MIDDLE</a> and <a href="#mxConstants.ALIGN_BOTTOM" class=LVariable id=link163 onMouseOver="ShowTip(event, 'tt124', 'link163')" onMouseOut="HideTip('tt124')">ALIGN_BOTTOM</a>.&nbsp; This value defines how the lines of the label are vertically aligned.&nbsp; <a href="#mxConstants.ALIGN_TOP" class=LVariable id=link164 onMouseOver="ShowTip(event, 'tt122', 'link164')" onMouseOut="HideTip('tt122')">ALIGN_TOP</a> means the topmost label text line is aligned against the top of the label bounds, <a href="#mxConstants.ALIGN_BOTTOM" class=LVariable id=link165 onMouseOver="ShowTip(event, 'tt124', 'link165')" onMouseOut="HideTip('tt124')">ALIGN_BOTTOM</a> means the bottom-most label text line is aligned against the bottom of the label bounds and <a href="#mxConstants.ALIGN_MIDDLE" class=LVariable id=link166 onMouseOver="ShowTip(event, 'tt123', 'link166')" onMouseOut="HideTip('tt123')">ALIGN_MIDDLE</a> means there is equal spacing between the topmost text label line and the top of the label bounds and the bottom-most text label line and the bottom of the label bounds.&nbsp; Note this value doesn&rsquo;t affect the positioning of the overall label bounds relative to the vertex, to move the label bounds vertically, use <a href="#mxConstants.STYLE_VERTICAL_LABEL_POSITION" class=LVariable id=link167 onMouseOver="ShowTip(event, 'tt47', 'link167')" onMouseOut="HideTip('tt47')">STYLE_VERTICAL_LABEL_POSITION</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_LABEL_POSITION"></a>STYLE_LABEL_POSITION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_LABEL_POSITION</td></tr></table></blockquote><p>Defines the key for the horizontal label position of vertices.&nbsp; Possible values are <a href="#mxConstants.ALIGN_LEFT" class=LVariable id=link168 onMouseOver="ShowTip(event, 'tt119', 'link168')" onMouseOut="HideTip('tt119')">ALIGN_LEFT</a>, <a href="#mxConstants.ALIGN_CENTER" class=LVariable id=link169 onMouseOver="ShowTip(event, 'tt120', 'link169')" onMouseOut="HideTip('tt120')">ALIGN_CENTER</a> and <a href="#mxConstants.ALIGN_RIGHT" class=LVariable id=link170 onMouseOver="ShowTip(event, 'tt121', 'link170')" onMouseOut="HideTip('tt121')">ALIGN_RIGHT</a>.&nbsp; Default is <a href="#mxConstants.ALIGN_CENTER" class=LVariable id=link171 onMouseOver="ShowTip(event, 'tt120', 'link171')" onMouseOut="HideTip('tt120')">ALIGN_CENTER</a>.&nbsp; The label align defines the position of the label relative to the cell.&nbsp; <a href="#mxConstants.ALIGN_LEFT" class=LVariable id=link172 onMouseOver="ShowTip(event, 'tt119', 'link172')" onMouseOut="HideTip('tt119')">ALIGN_LEFT</a> means the entire label bounds is placed completely just to the left of the vertex, <a href="#mxConstants.ALIGN_RIGHT" class=LVariable id=link173 onMouseOver="ShowTip(event, 'tt121', 'link173')" onMouseOut="HideTip('tt121')">ALIGN_RIGHT</a> means adjust to the right and <a href="#mxConstants.ALIGN_CENTER" class=LVariable id=link174 onMouseOver="ShowTip(event, 'tt120', 'link174')" onMouseOut="HideTip('tt120')">ALIGN_CENTER</a> means the label bounds are vertically aligned with the bounds of the vertex.&nbsp; Note this value doesn&rsquo;t affect the positioning of label within the label bounds, to move the label horizontally within the label bounds, use <a href="#mxConstants.STYLE_ALIGN" class=LVariable id=link175 onMouseOver="ShowTip(event, 'tt44', 'link175')" onMouseOut="HideTip('tt44')">STYLE_ALIGN</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_VERTICAL_LABEL_POSITION"></a>STYLE_VERTICAL_LABEL_POSITION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_VERTICAL_LABEL_POSITION</td></tr></table></blockquote><p>Defines the key for the vertical label position of vertices.&nbsp; Possible values are <a href="#mxConstants.ALIGN_TOP" class=LVariable id=link176 onMouseOver="ShowTip(event, 'tt122', 'link176')" onMouseOut="HideTip('tt122')">ALIGN_TOP</a>, <a href="#mxConstants.ALIGN_BOTTOM" class=LVariable id=link177 onMouseOver="ShowTip(event, 'tt124', 'link177')" onMouseOut="HideTip('tt124')">ALIGN_BOTTOM</a> and <a href="#mxConstants.ALIGN_MIDDLE" class=LVariable id=link178 onMouseOver="ShowTip(event, 'tt123', 'link178')" onMouseOut="HideTip('tt123')">ALIGN_MIDDLE</a>.&nbsp; Default is <a href="#mxConstants.ALIGN_MIDDLE" class=LVariable id=link179 onMouseOver="ShowTip(event, 'tt123', 'link179')" onMouseOut="HideTip('tt123')">ALIGN_MIDDLE</a>.&nbsp; The label align defines the position of the label relative to the cell.&nbsp; <a href="#mxConstants.ALIGN_TOP" class=LVariable id=link180 onMouseOver="ShowTip(event, 'tt122', 'link180')" onMouseOut="HideTip('tt122')">ALIGN_TOP</a> means the entire label bounds is placed completely just on the top of the vertex, <a href="#mxConstants.ALIGN_BOTTOM" class=LVariable id=link181 onMouseOver="ShowTip(event, 'tt124', 'link181')" onMouseOut="HideTip('tt124')">ALIGN_BOTTOM</a> means adjust on the bottom and <a href="#mxConstants.ALIGN_MIDDLE" class=LVariable id=link182 onMouseOver="ShowTip(event, 'tt123', 'link182')" onMouseOut="HideTip('tt123')">ALIGN_MIDDLE</a> means the label bounds are horizontally aligned with the bounds of the vertex.&nbsp; Note this value doesn&rsquo;t affect the positioning of label within the label bounds, to move the label vertically within the label bounds, use <a href="#mxConstants.STYLE_VERTICAL_ALIGN" class=LVariable id=link183 onMouseOver="ShowTip(event, 'tt45', 'link183')" onMouseOut="HideTip('tt45')">STYLE_VERTICAL_ALIGN</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_ALIGN"></a>STYLE_IMAGE_ALIGN</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_ALIGN</td></tr></table></blockquote><p>Defines the key for the align style.&nbsp; Possible values are <a href="#mxConstants.ALIGN_LEFT" class=LVariable id=link184 onMouseOver="ShowTip(event, 'tt119', 'link184')" onMouseOut="HideTip('tt119')">ALIGN_LEFT</a>, <a href="#mxConstants.ALIGN_CENTER" class=LVariable id=link185 onMouseOver="ShowTip(event, 'tt120', 'link185')" onMouseOut="HideTip('tt120')">ALIGN_CENTER</a> and <a href="#mxConstants.ALIGN_RIGHT" class=LVariable id=link186 onMouseOver="ShowTip(event, 'tt121', 'link186')" onMouseOut="HideTip('tt121')">ALIGN_RIGHT</a>.&nbsp; The value defines how any image in the vertex label is aligned horizontally within the label bounds of a <a href="#mxConstants.SHAPE_LABEL" class=LVariable id=link187 onMouseOver="ShowTip(event, 'tt106', 'link187')" onMouseOut="HideTip('tt106')">SHAPE_LABEL</a> shape.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_VERTICALALIGN"></a>STYLE_IMAGE_VERTICALALIGN</h3><div class=CBody><p>Defines the key for the verticalAlign style.&nbsp; Possible values are <a href="#mxConstants.ALIGN_TOP" class=LVariable id=link188 onMouseOver="ShowTip(event, 'tt122', 'link188')" onMouseOut="HideTip('tt122')">ALIGN_TOP</a>, <a href="#mxConstants.ALIGN_MIDDLE" class=LVariable id=link189 onMouseOver="ShowTip(event, 'tt123', 'link189')" onMouseOut="HideTip('tt123')">ALIGN_MIDDLE</a> and <a href="#mxConstants.ALIGN_BOTTOM" class=LVariable id=link190 onMouseOver="ShowTip(event, 'tt124', 'link190')" onMouseOut="HideTip('tt124')">ALIGN_BOTTOM</a>.&nbsp; The value defines how any image in the vertex label is aligned vertically within the label bounds of a <a href="#mxConstants.SHAPE_LABEL" class=LVariable id=link191 onMouseOver="ShowTip(event, 'tt106', 'link191')" onMouseOut="HideTip('tt106')">SHAPE_LABEL</a> shape.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE"></a>STYLE_IMAGE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE</td></tr></table></blockquote><p>Defines the key for the image style.&nbsp; Possible values are any image URL, registered key in &lt;mxImageResources&gt; or short data URI as defined in <a href="mxImageBundle-php.html#mxImageBundle" class=LClass id=link192 onMouseOver="ShowTip(event, 'tt142', 'link192')" onMouseOut="HideTip('tt142')">mxImageBundle</a>.&nbsp; The type of the value is String.&nbsp; This is the path to the image to image that is to be displayed within the label of a vertex.&nbsp; Finally, <a href="mxUtils-php.html#mxUtils.loadImage" class=LFunction id=link193 onMouseOver="ShowTip(event, 'tt143', 'link193')" onMouseOut="HideTip('tt143')">mxUtils.loadImage</a> is used for loading the image for a given value.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_WIDTH"></a>STYLE_IMAGE_WIDTH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_WIDTH</td></tr></table></blockquote><p>Defines the key for the imageWidth style.&nbsp; The type of this value is int, the value is the image width in pixels and must be greater than 0.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_HEIGHT"></a>STYLE_IMAGE_HEIGHT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_HEIGHT</td></tr></table></blockquote><p>Defines the key for the imageHeight style.&nbsp; The type of this value is int, the value is the image height in pixels and must be greater than 0.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_BACKGROUND"></a>STYLE_IMAGE_BACKGROUND</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_BACKGROUND</td></tr></table></blockquote><p>Defines the key for the image background color.&nbsp; This style is only used in &lt;mxImageShape&gt;.&nbsp; Possible values are all HTML color names or HEX codes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_BORDER"></a>STYLE_IMAGE_BORDER</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_BORDER</td></tr></table></blockquote><p>Defines the key for the image border color.&nbsp; This style is only used in &lt;mxImageShape&gt;.&nbsp; Possible values are all HTML color names or HEX codes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_FLIPH"></a>STYLE_IMAGE_FLIPH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_FLIPH</td></tr></table></blockquote><p>Defines the key for the horizontal image flip.&nbsp; This style is only used for painting images.&nbsp; Possible values are 0 and 1.&nbsp; Default is 0.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_IMAGE_FLIPV"></a>STYLE_IMAGE_FLIPV</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_IMAGE_FLIPV</td></tr></table></blockquote><p>Defines the key for the vertical image flip.&nbsp; This style is only used for painting images.&nbsp; Possible values are 0 and 1.&nbsp; Default is 0.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_NOLABEL"></a>STYLE_NOLABEL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_NOLABEL</td></tr></table></blockquote><p>Defines the key for the noLabel style.&nbsp; If this is true then no label is visible for a given cell.&nbsp; Possible values are true or false (1 or 0).&nbsp; Default is false.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_NOEDGESTYLE"></a>STYLE_NOEDGESTYLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_NOEDGESTYLE</td></tr></table></blockquote><p>Defines the key for the noEdgeStyle style.&nbsp; If this is true then no edge style is applied for a given edge.&nbsp; Possible values are true or false (1 or 0).&nbsp; Default is false.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_LABEL_BACKGROUNDCOLOR"></a>STYLE_LABEL_BACKGROUNDCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_LABEL_BACKGROUNDCOLOR</td></tr></table></blockquote><p>Defines the key for the label background color.&nbsp; Possible values are all HTML color names or HEX codes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_LABEL_BORDERCOLOR"></a>STYLE_LABEL_BORDERCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_LABEL_BORDERCOLOR</td></tr></table></blockquote><p>Defines the key for the label border color.&nbsp; Possible values are all HTML color names or HEX codes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_SHAPE"></a>STYLE_INDICATOR_SHAPE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_SHAPE</td></tr></table></blockquote><p>Defines the key for the indicatorShape style.&nbsp; Possible values are any of the SHAPE_* constants.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_IMAGE"></a>STYLE_INDICATOR_IMAGE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_IMAGE</td></tr></table></blockquote><p>Defines the key for the indicatorImage style.&nbsp; Possible values are any image URL.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_COLOR"></a>STYLE_INDICATOR_COLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_COLOR</td></tr></table></blockquote><p>Defines the key for the indicatorColor style.&nbsp; Possible values are all HTML color names or HEX codes, as well as the special &lsquo;swimlane&rsquo; keyword to refer to the color of the parent swimlane if one exists.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_GRADIENTCOLOR"></a>STYLE_INDICATOR_GRADIENTCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_GRADIENTCOLOR</td></tr></table></blockquote><p>Defines the key for the indicatorGradientColor style.&nbsp; Possible values are all HTML color names or HEX codes.&nbsp; This style is only supported in <a href="#mxConstants.SHAPE_LABEL" class=LVariable id=link194 onMouseOver="ShowTip(event, 'tt106', 'link194')" onMouseOut="HideTip('tt106')">SHAPE_LABEL</a> shapes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_SPACING"></a>STYLE_INDICATOR_SPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_SPACING</td></tr></table></blockquote><p>Defines the key for the indicatorSpacing style (in px).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_WIDTH"></a>STYLE_INDICATOR_WIDTH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_WIDTH</td></tr></table></blockquote><p>Defines the key for the indicatorWidth style (in px).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_INDICATOR_HEIGHT"></a>STYLE_INDICATOR_HEIGHT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_INDICATOR_HEIGHT</td></tr></table></blockquote><p>Defines the key for the indicatorHeight style (in px).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SHADOW"></a>STYLE_SHADOW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SHADOW</td></tr></table></blockquote><p>Defines the key for the shadow style.&nbsp; The type of the value is Boolean.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SEGMENT"></a>STYLE_SEGMENT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SEGMENT</td></tr></table></blockquote><p>Defines the key for the segment style.&nbsp; The type of this value is float and the value represents the size of the horizontal segment of the entity relation style.&nbsp; Default is ENTITY_SEGMENT.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ENDARROW"></a>STYLE_ENDARROW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ENDARROW</td></tr></table></blockquote><p>Defines the key for the endArrow style.&nbsp; Possible values are all constants in this class that start with ARROW_.&nbsp; This style is supported in the &lt;mxConnector&gt; shape.</p><h4 class=CHeading>Example</h4><blockquote><pre class="prettyprint">style[mxConstants.public static $STYLE_ENDARROW] = mxConstants.ARROW_CLASSIC;</pre></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_STARTARROW"></a>STYLE_STARTARROW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_STARTARROW</td></tr></table></blockquote><p>Defines the key for the startArrow style.&nbsp; Possible values are all constants in this class that start with ARROW_.&nbsp; See &lt;public static $STYLE_ENDARROW&gt;.&nbsp; This style is supported in the &lt;mxConnector&gt; shape.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ENDSIZE"></a>STYLE_ENDSIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ENDSIZE</td></tr></table></blockquote><p>Defines the key for the endSize style.&nbsp; The type of this value is numeric and the value represents the size of the end marker in pixels.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_STARTSIZE"></a>STYLE_STARTSIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_STARTSIZE</td></tr></table></blockquote><p>Defines the key for the startSize style.&nbsp; The type of this value is numeric and the value represents the size of the start marker or the size of the swimlane title region depending on the shape it is used for.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_DASHED"></a>STYLE_DASHED</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_DASHED</td></tr></table></blockquote><p>Defines the key for the endSize style.&nbsp; The type of this value is numeric and the value represents the size of the end marker in pixels.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ROUNDED"></a>STYLE_ROUNDED</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ROUNDED</td></tr></table></blockquote><p>Defines the key for the rounded style.&nbsp; The type of this value is Boolean.&nbsp; For edges this determines whether or not joins between edges segments are smoothed to a rounded finish.&nbsp; For vertices that have the rectangle shape, this determines whether or not the rectangle is rounded.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SOURCE_PERIMETER_SPACING"></a>STYLE_SOURCE_PERIMETER_SPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SOURCE_PERIMETER_SPACING</td></tr></table></blockquote><p>Defines the key for the source perimeter spacing.&nbsp; The type of this value is numeric.&nbsp; This is the distance between the source connection point of an edge and the perimeter of the source vertex in pixels.&nbsp; This style only applies to edges.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_TARGET_PERIMETER_SPACING"></a>STYLE_TARGET_PERIMETER_SPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_TARGET_PERIMETER_SPACING</td></tr></table></blockquote><p>Defines the key for the source perimeter spacing.&nbsp; The type of this value is numeric.&nbsp; This is the distance between the target connection point of an edge and the perimeter of the target vertex in pixels.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_PERIMETER_SPACING"></a>STYLE_PERIMETER_SPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_PERIMETER_SPACING</td></tr></table></blockquote><p>Defines the key for the perimeter spacing.&nbsp; This is the distance between the connection point and the perimeter in pixels.&nbsp; When used in a vertex style, this applies to all incoming edges to floating ports (edges that terminate on the perimeter of the vertex).&nbsp; When used in an edge style, this spacing applies to the source and target separately, if they terminate in floating ports (on the perimeter of the vertex).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SPACING"></a>STYLE_SPACING</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SPACING</td></tr></table></blockquote><p>Defines the key for the spacing.&nbsp; The value represents the spacing, in pixels, added to each side of a label in a vertex (style applies to vertices only).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SPACING_TOP"></a>STYLE_SPACING_TOP</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SPACING_TOP</td></tr></table></blockquote><p>Defines the key for the spacingTop style.&nbsp; The value represents the spacing, in pixels, added to the top side of a label in a vertex (style applies to vertices only).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SPACING_LEFT"></a>STYLE_SPACING_LEFT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SPACING_LEFT</td></tr></table></blockquote><p>Defines the key for the spacingLeft style.&nbsp; The value represents the spacing, in pixels, added to the left side of a label in a vertex (style applies to vertices only).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SPACING_BOTTOM"></a>STYLE_SPACING_BOTTOM</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SPACING_BOTTOM</td></tr></table></blockquote><p>Defines the key for the spacingBottom style The value represents the spacing, in pixels, added to the bottom side of a label in a vertex (style applies to vertices only).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SPACING_RIGHT"></a>STYLE_SPACING_RIGHT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SPACING_RIGHT</td></tr></table></blockquote><p>Defines the key for the spacingRight style The value represents the spacing, in pixels, added to the right side of a label in a vertex (style applies to vertices only).</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_HORIZONTAL"></a>STYLE_HORIZONTAL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_HORIZONTAL</td></tr></table></blockquote><p>Defines the key for the horizontal style.&nbsp; Possible values are true or false.&nbsp; This value only applies to vertices.&nbsp; If the <a href="#mxConstants.STYLE_SHAPE" class=LVariable id=link195 onMouseOver="ShowTip(event, 'tt90', 'link195')" onMouseOut="HideTip('tt90')">STYLE_SHAPE</a> is &lt;code&gt;SHAPE_SWIMLANE&lt;/code&gt; a value of false indicates that the swimlane should be drawn vertically, true indicates to draw it horizontally.&nbsp; If the shape style does not indicate that this vertex is a swimlane, this value affects only whether the label is drawn horizontally or vertically.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_DIRECTION"></a>STYLE_DIRECTION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_DIRECTION</td></tr></table></blockquote><p>Defines the key for the direction style.&nbsp; The direction style is used to specify the direction of certain shapes (eg.&nbsp; &lt;mxTriangle&gt;).&nbsp; Possible values are <a href="#mxConstants.DIRECTION_EAST" class=LVariable id=link196 onMouseOver="ShowTip(event, 'tt127', 'link196')" onMouseOut="HideTip('tt127')">DIRECTION_EAST</a> (default), <a href="#mxConstants.DIRECTION_WEST" class=LVariable id=link197 onMouseOver="ShowTip(event, 'tt128', 'link197')" onMouseOut="HideTip('tt128')">DIRECTION_WEST</a>, <a href="#mxConstants.DIRECTION_NORTH" class=LVariable id=link198 onMouseOver="ShowTip(event, 'tt125', 'link198')" onMouseOut="HideTip('tt125')">DIRECTION_NORTH</a> and <a href="#mxConstants.DIRECTION_SOUTH" class=LVariable id=link199 onMouseOver="ShowTip(event, 'tt126', 'link199')" onMouseOut="HideTip('tt126')">DIRECTION_SOUTH</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ELBOW"></a>STYLE_ELBOW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ELBOW</td></tr></table></blockquote><p>Defines the key for the elbow style.&nbsp; Possible values are <a href="#mxConstants.ELBOW_HORIZONTAL" class=LVariable id=link200 onMouseOver="ShowTip(event, 'tt130', 'link200')" onMouseOut="HideTip('tt130')">ELBOW_HORIZONTAL</a> and <a href="#mxConstants.ELBOW_VERTICAL" class=LVariable id=link201 onMouseOver="ShowTip(event, 'tt129', 'link201')" onMouseOut="HideTip('tt129')">ELBOW_VERTICAL</a>.&nbsp; Default is <a href="#mxConstants.ELBOW_HORIZONTAL" class=LVariable id=link202 onMouseOver="ShowTip(event, 'tt130', 'link202')" onMouseOut="HideTip('tt130')">ELBOW_HORIZONTAL</a>.&nbsp; This defines how the three segment orthogonal edge style leaves its terminal vertices.&nbsp; The vertical style leaves the terminal vertices at the top and bottom sides.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_FONTCOLOR"></a>STYLE_FONTCOLOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_FONTCOLOR</td></tr></table></blockquote><p>Defines the key for the fontColor style.&nbsp; Possible values are all HTML color names or HEX codes.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_FONTFAMILY"></a>STYLE_FONTFAMILY</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_FONTFAMILY</td></tr></table></blockquote><p>Defines the key for the fontFamily style.&nbsp; Possible values are names such as Arial; Dialog; Verdana; Times New Roman.&nbsp; The value is of type String.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_FONTSIZE"></a>STYLE_FONTSIZE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_FONTSIZE</td></tr></table></blockquote><p>Defines the key for the fontSize style (in points).&nbsp; The type of the value is int.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_FONTSTYLE"></a>STYLE_FONTSTYLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_FONTSTYLE</td></tr></table></blockquote><p>Defines the key for the fontStyle style.&nbsp; Values may be any logical AND (sum) of <a href="#mxConstants.FONT_BOLD" class=LVariable id=link203 onMouseOver="ShowTip(event, 'tt95', 'link203')" onMouseOut="HideTip('tt95')">FONT_BOLD</a>, <a href="#mxConstants.FONT_ITALIC" class=LVariable id=link204 onMouseOver="ShowTip(event, 'tt96', 'link204')" onMouseOut="HideTip('tt96')">FONT_ITALIC</a>, <a href="#mxConstants.FONT_UNDERLINE" class=LVariable id=link205 onMouseOver="ShowTip(event, 'tt97', 'link205')" onMouseOut="HideTip('tt97')">FONT_UNDERLINE</a> and <a href="#mxConstants.FONT_SHADOW" class=LVariable id=link206 onMouseOver="ShowTip(event, 'tt98', 'link206')" onMouseOut="HideTip('tt98')">FONT_SHADOW</a>.&nbsp; The type of the value is int.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_SHAPE"></a>STYLE_SHAPE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_SHAPE</td></tr></table></blockquote><p>Defines the key for the shape.&nbsp; Possible values are all constants with a SHAPE-prefix or any newly defined shape names.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_EDGE"></a>STYLE_EDGE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_EDGE</td></tr></table></blockquote><p>Defines the key for the edge style.&nbsp; Possible values are the functions defined in <a href="../view/mxEdgeStyle-php.html#mxEdgeStyle" class=LClass id=link207 onMouseOver="ShowTip(event, 'tt144', 'link207')" onMouseOut="HideTip('tt144')">mxEdgeStyle</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_LOOP"></a>STYLE_LOOP</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_LOOP</td></tr></table></blockquote><p>Defines the key for the loop style.&nbsp; Possible values are the functions defined in <a href="../view/mxEdgeStyle-php.html#mxEdgeStyle" class=LClass id=link208 onMouseOver="ShowTip(event, 'tt144', 'link208')" onMouseOut="HideTip('tt144')">mxEdgeStyle</a>.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ROUTING_CENTER_X"></a>STYLE_ROUTING_CENTER_X</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ROUTING_CENTER_X</td></tr></table></blockquote><p>Defines the key for the horizontal routing center.&nbsp; Possible values are between -0.5 and 0.5.&nbsp; This is the relative offset from the center used for connecting edges.&nbsp; The type of this value is numeric.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.STYLE_ROUTING_CENTER_Y"></a>STYLE_ROUTING_CENTER_Y</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $STYLE_ROUTING_CENTER_Y</td></tr></table></blockquote><p>Defines the key for the vertical routing center.&nbsp; Possible values are between -0.5 and 0.5.&nbsp; This is the relative offset from the center used for connecting edges.&nbsp; The type of this value is numeric.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.FONT_BOLD"></a>FONT_BOLD</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $FONT_BOLD</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.FONT_ITALIC"></a>FONT_ITALIC</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $FONT_ITALIC</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.FONT_UNDERLINE"></a>FONT_UNDERLINE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $FONT_UNDERLINE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.FONT_SHADOW"></a>FONT_SHADOW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $FONT_SHADOW</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_RECTANGLE"></a>SHAPE_RECTANGLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_RECTANGLE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_ELLIPSE"></a>SHAPE_ELLIPSE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_ELLIPSE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_DOUBLE_ELLIPSE"></a>SHAPE_DOUBLE_ELLIPSE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_DOUBLE_ELLIPSE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_RHOMBUS"></a>SHAPE_RHOMBUS</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_RHOMBUS</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_LINE"></a>SHAPE_LINE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_LINE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_IMAGE"></a>SHAPE_IMAGE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_IMAGE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_ARROW"></a>SHAPE_ARROW</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_ARROW</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_LABEL"></a>SHAPE_LABEL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_LABEL</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_CYLINDER"></a>SHAPE_CYLINDER</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_CYLINDER</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_SWIMLANE"></a>SHAPE_SWIMLANE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_SWIMLANE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_CONNECTOR"></a>SHAPE_CONNECTOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_CONNECTOR</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_ACTOR"></a>SHAPE_ACTOR</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_ACTOR</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_CLOUD"></a>SHAPE_CLOUD</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_CLOUD</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_TRIANGLE"></a>SHAPE_TRIANGLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_TRIANGLE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.SHAPE_HEXAGON"></a>SHAPE_HEXAGON</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHAPE_HEXAGON</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_CLASSIC"></a>ARROW_CLASSIC</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_CLASSIC</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_BLOCK"></a>ARROW_BLOCK</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_BLOCK</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_OPEN"></a>ARROW_OPEN</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_OPEN</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_OVAL"></a>ARROW_OVAL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_OVAL</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ARROW_DIAMOND"></a>ARROW_DIAMOND</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ARROW_DIAMOND</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ALIGN_LEFT"></a>ALIGN_LEFT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ALIGN_LEFT</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ALIGN_CENTER"></a>ALIGN_CENTER</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ALIGN_CENTER</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ALIGN_RIGHT"></a>ALIGN_RIGHT</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ALIGN_RIGHT</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ALIGN_TOP"></a>ALIGN_TOP</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ALIGN_TOP</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ALIGN_MIDDLE"></a>ALIGN_MIDDLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ALIGN_MIDDLE</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ALIGN_BOTTOM"></a>ALIGN_BOTTOM</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ALIGN_BOTTOM</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DIRECTION_NORTH"></a>DIRECTION_NORTH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DIRECTION_NORTH</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DIRECTION_SOUTH"></a>DIRECTION_SOUTH</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DIRECTION_SOUTH</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DIRECTION_EAST"></a>DIRECTION_EAST</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DIRECTION_EAST</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.DIRECTION_WEST"></a>DIRECTION_WEST</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DIRECTION_WEST</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ELBOW_VERTICAL"></a>ELBOW_VERTICAL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ELBOW_VERTICAL</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.ELBOW_HORIZONTAL"></a>ELBOW_HORIZONTAL</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ELBOW_HORIZONTAL</td></tr></table></blockquote></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.EDGESTYLE_ENTITY_RELATION"></a>EDGESTYLE_ENTITY_RELATION</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $EDGESTYLE_ENTITY_RELATION</td></tr></table></blockquote><p>Name of the entity relation edge style.&nbsp; Can be used as a string value for the STYLE_EDGE style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.EDGESTYLE_LOOP"></a>EDGESTYLE_LOOP</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $EDGESTYLE_LOOP</td></tr></table></blockquote><p>Name of the loop edge style.&nbsp; Can be used as a string value for the STYLE_EDGE style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.EDGESTYLE_SIDETOSIDE"></a>EDGESTYLE_SIDETOSIDE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $EDGESTYLE_SIDETOSIDE</td></tr></table></blockquote><p>Name of the side to side edge style.&nbsp; Can be used as a string value for the STYLE_EDGE style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.EDGESTYLE_TOPTOBOTTOM"></a>EDGESTYLE_TOPTOBOTTOM</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $EDGESTYLE_TOPTOBOTTOM</td></tr></table></blockquote><p>Name of the top to bottom edge style.&nbsp; Can be used as a string value for the STYLE_EDGE style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.PERIMETER_ELLIPSE"></a>PERIMETER_ELLIPSE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $PERIMETER_ELLIPSE</td></tr></table></blockquote><p>Name of the ellipse perimeter.&nbsp; Can be used as a string value for the STYLE_PERIMETER style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.PERIMETER_RECTANGLE"></a>PERIMETER_RECTANGLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $PERIMETER_RECTANGLE</td></tr></table></blockquote><p>Name of the rectangle perimeter.&nbsp; Can be used as a string value for the STYLE_PERIMETER style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.PERIMETER_RHOMBUS"></a>PERIMETER_RHOMBUS</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $PERIMETER_RHOMBUS</td></tr></table></blockquote><p>Name of the rhombus perimeter.&nbsp; Can be used as a string value for the STYLE_PERIMETER style.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxConstants.PERIMETER_TRIANGLE"></a>PERIMETER_TRIANGLE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $PERIMETER_TRIANGLE</td></tr></table></blockquote><p>Name of the triangle perimeter.&nbsp; Can be used as a string value for the STYLE_PERIMETER style.</p></div></div></div>
</div><!--Content-->
<div id=Footer><a href="http://www.naturaldocs.org">Generated by Natural Docs</a></div><!--Footer-->
<div id=Menu><div class=MEntry><div class=MFile><a href="../index-txt.html">API Specification</a></div></div><div class=MEntry><div class=MFile><a href="../canvas/mxGdCanvas-php.html">canvas/<wbr>mxGdCanvas.php</a></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent1')">Io</a><div class=MGroupContent id=MGroupContent1><div class=MEntry><div class=MFile><a href="../io/mxCellCodec-php.html">mxCellCodec</a></div></div><div class=MEntry><div class=MFile><a href="../io/mxCodec-php.html">mxCodec</a></div></div><div class=MEntry><div class=MFile><a href="../io/mxCodecRegistry-php.html">mxCodecRegistry</a></div></div><div class=MEntry><div class=MFile><a href="../io/mxModelCodec-php.html">mxModelCodec</a></div></div><div class=MEntry><div class=MFile><a href="../io/mxObjectCodec-php.html">mxObjectCodec</a></div></div><div class=MEntry><div class=MFile><a href="../io/mxStylesheetCodec-php.html">mxStylesheetCodec</a></div></div></div></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent2')">Model</a><div class=MGroupContent id=MGroupContent2><div class=MEntry><div class=MFile><a href="../model/mxCell-php.html">mxCell</a></div></div><div class=MEntry><div class=MFile><a href="../model/mxCellPath-php.html">mxCellPath</a></div></div><div class=MEntry><div class=MFile><a href="../model/mxGeometry-php.html">mxGeometry</a></div></div><div class=MEntry><div class=MFile><a href="../model/mxGraphModel-php.html">mxGraphModel</a></div></div></div></div></div><div class=MEntry><div class=MFile><a href="../reader/mxGraphViewHtmlReader-php.html">mxGraphViewHtmlReader</a></div></div><div class=MEntry><div class=MFile><a href="../reader/mxGraphViewImageReader-php.html">mxGraphViewImageReader</a></div></div><div class=MEntry><div class=MFile><a href="../canvas/mxHtmlCanvas-php.html">mxHtmlCanvas</a></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent3')">Util</a><div class=MGroupContent id=MGroupContent3><div class=MEntry><div class=MFile id=MSelected>mxConstants</div></div><div class=MEntry><div class=MFile><a href="mxEvent-php.html">mxEvent</a></div></div><div class=MEntry><div class=MFile><a href="mxEventObject-php.html">mxEventObject</a></div></div><div class=MEntry><div class=MFile><a href="mxEventSource-php.html">mxEventSource</a></div></div><div class=MEntry><div class=MFile><a href="mxImageBundle-php.html">mxImageBundle</a></div></div><div class=MEntry><div class=MFile><a href="mxLog-php.html">mxLog</a></div></div><div class=MEntry><div class=MFile><a href="mxPoint-php.html">mxPoint</a></div></div><div class=MEntry><div class=MFile><a href="mxRectangle-php.html">mxRectangle</a></div></div><div class=MEntry><div class=MFile><a href="mxUtils-php.html">mxUtils</a></div></div></div></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent4')">View</a><div class=MGroupContent id=MGroupContent4><div class=MEntry><div class=MFile><a href="../view/mxCellState-php.html">mxCellState</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxConnectionConstraint-php.html">mxConnectionConstraint</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxEdgeStyle-php.html">mxEdgeStyleFunction</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxGraph-php.html">mxGraph</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxGraphView-php.html">mxGraphView</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxPerimeter-php.html">mxPerimeterFunction</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxStyleRegistry-php.html">mxStyleRegistry</a></div></div><div class=MEntry><div class=MFile><a href="../view/mxStylesheet-php.html">mxStylesheet</a></div></div></div></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent5')">Index</a><div class=MGroupContent id=MGroupContent5><div class=MEntry><div class=MIndex><a href="../../index/General.html">Everything</a></div></div><div class=MEnt
var searchPanel = new SearchPanel("searchPanel", "HTML", "../../search");
--></script><div id=MSearchPanel class=MSearchPanelInactive><input type=text id=MSearchField value=Search onFocus="searchPanel.OnSearchFieldFocus(true)" onBlur="searchPanel.OnSearchFieldFocus(false)" onKeyUp="searchPanel.OnSearchFieldChange()"><select id=MSearchType onFocus="searchPanel.OnSearchTypeFocus(true)" onBlur="searchPanel.OnSearchTypeFocus(false)" onChange="searchPanel.OnSearchTypeChange()"><option id=MSearchEverything selected value="General">Everything</option><option value="Classes">Classes</option><option value="Files">Files</option><option value="Functions">Functions</option><option value="Interfaces">Interfaces</option><option value="Variables">Variables</option></select></div><script language=JavaScript><!--
HideAllBut([3, 4], 6);// --></script></div><!--Menu-->
<!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $RAD_PER_DEG</td></tr></table></blockquote>Defines the number of radiants per degree.</div></div><div class=CToolTip id="tt2"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEG_PER_RAD</td></tr></table></blockquote>Defines the number of degrees per radiant.</div></div><div class=CToolTip id="tt3"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $ACTIVE_REGION</td></tr></table></blockquote>Defines the portion of the cell which is to be used as a connectable region.</div></div><div class=CToolTip id="tt4"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $MIN_ACTIVE_REGION</td></tr></table></blockquote>Defines the minimum size in pixels of the portion of the cell cell which is to be used as a connectable region.</div></div><div class=CToolTip id="tt5"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NS_SVG</td></tr></table></blockquote>Defines the SVG namespace.</div></div><div class=CToolTip id="tt6"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NS_XHTML</td></tr></table></blockquote>Defines the XHTML namespace.</div></div><div class=CToolTip id="tt7"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $NS_XLINK</td></tr></table></blockquote>Defined the XLink namespace.</div></div><div class=CToolTip id="tt8"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $W3C_SHADOWCOLOR</td></tr></table></blockquote>Defines the color to be used to draw shadows in DOM documents.</div></div><div class=CToolTip id="tt9"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHADOW_OFFSETX</td></tr></table></blockquote>Defines the x-offset to be used for shadows. </div></div><div class=CToolTip id="tt10"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $SHADOW_OFFSETY</td></tr></table></blockquote>Defines the y-offset to be used for shadows. </div></div><div class=CToolTip id="tt11"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $W3C_DEFAULT_FONTFAMILY</td></tr></table></blockquote>Defines the default family for HTML markup. </div></div><div class=CToolTip id="tt12"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $TTF_ENABLED</td></tr></table></blockquote>Whether TrueType fonts should be enabled in the mxGdCanvas by default. </div></div><div class=CToolTip id="tt13"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $TTF_SIZEFACTOR</td></tr></table></blockquote>Defines the factor which wich the font sizes are to be multiplied when used in truetype fonts. </div></div><div class=CToolTip id="tt14"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_FONTFAMILY</td></tr></table></blockquote>Defines the default family for all truetype fonts. </div></div><div class=CToolTip id="tt15"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td>public static $DEFAULT_FONTSIZE</td></tr></table></blockquote>Defines the default size for all fonts in points. </div></div><div class=CToolTip id="tt16"><div class=CVar
<div id=MSearchResultsWindow><iframe src="" frameborder=0 name=MSearchResults id=MSearchResults></iframe><a href="javascript:searchPanel.CloseResultsWindow()" id=MSearchResultsWindowClose>Close</a></div>
<script language=JavaScript><!--
if (browserType) {if (browserVer) {document.write("</div>"); }document.write("</div>");}// --></script></body></html>