<AHREF="../../../../com/mxgraph/swing/handler/mxSelectionCellsHandler.html"title="class in com.mxgraph.swing.handler"><B>PREV CLASS</B></A>
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</A>
<IMGSRC="../../../../resources/inherit.gif"ALT="extended by "><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">com.mxgraph.swing.handler.mxCellHandler</A>
<IMGSRC="../../../../resources/inherit.gif"ALT="extended by "><B>com.mxgraph.swing.handler.mxVertexHandler</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>mxVertexHandler</B><DT>extends <AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></DL>
<CODE>static <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Cursor.html?is-external=true"title="class or interface in java.awt">Cursor</A>[]</CODE></FONT></TD>
<THALIGN="left"><B>Fields inherited from class com.mxgraph.swing.handler.<AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></B></TH>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#mxVertexHandler(com.mxgraph.swing.mxGraphComponent, com.mxgraph.view.mxCellState)">mxVertexHandler</A></B>(<AHREF="../../../../com/mxgraph/swing/mxGraphComponent.html"title="class in com.mxgraph.swing">mxGraphComponent</A> graphComponent,
<AHREF="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</A> state)</CODE>
<CODE>protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Rectangle.html?is-external=true"title="class or interface in java.awt">Rectangle</A>[]</CODE></FONT></TD>
<CODE>protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/swing/JComponent.html?is-external=true"title="class or interface in javax.swing">JComponent</A></CODE></FONT></TD>
<CODE>protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Cursor.html?is-external=true"title="class or interface in java.awt">Cursor</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#getCursor(java.awt.event.MouseEvent, int)">getCursor</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e,
int index)</CODE>
<BR>
Returns the cursor for the given event and handle.</TD>
<CODE> <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Color.html?is-external=true"title="class or interface in java.awt">Color</A></CODE></FONT></TD>
<CODE> <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Stroke.html?is-external=true"title="class or interface in java.awt">Stroke</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</CODE>
<BR>
Processes the given event.</TD>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</CODE>
<BR>
Processes the given event.</TD>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#moveLabel(java.awt.event.MouseEvent)">moveLabel</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</CODE>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#paint(java.awt.Graphics)">paint</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Graphics.html?is-external=true"title="class or interface in java.awt">Graphics</A> g)</CODE>
<BR>
Paints the visible handles of this handler.</TD>
<TD><CODE><B><AHREF="../../../../com/mxgraph/swing/handler/mxVertexHandler.html#resizeCell(java.awt.event.MouseEvent)">resizeCell</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</CODE>
<THALIGN="left"><B>Methods inherited from class com.mxgraph.swing.handler.<AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></B></TH>
<THALIGN="left"><B>Methods inherited from class java.lang.<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"title="class or interface in java.lang">finalize</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"title="class or interface in java.lang">getClass</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"title="class or interface in java.lang">notify</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()"title="class or interface in java.lang">notifyAll</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"title="class or interface in java.lang">wait</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"title="class or interface in java.lang">wait</A>, <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</A></CODE></TD>
public static <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Cursor.html?is-external=true"title="class or interface in java.awt">Cursor</A>[] <B>CURSORS</B></PRE>
public <B>mxVertexHandler</B>(<AHREF="../../../../com/mxgraph/swing/mxGraphComponent.html"title="class in com.mxgraph.swing">mxGraphComponent</A> graphComponent,
<AHREF="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</A> state)</PRE>
protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Rectangle.html?is-external=true"title="class or interface in java.awt">Rectangle</A>[] <B>createHandles</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#createHandles()">mxCellHandler</A></CODE></B></DD>
<DD>Creates the rectangles that define the handles.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#createHandles()">createHandles</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="createPreview()"><!----></A><H3>
createPreview</H3>
<PRE>
protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/swing/JComponent.html?is-external=true"title="class or interface in javax.swing">JComponent</A><B>createPreview</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#createPreview()">mxCellHandler</A></CODE></B></DD>
<DD>Creates the preview for this handler.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#createPreview()">createPreview</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
public void <B>mouseDragged</B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#mouseDragged(java.awt.event.MouseEvent)">mxCellHandler</A></CODE></B></DD>
<DD>Processes the given event.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
public void <B>mouseReleased</B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#mouseReleased(java.awt.event.MouseEvent)">mxCellHandler</A></CODE></B></DD>
<DD>Processes the given event.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
protected void <B>moveLabel</B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</PRE>
protected void <B>resizeCell</B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e)</PRE>
protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Cursor.html?is-external=true"title="class or interface in java.awt">Cursor</A><B>getCursor</B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/event/MouseEvent.html?is-external=true"title="class or interface in java.awt.event">MouseEvent</A> e,
int index)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#getCursor(java.awt.event.MouseEvent, int)">mxCellHandler</A></CODE></B></DD>
<DD>Returns the cursor for the given event and handle.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#getCursor(java.awt.event.MouseEvent, int)">getCursor</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
protected <AHREF="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</A><B>union</B>(<AHREF="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</A> bounds,
public <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Color.html?is-external=true"title="class or interface in java.awt">Color</A><B>getSelectionColor</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#getSelectionColor()">mxCellHandler</A></CODE></B></DD>
<DD>Returns the color used to draw the selection border. This implementation
returns null.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#getSelectionColor()">getSelectionColor</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="getSelectionStroke()"><!----></A><H3>
getSelectionStroke</H3>
<PRE>
public <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Stroke.html?is-external=true"title="class or interface in java.awt">Stroke</A><B>getSelectionStroke</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#getSelectionStroke()">mxCellHandler</A></CODE></B></DD>
<DD>Returns the stroke used to draw the selection border. This implementation
returns null.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#getSelectionStroke()">getSelectionStroke</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="paint(java.awt.Graphics)"><!----></A><H3>
paint</H3>
<PRE>
public void <B>paint</B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Graphics.html?is-external=true"title="class or interface in java.awt">Graphics</A> g)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#paint(java.awt.Graphics)">mxCellHandler</A></CODE></B></DD>
<DD>Paints the visible handles of this handler.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html#paint(java.awt.Graphics)">paint</A></CODE> in class <CODE><AHREF="../../../../com/mxgraph/swing/handler/mxCellHandler.html"title="class in com.mxgraph.swing.handler">mxCellHandler</A></CODE></DL>
<AHREF="../../../../com/mxgraph/swing/handler/mxSelectionCellsHandler.html"title="class in com.mxgraph.swing.handler"><B>PREV CLASS</B></A>