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 > Index< / title > < link rel = "stylesheet" type = "text/css" href = "../styles/main.css" > < script language = JavaScript src = "../javascript/main.js" > < / script > < script language = JavaScript src = "../javascript/searchdata.js" > < / script > < / head > < body class = "IndexPage" onLoad = "NDOnLoad()" > < 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 -->
2013-05-23 16:14:48 +00:00
< div id = Index > < div class = IPageTitle > Index< / div > < div class = INavigationBar > $#! · 0-9 · < a href = "General.html#A" > A< / a > · < a href = "General2.html#B" > B< / a > · < a href = "General3.html#C" > C< / a > · < a href = "General4.html#D" > D< / a > · < a href = "General5.html#E" > E< / a > · < a href = "General6.html#F" > F< / a > · < a href = "General7.html#G" > G< / a > · < a href = "General8.html#H" > H< / a > · < a href = "General9.html#I" > I< / a > · < a href = "General10.html#J" > J< / a > · < a href = "General10.html#K" > K< / a > · < a href = "General10.html#L" > L< / a > · < a href = "General11.html#M" > M< / a > · < a href = "General12.html#N" > N< / a > · < a href = "General12.html#O" > O< / a > · < a href = "General13.html#P" > P< / a > · < a href = "#Q" > Q< / a > · < a href = "General15.html#R" > R< / a > · < a href = "General16.html#S" > S< / a > · < a href = "General17.html#T" > T< / a > · < a href = "General18.html#U" > U< / a > · < a href = "General19.html#V" > V< / a > · < a href = "General20.html#W" > W< / a > · < a href = "General20.html#X" > X< / a > · < a href = "General20.html#Y" > Y< / a > · < a href = "General20.html#Z" > Z< / a > < / div > < table border = 0 cellspacing = 0 cellpadding = 0 > < tr > < td class = IHeading id = IFirstHeading > < a name = "Q" > < / a > Q< / td > < td > < / td > < / tr > < tr > < td class = ISymbolPrefix id = IFirstSymbolPrefix > < / td > < td class = IEntry > < a href = "../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadOp" id = link2388 onMouseOver = "ShowTip(event, 'tt2385', 'link2388')" onMouseOut = "HideTip('tt2385')" class = ISymbol > quadOp< / a > , < span class = IParent > mxAbstractCanvas2D< / span > < / td > < / tr > < tr > < td class = ISymbolPrefix id = ILastSymbolPrefix > < / td > < td class = IEntry > < span class = ISymbol > quadTo< / span > < div class = ISubIndex > < a href = "../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadTo" id = link2389 onMouseOver = "ShowTip(event, 'tt2386', 'link2389')" onMouseOut = "HideTip('tt2386')" class = IParent > mxAbstractCanvas2D< / a > < a href = "../files/util/mxVmlCanvas2D-js.html#mxVmlCanvas2D.quadTo" id = link2390 onMouseOver = "ShowTip(event, 'tt2387', 'link2390')" onMouseOut = "HideTip('tt2387')" class = IParent > mxVmlCanvas2D< / a > < a href = "../files/util/mxXmlCanvas2D-js.html#mxXmlCanvas2D.quadTo" id = link2391 onMouseOver = "ShowTip(event, 'tt2388', 'link2391')" onMouseOut = "HideTip('tt2388')" class = IParent > mxXmlCanvas2D< / a > < / div > < / td > < / tr > < / table >
2012-05-21 20:32:26 +00:00
<!-- START_ND_TOOLTIPS -->
2013-05-23 16:14:48 +00:00
< div class = CToolTip id = "tt2385" > < div class = CVariable > < blockquote > < table border = 0 cellspacing = 0 cellpadding = 0 class = "Prototype prettyprint" > < tr > < td > mxAbstractCanvas2D.prototype.quadOp< / td > < / tr > < / table > < / blockquote > Contains the string used for quadratic paths. < / div > < / div > < div class = CToolTip id = "tt2386" > < div class = CFunction > < blockquote > < table border = 0 cellspacing = 0 cellpadding = 0 class = "Prototype prettyprint" > < tr > < td > < table border = 0 cellspacing = 0 cellpadding = 0 > < tr > < td class = PBeforeParameters nowrap > mxAbstractCanvas2D.prototype.quadTo = function(< / td > < td class = PParameter nowrap > x1,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > y1,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > x2,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > y2< / td > < td class = PAfterParameters nowrap > )< / td > < / tr > < / table > < / td > < / tr > < / table > < / blockquote > Adds a quadratic curve to the current path.< / div > < / div > < div class = CToolTip id = "tt2387" > < div class = CFunction > < blockquote > < table border = 0 cellspacing = 0 cellpadding = 0 class = "Prototype prettyprint" > < tr > < td > < table border = 0 cellspacing = 0 cellpadding = 0 > < tr > < td class = PBeforeParameters nowrap > mxVmlCanvas2D.prototype.quadTo = function(< / td > < td class = PParameter nowrap > x1,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > y1,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > x2,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > y2< / td > < td class = PAfterParameters nowrap > )< / td > < / tr > < / table > < / td > < / tr > < / table > < / blockquote > Replaces quadratic curve with bezier curve in VML.< / div > < / div > < div class = CToolTip id = "tt2388" > < div class = CFunction > < blockquote > < table border = 0 cellspacing = 0 cellpadding = 0 class = "Prototype prettyprint" > < tr > < td > < table border = 0 cellspacing = 0 cellpadding = 0 > < tr > < td class = PBeforeParameters nowrap > mxXmlCanvas2D.prototype.quadTo = function(< / td > < td class = PParameter nowrap > x1,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > y1,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > x2,< / td > < / tr > < tr > < td > < / td > < td class = PParameter nowrap > y2< / td > < td class = PAfterParameters nowrap > )< / td > < / tr > < / table > < / td > < / tr > < / table > < / blockquote > Adds a quadratic curve to the current path.< / div > < / div > <!-- END_ND_TOOLTIPS -->
2012-05-21 20:32:26 +00:00
< / div > <!-- Index -->
< div id = Footer > < a href = "http://www.naturaldocs.org" > Generated by Natural Docs< / a > < / div > <!-- Footer -->
2013-05-23 16:14:48 +00:00
< div id = Menu > < div class = MEntry > < div class = MFile > < a href = "../files/index-txt.html" > API Specification< / a > < / div > < / div > < div class = MEntry > < div class = MGroup > < a href = "javascript:ToggleMenu('MGroupContent1')" > Editor< / a > < div class = MGroupContent id = MGroupContent1 > < div class = MEntry > < div class = MFile > < a href = "../files/editor/mxDefaultKeyHandler-js.html" > mxDefaultKeyHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/editor/mxDefaultPopupMenu-js.html" > mxDefaultPopupMenu< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/editor/mxDefaultToolbar-js.html" > mxDefaultToolbar< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/editor/mxEditor-js.html" > mxEditor< / a > < / div > < / div > < / div > < / div > < / div > < div class = MEntry > < div class = MGroup > < a href = "javascript:ToggleMenu('MGroupContent2')" > Handler< / a > < div class = MGroupContent id = MGroupContent2 > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxCellHighlight-js.html" > mxCellHighlight< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxCellMarker-js.html" > mxCellMarker< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxCellTracker-js.html" > mxCellTracker< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxConnectionHandler-js.html" > mxConnectionHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxConstraintHandler-js.html" > mxConstraintHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxEdgeHandler-js.html" > mxEdgeHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxEdgeSegmentHandler-js.html" > mxEdgeSegmentHandler.js< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxElbowEdgeHandler-js.html" > mxElbowEdgeHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxGraphHandler-js.html" > mxGraphHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxKeyHandler-js.html" > mxKeyHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxPanningHandler-js.html" > mxPanningHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxRubberband-js.html" > mxRubberband< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxSelectionCellsHandler-js.html" > mxSelectionCellsHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxTooltipHandler-js.html" > mxTooltipHandler< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/handler/mxVertexHandler-js.html" > mxVertexHandler< / a > < / div > < / div > < / div > < / div > < / div > < div class = MEntry > < div class = MGroup > < a href = "javascript:ToggleMenu('MGroupContent3')" > Io< / a > < div class = MGroupContent id = MGroupContent3 > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxCellCodec-js.html" > mxCellCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxChildChangeCodec-js.html" > mxChildChangeCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxCodec-js.html" > mxCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxCodecRegistry-js.html" > mxCodecRegistry< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxDefaultKeyHandlerCodec-js.html" > mxDefaultKeyHandlerCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxDefaultPopupMenuCodec-js.html" > mxDefaultPopupMenuCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxDefaultToolbarCodec-js.html" > mxDefaultToolbarCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxEditorCodec-js.html" > mxEditorCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxGenericChangeCodec-js.html" > mxGenericChangeCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxGraphCodec-js.html" > mxGraphCodec< / a > < / div > < / div > < div class = MEntry > < div class = MFile > < a href = "../files/io/mxGraphViewCodec-js.html" > mxGraphViewCodec< / a > < / div > < / div > < div class = MEntry > < d
2012-05-21 20:32:26 +00:00
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 = "Cookies" > Cookies< / option > < option value = "Events" > Events< / option > < option value = "Files" > Files< / option > < option value = "Functions" > Functions< / option > < option value = "Variables" > Variables< / option > < / select > < / div > < script language = JavaScript > < ! - -
HideAllBut([12], 13);// -->< / script > < / div > <!-- Menu -->
< 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 >