7 lines
16 KiB
HTML
7 lines
16 KiB
HTML
|
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TemporaryCellStates | @maxgraph/core</title><meta name="description" content="Documentation for @maxgraph/core"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@maxgraph/core</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../index.html">@maxgraph/core</a></li><li><a href="TemporaryCellStates.html">TemporaryCellStates</a></li></ul><h1>Class TemporaryCellStates</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">TemporaryCellStates</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="TemporaryCellStates.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldBounds" class="tsd-kind-icon">old<wbr/>Bounds</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldDoRedrawShape" class="tsd-kind-icon">old<wbr/>Do<wbr/>Redraw<wbr/>Shape</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldScale" class="tsd-kind-icon">old<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldStates" class="tsd-kind-icon">old<wbr/>States</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldValidateCellState" class="tsd-kind-icon">old<wbr/>Validate<wbr/>Cell<wbr/>State</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#view" class="tsd-kind-icon">view</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="TemporaryCellStates.html#destroy" class="tsd-kind-icon">destroy</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a><h3>constructor</
|
||
|
<p>Holds the bounds of the rectangle.</p>
|
||
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="oldDoRedrawShape" class="tsd-anchor"></a><h3>old<wbr/>Do<wbr/>Redraw<wbr/>Shape</h3><div class="tsd-signature tsd-kind-icon">old<wbr/>Do<wbr/>Redraw<wbr/>Shape<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Function</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maxgraph/maxgraph/blob/598b60e2f/packages/core/src/view/cell/TemporaryCellStates.ts#L21">view/cell/TemporaryCellStates.ts:21</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="oldScale" class="tsd-anchor"></a><h3>old<wbr/>Scale</h3><div class="tsd-signature tsd-kind-icon">old<wbr/>Scale<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maxgraph/maxgraph/blob/598b60e2f/packages/core/src/view/cell/TemporaryCellStates.ts#L38">view/cell/TemporaryCellStates.ts:38</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
||
|
<p>Holds the scale of the rectangle.</p>
|
||
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="oldStates" class="tsd-anchor"></a><h3>old<wbr/>States</h3><div class="tsd-signature tsd-kind-icon">old<wbr/>States<span class="tsd-signature-symbol">:</span> <a href="Dictionary.html" class="tsd-signature-type" data-tsd-kind="Class">Dictionary</a><span class="tsd-signature-symbol"><</span><a href="Cell.html" class="tsd-signature-type" data-tsd-kind="Class">Cell</a><span class="tsd-signature-symbol">, </span><a href="CellState.html" class="tsd-signature-type" data-tsd-kind="Class">CellState</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maxgraph/maxgraph/blob/598b60e2f/packages/core/src/view/cell/TemporaryCellStates.ts#L28">view/cell/TemporaryCellStates.ts:28</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
||
|
<p>Holds the states of the rectangle.</p>
|
||
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="oldValidateCellState" class="tsd-anchor"></a><h3>old<wbr/>Validate<wbr/>Cell<wbr/>State</h3><div class="tsd-signature tsd-kind-icon">old<wbr/>Validate<wbr/>Cell<wbr/>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Function</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maxgraph/maxgraph/blob/598b60e2f/packages/core/src/view/cell/TemporaryCellStates.ts#L19">view/cell/TemporaryCellStates.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="view" class="tsd-anchor"></a><h3>view</h3><div class="tsd-signature tsd-kind-icon">view<span class="tsd-signature-symbol">:</span> <a href="GraphView.html" class="tsd-signature-type" data-tsd-kind="Class">GraphView</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maxgraph/maxgraph/blob/598b60e2f/packages/core/src/view/cell/TemporaryCellStates.ts#L23">view/cell/TemporaryCellStates.ts:23</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="destroy" class="tsd-anchor"></a><h3>destroy</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">destroy<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maxgraph/maxgraph/blob/598b60e2f/packages/core/src/view/cell/TemporaryCellStates.ts#L110">view/cell/TemporaryCellStates.ts:110</a></li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../index.html">Exports</a></li><li class=" tsd-kind-namespace"><a href="../modules/DomHelpers.html">Dom<wbr/>Helpers</a></li><li class=" tsd-kind-namespace"><a href="../modules/cloneUtils.html">clone<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/constants.html">constants</a></li><li class=" tsd-kind-namespace"><a href="../modules/domUtils.html">dom<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/eventUtils.html">event<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/gestureUtils.html">gesture<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/mathUtils.html">math<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/stringUtils.html">string<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/styleUtils.html">style<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/utils.html">utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/xmlUtils.html">xml<wbr/>Utils</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class"><a href="TemporaryCellStates.html" class="tsd-kind-icon">Temporary<wbr/>Cell<wbr/>States</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="TemporaryCellStates.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldBounds" class="tsd-kind-icon">old<wbr/>Bounds</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldDoRedrawShape" class="tsd-kind-icon">old<wbr/>Do<wbr/>Redraw<wbr/>Shape</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="TemporaryCellStates.html#oldScale" class="tsd-kind-icon">old<wbr/>Scale</a></li><li
|