1015 lines
36 KiB
HTML
1015 lines
36 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.5) on Fri Jan 24 13:39:46 UTC 2020 -->
|
|
<title>mxCellHandler (mxGraph 4.1.0 API Specification)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="dc.created" content="2020-01-24">
|
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="../../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="mxCellHandler (mxGraph 4.1.0 API Specification)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10};
|
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
|
var altColor = "altColor";
|
|
var rowColor = "rowColor";
|
|
var tableTab = "tableTab";
|
|
var activeTableTab = "activeTableTab";
|
|
var pathtoroot = "../../../../";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a id="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../../index.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li class="navBarCell1Rev">Class</li>
|
|
<li><a href="class-use/mxCellHandler.html">Use</a></li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
<div class="aboutLanguage"><p><b>mxGraph 4.1.0</b></p></div>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="../../../../allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li><a href="#field.summary">Field</a> | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field.detail">Field</a> | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a id="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<main role="main">
|
|
<div class="header">
|
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">com.mxgraph.swing.handler</a></div>
|
|
<h2 title="Class mxCellHandler" class="title">Class mxCellHandler</h2>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="inheritance">
|
|
<li>java.lang.Object</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>com.mxgraph.swing.handler.mxCellHandler</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<div class="description">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<dl>
|
|
<dt>Direct Known Subclasses:</dt>
|
|
<dd><code><a href="mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</a></code>, <code><a href="mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</a></code></dd>
|
|
</dl>
|
|
<hr>
|
|
<pre>public class <span class="typeNameLabel">mxCellHandler</span>
|
|
extends java.lang.Object</pre>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="summary">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="field.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Summary</h3>
|
|
<table class="memberSummary">
|
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Field</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected java.awt.Rectangle</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bounds">bounds</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Holds the bounding box of the handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.awt.Point</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#first">first</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Holds the start location of the mouse gesture.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected <a href="../mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#graphComponent">graphComponent</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Reference to the enclosing graph component.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.awt.Rectangle[]</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#handles">handles</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Holds the rectangles that define the handles.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#handlesVisible">handlesVisible</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Specifies if the handles should be painted.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected int</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#index">index</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Holds the index of the handle that was clicked.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected javax.swing.JComponent</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#preview">preview</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Holds the component that is used for preview.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected <a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#state">state</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Holds the cell state associated with this handler.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="constructor.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Summary</h3>
|
|
<table class="memberSummary">
|
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Constructor</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(com.mxgraph.swing.mxGraphComponent,com.mxgraph.view.mxCellState)">mxCellHandler</a></span>​(<a href="../mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</a> graphComponent,
|
|
<a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a> state)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Constructs a new cell handler for the given cell state.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="method.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Summary</h3>
|
|
<table class="memberSummary">
|
|
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Method</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tr id="i0" class="altColor">
|
|
<td class="colFirst"><code>protected java.awt.Rectangle[]</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createHandles()">createHandles</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates the rectangles that define the handles.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i1" class="rowColor">
|
|
<td class="colFirst"><code>protected javax.swing.JComponent</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createPreview()">createPreview</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates the preview for this handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i2" class="altColor">
|
|
<td class="colFirst"><code>protected void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#destroy()">destroy</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Invoked when the handler is no longer used.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i3" class="rowColor">
|
|
<td class="colFirst"><code>java.awt.Rectangle</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBounds()">getBounds</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the bounding box of this handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i4" class="altColor">
|
|
<td class="colFirst"><code>protected java.awt.Cursor</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCursor(java.awt.event.MouseEvent,int)">getCursor</a></span>​(java.awt.event.MouseEvent e,
|
|
int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the cursor for the given event and handle.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i5" class="rowColor">
|
|
<td class="colFirst"><code><a href="../mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getGraphComponent()">getGraphComponent</a></span>()</code></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr id="i6" class="altColor">
|
|
<td class="colFirst"><code>protected java.awt.Color</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHandleBorderColor(int)">getHandleBorderColor</a></span>​(int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the border color of the handle at the specified index.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i7" class="rowColor">
|
|
<td class="colFirst"><code>protected int</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHandleCount()">getHandleCount</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the number of handles in this handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i8" class="altColor">
|
|
<td class="colFirst"><code>protected java.awt.Color</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHandleFillColor(int)">getHandleFillColor</a></span>​(int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the color to be used to fill the handle at the specified index.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i9" class="rowColor">
|
|
<td class="colFirst"><code>int</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIndex()">getIndex</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the index of the current handle.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i10" class="altColor">
|
|
<td class="colFirst"><code>int</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIndexAt(int,int)">getIndexAt</a></span>​(int x,
|
|
int y)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the index of the handle at the given location.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i11" class="rowColor">
|
|
<td class="colFirst"><code>java.awt.Color</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectionColor()">getSelectionColor</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the color used to draw the selection border.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i12" class="altColor">
|
|
<td class="colFirst"><code>java.awt.Stroke</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectionStroke()">getSelectionStroke</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the stroke used to draw the selection border.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i13" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getState()">getState</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the cell state that is associated with this handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i14" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getToolTipText(java.awt.event.MouseEvent)">getToolTipText</a></span>​(java.awt.event.MouseEvent e)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Hook for subclassers to return tooltip texts for certain points on the
|
|
handle.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i15" class="rowColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isActive()">isActive</a></span>()</code></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
<tr id="i16" class="altColor">
|
|
<td class="colFirst"><code>protected boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isHandleEnabled(int)">isHandleEnabled</a></span>​(int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns true if the handle at the specified index is enabled.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i17" class="rowColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isHandlesVisible()">isHandlesVisible</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns true if the handles should be painted.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i18" class="altColor">
|
|
<td class="colFirst"><code>protected boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isHandleVisible(int)">isHandleVisible</a></span>​(int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns true if the handle at the specified index is visible.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i19" class="rowColor">
|
|
<td class="colFirst"><code>protected boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isIgnoredEvent(java.awt.event.MouseEvent)">isIgnoredEvent</a></span>​(java.awt.event.MouseEvent e)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns true if the given event should be ignored.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i20" class="altColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLabel(int)">isLabel</a></span>​(int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns true if the given index is the index of the last handle.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i21" class="rowColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isLabelMovable()">isLabelMovable</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns true if the label is movable.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i22" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</a></span>​(java.awt.event.MouseEvent e)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Processes the given event.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i23" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mouseMoved(java.awt.event.MouseEvent)">mouseMoved</a></span>​(java.awt.event.MouseEvent e)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Processes the given event.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i24" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mousePressed(java.awt.event.MouseEvent)">mousePressed</a></span>​(java.awt.event.MouseEvent e)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Processes the given event.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i25" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</a></span>​(java.awt.event.MouseEvent e)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Processes the given event.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i26" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#paint(java.awt.Graphics)">paint</a></span>​(java.awt.Graphics g)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Paints the visible handles of this handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i27" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#refresh(com.mxgraph.view.mxCellState)">refresh</a></span>​(<a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a> state)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Refreshes the cell handler.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i28" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reset()">reset</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Resets the state of the handler and removes the preview.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i29" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setHandlesVisible(boolean)">setHandlesVisible</a></span>​(boolean handlesVisible)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Specifies if the handles should be painted.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i30" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#start(java.awt.event.MouseEvent,int)">start</a></span>​(java.awt.event.MouseEvent e,
|
|
int index)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Starts handling a gesture at the given handle index.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class java.lang.Object</h3>
|
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="details">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="field.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Detail</h3>
|
|
<a id="graphComponent">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>graphComponent</h4>
|
|
<pre>protected <a href="../mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</a> graphComponent</pre>
|
|
<div class="block">Reference to the enclosing graph component.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="state">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>state</h4>
|
|
<pre>protected <a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a> state</pre>
|
|
<div class="block">Holds the cell state associated with this handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="handles">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>handles</h4>
|
|
<pre>protected java.awt.Rectangle[] handles</pre>
|
|
<div class="block">Holds the rectangles that define the handles.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="handlesVisible">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>handlesVisible</h4>
|
|
<pre>protected boolean handlesVisible</pre>
|
|
<div class="block">Specifies if the handles should be painted. Default is true.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="bounds">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>bounds</h4>
|
|
<pre>protected transient java.awt.Rectangle bounds</pre>
|
|
<div class="block">Holds the bounding box of the handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="preview">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>preview</h4>
|
|
<pre>protected transient javax.swing.JComponent preview</pre>
|
|
<div class="block">Holds the component that is used for preview.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="first">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>first</h4>
|
|
<pre>protected transient java.awt.Point first</pre>
|
|
<div class="block">Holds the start location of the mouse gesture.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="index">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>index</h4>
|
|
<pre>protected transient int index</pre>
|
|
<div class="block">Holds the index of the handle that was clicked.</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="constructor.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Detail</h3>
|
|
<a id="<init>(com.mxgraph.swing.mxGraphComponent,com.mxgraph.view.mxCellState)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>mxCellHandler</h4>
|
|
<pre>public mxCellHandler​(<a href="../mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</a> graphComponent,
|
|
<a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a> state)</pre>
|
|
<div class="block">Constructs a new cell handler for the given cell state.</div>
|
|
<dl>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>graphComponent</code> - Enclosing graph component.</dd>
|
|
<dd><code>state</code> - Cell state for which the handler is created.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="method.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Detail</h3>
|
|
<a id="isActive()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isActive</h4>
|
|
<pre class="methodSignature">public boolean isActive()</pre>
|
|
</li>
|
|
</ul>
|
|
<a id="refresh(com.mxgraph.view.mxCellState)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>refresh</h4>
|
|
<pre class="methodSignature">public void refresh​(<a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a> state)</pre>
|
|
<div class="block">Refreshes the cell handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getGraphComponent()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getGraphComponent</h4>
|
|
<pre class="methodSignature">public <a href="../mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</a> getGraphComponent()</pre>
|
|
</li>
|
|
</ul>
|
|
<a id="getState()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getState</h4>
|
|
<pre class="methodSignature">public <a href="../../view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</a> getState()</pre>
|
|
<div class="block">Returns the cell state that is associated with this handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getIndex()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getIndex</h4>
|
|
<pre class="methodSignature">public int getIndex()</pre>
|
|
<div class="block">Returns the index of the current handle.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getBounds()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getBounds</h4>
|
|
<pre class="methodSignature">public java.awt.Rectangle getBounds()</pre>
|
|
<div class="block">Returns the bounding box of this handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="isLabelMovable()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isLabelMovable</h4>
|
|
<pre class="methodSignature">public boolean isLabelMovable()</pre>
|
|
<div class="block">Returns true if the label is movable.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="isHandlesVisible()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isHandlesVisible</h4>
|
|
<pre class="methodSignature">public boolean isHandlesVisible()</pre>
|
|
<div class="block">Returns true if the handles should be painted.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="setHandlesVisible(boolean)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setHandlesVisible</h4>
|
|
<pre class="methodSignature">public void setHandlesVisible​(boolean handlesVisible)</pre>
|
|
<div class="block">Specifies if the handles should be painted.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="isLabel(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isLabel</h4>
|
|
<pre class="methodSignature">public boolean isLabel​(int index)</pre>
|
|
<div class="block">Returns true if the given index is the index of the last handle.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="createHandles()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>createHandles</h4>
|
|
<pre class="methodSignature">protected java.awt.Rectangle[] createHandles()</pre>
|
|
<div class="block">Creates the rectangles that define the handles.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getHandleCount()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getHandleCount</h4>
|
|
<pre class="methodSignature">protected int getHandleCount()</pre>
|
|
<div class="block">Returns the number of handles in this handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getToolTipText(java.awt.event.MouseEvent)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getToolTipText</h4>
|
|
<pre class="methodSignature">public java.lang.String getToolTipText​(java.awt.event.MouseEvent e)</pre>
|
|
<div class="block">Hook for subclassers to return tooltip texts for certain points on the
|
|
handle.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getIndexAt(int,int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getIndexAt</h4>
|
|
<pre class="methodSignature">public int getIndexAt​(int x,
|
|
int y)</pre>
|
|
<div class="block">Returns the index of the handle at the given location.</div>
|
|
<dl>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>x</code> - X-coordinate of the location.</dd>
|
|
<dd><code>y</code> - Y-coordinate of the location.</dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>Returns the handle index for the given location.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="mousePressed(java.awt.event.MouseEvent)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>mousePressed</h4>
|
|
<pre class="methodSignature">public void mousePressed​(java.awt.event.MouseEvent e)</pre>
|
|
<div class="block">Processes the given event.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="mouseMoved(java.awt.event.MouseEvent)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>mouseMoved</h4>
|
|
<pre class="methodSignature">public void mouseMoved​(java.awt.event.MouseEvent e)</pre>
|
|
<div class="block">Processes the given event.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="mouseDragged(java.awt.event.MouseEvent)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>mouseDragged</h4>
|
|
<pre class="methodSignature">public void mouseDragged​(java.awt.event.MouseEvent e)</pre>
|
|
<div class="block">Processes the given event.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="mouseReleased(java.awt.event.MouseEvent)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>mouseReleased</h4>
|
|
<pre class="methodSignature">public void mouseReleased​(java.awt.event.MouseEvent e)</pre>
|
|
<div class="block">Processes the given event.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="start(java.awt.event.MouseEvent,int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>start</h4>
|
|
<pre class="methodSignature">public void start​(java.awt.event.MouseEvent e,
|
|
int index)</pre>
|
|
<div class="block">Starts handling a gesture at the given handle index.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="isIgnoredEvent(java.awt.event.MouseEvent)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isIgnoredEvent</h4>
|
|
<pre class="methodSignature">protected boolean isIgnoredEvent​(java.awt.event.MouseEvent e)</pre>
|
|
<div class="block">Returns true if the given event should be ignored.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="createPreview()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>createPreview</h4>
|
|
<pre class="methodSignature">protected javax.swing.JComponent createPreview()</pre>
|
|
<div class="block">Creates the preview for this handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="reset()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>reset</h4>
|
|
<pre class="methodSignature">public void reset()</pre>
|
|
<div class="block">Resets the state of the handler and removes the preview.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getCursor(java.awt.event.MouseEvent,int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getCursor</h4>
|
|
<pre class="methodSignature">protected java.awt.Cursor getCursor​(java.awt.event.MouseEvent e,
|
|
int index)</pre>
|
|
<div class="block">Returns the cursor for the given event and handle.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="paint(java.awt.Graphics)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>paint</h4>
|
|
<pre class="methodSignature">public void paint​(java.awt.Graphics g)</pre>
|
|
<div class="block">Paints the visible handles of this handler.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getSelectionColor()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getSelectionColor</h4>
|
|
<pre class="methodSignature">public java.awt.Color getSelectionColor()</pre>
|
|
<div class="block">Returns the color used to draw the selection border. This implementation
|
|
returns null.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getSelectionStroke()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getSelectionStroke</h4>
|
|
<pre class="methodSignature">public java.awt.Stroke getSelectionStroke()</pre>
|
|
<div class="block">Returns the stroke used to draw the selection border. This implementation
|
|
returns null.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="isHandleEnabled(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isHandleEnabled</h4>
|
|
<pre class="methodSignature">protected boolean isHandleEnabled​(int index)</pre>
|
|
<div class="block">Returns true if the handle at the specified index is enabled.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="isHandleVisible(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>isHandleVisible</h4>
|
|
<pre class="methodSignature">protected boolean isHandleVisible​(int index)</pre>
|
|
<div class="block">Returns true if the handle at the specified index is visible.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getHandleFillColor(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getHandleFillColor</h4>
|
|
<pre class="methodSignature">protected java.awt.Color getHandleFillColor​(int index)</pre>
|
|
<div class="block">Returns the color to be used to fill the handle at the specified index.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="getHandleBorderColor(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getHandleBorderColor</h4>
|
|
<pre class="methodSignature">protected java.awt.Color getHandleBorderColor​(int index)</pre>
|
|
<div class="block">Returns the border color of the handle at the specified index.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="destroy()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>destroy</h4>
|
|
<pre class="methodSignature">protected void destroy()</pre>
|
|
<div class="block">Invoked when the handler is no longer used. This is an empty
|
|
hook for subclassers.</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<footer role="contentinfo">
|
|
<nav role="navigation">
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../../index.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li class="navBarCell1Rev">Class</li>
|
|
<li><a href="class-use/mxCellHandler.html">Use</a></li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
<div class="aboutLanguage"><p><b>mxGraph 4.1.0</b></p></div>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="../../../../allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li><a href="#field.summary">Field</a> | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field.detail">Field</a> | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
<p class="legalCopy"><small><font size=1>Copyright (c) 2010-2017 <a href="http://www.jgraph.com/"
|
|
target="_blank">Gaudenz Alder, JGraph Ltd</a>. All rights reserved.</font></small></p>
|
|
</footer>
|
|
</body>
|
|
</html>
|