<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Packages that use <AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A></FONT></TH>
Uses of <AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A> in <AHREF="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</A> that return <AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A></FONT></TH>
<CODE> <AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A>[]</CODE></FONT></TD>
<TD><CODE><B>mxGraph.</B><B><AHREF="../../../../com/mxgraph/view/mxGraph.html#getAllConnectionConstraints(com.mxgraph.view.mxCellState, boolean)">getAllConnectionConstraints</A></B>(<AHREF="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</A> terminal,
boolean source)</CODE>
<BR>
Returns an array of all constraints for the given terminal.</TD>
<CODE> <AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A></CODE></FONT></TD>
<TD><CODE><B>mxGraph.</B><B><AHREF="../../../../com/mxgraph/view/mxGraph.html#getConnectionConstraint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean)">getConnectionConstraint</A></B>(<AHREF="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</A> edge,
<AHREF="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</A> terminal,
boolean source)</CODE>
<BR>
Returns an connection constraint that describes the given connection
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</A> with parameters of type <AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A></FONT></TH>
<TD><CODE><B>mxGraph.</B><B><AHREF="../../../../com/mxgraph/view/mxGraph.html#cellConnected(java.lang.Object, java.lang.Object, boolean, com.mxgraph.view.mxConnectionConstraint)">cellConnected</A></B>(<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> edge,
<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> terminal,
boolean source,
<AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A> constraint)</CODE>
<BR>
Sets the new terminal for the given edge and resets the edge points if
<CODE> <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></CODE></FONT></TD>
<TD><CODE><B>mxGraph.</B><B><AHREF="../../../../com/mxgraph/view/mxGraph.html#connectCell(java.lang.Object, java.lang.Object, boolean, com.mxgraph.view.mxConnectionConstraint)">connectCell</A></B>(<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> edge,
<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> terminal,
boolean source,
<AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A> constraint)</CODE>
<BR>
Connects the specified end of the given edge to the given terminal
using cellConnected and fires mxEvent.CONNECT_CELL while the transaction
<CODE> <AHREF="../../../../com/mxgraph/util/mxPoint.html"title="class in com.mxgraph.util">mxPoint</A></CODE></FONT></TD>
<TD><CODE><B>mxGraph.</B><B><AHREF="../../../../com/mxgraph/view/mxGraph.html#getConnectionPoint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxConnectionConstraint)">getConnectionPoint</A></B>(<AHREF="../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</A> vertex,
<AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A> constraint)</CODE>
<BR>
Sets the connection constraint that describes the given connection point.</TD>
<TD><CODE><B>mxGraph.</B><B><AHREF="../../../../com/mxgraph/view/mxGraph.html#setConnectionConstraint(java.lang.Object, java.lang.Object, boolean, com.mxgraph.view.mxConnectionConstraint)">setConnectionConstraint</A></B>(<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> edge,
<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> terminal,
boolean source,
<AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view">mxConnectionConstraint</A> constraint)</CODE>
<BR>
Sets the connection constraint that describes the given connection point.</TD>
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../com/mxgraph/view/mxConnectionConstraint.html"title="class in com.mxgraph.view"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>