maxGraph/java/docs/index-all.html

15113 lines
1.5 MiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_43) on Thu Feb 27 11:44:59 GMT 2014 -->
<TITLE>
Index (mxGraph 2.5.0.2 API Specification)
</TITLE>
<META NAME="date" CONTENT="2014-02-27">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (mxGraph 2.5.0.2 API Specification)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<p><b>mxGraph 2.5.0.2</b></p></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#a"><B>a</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ABSOLUTE_LINE_HEIGHT"><B>ABSOLUTE_LINE_HEIGHT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Specifies if absolute line heights should be used (px) in CSS.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#absoluteOffset"><B>absoluteOffset</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Holds the absolute offset.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#absolutePoints"><B>absolutePoints</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>List of mxPoints that represent the absolute points of an edge.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg"><B>AbstractParser</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class is the superclass of all parsers.<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#AbstractParser()"><B>AbstractParser()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#accessors"><B>accessors</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Caches accessors for the given method names.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.DeleteAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.DeleteAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.DeleteAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.DrillAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.DrillAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.DrillAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.EditAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.EditAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.EditAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.FoldAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.FoldAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.FoldAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.GroupAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.LayerAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.LayerAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.LayerAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.RemoveFromParentAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.SelectAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.SelectAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.SelectAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UngroupAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.UngroupAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.UngroupAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.UpdateGroupBoundsAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.ZoomAction.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.ZoomAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.ZoomAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#active"><B>active</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#add(java.lang.Object, java.lang.Object, int)"><B>add(Object, Object, int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#add(java.lang.Object, java.lang.Object, int)"><B>add(Object, Object, int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Adds the specified child to the parent at the given index.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#ADD"><B>ADD</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#add(com.mxgraph.util.mxRectangle)"><B>add(mxRectangle)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Adds the given rectangle to this rectangle.
<DT><A HREF="./com/mxgraph/util/mxResources.html#add(java.lang.String)"><B>add(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Adds a resource bundle.
<DT><A HREF="./com/mxgraph/util/mxResources.html#add(java.lang.String, java.util.Locale)"><B>add(String, Locale)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Adds a resource bundle.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#add(com.mxgraph.util.mxUndoableEdit.mxUndoableChange)"><B>add(mxUndoableEdit.mxUndoableChange)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Adds the specified change to this edit.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#ADD_CELLS"><B>ADD_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#ADD_OVERLAY"><B>ADD_OVERLAY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#addAlias(java.lang.String, java.lang.String)"><B>addAlias(String, String)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Adds an alias for mapping a classname to a codecname.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addAllEdges(java.lang.Object[])"><B>addAllEdges(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns an array with the given cells and all edges that are connected
to a cell or one of its descendants.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCell(java.lang.Object)"><B>addCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cell to the default parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCell(java.lang.Object, java.lang.Object)"><B>addCell(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cell to the parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCell(java.lang.Object, java.lang.Object, java.lang.Integer, java.lang.Object, java.lang.Object)"><B>addCell(Object, Object, Integer, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cell to the parent and connects it to the given source and
target terminals.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#addCell(java.lang.Object)"><B>addCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Adds the given cell to the selection.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#addCellOverlay(java.lang.Object, com.mxgraph.swing.util.mxICellOverlay)"><B>addCellOverlay(Object, mxICellOverlay)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Adds an overlay for the specified cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCells(java.lang.Object[])"><B>addCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cells to the default parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCells(java.lang.Object[], java.lang.Object)"><B>addCells(Object[], Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cells to the parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCells(java.lang.Object[], java.lang.Object, java.lang.Integer)"><B>addCells(Object[], Object, Integer)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cells to the parent at the given index.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addCells(java.lang.Object[], java.lang.Object, java.lang.Integer, java.lang.Object, java.lang.Object)"><B>addCells(Object[], Object, Integer, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cells to the parent at the given index, connecting each cell to
the optional source and target terminal.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#addCells(java.lang.Object[])"><B>addCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#addDelta(java.lang.String)"><B>addDelta(String)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#addDelta(java.lang.String)"><B>addDelta(String)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#addDiagramChangeListener(com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener)"><B>addDiagramChangeListener(mxSharedState.mxDiagramChangeListener)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Adds the given listener to the list of diagram change listeners.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html#added"><B>added</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html" title="class in com.mxgraph.view">mxGraphSelectionModel.mxSelectionChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addEdge(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Integer)"><B>addEdge(Object, Object, Object, Object, Integer)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the edge to the parent and connects it to the given source and
target terminals.
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#addEdgeData(com.mxgraph.io.graphml.mxGraphMlEdge, com.mxgraph.model.mxCell)"><B>addEdgeData(mxGraphMlEdge, mxCell)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>Add the edge data in the gmlEdge.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#addEdges(com.mxgraph.view.mxCellState)"><B>addEdges(mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#addEnabled"><B>addEnabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Specifies if newly added cells should be resized to match the size of their
existing siblings.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#addGraph(com.mxgraph.view.mxGraph, java.lang.Object)"><B>addGraph(mxGraph, Object)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Adds the elements represented for this graph model into the given graph.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#addGraphListeners(com.mxgraph.view.mxGraph)"><B>addGraphListeners(mxGraph)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Installs the listeners to update the handles after any changes.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#addGraphListeners(com.mxgraph.view.mxGraph)"><B>addGraphListeners(mxGraph)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Installs the listeners to update the handles after any changes.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#addHandler"><B>addHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addImageBundle(com.mxgraph.util.mxImageBundle)"><B>addImageBundle(mxImageBundle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the specified bundle.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)"><B>addListener(String, mxEventSource.mxIEventListener)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Binds the specified function to the given event name.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)"><B>addListener(String, mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Adds the given event listener.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)"><B>addListener(String, mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Adds the given event listener.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)"><B>addListener(String, mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)"><B>addListener(String, mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)"><B>addListener(String, mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Binds the specified function to the given event name.
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#addNodeData(com.mxgraph.io.graphml.mxGraphMlNode, com.mxgraph.model.mxCell)"><B>addNodeData(mxGraphMlNode, mxCell)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>Add the node data in the gmlNode.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#addObjectValue(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object)"><B>addObjectValue(Object, String, Object, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Sets the decoded child node as a value of the given object.
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#addPackage(java.lang.String)"><B>addPackage(String)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Adds the given package name to the list of known package names.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#addPrivateChunk(java.lang.String, byte[])"><B>addPrivateChunk(String, byte[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Adds a private chunk, in binary form, to the list of chunks to
be stored with this image.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addPropertyChangeListener(java.beans.PropertyChangeListener)"><B>addPropertyChangeListener(PropertyChangeListener)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)"><B>addPropertyChangeListener(String, PropertyChangeListener)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addSelectionCell(java.lang.Object)"><B>addSelectionCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#addSelectionCells(java.lang.Object[])"><B>addSelectionCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilRegistry.html#addStencil(java.lang.String, com.mxgraph.shape.mxStencil)"><B>addStencil(String, mxStencil)</B></A> -
Static method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilRegistry.html" title="class in com.mxgraph.shape">mxStencilRegistry</A>
<DD>Adds the given stencil.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#addStylename(java.lang.String, java.lang.String)"><B>addStylename(String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Adds the specified stylename to the given style if it does not already
contain the stylename.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#adjustmentHandler"><B>adjustmentHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#adjustParents(java.util.Set)"><B>adjustParents(Set&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Adjust parent cells whose child geometries have changed.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#adjustParents()"><B>adjustParents()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Adjust parent cells whose child geometries have changed.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#AFTER_PAINT"><B>AFTER_PAINT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html#afterDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>afterDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io">mxChildChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxGenericChangeCodec.html#afterDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>afterDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGenericChangeCodec.html" title="class in com.mxgraph.io">mxGenericChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#afterDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>afterDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Hook for subclassers to post-process the object after decoding.
<DT><A HREF="./com/mxgraph/io/mxRootChangeCodec.html#afterDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>afterDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxRootChangeCodec.html" title="class in com.mxgraph.io">mxRootChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html#afterDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>afterDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html" title="class in com.mxgraph.io">mxTerminalChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCellCodec.html#afterEncode(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>afterEncode(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io">mxCellCodec</A>
<DD>Encodes an mxCell and wraps the XML up inside the
XML of the user object (inversion).
<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html#afterEncode(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>afterEncode(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io">mxChildChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#afterEncode(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>afterEncode(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Hook for subclassers to post-process the node for the given object after
encoding and return the post-processed node.
<DT><A HREF="./com/mxgraph/io/mxRootChangeCodec.html#afterEncode(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>afterEncode(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxRootChangeCodec.html" title="class in com.mxgraph.io">mxRootChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#aliases"><B>aliases</B></A> -
Static variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Maps from classnames to codecnames.
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#align"><B>align</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>Holds the horizontal alignment for the overlay.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ALIGN_BOTTOM"><B>ALIGN_BOTTOM</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ALIGN_BOTTOM
<DT><A HREF="./com/mxgraph/util/mxEvent.html#ALIGN_CELLS"><B>ALIGN_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ALIGN_CENTER"><B>ALIGN_CENTER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ALIGN_CENTER
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ALIGN_LEFT"><B>ALIGN_LEFT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ALIGN_LEFT
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ALIGN_MIDDLE"><B>ALIGN_MIDDLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ALIGN_MIDDLE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ALIGN_RIGHT"><B>ALIGN_RIGHT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ALIGN_RIGHT
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ALIGN_TOP"><B>ALIGN_TOP</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ALIGN_TOP
<DT><A HREF="./com/mxgraph/view/mxGraph.html#alignCells(java.lang.String)"><B>alignCells(String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Aligns the selection cells vertically or horizontally according to the
given alignment.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#alignCells(java.lang.String, java.lang.Object[])"><B>alignCells(String, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Aligns the given cells vertically or horizontally according to the given
alignment.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#alignCells(java.lang.String, java.lang.Object[], java.lang.Object)"><B>alignCells(String, Object[], Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Aligns the given cells vertically or horizontally according to the given
alignment using the optional parameter as the coordinate.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#ALL"><B>ALL</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#allowDanglingEdges"><B>allowDanglingEdges</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edges with disconnected terminals are
allowed in the graph.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#allowedToRun"><B>allowedToRun</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Boolean flag that specifies if the layout is allowed to run.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#allowLoops"><B>allowLoops</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if loops (aka self-references) are allowed.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#allowNegativeCoordinates"><B>allowNegativeCoordinates</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if negative coordinates for vertices are allowed.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#alpha"><B>alpha</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#alpha"><B>alpha</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The alpha opacity value of the entry.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#alternateBounds"><B>alternateBounds</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Stores alternate values for x, y, width and height in a rectangle.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#alternateEdgeStyle"><B>alternateEdgeStyle</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the alternate edge style to be used if the main control point
on an edge is being doubleclicked.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#animateCell(java.lang.Object, com.mxgraph.swing.view.mxCellStatePreview, boolean)"><B>animateCell(Object, mxCellStatePreview, boolean)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Animates the given cell state using moveState.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#antiAlias"><B>antiAlias</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Specifies if the image should be anti-aliased.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#antiAlias"><B>antiAlias</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#antiAlias"><B>antiAlias</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#append(java.awt.Shape, boolean)"><B>append(Shape, boolean)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#append(java.awt.geom.PathIterator, boolean)"><B>append(PathIterator, boolean)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#append(com.mxgraph.util.svg.ExtendedPathIterator, boolean)"><B>append(ExtendedPathIterator, boolean)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#appendHtmlElement(org.w3c.dom.Element)"><B>appendHtmlElement(Element)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#appendSvgElement(org.w3c.dom.Element)"><B>appendSvgElement(Element)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#appendVmlElement(org.w3c.dom.Element)"><B>appendVmlElement(Element)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#apply(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, com.mxgraph.util.mxRectangle)"><B>apply(mxCompactTreeLayout.TreeNode, mxRectangle)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html#apply(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, java.util.List, java.util.List)"><B>apply(mxCellState, mxCellState, mxCellState, List&lt;mxPoint&gt;, List&lt;mxPoint&gt;)</B></A> -
Method in interface com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html" title="interface in com.mxgraph.view">mxEdgeStyle.mxEdgeStyleFunction</A>
<DD>Implements an edge style function.
<DT><A HREF="./com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html#apply(com.mxgraph.util.mxRectangle, com.mxgraph.view.mxCellState, com.mxgraph.util.mxPoint, boolean)"><B>apply(mxRectangle, mxCellState, mxPoint, boolean)</B></A> -
Method in interface com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html" title="interface in com.mxgraph.view">mxPerimeter.mxPerimeterFunction</A>
<DD>Implements a perimeter function.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#approxNodeDimensions"><B>approxNodeDimensions</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not to use approximate node dimensions or not.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#arcAbs(float, float, float, boolean, boolean, float, float)"><B>arcAbs(float, float, float, boolean, boolean, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#arcAbs(float, float, float, boolean, boolean, float, float)"><CODE>PathHandler.arcAbs(float,float,float,boolean,boolean,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#arcAbs(float, float, float, boolean, boolean, float, float)"><B>arcAbs(float, float, float, boolean, boolean, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute elliptical arc command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#arcRel(float, float, float, boolean, boolean, float, float)"><B>arcRel(float, float, float, boolean, boolean, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#arcRel(float, float, float, boolean, boolean, float, float)"><CODE>PathHandler.arcRel(float,float,float,boolean,boolean,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#arcRel(float, float, float, boolean, boolean, float, float)"><B>arcRel(float, float, float, boolean, boolean, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative elliptical arc command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#arcTo(float, float, float, boolean, boolean, float, float)"><B>arcTo(float, float, float, boolean, boolean, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Adds an elliptical arc, defined by two radii, an angle from the
x-axis, a flag to choose the large arc or not, a flag to
indicate if we increase or decrease the angles and the final
point of the arc.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#arcToCurves(double, double, double, double, double, double, double, double, double)"><B>arcToCurves(double, double, double, double, double, double, double, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Function: arcToCurves
Converts the given arc to a series of curves.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#areConnected(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object, java.lang.Object)"><B>areConnected(mxAnalysisGraph, Object, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#arrangeGroups(java.lang.Object[], int)"><B>arrangeGroups(Object[], int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Updates the bounds of the given groups to include all children.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_BLOCK"><B>ARROW_BLOCK</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ARROW_BLOCK
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_CLASSIC"><B>ARROW_CLASSIC</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ARROW_CLASSIC
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_DIAMOND"><B>ARROW_DIAMOND</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ARROW_OPEN
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_OPEN"><B>ARROW_OPEN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ARROW_OPEN
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_OVAL"><B>ARROW_OVAL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ARROW_BLOCK
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_SIZE"><B>ARROW_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the size of the arrowhead in the arrow shape.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_SPACING"><B>ARROW_SPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the spacing between the arrow shape and its terminals.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ARROW_WIDTH"><B>ARROW_WIDTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the width of the arrow shape.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#aspect"><B>aspect</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the aspect of the shape.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#attachParent(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, double)"><B>attachParent(mxCompactTreeLayout.TreeNode, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#attr"><B>attr</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#autoExtend"><B>autoExtend</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Whether to extend the graph bounds and scroll towards the limit of those
new bounds in the direction of mouse travel if a handler is active while
the mouse leaves the container that the graph exists in.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#autoOrigin"><B>autoOrigin</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the origin should be automatically updated.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#autoScroll"><B>autoScroll</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Whether or not to scroll the scrollable container the graph exists in if
a suitable handler is active and the graph bounds already exist extended
in the direction of mouse travel.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#autoSizeCells"><B>autoSizeCells</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the graph should automatically update the cell size
after an edit.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#averageNodeArea"><B>averageNodeArea</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The average amount of area allocated per node.
<DT><A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html#avoid(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState)"><B>avoid(mxCellState, mxCellState)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html" title="class in com.mxgraph.layout">mxEdgeLabelLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg"><B>AWTPathProducer</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class provides an implementation of the PathHandler that initializes
a Shape from the value of a path's 'd' attribute.<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#AWTPathProducer()"><B>AWTPathProducer()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html" title="class in com.mxgraph.util.svg"><B>AWTPolygonProducer</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class produces a polygon shape from a reader.<DT><A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html#AWTPolygonProducer()"><B>AWTPolygonProducer()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html" title="class in com.mxgraph.util.svg">AWTPolygonProducer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg"><B>AWTPolylineProducer</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class produces a polyline shape from a reader.<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#AWTPolylineProducer()"><B>AWTPolylineProducer()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#b"><B>b</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#background"><B>background</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Specifies the background color.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#backgroundImage"><B>backgroundImage</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the <mxImage> to be returned by <getBackgroundImage>.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#bbox"><B>bbox</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Scaled, translated bounding box of the selection cells.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#BEFORE_PAINT"><B>BEFORE_PAINT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#BEFORE_UNDO"><B>BEFORE_UNDO</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the beforeUndo event.
<DT><A HREF="./com/mxgraph/io/mxCellCodec.html#beforeDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>beforeDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io">mxCellCodec</A>
<DD>Decodes an mxCell and uses the enclosing XML node as
the user object for the cell (inversion).
<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html#beforeDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>beforeDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io">mxChildChangeCodec</A>
<DD>Reads the cells into the graph model.
<DT><A HREF="./com/mxgraph/io/mxModelCodec.html#beforeDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>beforeDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxModelCodec.html" title="class in com.mxgraph.io">mxModelCodec</A>
<DD>Reads the cells into the graph model.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#beforeDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>beforeDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Hook for subclassers to pre-process the node for the specified object
and return the node to be used for further processing by
<A HREF="./com/mxgraph/io/mxObjectCodec.html#decode(com.mxgraph.io.mxCodec, org.w3c.dom.Node)"><CODE>mxObjectCodec.decode(mxCodec, Node)</CODE></A>.
<DT><A HREF="./com/mxgraph/io/mxRootChangeCodec.html#beforeDecode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>beforeDecode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxRootChangeCodec.html" title="class in com.mxgraph.io">mxRootChangeCodec</A>
<DD>Reads the cells into the graph model.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#beforeEncode(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>beforeEncode(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Hook for subclassers to pre-process the object before encoding.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#beforeUndo(com.mxgraph.util.mxUndoableEdit)"><B>beforeUndo(mxUndoableEdit)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#begin()"><B>begin()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#begin()"><B>begin()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Begins a new path.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#BEGIN_UPDATE"><B>BEGIN_UPDATE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the beginUpdate event.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#beginUpdate()"><B>beginUpdate()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#beginUpdate()"><B>beginUpdate()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Increments the updateLevel by one.
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#bellmanFord(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>bellmanFord(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>Implements the Bellman-Ford shortest path from startVertex to all vertices.
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#bfs(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object, com.mxgraph.view.mxGraph.mxICellVisitor)"><B>bfs(mxAnalysisGraph, Object, mxGraph.mxICellVisitor)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>Implements a recursive breadth first search starting from the specified
cell.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#bgNode"><B>bgNode</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the XML node with the stencil description.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#bitDepth"><B>bitDepth</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#bitDepthSet"><B>bitDepthSet</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#blue"><B>blue</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The blue color value of the entry.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#border"><B>border</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Integer that specifies the absolute inset in pixels for the parent that
contains the children.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#border"><B>border</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Border to be added if fill is true.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#border"><B>border</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Specifies the border which is added to the size of the graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#border"><B>border</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Border to be added to the bottom and right side when the container is
being resized after the graph has been changed.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#borderColor"><B>borderColor</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Defines the border color for drawing the rubberband selection.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#borderLineCostFactor"><B>borderLineCostFactor</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Cost factor applied to energy calculations for node promixity to the
notional border of the graph.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#BOTTOM"><B>BOTTOM</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#BOTTOM_MASK"><B>BOTTOM_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#boundingBox"><B>boundingBox</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#boundingBox"><B>boundingBox</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Holds the largest rectangle which contains all rendering for this cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#bounds"><B>bounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Holds the bounding box of the handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#bounds"><B>bounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#bounds"><B>bounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Holds the current rubberband bounds.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#bounds"><B>bounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Reference to the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#bounds"><B>bounds</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#boundsHeight"><B>boundsHeight</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The height coordinate of the final graph
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#boundsWidth"><B>boundsWidth</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The width coordinate of the final graph
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#boundsX"><B>boundsX</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The x coordinate of the final graph
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#boundsY"><B>boundsY</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The y coordinate of the final graph
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#bridge(com.mxgraph.layout.mxCompactTreeLayout.Polyline, double, double, com.mxgraph.layout.mxCompactTreeLayout.Polyline, double, double)"><B>bridge(mxCompactTreeLayout.Polyline, double, double, mxCompactTreeLayout.Polyline, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#bubbling"><B>bubbling</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#buffer"><B>buffer</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Holds the send buffer for this session.
<DT><A HREF="./com/mxgraph/util/svg/NumberParser.html#buildFloat(int, int)"><B>buildFloat(int, int)</B></A> -
Static method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NumberParser.html" title="class in com.mxgraph.util.svg">NumberParser</A>
<DD>Computes a float from mantissa and exponent.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#BUNDLE_CLASSNAME"><B>BUNDLE_CLASSNAME</B></A> -
Static variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>The default resource bundle base name.
<DT><A HREF="./com/mxgraph/util/mxResources.html#bundles"><B>bundles</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Ordered list of the inserted resource bundles.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#c"><B>c</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#cachedTransform"><B>cachedTransform</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>Transform cached to save instance created.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#calcAttraction()"><B>calcAttraction()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Calculates the attractive forces between all laid out nodes linked by
edges
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#calcEnergyDelta(int, double, double, double, double, double, double)"><B>calcEnergyDelta(int, double, double, double, double, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Calculates the change in energy for the specified node.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#calcPositions()"><B>calcPositions()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Takes the displacements calculated for each cell and applies them to the
local cache of cell positions.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#calcRepulsion()"><B>calcRepulsion()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Calculates the repulsive forces between all laid out nodes
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#calculateRankCrossing(int, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel)"><B>calculateRankCrossing(int, mxGraphHierarchyModel)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>Calculates the number of edges crossings between the specified rank and
the rank below it
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#calculateWidestRank(com.mxgraph.view.mxGraph, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel)"><B>calculateWidestRank(mxGraph, mxGraphHierarchyModel)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Calculates the width rank in the hierarchy.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#calculationLabelPosition(java.util.Map, java.lang.String)"><B>calculationLabelPosition(Map&lt;String, Object&gt;, String)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Hook method to override how the label is positioned on the curve
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#cancelEditingAction"><B>cancelEditingAction</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#canExportCell(java.lang.Object)"><B>canExportCell(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns true if the given cell can be exported via datatransfer.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#canImport"><B>canImport</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#canImport(javax.swing.JComponent, java.awt.datatransfer.DataFlavor[])"><B>canImport(JComponent, DataFlavor[])</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#canImportCell(java.lang.Object)"><B>canImportCell(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns true if the given cell can be imported via datatransfer.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#canRedo()"><B>canRedo()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Returns true if a redo is possible.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#canUndo()"><B>canUndo()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Returns true if an undo is possible.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#canvas"><B>canvas</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html#canvas"><B>canvas</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader">mxDomOutputParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#canvas"><B>canvas</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Holds the canvas to be used for rendering the graph.
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#canvas"><B>canvas</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#canvas"><B>canvas</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#cascadingCut(com.mxgraph.analysis.mxFibonacciHeap.Node)"><B>cascadingCut(mxFibonacciHeap.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Performs a cascading cut operation.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>The graph cell this object represents.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>The cell whose median value is being calculated
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>The cell whose median value is being calculated
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The actual graph cell this wrapper represents
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#cell"><B>cell</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Reference to the cell that is represented by this state.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELL_CONNECTED"><B>CELL_CONNECTED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#cellAdded(java.lang.Object)"><B>cellAdded(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Invoked after a cell has been added to a parent.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#cellAdded(java.lang.Object)"><B>cellAdded(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#cellBounds"><B>cellBounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Scaled, translated bounds of the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellConnected(java.lang.Object, java.lang.Object, boolean, com.mxgraph.view.mxConnectionConstraint)"><B>cellConnected(Object, Object, boolean, mxConnectionConstraint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the new terminal for the given edge and resets the edge points if
isResetEdgesOnConnect returns true.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#cellDrawn(com.mxgraph.canvas.mxICanvas, com.mxgraph.view.mxCellState)"><B>cellDrawn(mxICanvas, mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellDrawn(com.mxgraph.canvas.mxICanvas, com.mxgraph.view.mxCellState, java.lang.Object, java.lang.Object)"><B>cellDrawn(mxICanvas, mxCellState, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Called when a cell has been painted as the specified object, typically a
DOM node that represents the given cell graphically in a document.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#cellEditor"><B>cellEditor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellLabelChanged(java.lang.Object, java.lang.Object, boolean)"><B>cellLabelChanged(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the new label for a cell.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#cellLocation"><B>cellLocation</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>An array of locally stored co-ordinate positions for the vertices.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#cellRemoved(java.lang.Object)"><B>cellRemoved(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Invoked after a cell has been removed from the model.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#cellRemoved(java.lang.Object)"><B>cellRemoved(Object)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>Adds removed cells to the codec object lookup for references to the removed
cells after this point in time.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#cellRemoved(java.lang.Object)"><B>cellRemoved(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#cellResized(java.lang.Object)"><B>cellResized(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html#cells"><B>cells</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.AreaSpatialCache</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#cells"><B>cells</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Maps from Ids to cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#cells"><B>cells</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Holds the cells that are being moved by this handler.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#cells"><B>cells</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#cells"><B>cells</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Optional array of cells to limit the animation to.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#cells"><B>cells</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Holds the selection cells.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_ADDED"><B>CELLS_ADDED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_FOLDED"><B>CELLS_FOLDED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_MOVED"><B>CELLS_MOVED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_ORDERED"><B>CELLS_ORDERED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_REMOVED"><B>CELLS_REMOVED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_RESIZED"><B>CELLS_RESIZED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CELLS_TOGGLED"><B>CELLS_TOGGLED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsAdded(java.lang.Object[], java.lang.Object, java.lang.Integer, java.lang.Object, java.lang.Object, boolean)"><B>cellsAdded(Object[], Object, Integer, Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the specified cells to the given parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsAdded(java.lang.Object[], java.lang.Object, java.lang.Integer, java.lang.Object, java.lang.Object, boolean, boolean)"><B>cellsAdded(Object[], Object, Integer, Object, Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the specified cells to the given parent.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#cellsAdded(java.lang.Object[])"><B>cellsAdded(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Called if any cells have been added.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsBendable"><B>cellsBendable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Bendable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsCloneable"><B>cellsCloneable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Cloneable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsDeletable"><B>cellsDeletable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Deletable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsDisconnectable"><B>cellsDisconnectable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCellDisconntableFromTerminal.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsEditable"><B>cellsEditable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Editable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsFolded(java.lang.Object[], boolean, boolean)"><B>cellsFolded(Object[], boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Invokes cellsFoldable with checkFoldable set to false.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsFolded(java.lang.Object[], boolean, boolean, boolean)"><B>cellsFolded(Object[], boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the collapsed state of the specified cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellSizeUpdated(java.lang.Object, boolean)"><B>cellSizeUpdated(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the size of the given cell in the model using
getPreferredSizeForCell to get the new size.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsLocked"><B>cellsLocked</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Locked.
<DT><A HREF="./com/mxgraph/io/mxGdCodec.html#cellsMap"><B>cellsMap</B></A> -
Static variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGdCodec.html" title="class in com.mxgraph.io">mxGdCodec</A>
<DD>Map with the vertex cells added in the addNode method.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsMovable"><B>cellsMovable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Movable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsMoved(java.lang.Object[], double, double, boolean, boolean)"><B>cellsMoved(Object[], double, double, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves the specified cells by the given vector, disconnecting the cells
using disconnectGraph if disconnect is true.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#cellsMoved(java.lang.Object[], java.awt.Point)"><B>cellsMoved(Object[], Point)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsOrdered(java.lang.Object[], boolean)"><B>cellsOrdered(Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves the given cells to the front or back.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsRemoved(java.lang.Object[])"><B>cellsRemoved(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the given cells from the model.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsResizable"><B>cellsResizable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Sizable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsResized(java.lang.Object[], com.mxgraph.util.mxRectangle[])"><B>cellsResized(Object[], mxRectangle[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the bounds of the given cells and fires a <mxEvent.CELLS_RESIZED>
event.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#cellsResized(java.lang.Object[])"><B>cellsResized(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#cellsResized(java.lang.Object[])"><B>cellsResized(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Called if any cells have been resizes.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsSelectable"><B>cellsSelectable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isCell(s)Selectable.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#cellStates"><B>cellStates</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cellsToggled(java.lang.Object[], boolean)"><B>cellsToggled(Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the visible state of the specified cells.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#CENTER_MASK"><B>CENTER_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#centerPage"><B>centerPage</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if the background page should be centered by automatically
setting the translate in the view.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#centerPreview"><B>centerPreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if the preview should be centered around the mouse cursor if there
was no mouse click to define the offset within the shape (eg.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#centerVisibleIndex"><B>centerVisibleIndex</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>The index of the central glyph of the label that is visible
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#centerZoom"><B>centerZoom</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if the zoom operations should go into the center of the actual
diagram rather than going from top, left.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CHANGE"><B>CHANGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the change event.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#changes"><B>changes</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Holds the list of changes that make up this undoable edit.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#changeSelection(java.util.Collection, java.util.Collection)"><B>changeSelection(Collection&lt;Object&gt;, Collection&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#changesRepaintThreshold"><B>changesRepaintThreshold</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the maximum number of changes that should be processed to find
the dirty region.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#changeSupport"><B>changeSupport</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Property change event handling.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#channelBuffer"><B>channelBuffer</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The size of the vertical buffer in the center of inter-rank channels
where edge control points should not be placed
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#channelBuffer"><B>channelBuffer</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>The size of the vertical buffer in the center of inter-rank channels
where edge control points should not be placed
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#check(com.mxgraph.view.mxGraph, java.lang.Object, java.lang.Object, java.lang.Object, int, int)"><B>check(mxGraph, Object, Object, Object, int, int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Function: check
Checks the multiplicity for the given arguments and returns the error
for the given connection or null if the multiplicity does not apply.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#checkMoveTo()"><B>checkMoveTo()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Checks if previous command was a moveto command,
skipping a close command (if present).
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#checkNeighbors(com.mxgraph.view.mxGraph, java.lang.Object, java.lang.Object, java.lang.Object)"><B>checkNeighbors(mxGraph, Object, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Checks the type of the given value.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#checkTerminal(com.mxgraph.view.mxGraph, java.lang.Object, java.lang.Object)"><B>checkTerminal(mxGraph, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Checks the type of the given value.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#checkTripleBuffer()"><B>checkTripleBuffer()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Checks if the triple buffer exists and creates a new one if it does not.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#checkTripleBuffer()"><B>checkTripleBuffer()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Checks if the triple buffer exists and creates a new one if
it does not.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#checkType(com.mxgraph.view.mxGraph, java.lang.Object, java.lang.String)"><B>checkType(mxGraph, Object, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Checks the type of the given value.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#checkType(com.mxgraph.view.mxGraph, java.lang.Object, java.lang.String, java.lang.String, java.lang.String)"><B>checkType(mxGraph, Object, String, String, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Checks the type of the given value.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#checkValues()"><B>checkValues()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>Used to check the correctness of this spline
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#child"><B>child</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#child"><B>child</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#children"><B>children</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Holds the child cells and connected edges.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#childsHasTag(org.w3c.dom.Element, java.lang.String)"><B>childsHasTag(Element, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Checks if the childrens of element has a Node with name = tag.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#childsTag(org.w3c.dom.Element, java.lang.String)"><B>childsTag(Element, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Returns the first Element that has name = tag in the childrens of element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#childsTags(org.w3c.dom.Element, java.lang.String)"><B>childsTags(Element, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Returns a list with the elements included in the childrens of element
that have name = tag.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#circle(java.lang.Object[], double, double, double)"><B>circle(Object[], double, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Executes the circular layout for the specified array
of vertices and the given radius.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#clear()"><B>clear()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Sets a new root using createRoot.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CLEAR"><B>CLEAR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#clear()"><B>clear()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Clears the command history.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#clear()"><B>clear()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Clears the selection.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#clear(java.lang.Object, boolean, boolean)"><B>clear(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Removes the state of the given cell and all descendants if the given
cell is not the current root.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#clearCellOverlays()"><B>clearCellOverlays()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Removes all overlays in the graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#clearCellOverlays(java.lang.Object)"><B>clearCellOverlays(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Removes all overlays in the graph for the given cell and all its
descendants.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#clearRect(java.awt.Graphics2D, java.awt.Rectangle, java.awt.Color)"><B>clearRect(Graphics2D, Rectangle, Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Clears the given area of the specified graphics object with the given
color or makes the region transparent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#clearSelection()"><B>clearSelection()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#clip"><B>clip</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Defines the clip to be drawn.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Returns a clone of the cell.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns a clone of the cell.
<DT><A HREF="./com/mxgraph/model/mxICell.html#clone()"><B>clone()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns a clone of this cell.
<DT><A HREF="./com/mxgraph/util/mxPoint.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Returns a new instance of the same point.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns a new instance of the same rectangle.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#clone()"><B>clone()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns a clone of this state where all members are deeply cloned
except the view and cell references, which are copied with no
cloning to the new instance.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#cloneCell(java.lang.Object, java.util.Map, boolean)"><B>cloneCell(Object, Map&lt;Object, Object&gt;, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner helper method for cloning cells recursively.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#cloneCells(java.lang.Object[], boolean)"><B>cloneCells(Object[], boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#cloneCells(java.lang.Object[], boolean)"><B>cloneCells(Object[], boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns an array of clones for the given array of cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cloneCells(java.lang.Object[])"><B>cloneCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Clones all cells in the given array.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cloneCells(java.lang.Object[], boolean)"><B>cloneCells(Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the clones for the given cells.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#cloned"><B>cloned</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>Specifies if cell states should be cloned or changed in-place.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#cloneEnabled"><B>cloneEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#cloneEnabled"><B>cloneEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if cloning by control-drag is enabled.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#cloneInvalidEdges"><B>cloneInvalidEdges</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edges that are cloned should be validated and only inserted
if they are valid.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#clonePreview"><B>clonePreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Specifies if the preview should use clones of the original shapes.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#cloneState(com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState)"><B>cloneState(mxGraphicsCanvas2D.CanvasState)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Returns a clone of thec given state.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#cloneTemplate(org.w3c.dom.Node)"><B>cloneTemplate(Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns a new instance of the template object for representing the given
node.
<DT><A HREF="./com/mxgraph/model/mxCell.html#cloneValue()"><B>cloneValue()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Returns a clone of the user object.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#close()"><B>close()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Closes the current path.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#close()"><B>close()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Closes the current path.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#close()"><B>close()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>Close the stream.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#closePath()"><B>closePath()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#closePath()"><CODE>PathHandler.closePath()</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#closePath()"><B>closePath()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#closePath()"><B>closePath()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a closepath has been parsed.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#codec"><B>codec</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#codecs"><B>codecs</B></A> -
Static variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Maps from constructor names to codecs.
<DT><A HREF="./com/mxgraph/model/mxCell.html#collapsed"><B>collapsed</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#collapsed"><B>collapsed</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#collapsedIcon"><B>collapsedIcon</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#collapsedStateForCellChanged(java.lang.Object, boolean)"><B>collapsedStateForCellChanged(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner callback to update the collapsed state of the
given mxCell using mxCell.setCollapsed and return
the previous collapsed state.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#collapseToPreferredSize"><B>collapseToPreferredSize</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the cell size should be changed to the preferred size when
a cell is first collapsed.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#collisionMove(java.lang.String, com.mxgraph.util.mxRectangle, double)"><B>collisionMove(String, mxRectangle, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns a point to move the input rectangle to, in order to
attempt to place the rectangle away from the curve.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#COLOR_CACHE_SIZE"><B>COLOR_CACHE_SIZE</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Specifies the size of the cache used to store parsed colors
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#colorCache"><B>colorCache</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Caches parsed colors.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#column"><B>column</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>The current column in the stream.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#columnNumber"><B>columnNumber</B></A> -
Variable in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/package-summary.html"><B>com.mxgraph.analysis</B></A> - package com.mxgraph.analysis<DD>This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.<DT><A HREF="./com/mxgraph/canvas/package-summary.html"><B>com.mxgraph.canvas</B></A> - package com.mxgraph.canvas<DD>This package contains various implementations for painting a graph using
different technologies, such as Graphics2D, HTML, SVG or VML.<DT><A HREF="./com/mxgraph/costfunction/package-summary.html"><B>com.mxgraph.costfunction</B></A> - package com.mxgraph.costfunction<DD>&nbsp;<DT><A HREF="./com/mxgraph/generatorfunction/package-summary.html"><B>com.mxgraph.generatorfunction</B></A> - package com.mxgraph.generatorfunction<DD>&nbsp;<DT><A HREF="./com/mxgraph/io/package-summary.html"><B>com.mxgraph.io</B></A> - package com.mxgraph.io<DD>This package contains all classes for input/output.<DT><A HREF="./com/mxgraph/io/graphml/package-summary.html"><B>com.mxgraph.io.graphml</B></A> - package com.mxgraph.io.graphml<DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/package-summary.html"><B>com.mxgraph.layout</B></A> - package com.mxgraph.layout<DD>This package contains various graph layouts.<DT><A HREF="./com/mxgraph/layout/hierarchical/package-summary.html"><B>com.mxgraph.layout.hierarchical</B></A> - package com.mxgraph.layout.hierarchical<DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html"><B>com.mxgraph.layout.hierarchical.model</B></A> - package com.mxgraph.layout.hierarchical.model<DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html"><B>com.mxgraph.layout.hierarchical.stage</B></A> - package com.mxgraph.layout.hierarchical.stage<DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/package-summary.html"><B>com.mxgraph.layout.orthogonal</B></A> - package com.mxgraph.layout.orthogonal<DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/model/package-summary.html"><B>com.mxgraph.layout.orthogonal.model</B></A> - package com.mxgraph.layout.orthogonal.model<DD>&nbsp;<DT><A HREF="./com/mxgraph/model/package-summary.html"><B>com.mxgraph.model</B></A> - package com.mxgraph.model<DD>This package contains the classes that define a graph model.<DT><A HREF="./com/mxgraph/reader/package-summary.html"><B>com.mxgraph.reader</B></A> - package com.mxgraph.reader<DD>This package contains the classes required to turn an encoded mxGraphView
into an image using SAX and without having to create a graph model.<DT><A HREF="./com/mxgraph/shape/package-summary.html"><B>com.mxgraph.shape</B></A> - package com.mxgraph.shape<DD>&nbsp;<DT><A HREF="./com/mxgraph/sharing/package-summary.html"><B>com.mxgraph.sharing</B></A> - package com.mxgraph.sharing<DD>This package contains all classes required for concurrent diagram editing
by multiple clients.<DT><A HREF="./com/mxgraph/swing/package-summary.html"><B>com.mxgraph.swing</B></A> - package com.mxgraph.swing<DD>This package contains the main component for JFC/Swing, namely the graph
component and the outline component.<DT><A HREF="./com/mxgraph/swing/handler/package-summary.html"><B>com.mxgraph.swing.handler</B></A> - package com.mxgraph.swing.handler<DD>This package contains all classes required for mouse event handling in
JFC/Swing.<DT><A HREF="./com/mxgraph/swing/util/package-summary.html"><B>com.mxgraph.swing.util</B></A> - package com.mxgraph.swing.util<DD>This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.<DT><A HREF="./com/mxgraph/swing/view/package-summary.html"><B>com.mxgraph.swing.view</B></A> - package com.mxgraph.swing.view<DD>This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes.<DT><A HREF="./com/mxgraph/util/package-summary.html"><B>com.mxgraph.util</B></A> - package com.mxgraph.util<DD>This package provides utility classes such as mxConstants, mxUtils, mxPoint
and mxRectangle as well as all classes for custom events and the undo
history.<DT><A HREF="./com/mxgraph/util/png/package-summary.html"><B>com.mxgraph.util.png</B></A> - package com.mxgraph.util.png<DD>&nbsp;<DT><A HREF="./com/mxgraph/util/svg/package-summary.html"><B>com.mxgraph.util.svg</B></A> - package com.mxgraph.util.svg<DD>&nbsp;<DT><A HREF="./com/mxgraph/view/package-summary.html"><B>com.mxgraph.view</B></A> - package com.mxgraph.view<DD>This package implements the graph component, represented by the mxGraph
class.<DT><A HREF="./com/mxgraph/model/mxCellPath.html#compare(java.lang.String, java.lang.String)"><B>compare(String, String)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model">mxCellPath</A>
<DD>Compares the given cell paths and returns -1 if cp1 is smaller, 0 if
cp1 is equal and 1 if cp1 is greater than cp2.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>comparator on the medianValue
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction.MedianCellSorter</A>
<DD>comparator on the medianValue
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>comparator on the medianValue
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#complementaryGraph(com.mxgraph.analysis.mxAnalysisGraph)"><B>complementaryGraph(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>Makes the complement of <b>aGraph</b>
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#componentHandler"><B>componentHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#components"><B>components</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Maps from cells to lists of heavyweights.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#computeArc(double, double, double, double, double, boolean, boolean, double, double)"><B>computeArc(double, double, double, double, double, boolean, boolean, double, double)</B></A> -
Static method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>This constructs an unrotated Arc2D from the SVG specification of an
Elliptical arc.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#computeAspect(com.mxgraph.view.mxCellState, com.mxgraph.util.mxRectangle, java.lang.String)"><B>computeAspect(mxCellState, mxRectangle, String)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Returns a rectangle that contains the offset in x and y and the horizontal
and vertical scale in width and height used to draw this shape inside the
given rectangle.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#configureActionMaps()"><B>configureActionMaps()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Installs the keyListener in the textArea and editorPane
for handling the enter keystroke and updating the modified state.
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#configureGraphics(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState, boolean)"><B>configureGraphics(mxGraphics2DCanvas, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>Configures the graphics object ready to paint.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#connect(java.lang.Object, boolean)"><B>connect(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#connect(java.lang.Object, java.lang.Object, boolean, boolean)"><B>connect(Object, Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Connects the given edge to the given source or target terminal.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CONNECT"><B>CONNECT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CONNECT_CELL"><B>CONNECT_CELL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#CONNECT_CURSOR"><B>CONNECT_CURSOR</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#CONNECT_HANDLE_ENABLED"><B>CONNECT_HANDLE_ENABLED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default value for the connect handle.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#CONNECT_HANDLE_FILLCOLOR"><B>CONNECT_HANDLE_FILLCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the connect handle fill color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#CONNECT_HANDLE_SIZE"><B>CONNECT_HANDLE_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the connect handle size.
<DT><A HREF="./com/mxgraph/model/mxCell.html#connectable"><B>connectable</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#connectableEdges"><B>connectableEdges</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edges are connectable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#connectCell(java.lang.Object, java.lang.Object, boolean)"><B>connectCell(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Connects the specified end of the given edge to the given terminal
using cellConnected and fires mxEvent.CONNECT_CELL while the transaction
is in progress.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#connectCell(java.lang.Object, java.lang.Object, boolean, com.mxgraph.view.mxConnectionConstraint)"><B>connectCell(Object, Object, boolean, mxConnectionConstraint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Connects the specified end of the given edge to the given terminal
using cellConnected and fires mxEvent.CONNECT_CELL while the transaction
is in progress.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#connectedEdges"><B>connectedEdges</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>the index of all connected edges in the <code>e</code> array
to this node.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#connectIcon"><B>connectIcon</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Specifies the icon to be used for creating new connections.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#connectionHandler"><B>connectionHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#connectPreview"><B>connectPreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#connectsAsSource"><B>connectsAsSource</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Collection of hierarchy edges that have this node as a source
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#connectsAsTarget"><B>connectsAsTarget</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Collection of hierarchy edges that have this node as a target
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#consolidate()"><B>consolidate()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Consolidates the trees in the heap by joining trees of equal degree until
there are no more trees of equal degree in the root list.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#constrainChild(java.lang.Object)"><B>constrainChild(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Keeps the given cell inside the bounds returned by
getCellContainmentArea for its parent, according to the rules defined by
getOverlap and isConstrainChild.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#constrainChildren"><B>constrainChildren</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isConstrainChildren.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#constrainedEvent"><B>constrainedEvent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Workaround for shift-key-state not correct in mouseReleased.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#constrainedEvent"><B>constrainedEvent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Workaround for shift-key-state not correct in mouseReleased.
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#constrainedEvent"><B>constrainedEvent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>Workaround for shift-key-state not correct in mouseReleased.
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#consume()"><B>consume()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Consumes the event.
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#consumed"><B>consumed</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Holds the consumed state of the event.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the model contains the given cell.
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#contains(com.mxgraph.swing.mxGraphComponent, java.awt.Rectangle, com.mxgraph.view.mxCellState)"><B>contains(mxGraphComponent, Rectangle, mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#contains(double, double)"><B>contains(double, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns true if the given point is contained in the rectangle.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#contains(java.lang.Object[], java.lang.Object)"><B>contains(Object[], Object)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns true if the given array contains the given object.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#contains(double, double)"><B>contains(double, double)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#contains(java.awt.geom.Point2D)"><B>contains(Point2D)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#contains(double, double, double, double)"><B>contains(double, double, double, double)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#contains(java.awt.geom.Rectangle2D)"><B>contains(Rectangle2D)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#contextPreview"><B>contextPreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Specifies if connected, unselected edges should be included in the
preview.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#CONTINUE"><B>CONTINUE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#contour"><B>contour</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#convert(java.lang.String, com.mxgraph.reader.mxGraphViewImageReader)"><B>convert(String, mxGraphViewImageReader)</B></A> -
Static method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Creates the image for the given display XML file.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#convert(org.xml.sax.InputSource, com.mxgraph.reader.mxGraphViewImageReader)"><B>convert(InputSource, mxGraphViewImageReader)</B></A> -
Static method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Creates the image for the given display XML input source.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#convertPoint(com.mxgraph.util.mxPoint, boolean)"><B>convertPoint(mxPoint, boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#convertPoint(java.awt.Point)"><B>convertPoint(Point)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#convertValueFromXml(java.lang.Class, java.lang.Object)"><B>convertValueFromXml(Class&lt;?&gt;, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Converts XML attribute values to object of the given type.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#convertValueToString(java.lang.Object)"><B>convertValueToString(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the textual representation for the given cell.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#convertValueToXml(java.lang.Object)"><B>convertValueToXml(Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Converts true to "1" and false to "0".
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#copyNodeList(org.w3c.dom.NodeList)"><B>copyNodeList(NodeList)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Copy a given NodeList into a List<Element>
<DT><A HREF="./com/mxgraph/util/mxCurve.html#CORE_CURVE"><B>CORE_CURVE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Defines the key for the central curve index
<DT><A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html#cost"><B>cost</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html" title="class in com.mxgraph.analysis">mxConstantCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#count"><B>count</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#countError"><B>countError</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Holds the localized error message to be displayed if the number of
connections for which the rule applies is smaller than min or greater
than max.
<DT><A HREF="./com/mxgraph/model/mxCellPath.html#create(com.mxgraph.model.mxICell)"><B>create(mxICell)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model">mxCellPath</A>
<DD>Creates the cell path for the given cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html#createActionMap()"><B>createActionMap()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html" title="class in com.mxgraph.swing.handler">mxKeyboardHandler</A>
<DD>Return the mapping between JTree's input map and JGraph's actions.
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html#createBufferedImage(com.mxgraph.view.mxGraph, java.lang.Object[], double, java.awt.Color, boolean, com.mxgraph.util.mxRectangle)"><B>createBufferedImage(mxGraph, Object[], double, Color, boolean, mxRectangle)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util">mxCellRenderer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html#createBufferedImage(com.mxgraph.view.mxGraph, java.lang.Object[], double, java.awt.Color, boolean, com.mxgraph.util.mxRectangle, com.mxgraph.canvas.mxGraphics2DCanvas)"><B>createBufferedImage(mxGraph, Object[], double, Color, boolean, mxRectangle, mxGraphics2DCanvas)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util">mxCellRenderer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createBufferedImage(int, int, java.awt.Color)"><B>createBufferedImage(int, int, Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Creates a buffered image for the given parameters.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#createCanvas(java.util.Map)"><B>createCanvas(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#createCanvas(java.util.Map)"><B>createCanvas(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Returns the canvas to be used for rendering.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#createCanvas(com.mxgraph.canvas.mxGraphics2DCanvas)"><B>createCanvas(mxGraphics2DCanvas)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Creates the canvas for rendering the stencil.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createCanvas()"><B>createCanvas()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Hook for subclassers to replace the graphics canvas for rendering and and
printing.
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.CanvasFactory.html#createCanvas(int, int)"><B>createCanvas(int, int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.CanvasFactory.html" title="class in com.mxgraph.util">mxCellRenderer.CanvasFactory</A>
<DD>Separates the creation of the canvas from its initialization, when the
size of the required graphics buffer / document / container is known.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#createCell(com.mxgraph.view.mxCellState, java.lang.String)"><B>createCell(mxCellState, String)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>Creates a new instance of mxShape for previewing the edge.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createCellEditor()"><B>createCellEditor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#createCellStatePreview()"><B>createCellStatePreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createComponents(com.mxgraph.view.mxCellState)"><B>createComponents(mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Hook for subclassers to create the array of heavyweights for the given
state.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createConnectionHandler()"><B>createConnectionHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#createConnectPreview()"><B>createConnectPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#createCoreCurve()"><B>createCoreCurve()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Creates the core curve that is based on the guide points passed into
this class instance
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#createDataUrl(java.lang.String)"><B>createDataUrl(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#createDefaultEdgeStyle()"><B>createDefaultEdgeStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Creates and returns the default edge style.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#createDefaultVertexStyle()"><B>createDefaultVertexStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Creates and returns the default vertex style.
<DT><A HREF="./com/mxgraph/util/mxDomUtils.html#createDocument()"><B>createDocument()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxDomUtils.html" title="class in com.mxgraph.util">mxDomUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createDocument()"><B>createDocument()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxDomUtils.createDocument</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createEdge(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.String)"><B>createEdge(Object, String, Object, Object, Object, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Hook method that creates the new edge for insertEdge.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#createElement(org.w3c.dom.Node)"><B>createElement(Node)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>Forms an internal representation of the specified SVG element and returns
that representation
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#createErrorMessage(java.lang.String, java.lang.Object[])"><B>createErrorMessage(String, Object[])</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Returns a localized error message.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#createEvent(java.awt.dnd.DropTargetEvent)"><B>createEvent(DropTargetEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#createFillPaint(com.mxgraph.util.mxRectangle, java.util.Map)"><B>createFillPaint(mxRectangle, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#createFont(java.lang.String, int, int)"><B>createFont(String, int, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Hook for subclassers to implement font caching.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#createGradientElement(java.lang.String, java.lang.String, java.lang.String)"><B>createGradientElement(String, String, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createGraphControl()"><B>createGraphControl()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Creates the inner control that handles tooltips, preferred size and can
draw cells onto a canvas.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createGraphHandler()"><B>createGraphHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#createGraphicsCanvas()"><B>createGraphicsCanvas()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Hook that creates the graphics canvas.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#createGraphTransferable(com.mxgraph.swing.mxGraphComponent, java.lang.Object[], javax.swing.ImageIcon)"><B>createGraphTransferable(mxGraphComponent, Object[], ImageIcon)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#createGraphTransferable(com.mxgraph.swing.mxGraphComponent, java.lang.Object[], com.mxgraph.util.mxRectangle, javax.swing.ImageIcon)"><B>createGraphTransferable(mxGraphComponent, Object[], mxRectangle, ImageIcon)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createGraphView()"><B>createGraphView()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new view to be used in this graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createGroupCell(java.lang.Object[])"><B>createGroupCell(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Hook for creating the group cell to hold the given array of <mxCells> if
no group cell was given to the <group> function.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#createHandle(java.awt.Point)"><B>createHandle(Point)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#createHandle(java.awt.Point, int)"><B>createHandle(Point, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#createHandle()"><B>createHandle()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createHandler(com.mxgraph.view.mxCellState)"><B>createHandler(mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createHandlers()"><B>createHandlers()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Creates the connection-, panning and graphhandler (in this order).
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#createHandles()"><B>createHandles()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Creates the rectangles that define the handles.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#createHandles()"><B>createHandles()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html#createHandles()"><B>createHandles()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxElbowEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#createHandles()"><B>createHandles()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#createHtmlDocument(java.lang.String, java.lang.String, java.lang.String, int, int, boolean, java.lang.String, boolean)"><B>createHtmlDocument(String, String, String, int, int, boolean, String, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Creates a HTML document around the given markup.
<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html#createHtmlDocument(java.util.Map, java.lang.String, int, int)"><B>createHtmlDocument(Map&lt;String, Object&gt;, String, int, int)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape">mxHtmlTextShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html#createHtmlDocument(com.mxgraph.view.mxGraph, java.lang.Object[], double, java.awt.Color, com.mxgraph.util.mxRectangle)"><B>createHtmlDocument(mxGraph, Object[], double, Color, mxRectangle)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util">mxCellRenderer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxDomUtils.html#createHtmlDocument()"><B>createHtmlDocument()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxDomUtils.html" title="class in com.mxgraph.util">mxDomUtils</A>
<DD>Returns a document with a HTML node containing a HEAD and BODY node.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocument()"><B>createHtmlDocument()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxDomUtils.createHtmlDocument</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocument(java.util.Map, java.lang.String)"><B>createHtmlDocument(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocument(java.util.Map, java.lang.String, double)"><B>createHtmlDocument(Map&lt;String, Object&gt;, String, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocument(java.util.Map, java.lang.String, double, int)"><B>createHtmlDocument(Map&lt;String, Object&gt;, String, double, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocument(java.util.Map, java.lang.String, double, int, java.lang.String)"><B>createHtmlDocument(Map&lt;String, Object&gt;, String, double, int, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocument(java.util.Map, java.lang.String, double, int, java.lang.String, java.lang.String)"><B>createHtmlDocument(Map&lt;String, Object&gt;, String, double, int, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createHtmlDocumentObject(java.util.Map, double)"><B>createHtmlDocumentObject(Map&lt;String, Object&gt;, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new, empty DOM document.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#createId(java.lang.Object)"><B>createId(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Creates a new Id for the given cell and increments the global counter
for creating new Ids.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#createIds"><B>createIds</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Specifies if the model should automatically create Ids for new cells.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#createImageElement(double, double, double, double, java.lang.String, boolean, boolean, boolean, boolean)"><B>createImageElement(double, double, double, double, String, boolean, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#createImageGraphics(double, double, double, double, boolean, boolean)"><B>createImageGraphics(double, double, double, double, boolean, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Creates a graphic instance for rendering an image.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#createInternalCells(com.mxgraph.layout.hierarchical.mxHierarchicalLayout, java.lang.Object[], com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode[])"><B>createInternalCells(mxHierarchicalLayout, Object[], mxGraphHierarchyNode[])</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Creates all edges in the internal model
<DT><A HREF="./com/mxgraph/util/mxCurve.html#createLabelCurve()"><B>createLabelCurve()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#createLine(double, double, com.mxgraph.layout.mxCompactTreeLayout.Polyline)"><B>createLine(double, double, mxCompactTreeLayout.Polyline)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#createMarker()"><B>createMarker()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#createMovePreview()"><B>createMovePreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#createNode(java.lang.Object)"><B>createNode(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createPanningHandler()"><B>createPanningHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLineShape.html#createPoints(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createPoints(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLineShape.html" title="class in com.mxgraph.shape">mxLineShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#createPoints(com.mxgraph.view.mxCellState)"><B>createPoints(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#createPreview()"><B>createPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Creates the preview for this handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#createPreview()"><B>createPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#createPreview()"><B>createPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#createPriorityQueue()"><B>createPriorityQueue()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Hook for subclassers to provide a custom fibonacci heap.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#createRoot()"><B>createRoot()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Creates a new root cell with a default layer (child 0).
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createSelectionCellsHandler()"><B>createSelectionCellsHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createSelectionModel()"><B>createSelectionModel()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new selection model to be used in this graph.
<DT><A HREF="./com/mxgraph/shape/mxActorShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxActorShape.html" title="class in com.mxgraph.shape">mxActorShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxArrowShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxArrowShape.html" title="class in com.mxgraph.shape">mxArrowShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCloudShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCloudShape.html" title="class in com.mxgraph.shape">mxCloudShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxEllipseShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxEllipseShape.html" title="class in com.mxgraph.shape">mxEllipseShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxHexagonShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHexagonShape.html" title="class in com.mxgraph.shape">mxHexagonShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxRhombusShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxRhombusShape.html" title="class in com.mxgraph.shape">mxRhombusShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#createShape(org.w3c.dom.Node, com.mxgraph.shape.mxStencilShape.svgShape)"><B>createShape(Node, mxStencilShape.svgShape)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxTriangleShape.html#createShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>createShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxTriangleShape.html" title="class in com.mxgraph.shape">mxTriangleShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#createShape(java.lang.String, int)"><B>createShape(String, int)</B></A> -
Static method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Utility method for creating an ExtendedGeneralPath.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html#createShape(java.lang.String, int)"><B>createShape(String, int)</B></A> -
Static method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html" title="class in com.mxgraph.util.svg">AWTPolygonProducer</A>
<DD>Utility method for creating an ExtendedGeneralPath.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#createShape(java.lang.String, int)"><B>createShape(String, int)</B></A> -
Static method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Utility method for creating an ExtendedGeneralPath.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#createState(java.lang.Object)"><B>createState(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Creates and returns a cell state for the given cell.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#createStroke(java.util.Map)"><B>createStroke(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createStylesheet()"><B>createStylesheet()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new stylesheet to be used in this graph.
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html#createSvgDocument(com.mxgraph.view.mxGraph, java.lang.Object[], double, java.awt.Color, com.mxgraph.util.mxRectangle)"><B>createSvgDocument(mxGraph, Object[], double, Color, mxRectangle)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util">mxCellRenderer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxDomUtils.html#createSvgDocument(int, int)"><B>createSvgDocument(int, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxDomUtils.html" title="class in com.mxgraph.util">mxDomUtils</A>
<DD>Creates a new SVG document for the given width and height.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createSvgDocument(int, int)"><B>createSvgDocument(int, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxDomUtils.createSvgDocument(int, int)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createTable(org.w3c.dom.Document, java.lang.String, int, int, int, int, double, java.util.Map)"><B>createTable(Document, String, int, int, int, int, double, Map&lt;String, Object&gt;)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Creates a table for the given text using the given document to create the
DOM nodes.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#createTarget"><B>createTarget</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Specifies if the source should be cloned and used as a target if no
target was selected.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#createTargetVertex(java.awt.event.MouseEvent, java.lang.Object)"><B>createTargetVertex(MouseEvent, Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#createTemporaryGraphics(java.util.Map, float, com.mxgraph.util.mxRectangle)"><B>createTemporaryGraphics(Map&lt;String, Object&gt;, float, mxRectangle)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#createTextGraphics(double, double, double, double, double, boolean, java.lang.String, java.lang.String)"><B>createTextGraphics(double, double, double, double, double, boolean, String, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Returns a new graphics instance with the correct color and font for
text rendering.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#createTransferable(javax.swing.JComponent)"><B>createTransferable(JComponent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>(non-Javadoc)
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#createTransferableImage(com.mxgraph.swing.mxGraphComponent, java.lang.Object[])"><B>createTransferableImage(mxGraphComponent, Object[])</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createTransferHandler()"><B>createTransferHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#createTransformedShape(java.awt.geom.AffineTransform)"><B>createTransformedShape(AffineTransform)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#createTripleBuffer(int, int)"><B>createTripleBuffer(int, int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Creates the tripleBufferGraphics and tripleBuffer for the given dimension
and draws the complete graph onto the triplebuffer.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#createTripleBuffer(int, int)"><B>createTripleBuffer(int, int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Creates the tripleBufferGraphics and tripleBuffer for the given
dimension and draws the complete graph onto the triplebuffer.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#createUndoableEdit()"><B>createUndoableEdit()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Creates a new undoable edit.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#createUndoableEdit(com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange[])"><B>createUndoableEdit(mxIGraphModel.mxAtomicGraphModelChange[])</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>Creates a new mxUndoableEdit that implements the notify function to fire
a change and notify event via the model.
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#createUnionFind(java.lang.Object[])"><B>createUnionFind(Object[])</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Hook for subclassers to provide a custom union find structure.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createVertex(java.lang.Object, java.lang.String, java.lang.Object, double, double, double, double, java.lang.String)"><B>createVertex(Object, String, Object, double, double, double, double, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Hook method that creates the new vertex for insertVertex.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#createVertex(java.lang.Object, java.lang.String, java.lang.Object, double, double, double, double, java.lang.String, boolean)"><B>createVertex(Object, String, Object, double, double, double, double, String, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Hook method that creates the new vertex for insertVertex.
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html#createVmlDocument(com.mxgraph.view.mxGraph, java.lang.Object[], double, java.awt.Color, com.mxgraph.util.mxRectangle)"><B>createVmlDocument(mxGraph, Object[], double, Color, mxRectangle)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util">mxCellRenderer</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxDomUtils.html#createVmlDocument()"><B>createVmlDocument()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxDomUtils.html" title="class in com.mxgraph.util">mxDomUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#createVmlDocument()"><B>createVmlDocument()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxDomUtils.createVmlDocument</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#cropping"><B>cropping</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Specifies the border which is added to the size of the graph.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#crossingStage(java.lang.Object)"><B>crossingStage(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Executes the crossing stage using mxMedianHybridCrossingReduction.
<DT><A HREF="./com/mxgraph/util/svg/CSSConstants.html#CSS_FILL_PROPERTY"><B>CSS_FILL_PROPERTY</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/CSSConstants.html" title="interface in com.mxgraph.util.svg">CSSConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/CSSConstants.html#CSS_NONE_VALUE"><B>CSS_NONE_VALUE</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/CSSConstants.html" title="interface in com.mxgraph.util.svg">CSSConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/CSSConstants.html#CSS_STROKE_PROPERTY"><B>CSS_STROKE_PROPERTY</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/CSSConstants.html" title="interface in com.mxgraph.util.svg">CSSConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/CSSConstants.html" title="interface in com.mxgraph.util.svg"><B>CSSConstants</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This interface defines constants for CSS.<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#current"><B>current</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#current"><B>current</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>The current character.
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#currentAngle"><B>currentAngle</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#currentBestCrossings"><B>currentBestCrossings</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>The total number of crossings found in the best configuration so far
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#currentColor"><B>currentColor</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Holds the current marker color.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#currentDropTarget"><B>currentDropTarget</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Reference to the current drop target.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#currentEdit"><B>currentEdit</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Holds the changes for the current transaction.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#currentPath"><B>currentPath</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Holds the current path.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#currentRoot"><B>currentRoot</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>mxCell that acts as the root of the displayed cell hierarchy.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#currentSegment()"><B>currentSegment()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#currentSegment(double[])"><B>currentSegment(double[])</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#currentSegment(float[])"><B>currentSegment(float[])</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#currentState"><B>currentState</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#currentX"><B>currentX</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>The current x position.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#currentXDelta"><B>currentXDelta</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The sum of x-displacements for the current iteration
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#currentXScale"><B>currentXScale</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>Holds the current value to which the shape is scaled in X
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#currentY"><B>currentY</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>The current y position.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#currentYScale"><B>currentYScale</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>Holds the current value to which the shape is scaled in Y
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#CURSORS"><B>CURSORS</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#curve"><B>curve</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of the points between which drawing straight lines views as a
curve
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#curve"><B>curve</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>Cache of the points between which drawing straight lines views as a
curve
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#CURVE_TEXT_STRETCH_FACTOR"><B>CURVE_TEXT_STRETCH_FACTOR</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Factor by which text on the inside of curve is stretched
<DT><A HREF="./com/mxgraph/util/mxCurve.html#curveLengths"><B>curveLengths</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>The curve lengths of the curves
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#curveTo(double, double, double, double, double, double)"><B>curveTo(double, double, double, double, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#curveTo(double, double, double, double, double, double)"><B>curveTo(double, double, double, double, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Draws a bezier curve to the given point.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#curveTo(float, float, float, float, float, float)"><B>curveTo(float, float, float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoCubicAbs(float, float, float, float, float, float)"><B>curvetoCubicAbs(float, float, float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicAbs(float, float, float, float, float, float)"><CODE>PathHandler.curvetoCubicAbs(float,float,float,float,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicAbs(float, float, float, float, float, float)"><B>curvetoCubicAbs(float, float, float, float, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute cubic bezier curve command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoCubicRel(float, float, float, float, float, float)"><B>curvetoCubicRel(float, float, float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicRel(float, float, float, float, float, float)"><CODE>PathHandler.curvetoCubicRel(float,float,float,float,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicRel(float, float, float, float, float, float)"><B>curvetoCubicRel(float, float, float, float, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative cubic bezier curve command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoCubicSmoothAbs(float, float, float, float)"><B>curvetoCubicSmoothAbs(float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements
<A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicSmoothAbs(float, float, float, float)"><CODE>PathHandler.curvetoCubicSmoothAbs(float,float,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicSmoothAbs(float, float, float, float)"><B>curvetoCubicSmoothAbs(float, float, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute smooth cubic bezier curve command has
been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoCubicSmoothRel(float, float, float, float)"><B>curvetoCubicSmoothRel(float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements
<A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicSmoothRel(float, float, float, float)"><CODE>PathHandler.curvetoCubicSmoothRel(float,float,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoCubicSmoothRel(float, float, float, float)"><B>curvetoCubicSmoothRel(float, float, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative smooth cubic bezier curve command has
been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoQuadraticAbs(float, float, float, float)"><B>curvetoQuadraticAbs(float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements
<A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticAbs(float, float, float, float)"><CODE>PathHandler.curvetoQuadraticAbs(float,float,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticAbs(float, float, float, float)"><B>curvetoQuadraticAbs(float, float, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute quadratic bezier curve command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoQuadraticRel(float, float, float, float)"><B>curvetoQuadraticRel(float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements
<A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticRel(float, float, float, float)"><CODE>PathHandler.curvetoQuadraticRel(float,float,float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticRel(float, float, float, float)"><B>curvetoQuadraticRel(float, float, float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative quadratic bezier curve command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoQuadraticSmoothAbs(float, float)"><B>curvetoQuadraticSmoothAbs(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticSmoothAbs(float, float)"><CODE>PathHandler.curvetoQuadraticSmoothAbs(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticSmoothAbs(float, float)"><B>curvetoQuadraticSmoothAbs(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute smooth quadratic bezier curve command
has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#curvetoQuadraticSmoothRel(float, float)"><B>curvetoQuadraticSmoothRel(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticSmoothRel(float, float)"><CODE>PathHandler.curvetoQuadraticSmoothRel(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#curvetoQuadraticSmoothRel(float, float)"><B>curvetoQuadraticSmoothRel(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative smooth quadratic bezier curve command
has been parsed.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#cut(com.mxgraph.analysis.mxFibonacciHeap.Node, com.mxgraph.analysis.mxFibonacciHeap.Node)"><B>cut(mxFibonacciHeap.Node, mxFibonacciHeap.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>The reverse of the link operation: removes x from the child list of y.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#cycleStage(java.lang.Object)"><B>cycleStage(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Executes the cycle stage.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#d"><B>d</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#dashed"><B>dashed</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#dashPattern"><B>dashPattern</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#DATA"><B>DATA</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#dataEdgeKey(com.mxgraph.io.graphml.mxGraphMlEdge)"><B>dataEdgeKey(mxGraphMlEdge)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Returns the data element inside the edge that references to the key element
with name = KEY_EDGE_NAME.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#dataFlavor"><B>dataFlavor</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Serialized Data Flavor.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#dataNodeKey(com.mxgraph.io.graphml.mxGraphMlNode)"><B>dataNodeKey(mxGraphMlNode)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Returns the data element inside the node that references to the key element
with name = KEY_NODE_NAME.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#decode(org.w3c.dom.Node)"><B>decode(Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Decodes the given XML node using <A HREF="./com/mxgraph/io/mxCodec.html#decode(org.w3c.dom.Node, java.lang.Object)"><CODE>mxCodec.decode(Node, Object)</CODE></A>.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#decode(org.w3c.dom.Node, java.lang.Object)"><B>decode(Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Decodes the given XML node.
<DT><A HREF="./com/mxgraph/io/mxGdCodec.html#decode(java.lang.String, com.mxgraph.view.mxGraph)"><B>decode(String, mxGraph)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGdCodec.html" title="class in com.mxgraph.io">mxGdCodec</A>
<DD>Parses simple GD format and populate the specified graph
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#decode(org.w3c.dom.Document, com.mxgraph.view.mxGraph)"><B>decode(Document, mxGraph)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>Receives a GraphMl document and parses it generating a new graph that is inserted in graph.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decode(com.mxgraph.io.mxCodec, org.w3c.dom.Node)"><B>decode(mxCodec, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Parses the given node into the object or returns a new object
representing the given node.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Parses the given node into the object or returns a new object
representing the given node.
<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html#decode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io">mxStylesheetCodec</A>
<DD>Decodes the given mxStylesheet.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#decode(char[])"><B>decode(char[])</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Decodes a BASE64 encoded char array.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#decode(byte[])"><B>decode(byte[])</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Decodes a BASE64 encoded byte array.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#decode(java.lang.String)"><B>decode(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Decodes a BASE64 encoded <code>String</code>.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decodeAttribute(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decodeAttribute(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Reads the given attribute into the specified object.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decodeAttributes(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decodeAttributes(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Decodes all attributes of the given node using decodeAttribute.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#decodeCell(org.w3c.dom.Node, boolean)"><B>decodeCell(Node, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Decodes cells that have been encoded using inversion, ie.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#decodeChanges(org.w3c.dom.Node)"><B>decodeChanges(Node)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>Adds removed cells to the codec object lookup for references to the removed
cells after this point in time.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decodeChild(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decodeChild(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Reads the specified child into the given object.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decodeChildren(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decodeChildren(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Decodec all children of the given node using decodeChild.
<DT><A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html#decodeCompressedText(java.io.InputStream)"><B>decodeCompressedText(InputStream)</B></A> -
Static method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html" title="class in com.mxgraph.util.png">mxPngTextDecoder</A>
<DD>Decodes the zTXt chunk of the given PNG image stream.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#decodeFast(char[])"><B>decodeFast(char[])</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Decodes a BASE64 encoded char array that is known to be resonably well formatted.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#decodeFast(byte[])"><B>decodeFast(byte[])</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#decodeFast(java.lang.String)"><B>decodeFast(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Decodes a BASE64 encoded string that is known to be resonably well formatted.
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#decodeGraph(com.mxgraph.view.mxGraph, java.lang.Object, com.mxgraph.io.graphml.mxGraphMlGraph)"><B>decodeGraph(mxGraph, Object, mxGraphMlGraph)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>Returns a Gml graph with the data of the vertexes and edges in the graph.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#decodeNode(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>decodeNode(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Calls decodeAttributes and decodeChildren for the given node.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#decreaseKey(com.mxgraph.analysis.mxFibonacciHeap.Node, double)"><B>decreaseKey(mxFibonacciHeap.Node, double)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Decreases the key value for a heap node, given the new value to take on.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#DEFAULT_BACKGROUNDCOLOR"><B>DEFAULT_BACKGROUNDCOLOR</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Specifies the background color of the transfer image.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#DEFAULT_COLLAPSED_ICON"><B>DEFAULT_COLLAPSED_ICON</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#DEFAULT_CURSOR"><B>DEFAULT_CURSOR</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Default is Cursor.DEFAULT_CURSOR.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_DASHED_PATTERN"><B>DEFAULT_DASHED_PATTERN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Specifies the default dash pattern, 3 pixels solid, 3 pixels clear.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#DEFAULT_DELAY"><B>DEFAULT_DELAY</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Specifies the default delay for animations in ms.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#DEFAULT_DIRECTED"><B>DEFAULT_DIRECTED</B></A> -
Static variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#DEFAULT_EXPANDED_ICON"><B>DEFAULT_EXPANDED_ICON</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_FONTFAMILIES"><B>DEFAULT_FONTFAMILIES</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Comma separated list of default fonts for CSS properties.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_FONTFAMILY"><B>DEFAULT_FONTFAMILY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default font family.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_FONTSIZE"><B>DEFAULT_FONTSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default font size.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_HOTSPOT"><B>DEFAULT_HOTSPOT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the portion of the cell which is to be used as a connectable
region.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#DEFAULT_IMAGEBASEPATH"><B>DEFAULT_IMAGEBASEPATH</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Defines the default value for the imageBasePath in all GDI canvases.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_IMAGESIZE"><B>DEFAULT_IMAGESIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default image size.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#DEFAULT_INVALID_COLOR"><B>DEFAULT_INVALID_COLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Specifies the default invalid color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_LABEL_BUFFER"><B>DEFAULT_LABEL_BUFFER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Specifies the default distance at 1.0 scale that the label curve is
created from its base curve
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_MARKERSIZE"><B>DEFAULT_MARKERSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default marker size.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#DEFAULT_MAX_HANDLERS"><B>DEFAULT_MAX_HANDLERS</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Defines the default value for maxHandlers.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#DEFAULT_MIN_HEIGHT"><B>DEFAULT_MIN_HEIGHT</B></A> -
Static variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#DEFAULT_MIN_WIDTH"><B>DEFAULT_MIN_WIDTH</B></A> -
Static variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#DEFAULT_MINIMUM_EDITOR_SCALE"><B>DEFAULT_MINIMUM_EDITOR_SCALE</B></A> -
Static variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#DEFAULT_PAGESCALE"><B>DEFAULT_PAGESCALE</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the default page scale.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_STARTSIZE"><B>DEFAULT_STARTSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default start size for swimlanes.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#DEFAULT_STROKE"><B>DEFAULT_STROKE</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies the default stroke for the marker.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#DEFAULT_TIMEOUT"><B>DEFAULT_TIMEOUT</B></A> -
Static variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Default timeout is 10000 ms.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#DEFAULT_TRANSFER_IMAGE_ENABLED"><B>DEFAULT_TRANSFER_IMAGE_ENABLED</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Boolean that specifies if an image of the cells should be created for
each transferable.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#DEFAULT_TRAVERSE_VISIBLE"><B>DEFAULT_TRAVERSE_VISIBLE</B></A> -
Static variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#DEFAULT_VALID_COLOR"><B>DEFAULT_VALID_COLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Specifies the default valid color.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#DEFAULT_WARNING_ICON"><B>DEFAULT_WARNING_ICON</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#DEFAULT_ZOOMHANDLE_FILL"><B>DEFAULT_ZOOMHANDLE_FILL</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/DefaultErrorHandler.html" title="class in com.mxgraph.util.svg"><B>DefaultErrorHandler</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class provides a default implementation of ErrorHandler.<DT><A HREF="./com/mxgraph/util/svg/DefaultErrorHandler.html#DefaultErrorHandler()"><B>DefaultErrorHandler()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/DefaultErrorHandler.html" title="class in com.mxgraph.util.svg">DefaultErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html#defaultInterGlyphSpace"><B>defaultInterGlyphSpace</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#defaultLoopStyle"><B>defaultLoopStyle</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the default style for loops.
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#defaultOverlap"><B>defaultOverlap</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>Defines the overlapping for the overlay, that is,
the proportional distance from the origin to the
point defined by the alignment.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#defaultOverlap"><B>defaultOverlap</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Value returned by getOverlap if isAllowOverlapParent returns
true for the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#defaultParent"><B>defaultParent</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the default parent to be used to insert new cells.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#defs"><B>defs</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DEG_PER_RAD"><B>DEG_PER_RAD</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the number of degrees per radian.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#delay"><B>delay</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Default is DEFAULT_DELAY.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#delete(com.mxgraph.analysis.mxFibonacciHeap.Node)"><B>delete(mxFibonacciHeap.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Deletes a node from the heap given the reference to the node.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#delta"><B>delta</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Holds the history of all changes of initial state.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#deltas"><B>deltas</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#desc"><B>desc</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the top-level node of the stencil definition.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Destroys the session and removes its listener from the shared diagram.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Invoked when the handler is no longer used.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#destroy()"><B>destroy()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>Destroys the cell states and restores the state of the graph view.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#destroyTripleBuffer()"><B>destroyTripleBuffer()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Destroys the tripleBuffer and tripleBufferGraphics objects.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#destroyTripleBuffer()"><B>destroyTripleBuffer()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Destroys the tripleBuffer and tripleBufferGraphics objects.
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#dfs(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object, com.mxgraph.view.mxGraph.mxICellVisitor)"><B>dfs(mxAnalysisGraph, Object, mxGraph.mxICellVisitor)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>Implements a recursive depth first search starting from the specified
cell.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#dfs(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor, java.util.Set, int)"><B>dfs(mxGraphHierarchyNode, mxGraphHierarchyNode, mxGraphHierarchyEdge, mxGraphHierarchyModel.CellVisitor, Set&lt;mxGraphHierarchyNode&gt;, int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Performs a depth first search on the internal hierarchy model
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#dfs(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor, java.util.Set, int[], int, int)"><B>dfs(mxGraphHierarchyNode, mxGraphHierarchyNode, mxGraphHierarchyEdge, mxGraphHierarchyModel.CellVisitor, Set&lt;mxGraphHierarchyNode&gt;, int[], int, int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Performs a depth first search on the internal hierarchy model.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#dfs(java.lang.Object, java.lang.Object, java.util.Set)"><B>dfs(Object, Object, Set&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Does a depth first search starting at the specified cell.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#dfsCount"><B>dfsCount</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Count of the number of times the ancestor dfs has been used
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#diagram"><B>diagram</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Reference to the shared diagram.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#diagramChanged(java.lang.Object, java.lang.String)"><B>diagramChanged(Object, String)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html#diagramChanged(java.lang.Object, java.lang.String)"><B>diagramChanged(Object, String)</B></A> -
Method in interface com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html" title="interface in com.mxgraph.sharing">mxSharedState.mxDiagramChangeListener</A>
<DD>Fires when the shared diagram was changed.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#diagramChangeListeners"><B>diagramChangeListeners</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Holds a list of diagram change listeners.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#die()"><B>die()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Hook to free resources after the edit has been removed from the command
history.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html#differ(java.lang.Object, java.lang.Object)"><B>differ(Object, Object)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis">mxUnionFind</A>
<DD>Returns true if element a and element b are not in the same set.
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#dijkstra(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object, java.lang.Object, com.mxgraph.view.mxGraph.mxICellVisitor)"><B>dijkstra(mxAnalysisGraph, Object, Object, mxGraph.mxICellVisitor)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>Implements the Dijkstra's shortest path from startVertex to endVertex.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#DIRECTED"><B>DIRECTED</B></A> -
Static variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>Whether or not to take into account the direction on edges.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_EAST"><B>DIRECTION_EAST</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_EAST
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_MASK_ALL"><B>DIRECTION_MASK_ALL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_MASK_EAST
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_MASK_EAST"><B>DIRECTION_MASK_EAST</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_MASK_EAST
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_MASK_NONE"><B>DIRECTION_MASK_NONE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_MASK_NONE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_MASK_NORTH"><B>DIRECTION_MASK_NORTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_MASK_NORTH
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_MASK_SOUTH"><B>DIRECTION_MASK_SOUTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_MASK_SOUTH
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_MASK_WEST"><B>DIRECTION_MASK_WEST</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_MASK_WEST
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_NORTH"><B>DIRECTION_NORTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_NORTH
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_SOUTH"><B>DIRECTION_SOUTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_SOUTH
<DT><A HREF="./com/mxgraph/util/mxConstants.html#DIRECTION_WEST"><B>DIRECTION_WEST</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>DIRECTION_WEST
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#dirty"><B>dirty</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#dirVectors"><B>dirVectors</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#disableEdgeStyle"><B>disableEdgeStyle</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#disableEdgeStyle"><B>disableEdgeStyle</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#disableEdgeStyle"><B>disableEdgeStyle</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#disableEdgeStyle"><B>disableEdgeStyle</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#disableEdgeStyle"><B>disableEdgeStyle</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#disconnectGraph(java.lang.Object[])"><B>disconnectGraph(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Disconnects the given edges from the terminals which are not in the
given array.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#disconnectOnMove"><B>disconnectOnMove</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edges should be disconnected from their terminals when they
are moved.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#dispatch()"><B>dispatch()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Hook to notify any listeners of the changes after an undo or redo
has been carried out.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#dispX"><B>dispX</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>An array of locally stored X co-ordinate displacements for the vertices.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#dispY"><B>dispY</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>An array of locally stored Y co-ordinate displacements for the vertices.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#document"><B>document</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Holds the HTML document that represents the canvas.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#document"><B>document</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Holds the HTML document that represents the canvas.
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#document"><B>document</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Holds the HTML document that represents the canvas.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#document"><B>document</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Holds the owner document of the codec.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#DONE"><B>DONE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#doParse()"><B>doParse()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Method responsible for actually parsing data after AbstractParser
has initialized itself.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#doParse()"><B>doParse()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html#doParse()"><B>doParse()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg">PointsParser</A>
<DD>Parses the current stream.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#DOWN"><B>DOWN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#dragCells"><B>dragCells</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#dragEnabled"><B>dragEnabled</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#dragEnter(java.awt.dnd.DropTargetDragEvent)"><B>dragEnter(DropTargetDragEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#dragExit(java.awt.dnd.DropTargetEvent)"><B>dragExit(DropTargetEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#dragImage"><B>dragImage</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Holds the image that is being used for the preview.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#dragOver(java.awt.dnd.DropTargetDragEvent)"><B>dragOver(DropTargetDragEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#drawCell(com.mxgraph.view.mxCellState)"><B>drawCell(mxCellState)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#drawCell(com.mxgraph.view.mxCellState)"><B>drawCell(mxCellState)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html#drawCell(com.mxgraph.view.mxCellState)"><B>drawCell(mxCellState)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas">mxICanvas</A>
<DD>Draws the given cell.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#drawCell(com.mxgraph.view.mxCellState)"><B>drawCell(mxCellState)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#drawCell(com.mxgraph.view.mxCellState)"><B>drawCell(mxCellState)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#drawCell(com.mxgraph.view.mxCellState)"><B>drawCell(mxCellState)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#drawCell(com.mxgraph.canvas.mxICanvas, java.lang.Object)"><B>drawCell(mxICanvas, Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Draws the given cell onto the specified canvas.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#drawCell(com.mxgraph.canvas.mxICanvas, java.lang.Object)"><B>drawCell(mxICanvas, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Draws the given cell and its descendants onto the specified canvas.
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html#drawCells(com.mxgraph.view.mxGraph, java.lang.Object[], double, com.mxgraph.util.mxRectangle, com.mxgraph.util.mxCellRenderer.CanvasFactory)"><B>drawCells(mxGraph, Object[], double, mxRectangle, mxCellRenderer.CanvasFactory)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util">mxCellRenderer</A>
<DD>Draws the given cells using a Graphics2D canvas and returns the buffered image
that represents the cells.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#drawChildren(java.lang.Object, boolean, boolean)"><B>drawChildren(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Draws the child edges and/or all other children in the given cell
depending on the boolean arguments.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#drawElement(com.mxgraph.canvas.mxGraphicsCanvas2D, com.mxgraph.view.mxCellState, org.w3c.dom.Element, com.mxgraph.util.mxRectangle)"><B>drawElement(mxGraphicsCanvas2D, mxCellState, Element, mxRectangle)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Drawsthe given element.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#drawFromRootCell()"><B>drawFromRootCell()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Hook to draw the root cell into the canvas.
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#drawGlassEffect(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>drawGlassEffect(mxGraphics2DCanvas, mxCellState)</B></A> -
Static method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>Draws the glass effect
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#drawGraph(java.awt.Graphics2D, boolean)"><B>drawGraph(Graphics2D, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#drawGraph(com.mxgraph.canvas.mxICanvas)"><B>drawGraph(mxICanvas)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Draws the graph onto the given canvas.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#drawImage(java.awt.Rectangle, java.lang.String)"><B>drawImage(Rectangle, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#drawImage(java.awt.Rectangle, java.lang.String, boolean, boolean, boolean)"><B>drawImage(Rectangle, String, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#drawImage(java.awt.Graphics2D, java.awt.Image, int, int)"><B>drawImage(Graphics2D, Image, int, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#drawImageClip(java.awt.Graphics, java.awt.image.BufferedImage, java.awt.image.ImageObserver)"><B>drawImageClip(Graphics, BufferedImage, ImageObserver)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Draws the image inside the clip bounds to the given graphics object.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#drawImageImpl(java.awt.Image, int, int)"><B>drawImageImpl(Image, int, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Implements the actual graphics call.
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#drawImageImpl(java.awt.Image, int, int)"><B>drawImageImpl(Image, int, int)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>Overrides graphics call to use image observer.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#drawingBounds"><B>drawingBounds</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>The un-rotated rectangle that just bounds this character
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#drawLabel(java.lang.String, com.mxgraph.view.mxCellState, boolean)"><B>drawLabel(String, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#drawLabel(java.lang.String, com.mxgraph.view.mxCellState, boolean)"><B>drawLabel(String, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html#drawLabel(java.lang.String, com.mxgraph.view.mxCellState, boolean)"><B>drawLabel(String, mxCellState, boolean)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas">mxICanvas</A>
<DD>Draws the given label.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#drawLabel(java.lang.String, com.mxgraph.view.mxCellState, boolean)"><B>drawLabel(String, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#drawLabel(java.lang.String, com.mxgraph.view.mxCellState, boolean)"><B>drawLabel(String, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#drawLabel(java.lang.String, com.mxgraph.view.mxCellState, boolean)"><B>drawLabel(String, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#drawLabels"><B>drawLabels</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Specifies whether labels should be painted.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#drawLabels"><B>drawLabels</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#drawLine(java.util.List, java.util.Map)"><B>drawLine(List&lt;mxPoint&gt;, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Draws the given lines as segments between all points of the given list
of mxPoints.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#drawLine(java.util.List, java.util.Map)"><B>drawLine(List&lt;mxPoint&gt;, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Draws the given lines as segments between all points of the given list
of mxPoints.
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#drawLine(java.util.List, java.util.Map)"><B>drawLine(List&lt;mxPoint&gt;, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Draws the given lines as segments between all points of the given list
of mxPoints.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#drawMarker(org.w3c.dom.Element, java.lang.Object, com.mxgraph.util.mxPoint, com.mxgraph.util.mxPoint, float, float, java.lang.String)"><B>drawMarker(Element, Object, mxPoint, mxPoint, float, float, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Draws the specified marker as a child path in the given parent.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#drawSegment(int, int, int, int, java.lang.String, int)"><B>drawSegment(int, int, int, int, String, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Draws the specified segment of a line.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#drawShadow(com.mxgraph.canvas.mxGraphicsCanvas2D, com.mxgraph.view.mxCellState, double, boolean, boolean, com.mxgraph.util.mxRectangle, double, boolean)"><B>drawShadow(mxGraphicsCanvas2D, mxCellState, double, boolean, boolean, mxRectangle, double, boolean)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Draws the shadow.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#drawShape(int, int, int, int, java.util.Map)"><B>drawShape(int, int, int, int, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Draws the shape specified with the STYLE_SHAPE key in the given style.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#drawShape(int, int, int, int, java.util.Map)"><B>drawShape(int, int, int, int, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Draws the shape specified with the STYLE_SHAPE key in the given style.
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#drawShape(int, int, int, int, java.util.Map)"><B>drawShape(int, int, int, int, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Draws the shape specified with the STYLE_SHAPE key in the given style.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#drawShape(com.mxgraph.canvas.mxGraphicsCanvas2D, com.mxgraph.view.mxCellState, com.mxgraph.util.mxRectangle, boolean)"><B>drawShape(mxGraphicsCanvas2D, mxCellState, mxRectangle, boolean)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Draws this stencil inside the given bounds.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#drawState(com.mxgraph.canvas.mxICanvas, com.mxgraph.view.mxCellState, boolean)"><B>drawState(mxICanvas, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Draws the cell state with the given label onto the canvas.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#drawText(java.lang.String, int, int, int, int, java.util.Map)"><B>drawText(String, int, int, int, int, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Draws the specified text either using drawHtmlString or using drawString.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#drawText(java.lang.String, int, int, int, int, java.util.Map)"><B>drawText(String, int, int, int, int, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Draws the specified text either using drawHtmlString or using drawString.
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#drawText(java.lang.String, int, int, int, int, java.util.Map)"><B>drawText(String, int, int, int, int, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Draws the specified text either using drawHtmlString or using drawString.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#drop(java.awt.dnd.DropTargetDropEvent)"><B>drop(DropTargetDropEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#dropActionChanged(java.awt.dnd.DropTargetDragEvent)"><B>dropActionChanged(DropTargetDragEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#dropEnabled"><B>dropEnabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isDropEnabled.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#dx"><B>dx</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html#dx"><B>dx</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polyline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#dy"><B>dy</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html#dy"><B>dy</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polyline</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#e"><B>e</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Internal models collection of edges to be laid out
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#ease"><B>ease</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Ease-off for movement towards the given vector.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE"><B>EDGE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#edge"><B>edge</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_DEFAULT"><B>EDGE_DEFAULT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_DIRECTED"><B>EDGE_DIRECTED</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#EDGE_SELECTION_COLOR"><B>EDGE_SELECTION_COLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the selection color for edges.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#EDGE_SELECTION_STROKE"><B>EDGE_SELECTION_STROKE</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the stroke used for painting selected edges.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_SOURCE"><B>EDGE_SOURCE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_SOURCE_PORT"><B>EDGE_SOURCE_PORT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_TARGET"><B>EDGE_TARGET</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_TARGET_PORT"><B>EDGE_TARGET_PORT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#EDGE_UNDIRECTED"><B>EDGE_UNDIRECTED</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#edgeCrossingCostFactor"><B>edgeCrossingCostFactor</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Cost factor applied to energy calculations involving edges that cross
over one another.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#edgeDistanceCostFactor"><B>edgeDistanceCostFactor</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Cost factor applied to energy calculations involving the distance
nodes and edges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#edgeLabelsMovable"><B>edgeLabelsMovable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for edges in isLabelMovable.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#edgeLengthCostFactor"><B>edgeLengthCostFactor</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Cost factor applied to energy calculations for the edge lengths.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#edgeMapper"><B>edgeMapper</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Map from graph edges to internal model edges
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#edgeRouting"><B>edgeRouting</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Whether or not to apply the internal tree edge routing
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#edges"><B>edges</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>The graph edge(s) this object represents.
<DT><A HREF="./com/mxgraph/model/mxCell.html#edges"><B>edges</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Holds the child cells and connected edges.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#edgeStyle"><B>edgeStyle</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The style to apply between cell layers to edge segments
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_ELBOW"><B>EDGESTYLE_ELBOW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the elbow edge style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_ENTITY_RELATION"><B>EDGESTYLE_ENTITY_RELATION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the entity relation edge style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_LOOP"><B>EDGESTYLE_LOOP</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the loop edge style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_ORTHOGONAL"><B>EDGESTYLE_ORTHOGONAL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the orthogonal edge style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_SEGMENT"><B>EDGESTYLE_SEGMENT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the generic segment edge style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_SIDETOSIDE"><B>EDGESTYLE_SIDETOSIDE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the side to side edge style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#EDGESTYLE_TOPTOBOTTOM"><B>EDGESTYLE_TOPTOBOTTOM</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the top to bottom edge style.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#editingCell"><B>editingCell</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#editorPane"><B>editorPane</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Holds the editor for HTML editing.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ELBOW_HORIZONTAL"><B>ELBOW_HORIZONTAL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ELBOW_HORIZONTAL
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ELBOW_VERTICAL"><B>ELBOW_VERTICAL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>ELBOW_VERTICAL
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#ElbowConnector"><B>ElbowConnector</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Uses either SideToSide or TopToBottom depending on the horizontal
flag in the cell style.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#ellipse(double, double, double, double)"><B>ellipse(double, double, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#ellipse(double, double, double, double)"><B>ellipse(double, double, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Next fill or stroke should draw an ellipse.
<DT><A HREF="./com/mxgraph/view/mxPerimeter.html#EllipsePerimeter"><B>EllipsePerimeter</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view">mxPerimeter</A>
<DD>Describes an elliptic perimeter.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#embedded"><B>embedded</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Specifies if images should be embedded as base64 encoded strings.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#EMPTY_IMAGE"><B>EMPTY_IMAGE</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Contains an empty image of size 1, 1.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#EMPTY_STYLE"><B>EMPTY_STYLE</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Shared immutable empty hashtable (for undefined cell styles).
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#emptyConnectionMap"><B>emptyConnectionMap</B></A> -
Static variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Shared empty connection map to return instead of null in applyMap.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies if the marker is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if the handler is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>Specifies if this handler is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>Specifies if this handler is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Specifies if the rubberband is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Specifies if this handler is enabled.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isEnabled.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#enabled"><B>enabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#enableImageSupport"><B>enableImageSupport</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Global switch to disable image support in transferables.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#encode(java.lang.Object)"><B>encode(Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Encodes the specified object and returns the resulting XML node.
<DT><A HREF="./com/mxgraph/io/mxGdCodec.html#encode(com.mxgraph.view.mxGraph)"><B>encode(mxGraph)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGdCodec.html" title="class in com.mxgraph.io">mxGdCodec</A>
<DD>Generates a GD text output with the cells in the graph.
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#encode(com.mxgraph.view.mxGraph)"><B>encode(mxGraph)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>Generates a Xml document with the cells in the graph.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#encode(com.mxgraph.io.mxCodec, java.lang.Object)"><B>encode(mxCodec, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Encodes the specified object and returns a node representing then given
object.
<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html#encode(com.mxgraph.io.mxCodec, java.lang.Object)"><B>encode(mxCodec, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io">mxStylesheetCodec</A>
<DD>Encodes the given mxStylesheet.
<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html#encode(java.awt.image.RenderedImage)"><B>encode(RenderedImage)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png">mxPngImageEncoder</A>
<DD>This method encodes a <code>RenderedImage</code> into PNG.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#encodeCell(com.mxgraph.model.mxICell, org.w3c.dom.Node, boolean)"><B>encodeCell(mxICell, Node, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Encoding of cell hierarchies is built-into the core, but is a
higher-level function that needs to be explicitely used by the
respective object encoders (eg.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#encodeDefaults"><B>encodeDefaults</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Specifies if default values should be encoded.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#encodeElements(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>encodeElements(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Encodes the child objects of arrays, maps and collections.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#encodeFields(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>encodeFields(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Encodes the declared fields of the given object into the given node.
<DT><A HREF="./com/mxgraph/io/mxModelCodec.html#encodeObject(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>encodeObject(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxModelCodec.html" title="class in com.mxgraph.io">mxModelCodec</A>
<DD>Encodes the given mxGraphModel by writing a (flat) XML sequence
of cell nodes as produced by the mxCellCodec.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#encodeObject(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><B>encodeObject(mxCodec, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Encodes the value of each member in then given obj
into the given node using <A HREF="./com/mxgraph/io/mxObjectCodec.html#encodeFields(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><CODE>mxObjectCodec.encodeFields(mxCodec, Object, Node)</CODE></A>
and <A HREF="./com/mxgraph/io/mxObjectCodec.html#encodeElements(com.mxgraph.io.mxCodec, java.lang.Object, org.w3c.dom.Node)"><CODE>mxObjectCodec.encodeElements(mxCodec, Object, Node)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#encodeToByte(byte[], boolean)"><B>encodeToByte(byte[], boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Encodes a raw byte array into a BASE64 <code>byte[]</code> representation i accordance with RFC 2045.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#encodeToChar(byte[], boolean)"><B>encodeToChar(byte[], boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Encodes a raw byte array into a BASE64 <code>char[]</code> representation i accordance with RFC 2045.
<DT><A HREF="./com/mxgraph/util/mxBase64.html#encodeToString(byte[], boolean)"><B>encodeToString(byte[], boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>Encodes a raw byte array into a BASE64 <code>String</code> representation i accordance with RFC 2045.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#encodeValue(com.mxgraph.io.mxCodec, java.lang.Object, java.lang.String, java.lang.Object, org.w3c.dom.Node)"><B>encodeValue(mxCodec, Object, String, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Converts the given value according to the mappings
and id-refs in this codec and uses
<A HREF="./com/mxgraph/io/mxObjectCodec.html#writeAttribute(com.mxgraph.io.mxCodec, java.lang.Object, java.lang.String, java.lang.Object, org.w3c.dom.Node)"><CODE>mxObjectCodec.writeAttribute(mxCodec, Object, String, Object, Node)</CODE></A>
to write the attribute into the given node.
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#encodeXML(com.mxgraph.io.graphml.mxGraphMlGraph)"><B>encodeXML(mxGraphMlGraph)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>Generates a Xml document with the gmlGraph.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#END_UPDATE"><B>END_UPDATE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the endUpdate event.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html#endBuffer"><B>endBuffer</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#endingUpdate"><B>endingUpdate</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#endPath()"><B>endPath()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#endPath()"><CODE>PathHandler.endPath()</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#endPath()"><B>endPath()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when the path ends.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#ENDPOINT"><B>ENDPOINT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxLine.html#endPoint"><B>endPoint</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>The end point of the line
<DT><A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html#endPoints()"><B>endPoints()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolygonProducer.html" title="class in com.mxgraph.util.svg">AWTPolygonProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PointsHandler.html#endPoints()"><CODE>PointsHandler.endPoints()</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#endPoints()"><B>endPoints()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PointsHandler.html#endPoints()"><CODE>PointsHandler.endPoints()</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PointsHandler.html#endPoints()"><B>endPoints()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsHandler.html" title="interface in com.mxgraph.util.svg">PointsHandler</A>
<DD>Invoked when the points attribute ends.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#endUpdate()"><B>endUpdate()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#endUpdate()"><B>endUpdate()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Decrements the updateLevel by one and fires a notification event if the
updateLevel reaches 0.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#enterGroup()"><B>enterGroup()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#enterGroup(java.lang.Object)"><B>enterGroup(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Uses the given cell as the root of the displayed cell hierarchy.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#enterStopsCellEditing"><B>enterStopsCellEditing</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>If true, pressing the enter key without pressing control will stop
editing and accept the new value.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#ENTITY_SEGMENT"><B>ENTITY_SEGMENT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the length of the horizontal segment of an Entity Relation.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#EntityRelation"><B>EntityRelation</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Provides an entity relation style for edges (as used in database
schema diagrams).
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#enumForValue(java.lang.String)"><B>enumForValue(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Converts a String value in its corresponding enum value for the
keyFor attribute.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#enumTypeValue(java.lang.String)"><B>enumTypeValue(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Converts a String value in its corresponding enum value for the
keyType attribute.
<DT><A HREF="./com/mxgraph/util/mxPoint.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Returns true if the given object equals this rectangle.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns true if the given object equals this rectangle.
<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html#eRead"><B>eRead</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg">PointsParser</A>
<DD>Whether the last character was a 'e' or 'E'.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#error"><B>error</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#error"><B>error</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/DefaultErrorHandler.html#error(com.mxgraph.util.svg.ParseException)"><B>error(ParseException)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/DefaultErrorHandler.html" title="class in com.mxgraph.util.svg">DefaultErrorHandler</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/ErrorHandler.html#error(com.mxgraph.util.svg.ParseException)"><CODE>ErrorHandler.error(ParseException)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/ErrorHandler.html#error(com.mxgraph.util.svg.ParseException)"><B>error(ParseException)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ErrorHandler.html" title="interface in com.mxgraph.util.svg">ErrorHandler</A>
<DD>Called when a parse error occurs.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#errorHandler"><B>errorHandler</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>The error handler.
<DT><A HREF="./com/mxgraph/util/svg/ErrorHandler.html" title="interface in com.mxgraph.util.svg"><B>ErrorHandler</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This interface must be implemented and then registred as the error handler
in order to be notified of parsing errors.<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#escape(java.awt.event.KeyEvent)"><B>escape(KeyEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Callback to process an escape keystroke.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#escapeEnabled"><B>escapeEnabled</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies <escape> should be invoked when the escape key is pressed.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#eval(java.lang.String)"><B>eval(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Evaluates a Java expression as a class member using mxCodecRegistry.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#evaluateAttribute(org.w3c.dom.Element, java.lang.String, com.mxgraph.view.mxCellState)"><B>evaluateAttribute(Element, String, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Gets the attribute for the given name from the given node.
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#eventListeners"><B>eventListeners</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Holds the event names and associated listeners in an array.
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#eventsEnabled"><B>eventsEnabled</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Specifies if events can be fired.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#eventSource"><B>eventSource</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Holds the event source.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#eventSource"><B>eventSource</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Holds the event source.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#eventSource"><B>eventSource</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#eventSource"><B>eventSource</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#eventSource"><B>eventSource</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Holds the source object for this event source.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#exception"><B>exception</B></A> -
Variable in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#exclude"><B>exclude</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Array containing the variable names that should be ignored by the codec.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Executes the layout for the children of the specified parent.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#execute(java.lang.Object, java.util.List)"><B>execute(Object, List&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Executes the layout for the children of the specified parent.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>A basic horizontal coordinate assignment algorithm
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in interface com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html" title="interface in com.mxgraph.layout.hierarchical.stage">mxHierarchicalLayoutStage</A>
<DD>Takes the graph detail and configuration information within the facade
and creates the resulting laid out graph within that facade for further
use.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>Performs a vertex ordering within ranks as described by Gansner et al
1993
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMinimumCycleRemover</A>
<DD>Produces the layer assignmment using the graph information specified
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#execute(java.lang.Object, java.lang.Object)"><B>execute(Object, Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Implements <mxGraphLayout.execute>.
<DT><A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html" title="class in com.mxgraph.layout">mxEdgeLabelLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxIGraphLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in interface com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxIGraphLayout.html" title="interface in com.mxgraph.layout">mxIGraphLayout</A>
<DD>Executes the layout for the children of the specified parent.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Implements <mxGraphLayout.execute>.
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html#execute(java.lang.Object)"><B>execute(Object)</B></A> -
Method in class com.mxgraph.layout.orthogonal.<A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html" title="class in com.mxgraph.layout.orthogonal">mxOrthogonalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#execute(com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange)"><B>execute(mxIGraphModel.mxAtomicGraphModelChange)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Executes the given atomic change and adds it to the current edit.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>Changes the root of the model.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model">mxIGraphModel.mxAtomicGraphModelChange</A>
<DD>Executes the change on the model.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#EXECUTE"><B>EXECUTE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the execute event.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html#execute()"><B>execute()</B></A> -
Method in interface com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html" title="interface in com.mxgraph.util">mxUndoableEdit.mxUndoableChange</A>
<DD>Undoes or redoes the change depending on its undo state.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html" title="class in com.mxgraph.view">mxGraphSelectionModel.mxSelectionChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#execute()"><B>execute()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>Changes the current root of the view.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#executeLayout(com.mxgraph.layout.mxIGraphLayout, java.lang.Object)"><B>executeLayout(mxIGraphLayout, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#exitGroup()"><B>exitGroup()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Changes the current root to the next valid root in the displayed cell
hierarchy.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#expandedIcon"><B>expandedIcon</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#exportDone(javax.swing.JComponent, java.awt.datatransfer.Transferable, int)"><B>exportDone(JComponent, Transferable, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#exportEnabled"><B>exportEnabled</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#extendComponent(java.awt.Rectangle)"><B>extendComponent(Rectangle)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Implements extension of the component in all directions.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg"><B>ExtendedGeneralPath</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>The <code>ExtendedGeneralPath</code> class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc.<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#ExtendedGeneralPath()"><B>ExtendedGeneralPath()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Constructs a new <code>ExtendedGeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#ExtendedGeneralPath(int)"><B>ExtendedGeneralPath(int)</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Constructs a new <code>ExtendedGeneralPath</code> with the
specified winding rule to control operations that require the
interior of the path to be defined.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#ExtendedGeneralPath(int, int)"><B>ExtendedGeneralPath(int, int)</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Constructs a new <code>ExtendedGeneralPath</code> object with
the specified winding rule and the specified initial capacity
to store path coordinates.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#ExtendedGeneralPath(java.awt.Shape)"><B>ExtendedGeneralPath(Shape)</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Constructs a new <code>ExtendedGeneralPath</code> object from
an arbitrary <code>Shape</code> object.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg"><B>ExtendedPathIterator</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>The <code>ExtendedPathIterator</code> class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs.<DT><A HREF="./com/mxgraph/view/mxGraph.html#extendParent(java.lang.Object)"><B>extendParent(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Resizes the parents recursively so that they contain the complete area
of the resized child cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#extendParents"><B>extendParents</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if a parent should contain the child bounds after a resize of
the child.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#extendParents"><B>extendParents</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#extendParentsOnAdd"><B>extendParentsOnAdd</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if parents should be extended according to the <extendParents>
switch if cells are added.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#extractHtmlBody"><B>extractHtmlBody</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Specifies if the text content of the HTML body should be extracted
before and after editing for HTML markup.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#fgNode"><B>fgNode</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the XML node with the stencil description.
<DT><A HREF="./com/mxgraph/io/mxGenericChangeCodec.html#fieldname"><B>fieldname</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGenericChangeCodec.html" title="class in com.mxgraph.io">mxGenericChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#fields"><B>fields</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Caches fields for faster access.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#fill()"><B>fill()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#fill()"><B>fill()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Fills the current path.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#FILL"><B>FILL</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#fill"><B>fill</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Boolean indicating if dimension should be changed to fill out the parent
cell.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#fillAndStroke()"><B>fillAndStroke()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#fillAndStroke()"><B>fillAndStroke()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Fills and paints the outline of the current path.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#fillClippedRect(java.awt.Graphics, int, int, int, int)"><B>fillClippedRect(Graphics, int, int, int, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fillColor"><B>fillColor</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#fillColor"><B>fillColor</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Defines the color to be used for filling the rubberband selection.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fillColorValue"><B>fillColorValue</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#fillShape(java.awt.Shape)"><B>fillShape(Shape)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#fillShape(java.awt.Shape, boolean)"><B>fillShape(Shape, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.Filter.html#filter(java.lang.Object)"><B>filter(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.Filter.html" title="interface in com.mxgraph.model">mxGraphModel.Filter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#filterCells(java.lang.Object[], com.mxgraph.model.mxGraphModel.Filter)"><B>filterCells(Object[], mxGraphModel.Filter)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#filterDescendants(java.lang.Object)"><B>filterDescendants(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Creates a set of descendant cells
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#filterDescendants(com.mxgraph.model.mxIGraphModel, com.mxgraph.model.mxGraphModel.Filter)"><B>filterDescendants(mxIGraphModel, mxGraphModel.Filter)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Creates a collection of cells using the visitor pattern.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#filterDescendants(com.mxgraph.model.mxIGraphModel, com.mxgraph.model.mxGraphModel.Filter, java.lang.Object)"><B>filterDescendants(mxIGraphModel, mxGraphModel.Filter, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Creates a collection of cells using the visitor pattern.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#filterRow(byte[], byte[], byte[][], int, int)"><B>filterRow(byte[], byte[], byte[][], int, int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Performs filtering on a row of an image.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html#find(com.mxgraph.analysis.mxUnionFind.Node)"><B>find(mxUnionFind.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis">mxUnionFind</A>
<DD>Returns the set that contains <code>node</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#finderBounds"><B>finderBounds</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#finderVisible"><B>finderVisible</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#findNearestSegment(com.mxgraph.view.mxCellState, double, double)"><B>findNearestSegment(mxCellState, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Finds the index of the nearest segment on the given cell state for the
specified coordinate pair.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#findNode(org.w3c.dom.Node, java.lang.String, java.lang.String)"><B>findNode(Node, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the first node where attr equals value.
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#findParallels(java.lang.Object)"><B>findParallels(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#findRoots(java.lang.Object, java.util.Set)"><B>findRoots(Object, Set&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Returns all visible children in the given parent which do not have
incoming edges.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#findTreeRoots(java.lang.Object, boolean)"><B>findTreeRoots(Object, boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Returns all visible children in the given parent which do not have
incoming edges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#findTreeRoots(java.lang.Object)"><B>findTreeRoots(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible children in the given parent which do not have
incoming edges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#findTreeRoots(java.lang.Object, boolean)"><B>findTreeRoots(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible children in the given parent which do not have
incoming edges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#findTreeRoots(java.lang.Object, boolean, boolean)"><B>findTreeRoots(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible children in the given parent which do not have
incoming edges.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#fineTuning"><B>fineTuning</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Whether or not to perform local optimisations and iterate multiple times
through the algorithm
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#fineTuning"><B>fineTuning</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Whether or not to perform local optimisations and iterate multiple times
through the algorithm
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#fineTuningRadius"><B>fineTuningRadius</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The radius below which fine tuning of the layout should start
This involves allowing the distance between nodes and edges to be
taken into account in the total energy calculation.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#FIRED"><B>FIRED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#fireEvent(com.mxgraph.util.mxEventObject)"><B>fireEvent(mxEventObject)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Dispatches the given event name with this object as the event source.
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#fireEvent(com.mxgraph.util.mxEventObject, java.lang.Object)"><B>fireEvent(mxEventObject, Object)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Dispatches the given event name, passing all arguments after the given
name to the registered listeners for the event.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object)"><B>firePropertyChange(String, Object, Object)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, byte, byte)"><B>firePropertyChange(String, byte, byte)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, char, char)"><B>firePropertyChange(String, char, char)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, short, short)"><B>firePropertyChange(String, short, short)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, int, int)"><B>firePropertyChange(String, int, int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, long, long)"><B>firePropertyChange(String, long, long)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, float, float)"><B>firePropertyChange(String, float, float)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, double, double)"><B>firePropertyChange(String, double, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#firePropertyChange(java.lang.String, boolean, boolean)"><B>firePropertyChange(String, boolean, boolean)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#first"><B>first</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Holds the start location of the mouse gesture.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#first"><B>first</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#first"><B>first</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Holds the start location of the mouse gesture.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#first"><B>first</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#first"><B>first</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#first"><B>first</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Holds the point where the selection has started.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#firstCharAt(java.lang.String, int, int)"><B>firstCharAt(String, int, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Find the first character matching the input character in the given
string where the character has no letter preceding it.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#fitPage"><B>fitPage</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Specifies if the outline should be zoomed to the page if the graph
component is in page layout mode.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#fixRanks()"><B>fixRanks()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Fixes the layer assignments to the values stored in the nodes.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#FLIP_EDGE"><B>FLIP_EDGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#flipEdge(java.lang.Object)"><B>flipEdge(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Called when the main control point of the edge is double-clicked.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#flipH"><B>flipH</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#flipV"><B>flipV</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#floydRoyWarshall(com.mxgraph.analysis.mxAnalysisGraph)"><B>floydRoyWarshall(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>Implements the Floyd-Roy-Warshall (aka WFI) shortest path algorithm between all vertices.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#flushImageCache()"><B>flushImageCache()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#fold(java.lang.Object)"><B>fold(Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#FOLD_CELLS"><B>FOLD_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#FOLD_CURSOR"><B>FOLD_CURSOR</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Default is Cursor.HAND_CURSOR.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#foldCells(boolean)"><B>foldCells(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the collapsed state of the selection cells without recursion.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#foldCells(boolean, boolean)"><B>foldCells(boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the collapsed state of the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#foldCells(boolean, boolean, java.lang.Object[])"><B>foldCells(boolean, boolean, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Invokes foldCells with checkFoldable set to false.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#foldCells(boolean, boolean, java.lang.Object[], boolean)"><B>foldCells(boolean, boolean, Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the collapsed state of the specified cells and all descendants
if recurse is true.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#foldingEnabled"><B>foldingEnabled</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if folding (collapse and expand via an image icon in the graph
should be enabled).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#FONT_BOLD"><B>FONT_BOLD</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>FONT_BOLD
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#FONT_FRACTIONALMETRICS"><B>FONT_FRACTIONALMETRICS</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Specifies if image aspect should be preserved in drawImage.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#FONT_ITALIC"><B>FONT_ITALIC</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>FONT_ITALIC
<DT><A HREF="./com/mxgraph/util/mxConstants.html#FONT_SHADOW"><B>FONT_SHADOW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>FONT_SHADOW
<DT><A HREF="./com/mxgraph/util/mxConstants.html#FONT_UNDERLINE"><B>FONT_UNDERLINE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>FONT_UNDERLINE
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontBackgroundColor"><B>fontBackgroundColor</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontBackgroundColorValue"><B>fontBackgroundColorValue</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontBorderColor"><B>fontBorderColor</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontBorderColorValue"><B>fontBorderColorValue</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontColor"><B>fontColor</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontColorValue"><B>fontColorValue</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontFamily"><B>fontFamily</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#fontGraphics"><B>fontGraphics</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Static Graphics used for Font Metrics.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontSize"><B>fontSize</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#fontStyle"><B>fontStyle</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#forceConstant"><B>forceConstant</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>The force constant by which the attractive forces are divided and the
replusive forces are multiple by the square of.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#forceConstantSquared"><B>forceConstantSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Cache of <forceConstant>^2 for performance.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#frc"><B>frc</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Shared FRC for font size calculations
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#frequency"><B>frequency</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The probable frequency of the color in the image.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#fullRepaintHandler"><B>fullRepaintHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Fires repaint events for full repaints.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#g"><B>g</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Global graphics handle to the image.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#g"><B>g</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>Stores the actual state.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#generateEdgeElement(org.w3c.dom.Document)"><B>generateEdgeElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>Generates an Edge Data Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>Generates a Edge Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Generates a Key Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Generates a Key Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>Generates a Key Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>Generates a Key Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>Generates a ShapeEdge Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#generateElement(org.w3c.dom.Document)"><B>generateElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>Generates a Shape Node Element from this class.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#generateNodeElement(org.w3c.dom.Document)"><B>generateNodeElement(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>Generates an Node Data Element from this class.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#generator"><B>generator</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#GEOMETRY"><B>GEOMETRY</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#geometry"><B>geometry</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Holds the geometry.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#geometry"><B>geometry</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#geometryForCellChanged(java.lang.Object, com.mxgraph.model.mxGeometry)"><B>geometryForCellChanged(Object, mxGeometry)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner callback to update the mxGeometry of the given mxCell using
mxCell.setGeometry and return the previous mxGeometry.
<DT><A HREF="./com/mxgraph/util/mxResources.html#get(java.lang.String)"><B>get(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxResources.html#get(java.lang.String, java.lang.String)"><B>get(String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxResources.html#get(java.lang.String, java.lang.String[])"><B>get(String, String[])</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Returns the value for the specified resource key.
<DT><A HREF="./com/mxgraph/util/mxResources.html#get(java.lang.String, java.lang.String[], java.lang.String)"><B>get(String, String[], String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Returns the value for the specified resource key.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getAbsoluteOffset()"><B>getAbsoluteOffset()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the absolute offset.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getAbsolutePoint(int)"><B>getAbsolutePoint(int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the absolute point at the given index.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getAbsolutePointCount()"><B>getAbsolutePointCount()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the number of absolute points.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getAbsolutePoints()"><B>getAbsolutePoints()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the absolute points.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getAccessor(java.lang.Object, java.lang.reflect.Field, boolean)"><B>getAccessor(Object, Field, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the accessor (getter, setter) for the specified field.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getAdditionFactorsEnergy(int)"><B>getAdditionFactorsEnergy(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Hook method to adding additional energy factors into the layout.
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#getAlign()"><B>getAlign()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getAllConnectionConstraints(com.mxgraph.view.mxCellState, boolean)"><B>getAllConnectionConstraints(mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns an array of all constraints for the given terminal.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getAllEdges(java.lang.Object[])"><B>getAllEdges(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all edges connected to the given cells or their descendants.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#getAlternateBounds()"><B>getAlternateBounds()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns the alternate bounds.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getAlternateEdgeStyle()"><B>getAlternateEdgeStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns alternateEdgeStyle.
<DT><A HREF="./com/mxgraph/shape/mxRectangleShape.html#getArcSize(int, int)"><B>getArcSize(int, int)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxRectangleShape.html" title="class in com.mxgraph.shape">mxRectangleShape</A>
<DD>Computes the arc size for the given dimension.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Returns the specified attribute from the user object if it is an XML
node.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getAttribute(java.lang.String, java.lang.String)"><B>getAttribute(String, String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Returns the specified attribute from the user object if it is an XML
node.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getAttributeName(java.lang.String)"><B>getAttributeName(String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the XML node attribute name for the given Java field name.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getAverageNodeArea()"><B>getAverageNodeArea()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#getBackground()"><B>getBackground()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#getBackgroundGray()"><B>getBackgroundGray()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Returns the suggested gray level of the background.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getBackgroundImage()"><B>getBackgroundImage()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#getBackgroundPaletteIndex()"><B>getBackgroundPaletteIndex()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Returns the palette index of the suggested background color.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#getBackgroundRGB()"><B>getBackgroundRGB()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Returns the RGB value of the suggested background color.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getBaseLabelCurve()"><B>getBaseLabelCurve()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns the curve the label curve is too be based on
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getBipartiteGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getBipartiteGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getBitDepth()"><B>getBitDepth()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the desired bit depth for a grayscale image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#getBitShift()"><B>getBitShift()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Returns the desired bit shift for a grayscale image.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getBodyMarkup(java.lang.String, boolean)"><B>getBodyMarkup(String, boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the body part of the given HTML markup.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#getBorder()"><B>getBorder()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBorder()"><B>getBorder()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the value of <border>.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#getBorderColor()"><B>getBorderColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Returns the border color.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getBorderline(int)"><B>getBorderline(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>This method calculates the energy of the distance of the specified
node to the notional border of the graph.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getBorderLineCostFactor()"><B>getBorderLineCostFactor()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#getBoundingBox()"><B>getBoundingBox()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getBoundingBox(com.mxgraph.util.mxRectangle, double)"><B>getBoundingBox(mxRectangle, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the bounding box for the rotated rectangle.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getBoundingBox()"><B>getBoundingBox()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the bounding box.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBoundingBox(java.lang.Object)"><B>getBoundingBox(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds of the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBoundingBox(java.lang.Object, boolean)"><B>getBoundingBox(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounding box of the given cell including all connected edges
if includeEdge is true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBoundingBox(java.lang.Object, boolean, boolean)"><B>getBoundingBox(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounding box of the given cell including all connected edges
if includeEdge is true.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getBoundingBox(java.lang.Object[])"><B>getBoundingBox(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the bounding box for an array of cells or null, if no cells are
specified.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getBoundingBox(com.mxgraph.view.mxCellState)"><B>getBoundingBox(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Shortcut to validateCell with visible set to true.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getBoundingBox(com.mxgraph.view.mxCellState, boolean)"><B>getBoundingBox(mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the bounding box of the shape and the label for the given
cell state and its children if recurse is true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBoundingBoxFromGeometry(java.lang.Object[])"><B>getBoundingBoxFromGeometry(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounding box for the geometries of the vertices in the
given array of cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getBounds()"><B>getBounds()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the bounding box of this handler.
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#getBounds(com.mxgraph.view.mxCellState)"><B>getBounds(mxCellState)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getBounds()"><B>getBounds()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Returns the unscaled, untranslated bounding box of the cells.
<DT><A HREF="./com/mxgraph/swing/util/mxICellOverlay.html#getBounds(com.mxgraph.view.mxCellState)"><B>getBounds(mxCellState)</B></A> -
Method in interface com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxICellOverlay.html" title="interface in com.mxgraph.swing.util">mxICellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getBounds()"><B>getBounds()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getBounds()"><B>getBounds()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getBounds(java.lang.Object[])"><B>getBounds(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the bounding box for an array of cells or null, if no cells are
specified.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getBounds(java.lang.Object[], boolean)"><B>getBounds(Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the bounding box for an array of cells or null, if no cells are
specified.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getBounds2D()"><B>getBounds2D()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBoundsForCells(java.lang.Object[], boolean, boolean, boolean)"><B>getBoundsForCells(Object[], boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds for the given cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getBoundsForGroup(java.lang.Object, java.lang.Object[], double)"><B>getBoundsForGroup(Object, Object[], double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds to be used for the given group and children.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#getBundleClassName()"><B>getBundleClassName()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Returns the resource bundle base name.
<DT><A HREF="./com/mxgraph/util/mxResources.html#getBundles()"><B>getBundles()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Returns the bundles.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#getCanvas()"><B>getCanvas()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Returns the canvas that is used for rendering the graph.
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#getCanvas()"><B>getCanvas()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>Returns the canvas for rendering.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCanvas()"><B>getCanvas()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getCell(java.lang.String)"><B>getCell(String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the cell for the specified Id or null if no cell can be
found for the given Id.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getCell(java.awt.event.MouseEvent)"><B>getCell(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the state at the given location.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the cell that is represented by this state.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#getCell()"><B>getCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Returns the first selected cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCellAt(int, int)"><B>getCellAt(int, int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCellAt(int, int, boolean)"><B>getCellAt(int, int, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCellAt(int, int, boolean, java.lang.Object)"><B>getCellAt(int, int, boolean, Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the bottom-most cell that intersects the given point (x, y) in
the cell hierarchy starting at the given parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellBounds(java.lang.Object)"><B>getCellBounds(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds of the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellBounds(java.lang.Object, boolean)"><B>getCellBounds(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds of the given cell including all connected edges
if includeEdge is true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellBounds(java.lang.Object, boolean, boolean)"><B>getCellBounds(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds of the given cell including all connected edges
if includeEdge is true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellBounds(java.lang.Object, boolean, boolean, boolean)"><B>getCellBounds(Object, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds of the given cell including all connected edges
if includeEdge is true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellContainmentArea(java.lang.Object)"><B>getCellContainmentArea(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the mxRectangle inside which a cell is to be kept.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCellEditor()"><B>getCellEditor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellGeometry(java.lang.Object)"><B>getCellGeometry(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the geometry for the given cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCellOverlays(java.lang.Object)"><B>getCellOverlays(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the array of overlays for the given cell or null, if no overlays
are defined.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getCells()"><B>getCells()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the internal lookup table that is used to map from Ids to cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getCells(java.lang.Object)"><B>getCells(Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#getCells(com.mxgraph.view.mxCellState)"><B>getCells(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCells(java.awt.Rectangle)"><B>getCells(Rectangle)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the cells inside the given rectangle.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getCells(java.awt.Rectangle, java.lang.Object)"><B>getCells(Rectangle, Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the children of the given parent that are contained in the given
rectangle (x, y, width, height).
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getCells()"><B>getCells()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#getCells()"><B>getCells()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Returns the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellsBeyond(double, double, java.lang.Object, boolean, boolean)"><B>getCellsBeyond(double, double, Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the children of the given parent that are contained in the
halfpane from the given point (x0, y0) rightwards and downwards
depending on rightHalfpane and bottomHalfpane.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#getCellsForChange(com.mxgraph.util.mxUndoableEdit.mxUndoableChange)"><B>getCellsForChange(mxUndoableEdit.mxUndoableChange)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#getCellsForChanges(java.util.List)"><B>getCellsForChanges(List&lt;mxUndoableEdit.mxUndoableChange&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellsForGroup(java.lang.Object[])"><B>getCellsForGroup(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells with the same parent as the first cell
in the given array.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getCellStates(java.lang.Object[])"><B>getCellStates(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the states for the given array of cells.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#getCellsToShift(com.mxgraph.view.mxCellState)"><B>getCellsToShift(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellStyle(java.lang.Object)"><B>getCellStyle(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns an array of key, value pairs representing the cell style for the
given cell.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#getCellStyle(java.lang.String, java.util.Map)"><B>getCellStyle(String, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Returns the cell style for the specified cell or the given defaultStyle
if no style can be found for the given stylename.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCellValidationError(java.lang.Object)"><B>getCellValidationError(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Checks all multiplicities that cannot be enforced while the graph is
being modified, namely, all multiplicities that require a minimum of
1 edge.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#getCenterVisiblePosition()"><B>getCenterVisiblePosition()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Returns the drawing bounds of the central indexed visible glyph
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#getCenterX()"><B>getCenterX()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the x-coordinate of the center.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#getCenterY()"><B>getCenterY()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the y-coordinate of the center.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#getChanges()"><B>getChanges()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getChangesRepaintThreshold()"><B>getChangesRepaintThreshold()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getChild()"><B>getChild()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getChildAt(int)"><B>getChildAt(int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getChildAt(java.lang.Object, int)"><B>getChildAt(Object, int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getChildAt(int)"><B>getChildAt(int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the child at the specified index.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getChildAt(java.lang.Object, int)"><B>getChildAt(Object, int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the child of the given parent at the given index.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getChildCells(java.lang.Object, boolean, boolean)"><B>getChildCells(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getChildCells(com.mxgraph.model.mxIGraphModel, java.lang.Object, boolean, boolean)"><B>getChildCells(mxIGraphModel, Object, boolean, boolean)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the children of the given cell that are vertices and/or edges
depending on the arguments.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getChildCells(java.lang.Object)"><B>getChildCells(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the visible children of the given parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getChildCells(java.lang.Object, boolean, boolean)"><B>getChildCells(Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the visible child vertices or edges in the given parent.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getChildCount()"><B>getChildCount()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getChildCount(java.lang.Object)"><B>getChildCount(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getChildCount()"><B>getChildCount()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the number of child cells.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getChildCount(java.lang.Object)"><B>getChildCount(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the number of children in the given cell.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getChildEdges(java.lang.Object)"><B>getChildEdges(Object)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getChildEdges(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getChildEdges(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the child edges of the given parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getChildEdges(java.lang.Object)"><B>getChildEdges(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the visible child edges of the given parent.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getChildIndex(java.lang.Object, java.lang.Object)"><B>getChildIndex(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>Returns the index of the given child inside the given parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getChildOffsetForCell(java.lang.Object)"><B>getChildOffsetForCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the offset to be used for the cells inside the given cell.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getChildren(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getChildren(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all children of the given cell regardless of their type.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getChildVertices(java.lang.Object)"><B>getChildVertices(Object)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getChildVertices(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getChildVertices(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the child vertices of the given parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getChildVertices(java.lang.Object)"><B>getChildVertices(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the visible child vertices of the given parent.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getChromaticity()"><B>getChromaticity()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the white point and primary chromaticities in
CIE (x, y) space.
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#getClassForName(java.lang.String)"><B>getClassForName(String)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Returns a class that corresponds to the given name.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#getClip()"><B>getClip()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCloneableCells(java.lang.Object[])"><B>getCloneableCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells which are movable in the given array of cells.
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#getCodec(java.lang.String)"><B>getCodec(String)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Returns a codec that handles the given object, which can be an object
instance or an XML node.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getCollapseAction()"><B>getCollapseAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getColor(java.util.Map, java.lang.String)"><B>getColor(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a color or null if no value is
defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getColor(java.util.Map, java.lang.String, java.awt.Color)"><B>getColor(Map&lt;String, Object&gt;, String, Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a color or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/util/svg/NormalizingReader.html#getColumn()"><B>getColumn()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NormalizingReader.html" title="class in com.mxgraph.util.svg">NormalizingReader</A>
<DD>Returns the current column in the stream.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#getColumn()"><B>getColumn()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>Returns the current column in the stream.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Returns the column of the last parsed character.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getCompleteBipartiteGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getCompleteBipartiteGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getCompleteGraph(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getCompleteGraph(mxAnalysisGraph, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getCompressedText()"><B>getCompressedText()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the text strings to be stored in compressed form with
this image as an array of <code>String</code>s.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#getConnecIcon()"><B>getConnecIcon()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getConnectedEdges()"><B>getConnectedEdges()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getConnectedEdges(int)"><B>getConnectedEdges(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Returns all Edges that are connected with the specified cell
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getConnectingEdge(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object, java.lang.Object)"><B>getConnectingEdge(mxAnalysisGraph, Object, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#getConnectionComponents(com.mxgraph.view.mxGraph, java.lang.Object[], java.lang.Object[])"><B>getConnectionComponents(mxGraph, Object[], Object[])</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Returns a union find structure representing the connection components of
G=(E,V).
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getConnectionConstraint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean)"><B>getConnectionConstraint(mxCellState, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns an connection constraint that describes the given connection
point.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getConnectionHandler()"><B>getConnectionHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getConnectionPoint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxConnectionConstraint)"><B>getConnectionPoint(mxCellState, mxConnectionConstraint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the connection constraint that describes the given connection point.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getConnections(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getConnections(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all edges connected to this cell without loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getConnections(java.lang.Object)"><B>getConnections(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible edges connected to the given cell without loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getConnections(java.lang.Object, java.lang.Object)"><B>getConnections(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible edges connected to the given cell without loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getConnections(java.lang.Object, java.lang.Object, boolean)"><B>getConnections(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible edges connected to the given cell without loops.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#getConnectPreview()"><B>getConnectPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#getConstraint(java.lang.Object, java.lang.Object)"><B>getConstraint(Object, Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns the constraint for the given key and cell.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#getConstraint(java.lang.Object, java.lang.Object, java.lang.Object, boolean)"><B>getConstraint(Object, Object, Object, boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns the constraint for the given key and cell.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#getContainerSize()"><B>getContainerSize()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Hook for subclassers to return the container size.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#getContainerSize()"><B>getContainerSize()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Hook for subclassers to return the container size.
<DT><A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html" title="class in com.mxgraph.analysis">mxConstantCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxDistanceCostFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxDistanceCostFunction.html" title="class in com.mxgraph.analysis">mxDistanceCostFunction</A>
<DD>Returns the Euclidean length of the edge defined by the absolute
points in the given state or 0 if no points are defined.
<DT><A HREF="./com/mxgraph/analysis/mxICostFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in interface com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxICostFunction.html" title="interface in com.mxgraph.analysis">mxICostFunction</A>
<DD>Evaluates the cost of the given cell state.
<DT><A HREF="./com/mxgraph/costfunction/mxConstCostFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.costfunction.<A HREF="./com/mxgraph/costfunction/mxConstCostFunction.html" title="class in com.mxgraph.costfunction">mxConstCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/costfunction/mxDoubleValCostFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.costfunction.<A HREF="./com/mxgraph/costfunction/mxDoubleValCostFunction.html" title="class in com.mxgraph.costfunction">mxDoubleValCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorConstFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorConstFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorConstFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html#getCost(com.mxgraph.view.mxCellState)"><B>getCost(mxCellState)</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomIntFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getCostFunction()"><B>getCostFunction()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#getCount()"><B>getCount()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#getCurrent()"><B>getCurrent()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Returns the current character value.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getCurrentColor()"><B>getCurrentColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the current color.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getCurrentPoint()"><B>getCurrentPoint()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>get the current position or <code>null</code>.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getCurrentRoot()"><B>getCurrentRoot()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the current root of the displayed cell hierarchy.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getCurrentRoot()"><B>getCurrentRoot()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the current root.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getCurrentValue()"><B>getCurrentValue()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns the current editing value.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#getCurrentXScale()"><B>getCurrentXScale()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#getCurrentYScale()"><B>getCurrentYScale()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getCursor(java.awt.event.MouseEvent, int)"><B>getCursor(MouseEvent, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the cursor for the given event and handle.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#getCursor(java.awt.event.MouseEvent, int)"><B>getCursor(MouseEvent, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getCursor(java.awt.event.MouseEvent)"><B>getCursor(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#getCursor(java.awt.event.MouseEvent, int)"><B>getCursor(MouseEvent, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#getCurve()"><B>getCurve()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#getCurve()"><B>getCurve()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getCurveLength(java.lang.String)"><B>getCurveLength(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getCurveParallel(java.lang.String, double)"><B>getCurveParallel(String, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns a unit vector parallel to the curve at the specified
distance along the curve.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getCurvePoints(java.lang.String)"><B>getCurvePoints(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Obtains the points that make up the curve for the specified
curve index.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getCurveSection(java.lang.String, double, double)"><B>getCurveSection(String, double, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns a section of the curve as an array of points
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getCutEdges(com.mxgraph.analysis.mxAnalysisGraph)"><B>getCutEdges(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getCutVertices(com.mxgraph.analysis.mxAnalysisGraph)"><B>getCutVertices(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#getDataHeight()"><B>getDataHeight()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#getDataId()"><B>getDataId()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#getDataKey()"><B>getDataKey()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#getDataLabel()"><B>getDataLabel()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#getDataShapeEdge()"><B>getDataShapeEdge()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#getDataShapeNode()"><B>getDataShapeNode()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#getDataStyle()"><B>getDataStyle()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#getDataValue()"><B>getDataValue()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#getDataWidth()"><B>getDataWidth()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#getDataX()"><B>getDataX()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#getDataY()"><B>getDataY()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#getDefaultEdgeStyle()"><B>getDefaultEdgeStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Returns the default style for edges.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getDefaultEncodeParam(java.awt.image.RenderedImage)"><B>getDefaultEncodeParam(RenderedImage)</B></A> -
Static method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns an instance of <code>PNGEncodeParam.Palette</code>,
<code>PNGEncodeParam.Gray</code>, or
<code>PNGEncodeParam.RGB</code> appropriate for encoding
the given image.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getDefaultLoopStyle()"><B>getDefaultLoopStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the default edge style used for loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getDefaultOverlap()"><B>getDefaultOverlap()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Gets defaultOverlap.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getDefaultParent()"><B>getDefaultParent()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the first child of the root in the model, that is, the first or
default layer of the diagram.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#getDefaultVertexStyle()"><B>getDefaultVertexStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Returns the default style for vertices.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getDefsElement()"><B>getDefsElement()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#getDelay()"><B>getDelay()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Returns the delay for the animation.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getDeletableCells(java.lang.Object[])"><B>getDeletableCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells which are movable in the given array of cells.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getDeleteAction()"><B>getDeleteAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#getDelta()"><B>getDelta()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Returns the history of all changes as a string.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#getDelta(com.mxgraph.view.mxCellState)"><B>getDelta(mxCellState)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Returns the vector between the current rendered state and the future
location of the state after the display will be updated.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#getDeltas()"><B>getDeltas()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getDescendants(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getDescendants(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns a all descendants of the given cell and the cell itself
as a collection.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Returns the description.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#getDfsCount()"><B>getDfsCount()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getDirectedEdgeCount(com.mxgraph.model.mxIGraphModel, java.lang.Object, boolean)"><B>getDirectedEdgeCount(mxIGraphModel, Object, boolean)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the number of incoming or outgoing edges.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getDirectedEdgeCount(com.mxgraph.model.mxIGraphModel, java.lang.Object, boolean, java.lang.Object)"><B>getDirectedEdgeCount(mxIGraphModel, Object, boolean, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the number of incoming or outgoing edges, ignoring the given
edge.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getDirectedLeaf(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>getDirectedLeaf(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#getDirtyRect()"><B>getDirtyRect()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#getDirtyRect(com.mxgraph.util.mxRectangle)"><B>getDirtyRect(mxRectangle)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#getDocument()"><B>getDocument()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Returns a reference to the document that represents the canvas.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getDocument()"><B>getDocument()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Returns a reference to the document that represents the canvas.
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#getDocument()"><B>getDocument()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Returns a reference to the document that represents the canvas.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#getDocument()"><B>getDocument()</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns the owner document of the codec.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#getDouble(org.w3c.dom.Element, java.lang.String)"><B>getDouble(Element, String)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Returns the given attribute or 0.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#getDouble(org.w3c.dom.Element, java.lang.String, double)"><B>getDouble(Element, String, double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Returns the given attribute or the default value.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getDouble(java.util.Map, java.lang.String)"><B>getDouble(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a double or 0 if no value is
defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getDouble(java.util.Map, java.lang.String, double)"><B>getDouble(Map&lt;String, Object&gt;, String, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a double or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getDropTarget(java.awt.dnd.DropTargetEvent)"><B>getDropTarget(DropTargetEvent)</B></A> -
Static method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Helper method to return the component for a drop target event.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#getDropTarget(com.mxgraph.swing.mxGraphComponent, com.mxgraph.swing.util.mxGraphTransferable)"><B>getDropTarget(mxGraphComponent, mxGraphTransferable)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Returns the drop target for the given transferable and location.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getDropTarget(java.lang.Object[], java.awt.Point, java.lang.Object)"><B>getDropTarget(Object[], Point, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the given cell if it is a drop target for the given cells or the
nearest ancestor that may be used as a drop target for the given cells.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#getDx(double)"><B>getDx(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#getDx(double)"><B>getDx(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>Returns the first derivation at x.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#getDy(double)"><B>getDy(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#getEase()"><B>getEase()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Returns the easing for the movements.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getEdgeAt(int)"><B>getEdgeAt(int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getEdgeAt(java.lang.Object, int)"><B>getEdgeAt(Object, int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getEdgeAt(int)"><B>getEdgeAt(int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the edge at the specified index in the edge array.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getEdgeAt(java.lang.Object, int)"><B>getEdgeAt(Object, int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the edge of cell at the given index.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getEdgeCount()"><B>getEdgeCount()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getEdgeCount(java.lang.Object)"><B>getEdgeCount(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getEdgeCount()"><B>getEdgeCount()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the number of edges in the edge array.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getEdgeCount(java.lang.Object)"><B>getEdgeCount(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the number of distinct edges connected to the given cell.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeCrossing(int)"><B>getEdgeCrossing(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>This method calculates the energy of the distance from the specified
edge crossing any other edges.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeCrossingAffectedEdges(int)"><B>getEdgeCrossingAffectedEdges(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Obtains the energy cost function for the specified node being moved.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeCrossingCostFactor()"><B>getEdgeCrossingCostFactor()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeData()"><B>getEdgeData()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeDataMap()"><B>getEdgeDataMap()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#getEdgedefault()"><B>getEdgedefault()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeDirected()"><B>getEdgeDirected()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeDistanceAffectedNodes(int)"><B>getEdgeDistanceAffectedNodes(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Obtains the energy cost function for the specified node being moved.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeDistanceCostFactor()"><B>getEdgeDistanceCostFactor()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeDistanceFromEdge(int)"><B>getEdgeDistanceFromEdge(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>This method calculates the energy of the distance between Cells and
Edges.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeDistanceFromNode(int)"><B>getEdgeDistanceFromNode(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>This method calculates the energy of the distance between Cells and
Edges.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeId()"><B>getEdgeId()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#getEdgeId(java.lang.Object)"><B>getEdgeId(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getEdgeIndex(com.mxgraph.model.mxICell)"><B>getEdgeIndex(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getEdgeIndex(com.mxgraph.model.mxICell)"><B>getEdgeIndex(mxICell)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the index of the specified edge in the edge array.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeLength(int)"><B>getEdgeLength(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>This method calculates the energy due to the length of the specified
edge.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeLengthAffectedEdges(int)"><B>getEdgeLengthAffectedEdges(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Obtains the energy cost function for the specified node being moved.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getEdgeLengthCostFactor()"><B>getEdgeLengthCostFactor()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#getEdgeMapper()"><B>getEdgeMapper()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getEdges(java.lang.Object, java.lang.Object, boolean, boolean, boolean, boolean)"><B>getEdges(Object, Object, boolean, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>Returns the incoming and/or outgoing edges for the given cell.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getEdges(java.lang.Object, java.lang.Object, boolean, boolean)"><B>getEdges(Object, Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>Returns the incoming and/or outgoing edges for the given cell.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#getEdges()"><B>getEdges()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getEdges(java.lang.Object)"><B>getEdges(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getEdges(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getEdges(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all edges connected to this cell including loops.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getEdges(com.mxgraph.model.mxIGraphModel, java.lang.Object, boolean, boolean, boolean)"><B>getEdges(mxIGraphModel, Object, boolean, boolean, boolean)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all distinct edges connected to this cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdges(java.lang.Object)"><B>getEdges(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible edges connected to the given cell including loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdges(java.lang.Object, java.lang.Object)"><B>getEdges(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all visible edges connected to the given cell including loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdges(java.lang.Object, java.lang.Object, boolean, boolean, boolean)"><B>getEdges(Object, Object, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the incoming and/or outgoing edges for the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdges(java.lang.Object, java.lang.Object, boolean, boolean, boolean, boolean)"><B>getEdges(Object, Object, boolean, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the incoming and/or outgoing edges for the given cell.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getEdgesBetween(com.mxgraph.model.mxIGraphModel, java.lang.Object, java.lang.Object)"><B>getEdgesBetween(mxIGraphModel, Object, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all edges from the given source to the given target.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getEdgesBetween(com.mxgraph.model.mxIGraphModel, java.lang.Object, java.lang.Object, boolean)"><B>getEdgesBetween(mxIGraphModel, Object, Object, boolean)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all edges between the given source and target pair.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdgesBetween(java.lang.Object, java.lang.Object)"><B>getEdgesBetween(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the edges between the given source and target.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdgesBetween(java.lang.Object, java.lang.Object, boolean)"><B>getEdgesBetween(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the edges between the given source and target.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeSource()"><B>getEdgeSource()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#getEdgeSource()"><B>getEdgeSource()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeSourcePort()"><B>getEdgeSourcePort()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeStyle()"><B>getEdgeStyle()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>Returns if the edge has end arrow.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getEdgeStyle(com.mxgraph.view.mxCellState, java.util.List, java.lang.Object, java.lang.Object)"><B>getEdgeStyle(mxCellState, List&lt;mxPoint&gt;, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the edge style function to be used to compute the absolute
points for the given state, control points and terminals.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeTarget()"><B>getEdgeTarget()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#getEdgeTarget()"><B>getEdgeTarget()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#getEdgeTargetPort()"><B>getEdgeTargetPort()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getEdgeValidationError(java.lang.Object, java.lang.Object, java.lang.Object)"><B>getEdgeValidationError(Object, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the validation error message to be displayed when inserting or
changing an edges' connectivity.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getEditAction()"><B>getEditAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getEditingCell()"><B>getEditingCell()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxICellEditor.html#getEditingCell()"><B>getEditingCell()</B></A> -
Method in interface com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxICellEditor.html" title="interface in com.mxgraph.swing.view">mxICellEditor</A>
<DD>Returns the cell that is currently being edited.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getEditingValue(java.lang.Object, java.util.EventObject)"><B>getEditingValue(Object, EventObject)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getEditor()"><B>getEditor()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns the current editor or null if no editing is in progress.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getEditorBounds(com.mxgraph.view.mxCellState, double)"><B>getEditorBounds(mxCellState, double)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns the bounds to be used for the editor.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#getElementById(java.lang.String)"><B>getElementById(String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns the element with the given ID from the document.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#getElementById(java.lang.String, java.lang.String)"><B>getElementById(String, String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns the element with the given ID from document.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getEmbeddedImageElement(java.lang.String)"><B>getEmbeddedImageElement(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxLine.html#getEndPoint()"><B>getEndPoint()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Returns the end point of the line.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getEnterGroupAction()"><B>getEnterGroupAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#getEventSource()"><B>getEventSource()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#getException()"><B>getException()</B></A> -
Method in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Return the embedded exception, if any.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getExitGroupAction()"><B>getExitGroupAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getExpandAction()"><B>getExpandAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getExportableCells(java.lang.Object[])"><B>getExportableCells(Object[])</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns all cells which may be exported via datatransfer.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#getExtendedCellBounds(com.mxgraph.view.mxCellState)"><B>getExtendedCellBounds(mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getExtendedPathIterator()"><B>getExtendedPathIterator()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#getFastValue(double)"><B>getFastValue(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>Returns an interpolated value.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getField(java.lang.Object, java.lang.String)"><B>getField(Object, String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the field with the specified name.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getFieldName(java.lang.String)"><B>getFieldName(String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the Java field name for the given XML attribute name.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getFieldTemplate(java.lang.Object, java.lang.String, org.w3c.dom.Node)"><B>getFieldTemplate(Object, String, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the template instance for the given field.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getFieldValue(java.lang.Object, java.lang.String)"><B>getFieldValue(Object, String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the value of the field with the specified name in the specified
object instance.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getFieldValueWithAccessor(java.lang.Object, java.lang.reflect.Field)"><B>getFieldValueWithAccessor(Object, Field)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the value of the field using the accessor for the field if one exists.
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#getFillColor(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getFillColor(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#getFillColor(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getFillColor(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#getFillColor(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getFillColor(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#getFillColor()"><B>getFillColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Returns the fill color.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getFineTuningRadius()"><B>getFineTuningRadius()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#getFirstSelectableCell(java.lang.Object[])"><B>getFirstSelectableCell(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Returns the first selectable cell in the given array of cells.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFloat(java.util.Map, java.lang.String)"><B>getFloat(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a float or 0 if no value is
defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFloat(java.util.Map, java.lang.String, float)"><B>getFloat(Map&lt;String, Object&gt;, String, float)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a float or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFloatArray(java.util.Map, java.lang.String, float[])"><B>getFloatArray(Map&lt;String, Object&gt;, String, float[])</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a float array or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFloatArray(java.util.Map, java.lang.String, float[], java.lang.String)"><B>getFloatArray(Map&lt;String, Object&gt;, String, float[], String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a float array or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getFoldableCells(java.lang.Object[], boolean)"><B>getFoldableCells(Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells which are movable in the given array of cells.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getFoldingIcon(com.mxgraph.view.mxCellState)"><B>getFoldingIcon(mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the icon used to display the collapsed state of the specified
cell state.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getFoldingIconBounds(com.mxgraph.view.mxCellState, javax.swing.ImageIcon)"><B>getFoldingIconBounds(mxCellState, ImageIcon)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFont(java.util.Map)"><B>getFont(Map&lt;String, Object&gt;)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFont(java.util.Map, double)"><B>getFont(Map&lt;String, Object&gt;, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getFontMetrics(java.awt.Font)"><B>getFontMetrics(Font)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the font metrics of the static font graphics instance
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#getFontName(java.lang.String)"><B>getFontName(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Returns a font name for the given CSS values for font-family.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#getForceConstant()"><B>getForceConstant()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getFriendshipWindmillGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getFriendshipWindmillGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getGamma()"><B>getGamma()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the file gamma value for the image.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#getGeneralPurposeVariable(int)"><B>getGeneralPurposeVariable(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Gets the value of temp for the specified layer
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#getGeneralPurposeVariable(int)"><B>getGeneralPurposeVariable(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Gets the value of temp for the specified layer
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#getGeneralPurposeVariable(int)"><B>getGeneralPurposeVariable(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Gets the value of temp for the specified layer
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getGenerator()"><B>getGenerator()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getGeneratorFunction(com.mxgraph.view.mxGraph, boolean, double, double)"><B>getGeneratorFunction(mxGraph, boolean, double, double)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getGeneratorFunction()"><B>getGeneratorFunction()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getGeometry()"><B>getGeometry()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getGeometry(java.lang.Object)"><B>getGeometry(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#getGeometry()"><B>getGeometry()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getGeometry()"><B>getGeometry()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the object that describes the geometry.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getGeometry(java.lang.Object)"><B>getGeometry(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the geometry of the given cell.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getGlassGradientElement()"><B>getGlassGradientElement()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#getGradientBounds(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getGradientBounds(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxSwimlaneShape.html#getGradientBounds(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getGradientBounds(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxSwimlaneShape.html" title="class in com.mxgraph.shape">mxSwimlaneShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getGradientElement(java.lang.String, java.lang.String, java.lang.String)"><B>getGradientElement(String, String, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getGradientId(java.lang.String, java.lang.String, java.lang.String)"><B>getGradientId(String, String, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns the associated graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getGraph(java.awt.event.ActionEvent)"><B>getGraph(ActionEvent)</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the enclosing graph.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#getGraph()"><B>getGraph()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getGraphBounds()"><B>getGraphBounds()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounds of the visible graph.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getGraphBounds()"><B>getGraphBounds()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the cached diagram bounds.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getGraphComponent()"><B>getGraphComponent()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getGraphComponent()"><B>getGraphComponent()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#getGraphComponent()"><B>getGraphComponent()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#getGraphComponent()"><B>getGraphComponent()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#getGraphComponent()"><B>getGraphComponent()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#getGraphComponent()"><B>getGraphComponent()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getGraphComponents(com.mxgraph.analysis.mxAnalysisGraph)"><B>getGraphComponents(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#getGraphContainer()"><B>getGraphContainer()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getGraphControl()"><B>getGraphControl()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getGraphHandler()"><B>getGraphHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#getGraphics()"><B>getGraphics()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Returns the graphics object for this canvas.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#getGraphics()"><B>getGraphics()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Returns the graphics instance.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#getGraphicsCanvas()"><B>getGraphicsCanvas()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getGraphTransferHandler(java.awt.dnd.DropTargetEvent)"><B>getGraphTransferHandler(DropTargetEvent)</B></A> -
Static method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Helper method to return the component for a drop target event.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getGridColor()"><B>getGridColor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getGridGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getGridGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getGridSize()"><B>getGridSize()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the grid size.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getGridStyle()"><B>getGridStyle()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getGroupAction()"><B>getGroupAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html#getGroupBorder(com.mxgraph.view.mxGraph)"><B>getGroupBorder(mxGraph)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.GroupAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html#getGroupBorder(com.mxgraph.view.mxGraph)"><B>getGroupBorder(mxGraph)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.UpdateGroupBoundsAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#getGroupPadding()"><B>getGroupPadding()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getGuidePoints()"><B>getGuidePoints()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getHandleBorderColor(int)"><B>getHandleBorderColor(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the border color of the handle at the specified index.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getHandleCount()"><B>getHandleCount()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the number of handles in this handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getHandleFillColor(int)"><B>getHandleFillColor(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the color to be used to fill the handle at the specified index.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#getHandleFillColor(int)"><B>getHandleFillColor(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#getHandler(java.lang.Object)"><B>getHandler(Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#getHandleSize()"><B>getHandleSize()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImage.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the height of the rectangle.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getHeightSquared()"><B>getHeightSquared()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxHtmlColor.html#getHexColorString(java.awt.Color)"><B>getHexColorString(Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxHtmlColor.html" title="class in com.mxgraph.util">mxHtmlColor</A>
<DD>Returns a hex representation for the given color.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getHexColorString(java.awt.Color)"><B>getHexColorString(Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a hex representation for the given color.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getHomeAction()"><B>getHomeAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getHorizontalPageBorder()"><B>getHorizontalPageBorder()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the horizontal border between the page and the control.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getHorizontalPageCount()"><B>getHorizontalPageCount()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getHotspot()"><B>getHotspot()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the hotspot.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getHtmlData()"><B>getHtmlData()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Fetch the data in a text/html format
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getICCProfileData()"><B>getICCProfileData()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the ICC profile data to be stored with this image.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#getIconPath()"><B>getIconPath()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#getId()"><B>getId()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodec.html#getId(java.lang.Object)"><B>getId(Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns the ID of the specified object.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getId()"><B>getId()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getId()"><B>getId()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the Id of the cell as a string.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#getId()"><B>getId()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Returns the session ID.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#getImage()"><B>getImage()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getImage()"><B>getImage()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImageBundle.html#getImage(java.lang.String)"><B>getImage(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImageBundle.html" title="class in com.mxgraph.util">mxImageBundle</A>
<DD>Returns the value for the given key.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getImage(com.mxgraph.view.mxCellState)"><B>getImage(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the image URL for the given cell state.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#getImageBasePath()"><B>getImageBasePath()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#getImageBounds(java.awt.Image, double, double, double, double, boolean)"><B>getImageBounds(Image, double, double, double, double, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#getImageBounds(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getImageBounds(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#getImageBounds(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getImageBounds(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getImageBundles()"><B>getImageBundles()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the image bundles
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getImageBundles(java.util.List)"><B>getImageBundles(List&lt;mxImageBundle&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the image bundles
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#getImageForStyle(java.util.Map)"><B>getImageForStyle(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Gets the image path from the given style.
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#getImageForStyle(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getImageForStyle(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getImageFromBundles(java.lang.String)"><B>getImageFromBundles(String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Searches all bundles for the specified key and returns the value for the
first match or null if the key is not found.
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#getImageObserver()"><B>getImageObserver()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImageBundle.html#getImages()"><B>getImages()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImageBundle.html" title="class in com.mxgraph.util">mxImageBundle</A>
<DD>Returns the images.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#getImageSize(java.awt.Image)"><B>getImageSize(Image)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Returns the size for the given image.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#getImageSize(java.awt.Image)"><B>getImageSize(Image)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Returns the size for the given image.
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#getImageSize(java.awt.Image)"><B>getImageSize(Image)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>Returns the size for the given image.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getImportableCells(java.lang.Object[])"><B>getImportableCells(Object[])</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns all cells which may be imported via datatransfer.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#getImportCount()"><B>getImportCount()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getIncomingEdges(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getIncomingEdges(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the incoming edges of the given cell without loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getIncomingEdges(java.lang.Object)"><B>getIncomingEdges(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all incoming visible edges connected to the given cell without
loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getIncomingEdges(java.lang.Object, java.lang.Object)"><B>getIncomingEdges(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the visible incoming edges for the given cell.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getIndex(com.mxgraph.model.mxICell)"><B>getIndex(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getIndex()"><B>getIndex()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getIndex(com.mxgraph.model.mxICell)"><B>getIndex(mxICell)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the index of the specified child in the child array.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getIndex()"><B>getIndex()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the index of the current handle.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getIndexAt(int, int)"><B>getIndexAt(int, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the index of the handle at the given location.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#getIndexAt(int, int)"><B>getIndexAt(int, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#getInitialMessage()"><B>getInitialMessage()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Returns an XML string that represents the current state of the session
and the shared diagram.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getInitialMoveRadius()"><B>getInitialMoveRadius()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#getInitialTemp()"><B>getInitialTemp()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getInitialValue(com.mxgraph.view.mxCellState, java.util.EventObject)"><B>getInitialValue(mxCellState, EventObject)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Gets the initial editing value for the given cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html#getInputMap(int)"><B>getInputMap(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html" title="class in com.mxgraph.swing.handler">mxKeyboardHandler</A>
<DD>Return JTree's input map.
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#getInstance()"><B>getInstance()</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html#getInstance()"><B>getInstance()</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html" title="class in com.mxgraph.io.graphml">mxGraphMlKeyManager</A>
<DD>Returns the instance of mxGmlKeyManager.
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#getInstanceForName(java.lang.String)"><B>getInstanceForName(String)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Creates and returns a new instance for the given class name.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#getInt(org.w3c.dom.Element, java.lang.String, int)"><B>getInt(Element, String, int)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Returns the given attribute or the default value.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getInt(java.util.Map, java.lang.String)"><B>getInt(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as an int or 0 if no value is
defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getInt(java.util.Map, java.lang.String, int)"><B>getInt(Map&lt;String, Object&gt;, String, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as an int or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getInterHierarchySpacing()"><B>getInterHierarchySpacing()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getInterlacing()"><B>getInterlacing()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns <code>true</code> if Adam7 interlacing will be used.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getInterRankCellSpacing()"><B>getInterRankCellSpacing()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#getInterRankCellSpacing()"><B>getInterRankCellSpacing()</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getIntervals(java.lang.String)"><B>getIntervals(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getIntraCellSpacing()"><B>getIntraCellSpacing()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#getIntraCellSpacing()"><B>getIntraCellSpacing()</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getInvalidColor()"><B>getInvalidColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the color used for invalid highlights.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html#getKey()"><B>getKey()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html" title="class in com.mxgraph.analysis">mxFibonacciHeap.Node</A>
<DD>Obtain the key for this node.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#getKeyDefault()"><B>getKeyDefault()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#getKeyFor()"><B>getKeyFor()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#getKeyId()"><B>getKeyId()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html#getKeyMap()"><B>getKeyMap()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html" title="class in com.mxgraph.io.graphml">mxGraphMlKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#getKeyName()"><B>getKeyName()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#getKeyType()"><B>getKeyType()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getKingGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getKingGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getKingMoveVertexes(com.mxgraph.analysis.mxAnalysisGraph, int, int, int, int)"><B>getKingMoveVertexes(mxAnalysisGraph, int, int, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getKnightGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getKnightGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getKnightMoveVertexes(com.mxgraph.analysis.mxAnalysisGraph, int, int, int, int)"><B>getKnightMoveVertexes(mxAnalysisGraph, int, int, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getKnightTour(com.mxgraph.analysis.mxAnalysisGraph, int, int, int)"><B>getKnightTour(mxAnalysisGraph, int, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the current label.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getLabel(java.lang.Object)"><B>getLabel(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns a string or DOM node that represents the label for the given
cell.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#getLabelBounds()"><B>getLabelBounds()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getLabelBounds()"><B>getLabelBounds()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the label bounds.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getLabelPaintBounds(java.lang.String, java.util.Map, boolean, com.mxgraph.util.mxPoint, com.mxgraph.util.mxRectangle, double)"><B>getLabelPaintBounds(String, Map&lt;String, Object&gt;, boolean, mxPoint, mxRectangle, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the paint bounds for the given label.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getLabelSize(java.lang.String, java.util.Map, boolean, double)"><B>getLabelSize(String, Map&lt;String, Object&gt;, boolean, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the size for the given label.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getLabelSize(java.lang.String, java.util.Map, boolean, double, double)"><B>getLabelSize(String, Map&lt;String, Object&gt;, boolean, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the size for the given label.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#getLayout(java.lang.Object)"><B>getLayout(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getLayoutAreaSize()"><B>getLayoutAreaSize()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the size of the area that layouts can operate in.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#getLength()"><B>getLength()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getLength()"><B>getLength()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the length.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#getLevelDistance()"><B>getLevelDistance()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#getLimitX()"><B>getLimitX()</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/NormalizingReader.html#getLine()"><B>getLine()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NormalizingReader.html" title="class in com.mxgraph.util.svg">NormalizingReader</A>
<DD>Returns the current line in the stream.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#getLine()"><B>getLine()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>Returns the current line in the stream.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Returns the line of the last parsed character.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getLinkForCell(java.lang.Object)"><B>getLinkForCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the hyperlink to be used for the given cell.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getLowerIndexOfSegment(java.lang.String, double)"><B>getLowerIndexOfSegment(String, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Calculates the index of the lower point on the segment
that contains the point <i>distance</i> along the
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getLowestDegreeVertex(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object[])"><B>getLowestDegreeVertex(mxAnalysisGraph, Object[])</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#getMargin(java.lang.String, java.lang.String)"><B>getMargin(String, String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getMarkedState()"><B>getMarkedState()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the marked state.
<DT><A HREF="./com/mxgraph/shape/mxMarkerRegistry.html#getMarker(java.lang.String)"><B>getMarker(String)</B></A> -
Static method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxMarkerRegistry.html" title="class in com.mxgraph.shape">mxMarkerRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#getMarker()"><B>getMarker()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getMarker()"><B>getMarker()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getMarkerColor(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState, boolean)"><B>getMarkerColor(MouseEvent, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the valid- or invalidColor depending on the value of isValid.
<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html#getMarkerVector(java.util.List, boolean, double)"><B>getMarkerVector(List&lt;mxPoint&gt;, boolean, double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape">mxConnectorShape</A>
<DD>Hook to override creation of the vector that the marker is drawn along
since it may not be the same as the vector between any two control
points
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#getMarkerVector(java.util.List, boolean, double)"><B>getMarkerVector(List&lt;mxPoint&gt;, boolean, double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>Hook to override creation of the vector that the marker is drawn along
since it may not be the same as the vector between any two control
points
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#getMaxDistanceLimit()"><B>getMaxDistanceLimit()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getMaxDistanceLimit()"><B>getMaxDistanceLimit()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#getMaxHandlers()"><B>getMaxHandlers()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getMaximumGraphBounds()"><B>getMaximumGraphBounds()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#getMaxIterations()"><B>getMaxIterations()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getMaxIterations()"><B>getMaxIterations()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#getMaxValue()"><B>getMaxValue()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Returns the numeric value of max.
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#getMaxWeight()"><B>getMaxWeight()</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html#getMaxWeight()"><B>getMaxWeight()</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomIntFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getMd5Hash(java.lang.String)"><B>getMd5Hash(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the Md5 hash for the given text.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#getMessage()"><B>getMessage()</B></A> -
Method in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Return a detail message for this exception.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getMethod(java.lang.Object, java.lang.String, java.lang.Class[])"><B>getMethod(Object, String, Class[])</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the method with the specified signature.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#getMinDistanceLimit()"><B>getMinDistanceLimit()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getMinDistanceLimit()"><B>getMinDistanceLimit()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getMinimumEditorScale()"><B>getMinimumEditorScale()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getMinimumGraphSize()"><B>getMinimumGraphSize()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the minimum size of the diagram.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getMinimumHeight()"><B>getMinimumHeight()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#getMinimumSpanningTree(com.mxgraph.view.mxGraph, java.lang.Object[], com.mxgraph.analysis.mxICostFunction, boolean)"><B>getMinimumSpanningTree(mxGraph, Object[], mxICostFunction, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#getMinimumSpanningTree(com.mxgraph.view.mxGraph, java.lang.Object[], java.lang.Object[], com.mxgraph.analysis.mxICostFunction)"><B>getMinimumSpanningTree(mxGraph, Object[], Object[], mxICostFunction)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#getMinimumWidth()"><B>getMinimumWidth()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getMinMoveRadius()"><B>getMinMoveRadius()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#getMinWeight()"><B>getMinWeight()</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html#getMinWeight()"><B>getMinWeight()</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomIntFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getModel()"><B>getModel()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Returns the model for this layout algorithm.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#getModel()"><B>getModel()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model">mxIGraphModel.mxAtomicGraphModelChange</A>
<DD>Returns the model where the change happened.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#getModel()"><B>getModel()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getModel()"><B>getModel()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the graph model that contains the graph data.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getModificationTime()"><B>getModificationTime()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the modification time to be stored with this image.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getMovableCells(java.lang.Object[])"><B>getMovableCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells which are movable in the given array of cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getMovePreview()"><B>getMovePreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#getMovingCells()"><B>getMovingCells()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>FIXME: Cells should be assigned outside of getPreviewStates
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getMultiplicities()"><B>getMultiplicities()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#getName()"><B>getName()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#getName(java.lang.Object)"><B>getName(Object)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Returns the name that identifies the codec associated
with the given instance..
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getName()"><B>getName()</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the name used for the nodenames and lookup of the codec when
classes are encoded and nodes are decoded.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#getName()"><B>getName()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#getName()"><B>getName()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Returns the name of the event.
<DT><A HREF="./com/mxgraph/view/mxStyleRegistry.html#getName(java.lang.Object)"><B>getName(Object)</B></A> -
Static method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStyleRegistry.html" title="class in com.mxgraph.view">mxStyleRegistry</A>
<DD>Returns the name for the given value.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getNearestCommonAncestor(java.lang.Object, java.lang.Object)"><B>getNearestCommonAncestor(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the nearest common ancestor for the specified cells.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getNewEdgeValue(com.mxgraph.analysis.mxAnalysisGraph)"><B>getNewEdgeValue(mxAnalysisGraph)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Creates a new edge value based on graph properties in mxAnalysisGraph.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#getNextLayerConnectedCells(int)"><B>getNextLayerConnectedCells(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Returns the cells this cell connects to on the next layer up
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#getNextLayerConnectedCells(int)"><B>getNextLayerConnectedCells(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Returns the cells this cell connects to on the next layer up
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#getNextLayerConnectedCells(int)"><B>getNextLayerConnectedCells(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Returns the cells this cell connects to on the next layer up
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getNextPoint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean)"><B>getNextPoint(mxCellState, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the nearest point in the list of absolute points or the center
of the opposite terminal.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#getNode(java.lang.Object, boolean)"><B>getNode(Object, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Returns the node that represents element.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html#getNode(java.lang.Object)"><B>getNode(Object)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis">mxUnionFind</A>
<DD>Returns the node that represents element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#getNodeData()"><B>getNodeData()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#getNodeDataMap()"><B>getNodeDataMap()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#getNodeDistance()"><B>getNodeDistance()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getNodeDistribution(int)"><B>getNodeDistribution(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Calculates the energy cost of the specified node relative to all other
nodes.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getNodeDistributionCostFactor()"><B>getNodeDistributionCostFactor()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#getNodeGraph()"><B>getNodeGraph()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#getNodeId()"><B>getNodeId()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#getNodePort()"><B>getNodePort()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#getNodes()"><B>getNodes()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getNullGraph(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getNullGraph(mxAnalysisGraph, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getNumPrivateChunks()"><B>getNumPrivateChunks()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the number of private chunks to be written to the
output file.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#getObject(java.lang.String)"><B>getObject(String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns the decoded object for the element with the specified ID in
<A HREF="./com/mxgraph/io/mxCodec.html#document"><CODE>mxCodec.document</CODE></A>.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#getObjects()"><B>getObjects()</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns the object lookup table.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#getOffset()"><B>getOffset()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns the offset.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#getOpacity()"><B>getOpacity()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#getOpacityForCell(java.lang.Object)"><B>getOpacityForCell(Object)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getOpposites(java.lang.Object[], java.lang.Object, boolean, boolean)"><B>getOpposites(Object[], Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>Returns all distinct opposite cells for the specified terminal
on the given edges.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getOpposites(java.lang.Object[], java.lang.Object)"><B>getOpposites(Object[], Object)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>Returns all distinct opposite cells for the specified terminal
on the given edges.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getOpposites(com.mxgraph.model.mxIGraphModel, java.lang.Object[], java.lang.Object)"><B>getOpposites(mxIGraphModel, Object[], Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all opposite cells of terminal for the given edges.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getOpposites(com.mxgraph.model.mxIGraphModel, java.lang.Object[], java.lang.Object, boolean, boolean)"><B>getOpposites(mxIGraphModel, Object[], Object, boolean, boolean)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns all opposite vertices wrt terminal for the given edges, only
returning sources and/or targets as specified.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getOpposites(java.lang.Object[], java.lang.Object)"><B>getOpposites(Object[], Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all distinct visible opposite cells of the terminal on the given
edges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getOpposites(java.lang.Object[], java.lang.Object, boolean, boolean)"><B>getOpposites(Object[], Object, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all distincts visible opposite cells for the specified terminal
on the given edges.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getOrientation()"><B>getOrientation()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#getOrientation()"><B>getOrientation()</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getOrigin(java.lang.Object)"><B>getOrigin(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the absolute, accumulated origin for the children inside the
given parent.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getOrigin()"><B>getOrigin()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the origin for the children.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getOrigin()"><B>getOrigin()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns origin.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#getOriginForCell(java.lang.Object)"><B>getOriginForCell(Object)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Returns the top, left corner of the given cell.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getOutgoingEdges(com.mxgraph.model.mxIGraphModel, java.lang.Object)"><B>getOutgoingEdges(mxIGraphModel, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns the outgoing edges of the given cell without loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getOutgoingEdges(java.lang.Object)"><B>getOutgoingEdges(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns all outgoing visible edges connected to the given cell without
loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getOutgoingEdges(java.lang.Object, java.lang.Object)"><B>getOutgoingEdges(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the visible outgoing edges for the given cell.
<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png">mxPngImageEncoder</A>
<DD>Returns the OutputStream associated with this ImageEncoder.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getOverlap(java.lang.Object)"><B>getOverlap(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns a decimal number representing the amount of the width and height
of the given cell that is allowed to overlap its parent.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageBackgroundColor()"><B>getPageBackgroundColor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageBorderColor()"><B>getPageBorderColor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageBreakColor()"><B>getPageBreakColor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageFormat()"><B>getPageFormat()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageScale()"><B>getPageScale()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageShadowColor()"><B>getPageShadowColor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPageTranslate(double)"><B>getPageTranslate(double)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Should be called by a hook inside mxGraphView/mxGraph
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getPaintBounds(java.lang.Object[])"><B>getPaintBounds(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the bounding box of the given cells and their descendants.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#getPalette()"><B>getPalette()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Returns the current RGB palette.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getPaletteHistogram()"><B>getPaletteHistogram()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the palette histogram to be stored with this image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#getPaletteTransparency()"><B>getPaletteTransparency()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Returns the alpha values associated with each palette entry.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPanningHandler()"><B>getPanningHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getParallelEdgeSpacing()"><B>getParallelEdgeSpacing()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html#getParam()"><B>getParam()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png">mxPngImageEncoder</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#getParent()"><B>getParent()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getParent()"><B>getParent()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getParent(java.lang.Object)"><B>getParent(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getParent()"><B>getParent()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getParent()"><B>getParent()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the cell's parent.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getParent(java.lang.Object)"><B>getParent(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the parent of the given cell.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#getParentBorder()"><B>getParentBorder()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Returns parentBorder.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#getParentOffset(java.lang.Object)"><B>getParentOffset(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCellPath.html#getParentPath(java.lang.String)"><B>getParentPath(String)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model">mxCellPath</A>
<DD>Returns the path for the parent of the cell represented by the given
path.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getParents(com.mxgraph.model.mxIGraphModel, java.lang.Object[])"><B>getParents(mxIGraphModel, Object[])</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getPathGraph(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getPathGraph(mxAnalysisGraph, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#getPathHandler()"><B>getPathHandler()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Returns the path handler in use.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getPathIterator(java.awt.geom.AffineTransform)"><B>getPathIterator(AffineTransform)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getPathIterator(java.awt.geom.AffineTransform, double)"><B>getPathIterator(AffineTransform, double)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getPerimeterBounds()"><B>getPerimeterBounds()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the rectangle that should be used as the perimeter of the cell.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getPerimeterBounds(double)"><B>getPerimeterBounds(double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the rectangle that should be used as the perimeter of the cell.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getPerimeterBounds(com.mxgraph.view.mxCellState, double)"><B>getPerimeterBounds(mxCellState, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the perimeter bounds for the given terminal, edge pair.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getPerimeterFunction(com.mxgraph.view.mxCellState)"><B>getPerimeterFunction(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the perimeter function for the given state.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getPerimeterPoint(com.mxgraph.view.mxCellState, com.mxgraph.util.mxPoint, boolean)"><B>getPerimeterPoint(mxCellState, mxPoint, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns a point that defines the location of the intersection point between
the perimeter and the line between the center of the shape and the given point.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getPerimeterPoint(com.mxgraph.view.mxCellState, com.mxgraph.util.mxPoint, boolean, double)"><B>getPerimeterPoint(mxCellState, mxPoint, boolean, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns a point that defines the location of the intersection point between
the perimeter and the line between the center of the shape and the given point.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getPetersenGraph(com.mxgraph.analysis.mxAnalysisGraph)"><B>getPetersenGraph(mxAnalysisGraph)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getPhysicalDimension()"><B>getPhysicalDimension()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the physical dimension information to be stored
with this image.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#getPlaceholderBounds(com.mxgraph.view.mxCellState)"><B>getPlaceholderBounds(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getPlainData()"><B>getPlainData()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Fetch the data in a text/plain format.
<DT><A HREF="./com/mxgraph/util/mxPoint.html#getPoint()"><B>getPoint()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Returns the coordinates as a new point.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#getPoint(double)"><B>getPoint(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#getPoint()"><B>getPoint()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Returns the point.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getPoint(com.mxgraph.view.mxCellState)"><B>getPoint(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the absolute center point along the given edge.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getPoint(com.mxgraph.view.mxCellState, com.mxgraph.model.mxGeometry)"><B>getPoint(mxCellState, mxGeometry)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the absolute point on the edge for the given relative
geometry as a point.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPointForEvent(java.awt.event.MouseEvent)"><B>getPointForEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns an mxPoint representing the given event in the unscaled,
non-translated coordinate space and applies the grid.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPointForEvent(java.awt.event.MouseEvent, boolean)"><B>getPointForEvent(MouseEvent, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns an mxPoint representing the given event in the unscaled,
non-translated coordinate space and applies the grid.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#getPoints()"><B>getPoints()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns the list of control points.
<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html#getPointsHandler()"><B>getPointsHandler()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg">PointsParser</A>
<DD>Returns the points handler in use.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getPortConstraints(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean)"><B>getPortConstraints(mxCellState, mxCellState, boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns an integer mask of the port constraints of the given map
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getPortConstraints(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean, int)"><B>getPortConstraints(mxCellState, mxCellState, boolean, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns an integer mask of the port constraints of the given map
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#getPortDataMap()"><B>getPortDataMap()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getPreferredSizeForCell(java.lang.Object)"><B>getPreferredSizeForCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the preferred width and height of the given <mxCell> as an
<mxRectangle>.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPreferredSizeForPage()"><B>getPreferredSizeForPage()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the (unscaled) preferred size for the current page format (scaled
by pageScale).
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getPrettyXml(org.w3c.dom.Node)"><B>getPrettyXml(Node)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a pretty-printed XML string for the given node.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getPrettyXml(org.w3c.dom.Node, java.lang.String, java.lang.String)"><B>getPrettyXml(Node, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a pretty-printed XML string for the given node.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getPreviewAlpha()"><B>getPreviewAlpha()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#getPreviewBounds()"><B>getPreviewBounds()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#getPreviewLocation(java.awt.event.MouseEvent, boolean)"><B>getPreviewLocation(MouseEvent, boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#getPreviewState()"><B>getPreviewState()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#getPreviewStates()"><B>getPreviewStates()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Returns the states that are affected by the move operation.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#getPrevious()"><B>getPrevious()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>Returns the previous root.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getPreviousIndex()"><B>getPreviousIndex()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#getPreviousLayerConnectedCells(int)"><B>getPreviousLayerConnectedCells(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Returns the cells this cell connects to on the next layer down
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#getPreviousLayerConnectedCells(int)"><B>getPreviousLayerConnectedCells(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Returns the cells this cell connects to on the next layer down
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#getPreviousLayerConnectedCells(int)"><B>getPreviousLayerConnectedCells(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Returns the cells this cell connects to on the next layer down
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getPrivateChunkData(int)"><B>getPrivateChunkData(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the data associated of the private chunk at a given
index, as an array of <code>byte</code>s.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getPrivateChunkType(int)"><B>getPrivateChunkType(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the type of the private chunk at a given index, as a
4-character <code>String</code>.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getProperties()"><B>getProperties()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#getProperties()"><B>getProperties()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#getRadius()"><B>getRadius()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getRadiusScaleFactor()"><B>getRadiusScaleFactor()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getRadiusSquared()"><B>getRadiusSquared()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getRandomInt(int, int)"><B>getRandomInt(int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#getRankValue()"><B>getRankValue()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Returns the integer value of the layer that this node resides in
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#getRectangle()"><B>getRectangle()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the bounds as a new rectangle.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#getRelativeFromAbsPoint(com.mxgraph.util.mxPoint, java.lang.String)"><B>getRelativeFromAbsPoint(mxPoint, String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Calculates the position of an absolute in terms relative
to this curve.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getRelativePoint(com.mxgraph.view.mxCellState, double, double)"><B>getRelativePoint(mxCellState, double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Gets the relative point that describes the given, absolute label
position for the given edge state.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getRelevantEdges()"><B>getRelevantEdges()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getRelevantEdges(int)"><B>getRelevantEdges(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Returns all Edges that are not connected to the specified cell
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getRemovedCellsForChanges(java.util.List)"><B>getRemovedCellsForChanges(List&lt;mxUndoableEdit.mxUndoableChange&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells that have been removed from the model.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getRemoveFromParentAction()"><B>getRemoveFromParentAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#getRendererPane()"><B>getRendererPane()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#getResource(java.lang.String)"><B>getResource(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxResources.html#getResource(java.lang.String)"><B>getResource(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Returns the value for <code>key</code> by searching the resource
bundles in inverse order or <code>null</code> if no value can be found
for <code>key</code>.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getRicherData(java.awt.datatransfer.DataFlavor)"><B>getRicherData(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getRicherFlavors()"><B>getRicherFlavors()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Some subclasses will have flavors that are more descriptive than HTML or
plain text.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getRoot()"><B>getRoot()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#getRoot()"><B>getRoot()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getRoot()"><B>getRoot()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the root of the model or the topmost parent of the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#getRoot()"><B>getRoot()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>Returns the root.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getRotatedPoint(com.mxgraph.util.mxPoint, double, double)"><B>getRotatedPoint(mxPoint, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Rotates the given point by the given cos and sin.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getRotatedPoint(com.mxgraph.util.mxPoint, double, double, com.mxgraph.util.mxPoint)"><B>getRotatedPoint(mxPoint, double, double, mxPoint)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Rotates the given point by the given cos and sin.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#getRotationEnabled()"><B>getRotationEnabled()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#getRoundToDecimals()"><B>getRoundToDecimals()</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getRoutingCenterX(com.mxgraph.view.mxCellState)"><B>getRoutingCenterX(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the x-coordinate of the center point for automatic routing.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getRoutingCenterY(com.mxgraph.view.mxCellState)"><B>getRoutingCenterY(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the y-coordinate of the center point for automatic routing.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#getScale()"><B>getScale()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html#getScale()"><B>getScale()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas">mxICanvas</A>
<DD>Returns the scale.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#getScale()"><B>getScale()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getScale()"><B>getScale()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the current scale.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getScaledLabelBounds(double, double, com.mxgraph.util.mxRectangle, double, double, java.util.Map, double)"><B>getScaledLabelBounds(double, double, mxRectangle, double, double, Map&lt;String, Object&gt;, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the bounds for a label for the given location and size, taking
into account the alignment and spacing in the specified style, as well as
the width and height of the rectangle that contains the label.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getScaledPreferredSizeForGraph()"><B>getScaledPreferredSizeForGraph()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the scaled preferred size for the current graph.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getSegments()"><B>getSegments()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the length of the segments.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectAllAction()"><B>getSelectAllAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectChildAction()"><B>getSelectChildAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectEdgesAction()"><B>getSelectEdgesAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getSelectionCell()"><B>getSelectionCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getSelectionCells()"><B>getSelectionCells()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getSelectionCellsForChanges(java.util.List)"><B>getSelectionCellsForChanges(List&lt;mxUndoableEdit.mxUndoableChange&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the cells to be selected for the given list of changes.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getSelectionCellsHandler()"><B>getSelectionCellsHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getSelectionColor()"><B>getSelectionColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the color used to draw the selection border.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#getSelectionColor()"><B>getSelectionColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#getSelectionColor()"><B>getSelectionColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getSelectionCount()"><B>getSelectionCount()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getSelectionModel()"><B>getSelectionModel()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getSelectionStroke()"><B>getSelectionStroke()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the stroke used to draw the selection border.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#getSelectionStroke()"><B>getSelectionStroke()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#getSelectionStroke()"><B>getSelectionStroke()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectNextAction()"><B>getSelectNextAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectNoneAction()"><B>getSelectNoneAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectParentAction()"><B>getSelectParentAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectPreviousAction()"><B>getSelectPreviousAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getSelectVerticesAction()"><B>getSelectVerticesAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#getShape(java.util.Map)"><B>getShape(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#getShape()"><B>getShape()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Returns the Shape object initialized during the last parsing.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#getShape()"><B>getShape()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Returns the Shape object initialized during the last parsing.
<DT><A HREF="./com/mxgraph/util/svg/ShapeProducer.html#getShape()"><B>getShape()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ShapeProducer.html" title="interface in com.mxgraph.util.svg">ShapeProducer</A>
<DD>Returns the Shape object initialized during the last parsing.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#getSharedInstance()"><B>getSharedInstance()</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#getShortestPath(com.mxgraph.view.mxGraph, java.lang.Object, java.lang.Object, com.mxgraph.analysis.mxICostFunction, int, boolean)"><B>getShortestPath(mxGraph, Object, Object, mxICostFunction, int, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Returns the shortest path between two cells or their descendants
represented as an array of edges in order of traversal.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getSignificantBits()"><B>getSignificantBits()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the number of significant bits for each band of the image.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getSimpleRandomGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int, boolean, boolean, boolean)"><B>getSimpleRandomGraph(mxAnalysisGraph, int, int, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Generates a random graph
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getSimpleRandomTree(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getSimpleRandomTree(mxAnalysisGraph, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Generates a random tree graph
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getSinkVertices(com.mxgraph.analysis.mxAnalysisGraph)"><B>getSinkVertices(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#getSize()"><B>getSize()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getSizeForHtml(java.lang.String, java.util.Map, double, double)"><B>getSizeForHtml(String, Map&lt;String, Object&gt;, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns an mxRectangle with the size (width and height in pixels) of the
given HTML markup.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getSizeForString(java.lang.String, java.awt.Font, double)"><B>getSizeForString(String, Font, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns an <mxRectangle> with the size (width and height in pixels) of
the given string.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getSource()"><B>getSource()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getSource()"><B>getSource()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Returns the source terminal.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#getSource()"><B>getSource()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#getSourceActions(javax.swing.JComponent)"><B>getSourceActions(JComponent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#getSourcePoint()"><B>getSourcePoint()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns the source point.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#getSourceState()"><B>getSourceState()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getSourceVertices(com.mxgraph.analysis.mxAnalysisGraph)"><B>getSourceVertices(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline.html#getSplineX()"><B>getSplineX()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline.html#getSplineY()"><B>getSplineY()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImage.html#getSrc()"><B>getSrc()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getSRGBIntent()"><B>getSRGBIntent()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the sRGB rendering intent to be stored with this image.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getStarGraph(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getStarGraph(mxAnalysisGraph, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#getStartPoint()"><B>getStartPoint()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getStartSize(java.lang.Object)"><B>getStartSize(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the start size of the given swimlane, that is, the width or
height of the part that contains the title, depending on the
horizontal style.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#getState()"><B>getState()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>Returns the initial state of the diagram.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#getState()"><B>getState()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Returns the initial state of the diagram.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getState()"><B>getState()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns the cell state that is associated with this handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getState(java.awt.event.MouseEvent)"><B>getState(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Uses getCell, getMarkedState and intersects to return the state for
the given event.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getState(java.lang.Object)"><B>getState(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the state for the given cell or null if no state is defined for
the cell.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getState(java.lang.Object, boolean)"><B>getState(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the cell state for the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getStates()"><B>getStates()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the dictionary that maps from cells to states.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getStateToMark(com.mxgraph.view.mxCellState)"><B>getStateToMark(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the state to be marked for the given state under the mouse.
<DT><A HREF="./com/mxgraph/shape/mxStencilRegistry.html#getStencil(java.lang.String)"><B>getStencil(String)</B></A> -
Static method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilRegistry.html" title="class in com.mxgraph.shape">mxStencilRegistry</A>
<DD>Returns the stencil for the given name.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#getSteps()"><B>getSteps()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Returns the number of steps for the animation.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#getString(org.w3c.dom.Element, java.lang.String, java.lang.String)"><B>getString(Element, String, String)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Returns the given attribute or the default value.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getString(java.util.Map, java.lang.String)"><B>getString(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a string or null if no value
is defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getString(java.util.Map, java.lang.String, java.lang.String)"><B>getString(Map&lt;String, Object&gt;, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the value for key in dictionary as a string or the given default
value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html#getStringValue(java.util.Map.Entry)"><B>getStringValue(Map.Entry&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io">mxStylesheetCodec</A>
<DD>Returns the string for encoding the given value.
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#getStrokeColor(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getStrokeColor(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#getStrokeColor(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getStrokeColor(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#getStrokeColor(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>getStrokeColor(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#getStyle()"><B>getStyle()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getStyle()"><B>getStyle()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getStyle(java.lang.Object)"><B>getStyle(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#getStyle()"><B>getStyle()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getStyle()"><B>getStyle()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the string that describes the style.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getStyle(java.lang.Object)"><B>getStyle(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the style of the given cell.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getStyle()"><B>getStyle()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the cell style as a map of key, value pairs.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#getStyleMap(java.lang.String, java.lang.String)"><B>getStyleMap(String, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Create a style map from a String with style definitions.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#getStylename(java.lang.String)"><B>getStylename(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Returns the stylename in a style of the form stylename[;key=value] or an
empty string if the given style does not contain a stylename.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getStylename(java.lang.String)"><B>getStylename(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.getStylename(String)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#getStylenames(java.lang.String)"><B>getStylenames(String)</B></A> -
Static method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>Returns the stylenames in a style of the form stylename[;key=value] or an
empty array if the given style does not contain any stylenames.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#getStylenames(java.lang.String)"><B>getStylenames(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Returns the stylenames in a style of the form stylename[;key=value] or an
empty array if the given style does not contain any stylenames.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getStylenames(java.lang.String)"><B>getStylenames(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.getStylenames(String)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#getStyles()"><B>getStyles()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Returns all styles as map of name, hashtable pairs.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getStylesheet()"><B>getStylesheet()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the stylesheet that provides the style.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#getStyleString(java.util.Map, java.lang.String)"><B>getStyleString(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Returns the string that represents the content of a given style map.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getTarget()"><B>getTarget()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getTarget()"><B>getTarget()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Returns the target terminal.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getTargetForCell(java.lang.Object)"><B>getTargetForCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the hyperlink to be used for the given cell.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#getTargetPoint()"><B>getTargetPoint()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns the target point.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#getTemplate()"><B>getTemplate()</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns the template object associated with this codec.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#getTerminal(java.lang.Object, boolean)"><B>getTerminal(Object, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#getTerminal(boolean)"><B>getTerminal(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getTerminal(java.lang.Object, boolean)"><B>getTerminal(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#getTerminal(java.lang.Object, boolean)"><B>getTerminal(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>Gets the source or target terminal field for the given
edge even if the edge is not stored as an incoming or
outgoing edge in the respective terminal.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#getTerminal()"><B>getTerminal()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getTerminal(boolean)"><B>getTerminal(boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the source or target terminal.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getTerminal(java.lang.Object, boolean)"><B>getTerminal(Object, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the source or target terminal of the given edge depending on the
value of the boolean parameter.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getTerminalDistance()"><B>getTerminalDistance()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the terminal distance.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getTerminalForPort(java.lang.Object, boolean)"><B>getTerminalForPort(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the terminal to be used for a given port.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#getTerminalPoint(boolean)"><B>getTerminalPoint(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns the point representing the source or target point of this edge.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getTerminalPort(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean)"><B>getTerminalPort(mxCellState, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns a cell state that represents the source or target terminal or
port for the given edge.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#getText()"><B>getText()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#getText()"><B>getText()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns the text strings to be stored in uncompressed form with this
image as an array of <code>String</code>s.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#getTextRenderer()"><B>getTextRenderer()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Hook to return the renderer for HTML formatted text.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#getTextShape(java.util.Map, boolean)"><B>getTextShape(Map&lt;String, Object&gt;, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#getThreshold()"><B>getThreshold()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getToBackAction()"><B>getToBackAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getToFrontAction()"><B>getToFrontAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getTolerance()"><B>getTolerance()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getToolTipForCell(java.lang.Object)"><B>getToolTipForCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the tooltip to be used for the given cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#getToolTipText(java.awt.event.MouseEvent)"><B>getToolTipText(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Hook for subclassers to return tooltip texts for certain points on the
handle.
<DT><A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html#getToolTipText(java.awt.event.MouseEvent)"><B>getToolTipText(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxElbowEdgeHandler</A>
<DD>Hook for subclassers to return tooltip texts for certain points on the
handle.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#getToolTipText(java.awt.event.MouseEvent)"><B>getToolTipText(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Redirects the tooltip handling of the JComponent to the graph
component, which in turn may use getHandleToolTipText in this class to
find a tooltip associated with a handle.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#getToolTipText(java.awt.event.MouseEvent)"><B>getToolTipText(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getTopmostCells(com.mxgraph.model.mxIGraphModel, java.lang.Object[])"><B>getTopmostCells(mxIGraphModel, Object[])</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Function: getTopmostCells
Returns the topmost cells of the hierarchy in an array that contains no
desceandants for each <mxCell> that it contains.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getTransferData(java.awt.datatransfer.DataFlavor)"><B>getTransferData(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Returns an object which represents the data to be transferred.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#getTransferDataFlavors()"><B>getTransferDataFlavors()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#getTransferImageBackground()"><B>getTransferImageBackground()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#getTranslate()"><B>getTranslate()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Returns the current translate.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html#getTranslate()"><B>getTranslate()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas">mxICanvas</A>
<DD>Returns the current translation.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#getTranslate()"><B>getTranslate()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#getTranslate()"><B>getTranslate()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Returns the translate.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getTranslate()"><B>getTranslate()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the current translation.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getTranslateForRoot(java.lang.Object)"><B>getTranslateForRoot(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the translation to be used if the given cell is the root cell as
an <mxPoint>.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#getTransparentGray()"><B>getTransparentGray()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Returns the gray value to be used to denote transparency.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#getTransparentRGB()"><B>getTransparentRGB()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Returns the RGB value to be used to denote transparency.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getTriesPerCell()"><B>getTriesPerCell()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getTripleBuffer()"><B>getTripleBuffer()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#getUnchangedEnergyRoundTermination()"><B>getUnchangedEnergyRoundTermination()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getUngroupAction()"><B>getUngroupAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getUpdateGroupBoundsAction()"><B>getUpdateGroupBoundsAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getUpdateLevel()"><B>getUpdateLevel()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html#getUserObject()"><B>getUserObject()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html" title="class in com.mxgraph.analysis">mxFibonacciHeap.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getValidColor()"><B>getValidColor()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the color used for valid highlights.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#getValidState()"><B>getValidState()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns the valid state.
<DT><A HREF="./com/mxgraph/model/mxCell.html#getValue()"><B>getValue()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#getValue(java.lang.Object)"><B>getValue(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#getValue()"><B>getValue()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#getValue()"><B>getValue()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns the user object of the cell.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#getValue(java.lang.Object)"><B>getValue(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns the user object of the given cell.
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html#getValue(org.w3c.dom.Element, java.lang.String, java.lang.String)"><B>getValue(Element, String, String)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader">mxDomOutputParser</A>
<DD>Returns the given attribute value or an empty string.
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#getValue(org.xml.sax.Attributes, java.lang.String, java.lang.String)"><B>getValue(Attributes, String, String)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>Returns the given attribute value or an empty string.
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#getValue(double)"><B>getValue(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>Returns an interpolated value.
<DT><A HREF="./com/mxgraph/view/mxStyleRegistry.html#getValue(java.lang.String)"><B>getValue(String)</B></A> -
Static method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStyleRegistry.html" title="class in com.mxgraph.view">mxStyleRegistry</A>
<DD>Returns the value associated with the given name.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#getVertexBounds(java.lang.Object)"><B>getVertexBounds(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns an <mxRectangle> that defines the bounds of the given cell
or the bounding box if <useBoundingBox> is true.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getVertexGridCoords(int, int, int)"><B>getVertexGridCoords(int, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>use this only with the grid graph, and various chess-board graphs, because of vertex ordering
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#getVertexMapper()"><B>getVertexMapper()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#getVertexWithValue(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getVertexWithValue(mxAnalysisGraph, int)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#getVerticalAlign()"><B>getVerticalAlign()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getVerticalPageBorder()"><B>getVerticalPageBorder()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns the vertical border between the page and the control.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getVerticalPageCount()"><B>getVerticalPageCount()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getView()"><B>getView()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the enclosing graph view.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#getView()"><B>getView()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the view that contains the cell states.
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#getView()"><B>getView()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>Returns the graph view where the change happened.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getVisibleTerminal(boolean)"><B>getVisibleTerminal(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the visible source or target terminal cell.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getVisibleTerminal(java.lang.Object, boolean)"><B>getVisibleTerminal(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the nearest ancestor terminal that is visible.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#getVisibleTerminalState(boolean)"><B>getVisibleTerminalState(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the visible source or target terminal state.
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#getWFIPath(com.mxgraph.analysis.mxAnalysisGraph, java.util.ArrayList, java.lang.Object, java.lang.Object)"><B>getWFIPath(mxAnalysisGraph, ArrayList&lt;Object[][]&gt;, Object, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>This method helps the user to get the desired data from the result of the Floyd-Roy-Warshall algorithm.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getWheelGraph(com.mxgraph.analysis.mxAnalysisGraph, int)"><B>getWheelGraph(mxAnalysisGraph, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImage.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the width of the rectangle.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#getWindingRule()"><B>getWindingRule()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Returns the current winding rule.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#getWindingRule()"><B>getWindingRule()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Returns the current winding rule.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#getWindingRule()"><B>getWindingRule()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#getWindingRule()"><B>getWindingRule()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ShapeProducer.html#getWindingRule()"><B>getWindingRule()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ShapeProducer.html" title="interface in com.mxgraph.util.svg">ShapeProducer</A>
<DD>Returns the current winding rule.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#getWindmillGraph(com.mxgraph.analysis.mxAnalysisGraph, int, int)"><B>getWindmillGraph(mxAnalysisGraph, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#getWordWrapWidth(com.mxgraph.view.mxCellState)"><B>getWordWrapWidth(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the width for wrapping the label of the given state at
scale 1.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#getX(int)"><B>getX(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Gets the value of x on the specified layer
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getX()"><B>getX()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxPoint.html#getX()"><B>getX()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Returns the x-coordinate of the point.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#getX0()"><B>getX0()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#getXml(org.w3c.dom.Node)"><B>getXml(Node)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxXmlUtils.getXml(Node)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/util/mxXmlUtils.html#getXml(org.w3c.dom.Node)"><B>getXml(Node)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxXmlUtils.html" title="class in com.mxgraph.util">mxXmlUtils</A>
<DD>Returns a string that represents the given node.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#getY()"><B>getY()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxPoint.html#getY()"><B>getY()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Returns the x-coordinate of the point.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#getY0()"><B>getY0()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getZoomActualAction()"><B>getZoomActualAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getZoomFactor()"><B>getZoomFactor()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getZoomInAction()"><B>getZoomInAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#getZoomOutAction()"><B>getZoomOutAction()</B></A> -
Static method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#getZoomPolicy()"><B>getZoomPolicy()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#glyph"><B>glyph</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>The glyph being drawn
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#glyphGeometry"><B>glyphGeometry</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>A line parallel to the curve segment at which the element is to be
drawn
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#glyphShape"><B>glyphShape</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>The cached shape of the glyph
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#gradientPaint"><B>gradientPaint</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#GRAPH"><B>GRAPH</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Holds the enclosing graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Reference to the enclosing graph.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Reference to the enclosing graph.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>Defines the type of the source or target terminal.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>Defines the type of the source or target terminal.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#graph"><B>graph</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Defines the type of the source or target terminal.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#graphBounds"><B>graphBounds</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Caches the current bounds of the graph.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Reference to the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Holds the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Reference to the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>Reference to the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>Reference to the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Reference to the enclosing graph container.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Reference to the enclosing graph component.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Reference to the enclosing graph instance.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#graphComponent"><B>graphComponent</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#graphControl"><B>graphControl</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#graphHandler"><B>graphHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#graphics"><B>graphics</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Reference to the graphics instance for painting.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#GRAPHML"><B>GRAPHML</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#graphModelChanged(com.mxgraph.model.mxIGraphModel, java.util.List)"><B>graphModelChanged(mxIGraphModel, List&lt;mxUndoableEdit.mxUndoableChange&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Called when the graph model changes.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#graphModelChangeHandler"><B>graphModelChangeHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Fires repaint events for model changes.
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#green"><B>green</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The green color value of the entry.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#GRID_STYLE_CROSS"><B>GRID_STYLE_CROSS</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#GRID_STYLE_DASHED"><B>GRID_STYLE_DASHED</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#GRID_STYLE_DOT"><B>GRID_STYLE_DOT</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#GRID_STYLE_LINE"><B>GRID_STYLE_LINE</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#gridColor"><B>gridColor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#gridEnabled"><B>gridEnabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the grid is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#gridEnabledEvent"><B>gridEnabledEvent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Workaround for alt-key-state not correct in mouseReleased.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#gridEnabledEvent"><B>gridEnabledEvent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Workaround for alt-key-state not correct in mouseReleased.
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#gridEnabledEvent"><B>gridEnabledEvent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>Workaround for alt-key-state not correct in mouseReleased.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#gridSize"><B>gridSize</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the grid size.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#gridStyle"><B>gridStyle</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#gridVisible"><B>gridVisible</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if the grid is visible.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#GROUP_CELLS"><B>GROUP_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#groupCells()"><B>groupCells()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Groups the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#groupCells(java.lang.Object)"><B>groupCells(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Groups the selection cells and adds them to the given group.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#groupCells(java.lang.Object, double)"><B>groupCells(Object, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Groups the selection cells and adds them to the given group.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#groupCells(java.lang.Object, double, java.lang.Object[])"><B>groupCells(Object, double, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds the cells into the given group.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#groupPadding"><B>groupPadding</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Padding added to resized parents
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#groupPadding"><B>groupPadding</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Padding added to resized parents
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#grow(double)"><B>grow(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Grows the rectangle by the given amount, that is, this method subtracts
the given amount from the x- and y-coordinates and adds twice the amount
to the width and height.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#guidePoints"><B>guidePoints</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>The points this curve is drawn through.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#h0"><B>h0</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the height of the shape.
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#handle"><B>handle</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#HANDLE_BORDERCOLOR"><B>HANDLE_BORDERCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the handle border color.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#HANDLE_FILLCOLOR"><B>HANDLE_FILLCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the handle fill color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#HANDLE_SIZE"><B>HANDLE_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the handle size.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#handleEnabled"><B>handleEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Specifies if a handle should be used for creating new connections.
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html#handlers"><B>handlers</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader">mxDomOutputParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#handlers"><B>handlers</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#handlers"><B>handlers</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Maps from cells to handlers in the order of the selection cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#handles"><B>handles</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Holds the rectangles that define the handles.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#handleSize"><B>handleSize</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Specifies the size of the handle to be used for creating new
connections.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#handlesVisible"><B>handlesVisible</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Specifies if the handles should be painted.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#hasData(com.mxgraph.io.graphml.mxGraphMlNode)"><B>hasData(mxGraphMlNode)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Checks if the node has data elements inside.
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#hasGradient(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>hasGradient(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#hasGradient(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>hasGradient(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#hasGradient(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>hasGradient(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#hashCode"><B>hashCode</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Assigns a unique hashcode for each node.
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#hasShadow(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>hasShadow(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#hasValidState()"><B>hasValidState()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns true if validState is not null.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#HEIGHT"><B>HEIGHT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#height"><B>height</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>The height of this cell
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#height"><B>height</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImage.html#height"><B>height</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>Holds the image width and height.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#height"><B>height</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Holds the width and the height.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#heightSquared"><B>heightSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The height of the node squared, only used if approxNodeDimensions
is set to true.
<DT><A HREF="./com/mxgraph/view/mxPerimeter.html#HexagonPerimeter"><B>HexagonPerimeter</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view">mxPerimeter</A>
<DD>Describes a hexagon perimeter.
<DT><A HREF="./com/mxgraph/util/mxHtmlColor.html#hexString(java.awt.Color)"><B>hexString(Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxHtmlColor.html" title="class in com.mxgraph.util">mxHtmlColor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#hexString(java.awt.Color)"><B>hexString(Color)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#hideSelectionHandler"><B>hideSelectionHandler</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Specifies if the selection cells handler should be hidden while the
preview is visible.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#highlight(com.mxgraph.view.mxCellState, java.awt.Color)"><B>highlight(mxCellState, Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#highlight(com.mxgraph.view.mxCellState, java.awt.Color, boolean)"><B>highlight(mxCellState, Color, boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#history"><B>history</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>List that contains the steps of the command history.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#hitClip(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>hitClip(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#hitFoldingIcon(java.lang.Object, int, int)"><B>hitFoldingIcon(Object, int, int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#hitSwimlaneContent(com.mxgraph.swing.mxGraphComponent, com.mxgraph.view.mxCellState, int, int)"><B>hitSwimlaneContent(mxGraphComponent, mxCellState, int, int)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>Returns true if the given point is inside the content area of the given
swimlane.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#hitZoomHandle(int, int)"><B>hitZoomHandle(int, int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#home()"><B>home()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Uses the root of the model as the root of the displayed cell hierarchy
and selects the previous root.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#horizontal"><B>horizontal</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Specifies the orientation of the layout.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#horizontal"><B>horizontal</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Boolean indicating the direction in which the space is partitioned.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#horizontal"><B>horizontal</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Specifies the orientation of the layout.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#horizontal"><B>horizontal</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#horizontalLayout(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, double, double, com.mxgraph.util.mxRectangle)"><B>horizontalLayout(mxCompactTreeLayout.TreeNode, double, double, mxRectangle)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#horizontalPageCount"><B>horizontalPageCount</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the number of pages in the horizontal direction.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#hotspot"><B>hotspot</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies the portion of the width and height that should trigger
a highlight.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#hotspotEnabled"><B>hotspotEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies if the hotspot is enabled.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#hozBendProportion"><B>hozBendProportion</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxHtmlColor.html#htmlColors"><B>htmlColors</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxHtmlColor.html" title="class in com.mxgraph.util">mxHtmlColor</A>
<DD>HTML color lookup table.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#htmlEntities(java.lang.String)"><B>htmlEntities(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Converts the ampersand, quote, prime, less-than and greater-than
characters to their corresponding HTML entities in the given string.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#htmlLabels"><B>htmlLabels</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Specifies if labels should be rendered as HTML markup.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#htmlLabels"><B>htmlLabels</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isHtmlLabel.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#htmlText(double, double, double, double, java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.String, java.lang.String, boolean, double)"><B>htmlText(double, double, double, double, String, String, String, boolean, String, String, boolean, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Draws the given HTML text.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#HYPEREDGE"><B>HYPEREDGE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#iconPath"><B>iconPath</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#ID"><B>ID</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#id"><B>id</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Holds the Id.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#id"><B>id</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Holds the session ID.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#idrefs"><B>idrefs</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Array containing the variable names that should be turned into or
converted from references.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#image(double, double, double, double, java.lang.String, boolean, boolean, boolean)"><B>image(double, double, double, double, String, boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#image(double, double, double, double, java.lang.String, boolean, boolean, boolean)"><B>image(double, double, double, double, String, boolean, boolean, boolean)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Draws the given image.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#image"><B>image</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#image"><B>image</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#IMAGE_SCALING"><B>IMAGE_SCALING</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Specifies the image scaling quality.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#IMAGE_SCALING"><B>IMAGE_SCALING</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Specifies the image scaling quality.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#imageBasePath"><B>imageBasePath</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Defines the base path for images with relative paths.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#imageBundles"><B>imageBundles</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the list of bundles.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#imageCache"><B>imageCache</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Cache for images.
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#imageIcon"><B>imageIcon</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#imageObserver"><B>imageObserver</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#imagePreview"><B>imagePreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if an image should be used for preview.
<DT><A HREF="./com/mxgraph/util/mxImageBundle.html#images"><B>images</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImageBundle.html" title="class in com.mxgraph.util">mxImageBundle</A>
<DD>Maps from keys to images.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#importCells(com.mxgraph.swing.mxGraphComponent, com.mxgraph.swing.util.mxGraphTransferable, double, double)"><B>importCells(mxGraphComponent, mxGraphTransferable, double, double)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Gets a drop target using getDropTarget and imports the cells using
mxGraph.splitEdge or mxGraphComponent.importCells depending on the
drop target and the return values of mxGraph.isSplitEnabled and
mxGraph.isSplitTarget.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#importCells(java.lang.Object[], double, double, java.lang.Object, java.awt.Point)"><B>importCells(Object[], double, double, Object, Point)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Clones and inserts the given cells into the graph using the move method
and returns the inserted cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#importCount"><B>importCount</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Counter for the last imported cell array.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#importData(javax.swing.JComponent, java.awt.datatransfer.Transferable)"><B>importData(JComponent, Transferable)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Checks if the mxGraphTransferable data flavour is supported and calls
importGraphTransferable if possible.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#importEnabled"><B>importEnabled</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#importGraphTransferable(com.mxgraph.swing.mxGraphComponent, com.mxgraph.swing.util.mxGraphTransferable)"><B>importGraphTransferable(mxGraphComponent, mxGraphTransferable)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Returns true if the cells have been imported using importCells.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#inactiveTimeMillis()"><B>inactiveTimeMillis()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Returns the number of milliseconds this session has been inactive.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#indegree(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>indegree(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#index"><B>index</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#index"><B>index</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Holds the index of the handle that was clicked.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#indexOf(java.lang.Object[], java.lang.Object)"><B>indexOf(Object[], Object)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the index of the given object in the given array of -1 if the
object is not contained in the array.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#indexOfNextAdd"><B>indexOfNextAdd</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Index of the element to be added next.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#indexOfStylename(java.lang.String, java.lang.String)"><B>indexOfStylename(String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Returns the index of the given stylename in the given style.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#indexOfStylename(java.lang.String, java.lang.String)"><B>indexOfStylename(String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.indexOfStylename(String, String)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#indices"><B>indices</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Maps from vertices to indices.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#init()"><B>init()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Initializes the session buffer and returns a string that represents the
state of the session.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#init(double[], double[])"><B>init(double[], double[])</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html#initHandlers()"><B>initHandlers()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader">mxDomOutputParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#initHandlers()"><B>initHandlers()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#initialAngle"><B>initialAngle</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#initialCell"><B>initialCell</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#initialImportCount"><B>initialImportCount</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Sets the value for the initialImportCount.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html#initialise(org.w3c.dom.Document)"><B>initialise(Document)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html" title="class in com.mxgraph.io.graphml">mxGraphMlKeyManager</A>
<DD>Load the map with the key elements in the document.<br/>
The keys are wrapped for instances of mxGmlKey.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#initialMoveRadius"><B>initialMoveRadius</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The initial value of <code>moveRadius</code>.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#initialPlaceholder"><B>initialPlaceholder</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#initialRank()"><B>initialRank()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Basic determination of minimum layer ranking by working from from sources
or sinks and working through each node in the relevant edge direction.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#initialTemp"><B>initialTemp</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Start value of temperature.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#initialX"><B>initialX</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The minimum x position node placement starts at
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#inlineRoutePatterns"><B>inlineRoutePatterns</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Overriden routing patterns for orthogonal connections
where the vertices have
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#insert(com.mxgraph.analysis.mxFibonacciHeap.Node, double)"><B>insert(mxFibonacciHeap.Node, double)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Inserts a new data element into the heap.
<DT><A HREF="./com/mxgraph/model/mxCell.html#insert(com.mxgraph.model.mxICell)"><B>insert(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#insert(com.mxgraph.model.mxICell, int)"><B>insert(mxICell, int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#insert(com.mxgraph.model.mxICell)"><B>insert(mxICell)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Appends the specified child into the child array and updates the parent
reference of the child.
<DT><A HREF="./com/mxgraph/model/mxICell.html#insert(com.mxgraph.model.mxICell, int)"><B>insert(mxICell, int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#INSERT"><B>INSERT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#insertCell(com.mxgraph.util.mxRectangle)"><B>insertCell(mxRectangle)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#insertComponent(com.mxgraph.view.mxCellState, java.awt.Component)"><B>insertComponent(mxCellState, Component)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#insertEdge(com.mxgraph.model.mxICell, boolean)"><B>insertEdge(mxICell, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#insertEdge(com.mxgraph.model.mxICell, boolean)"><B>insertEdge(mxICell, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Inserts the specified edge into the edge array and returns the edge.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#insertEdge(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>insertEdge(Object, String, Object, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Creates and adds a new edge with an empty style.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#insertEdge(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.String)"><B>insertEdge(Object, String, Object, Object, Object, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds a new edge into the given parent using value as the user object and
the given source and target as the terminals of the new edge.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#insertIntoGraph(com.mxgraph.model.mxICell)"><B>insertIntoGraph(mxICell)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Inserts the given cell into its parent and terminal cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#insertVertex(java.lang.Object, java.lang.String, java.lang.Object, double, double, double, double)"><B>insertVertex(Object, String, Object, double, double, double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Creates and adds a new vertex with an empty style.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#insertVertex(java.lang.Object, java.lang.String, java.lang.Object, double, double, double, double, java.lang.String)"><B>insertVertex(Object, String, Object, double, double, double, double, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds a new vertex into the given parent using value as the user object
and the given coordinates as the geometry of the new vertex.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#insertVertex(java.lang.Object, java.lang.String, java.lang.Object, double, double, double, double, java.lang.String, boolean)"><B>insertVertex(Object, String, Object, double, double, double, double, String, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Adds a new vertex into the given parent using value as the user object
and the given coordinates as the geometry of the new vertex.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#installDoubleClickHandler()"><B>installDoubleClickHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Adds handling of edit and stop-edit events after all other handlers have
been installed.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#installDragGestureHandler()"><B>installDragGestureHandler()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#installDropTargetHandler()"><B>installDropTargetHandler()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#installFocusHandler()"><B>installFocusHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>installs a handler to set the focus to the container.
<DT><A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html#installKeyboardActions(com.mxgraph.swing.mxGraphComponent)"><B>installKeyboardActions(mxGraphComponent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html" title="class in com.mxgraph.swing.handler">mxKeyboardHandler</A>
<DD>Invoked as part from the boilerplate install block.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#installKeyHandler()"><B>installKeyHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Handles escape keystrokes.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#installResizeHandler()"><B>installResizeHandler()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Applies the zoom policy if the size of the component changes.
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#instance"><B>instance</B></A> -
Static variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Holds the shared instance of this class.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#INTENT_ABSOLUTE"><B>INTENT_ABSOLUTE</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use with the sRGB chunk.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#INTENT_PERCEPTUAL"><B>INTENT_PERCEPTUAL</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use with the sRGB chunk.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#INTENT_RELATIVE"><B>INTENT_RELATIVE</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use with the sRGB chunk.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#INTENT_SATURATION"><B>INTENT_SATURATION</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use with the sRGB chunk.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#interHierarchySpacing"><B>interHierarchySpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The spacing buffer between unconnected hierarchies
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#interRankCellSpacing"><B>interRankCellSpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The spacing buffer added between cell on adjacent layers
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#interRankCellSpacing"><B>interRankCellSpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The minimum distance between cells on adjacent ranks
<DT><A HREF="./com/mxgraph/util/mxUtils.html#intersection(double, double, double, double, double, double, double, double)"><B>intersection(double, double, double, double, double, double, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the intersection of two lines as an mxPoint.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#intersectLine(double, double, double, double)"><B>intersectLine(double, double, double, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the point at which the specified point intersects the perimeter
of this rectangle or null if there is no intersection.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intersectRectPerimeterPoint(java.lang.String, com.mxgraph.util.mxRectangle, int)"><B>intersectRectPerimeterPoint(String, mxRectangle, int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns the point at which this curve segment intersects the boundary
of the given rectangle, if it does so.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intersectRectPerimeterSeg(java.lang.String, com.mxgraph.util.mxRectangle)"><B>intersectRectPerimeterSeg(String, mxRectangle)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Utility method to determine within which segment the specified rectangle
intersects the specified curve
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intersectRectPerimeterSeg(java.lang.String, com.mxgraph.util.mxRectangle, int)"><B>intersectRectPerimeterSeg(String, mxRectangle, int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Utility method to determine within which segment the specified rectangle
intersects the specified curve.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#intersects(com.mxgraph.view.mxCellState, java.awt.event.MouseEvent)"><B>intersects(mxCellState, MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns true if the given mouse event intersects the given state.
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#intersects(com.mxgraph.swing.mxGraphComponent, java.awt.Rectangle, com.mxgraph.view.mxCellState)"><B>intersects(mxGraphComponent, Rectangle, mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#intersects(double, double, double, double)"><B>intersects(double, double, double, double)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#intersects(java.awt.geom.Rectangle2D)"><B>intersects(Rectangle2D)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#intersectsHotspot(com.mxgraph.view.mxCellState, int, int, double)"><B>intersectsHotspot(mxCellState, int, int, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#intersectsHotspot(com.mxgraph.view.mxCellState, int, int, double, int, int)"><B>intersectsHotspot(mxCellState, int, int, double, int, int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns true if the given coordinate pair intersects the hotspot of the
given state.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#intersectsRect(java.awt.Rectangle)"><B>intersectsRect(Rectangle)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Returns whether or not the rectangle passed in hits any part of this
curve.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intersectsRect(java.awt.Rectangle)"><B>intersectsRect(Rectangle)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns whether or not the rectangle passed in hits any part of this
curve.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intersectsRectPerimeter(java.lang.String, com.mxgraph.util.mxRectangle)"><B>intersectsRectPerimeter(String, mxRectangle)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns the point at which this curve intersects the boundary of
the given rectangle, if it does so.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intersectsRectPerimeterDist(java.lang.String, com.mxgraph.util.mxRectangle)"><B>intersectsRectPerimeterDist(String, mxRectangle)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Returns the distance from the start of the curve at which this
curve intersects the boundary of the given rectangle, if it does
so.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#intervals"><B>intervals</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>An array of arrays of intervals.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#intraCellSpacing"><B>intraCellSpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The spacing buffer added between cells on the same layer
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#intraCellSpacing"><B>intraCellSpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The minimum buffer between cells on the same rank
<DT><A HREF="./com/mxgraph/view/mxCellState.html#invalid"><B>invalid</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Specifies if the state is invalid.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#INVALID_GLYPH_BOUNDS"><B>INVALID_GLYPH_BOUNDS</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Indicates that a glyph does not have valid drawing bounds, usually
because it is not visible
<DT><A HREF="./com/mxgraph/util/mxCurve.html#INVALID_POSITION"><B>INVALID_POSITION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Indicates that an invalid position on a curve was requested
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#invalidate()"><B>invalidate()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Invalidates all cell states.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#invalidate(java.lang.Object)"><B>invalidate(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Invalidates the state of the given cell, all its descendants and
connected edges.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#invalidColor"><B>invalidColor</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies the valid- and invalidColor for the marker.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#invert()"><B>invert()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Inverts the direction of this internal edge(s)
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#invert"><B>invert</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Specifies if edge directions should be inverted.
<DT><A HREF="./com/mxgraph/util/mxEventSource.mxIEventListener.html#invoke(java.lang.Object, com.mxgraph.util.mxEventObject)"><B>invoke(Object, mxEventObject)</B></A> -
Method in interface com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.mxIEventListener.html" title="interface in com.mxgraph.util">mxEventSource.mxIEventListener</A>
<DD>Called when the graph model has changed.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#invokesStopCellEditing"><B>invokesStopCellEditing</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>If true, when editing is to be stopped by way of selection changing, data
in diagram changing or other means stopCellEditing is invoked, and
changes are saved.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#IS_LINUX"><B>IS_LINUX</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>True if the machine is running a linux kernel.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#IS_MAC"><B>IS_MAC</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>True if the machine is a Mac.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isActive()"><B>isActive()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isActive()"><B>isActive()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#isActive()"><B>isActive()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#isActive()"><B>isActive()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#isActive()"><B>isActive()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>Whether or not panning is currently active
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#isAddEnabled()"><B>isAddEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAllowDanglingEdges()"><B>isAllowDanglingEdges()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns allowDanglingEdges
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAllowLoops()"><B>isAllowLoops()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns allowLoops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAllowNegativeCoordinates()"><B>isAllowNegativeCoordinates()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns isAllowNegativeCoordinates.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAllowOverlapParent(java.lang.Object)"><B>isAllowOverlapParent(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is allowed to be placed outside of the
parents area.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#isAncestor(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode)"><B>isAncestor(mxGraphHierarchyNode)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isAncestor(java.lang.Object, java.lang.Object)"><B>isAncestor(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#isAncestor(java.lang.Object, java.lang.Object)"><B>isAncestor(Object, Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the given parent is an ancestor of the given child.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#isAntiAlias()"><B>isAntiAlias()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isAntiAlias()"><B>isAntiAlias()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#isAntiAlias()"><B>isAntiAlias()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isApproxNodeDimensions()"><B>isApproxNodeDimensions()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isAutoExtend()"><B>isAutoExtend()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAutoOrigin()"><B>isAutoOrigin()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns autoOrigin.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isAutoScroll()"><B>isAutoScroll()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAutoSizeCell(java.lang.Object)"><B>isAutoSizeCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the size of the given cell should automatically be
updated after a change of the label.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isAutoSizeCells()"><B>isAutoSizeCells()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the size of the given cell should automatically be
updated after a change of the label.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#isBackgroundSet()"><B>isBackgroundSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Returns true if a 'bKGD' chunk will be output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isBackgroundSet()"><B>isBackgroundSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'bKGD' chunk will be output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#isBackgroundSet()"><B>isBackgroundSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Returns true if a 'bKGD' chunk will be output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#isBackgroundSet()"><B>isBackgroundSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Returns true if a 'bKGD' chunk will be output.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isBiconnected(com.mxgraph.analysis.mxAnalysisGraph)"><B>isBiconnected(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#isBitDepthSet()"><B>isBitDepthSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Returns true if the bit depth has been set.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#isBitShiftSet()"><B>isBitShiftSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Returns true if the bit shift has been set.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#isBubbling()"><B>isBubbling()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isCellBendable()"><B>isCellBendable()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellBendable(java.lang.Object)"><B>isCellBendable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is bendable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellCloneable(java.lang.Object)"><B>isCellCloneable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns the constant true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellCollapsed(java.lang.Object)"><B>isCellCollapsed(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is collapsed in this graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellConnectable(java.lang.Object)"><B>isCellConnectable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is connectable in this graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellDeletable(java.lang.Object)"><B>isCellDeletable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is movable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellDisconnectable(java.lang.Object, java.lang.Object, boolean)"><B>isCellDisconnectable(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is disconnectable from the source or
target terminal.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#isCellDisplayable(java.lang.Object)"><B>isCellDisplayable(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Returns true if the given cell is not the current root or the root in
the model.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellEditable(java.lang.Object)"><B>isCellEditable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is movable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellFoldable(java.lang.Object, boolean)"><B>isCellFoldable(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is expandable.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#isCellHorizontal(java.lang.Object)"><B>isCellHorizontal(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Returns true if the given cell is horizontal.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#isCellIgnored(java.lang.Object)"><B>isCellIgnored(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellLocked(java.lang.Object)"><B>isCellLocked(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell may not be moved, sized, bended,
disconnected, edited or selected.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellMovable(java.lang.Object)"><B>isCellMovable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is movable.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#isCellOpaque(java.lang.Object)"><B>isCellOpaque(Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellResizable(java.lang.Object)"><B>isCellResizable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is resizable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsBendable()"><B>isCellsBendable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsBendable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsCloneable()"><B>isCellsCloneable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsCloneable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsDeletable()"><B>isCellsDeletable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsDeletable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsDisconnectable()"><B>isCellsDisconnectable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsDisconnectable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsEditable()"><B>isCellsEditable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if editing is allowed in this graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellSelectable(java.lang.Object)"><B>isCellSelectable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is selectable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellSelected(java.lang.Object)"><B>isCellSelected(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#isCellShiftable(java.lang.Object)"><B>isCellShiftable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsLocked()"><B>isCellsLocked()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsLocked, the default return value for isCellLocked.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsMovable()"><B>isCellsMovable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsMovable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsResizable()"><B>isCellsResizable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is resizable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellsSelectable()"><B>isCellsSelectable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cellsSelectable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCellVisible(java.lang.Object)"><B>isCellVisible(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is visible in this graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isCenterPage()"><B>isCenterPage()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isCenterPreview()"><B>isCenterPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isCenterZoom()"><B>isCenterZoom()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isChromaticitySet()"><B>isChromaticitySet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'cHRM' chunk will be output.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#isCloned()"><B>isCloned()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isCloneEnabled()"><B>isCloneEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isCloneEnabled()"><B>isCloneEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isCloneEvent(java.awt.event.MouseEvent)"><B>isCloneEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCloneInvalidEdges()"><B>isCloneInvalidEdges()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns cloneInvalidEdges.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#isClonePreview()"><B>isClonePreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#isCollapsed()"><B>isCollapsed()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isCollapsed(java.lang.Object)"><B>isCollapsed(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#isCollapsed()"><B>isCollapsed()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#isCollapsed()"><B>isCollapsed()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns true if the cell is collapsed.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#isCollapsed(java.lang.Object)"><B>isCollapsed(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the given cell is collapsed.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isCollapseToPreferredSize()"><B>isCollapseToPreferredSize()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns collapseToPreferredSize.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isCompressedTextSet()"><B>isCompressedTextSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'zTXT' chunk will be output.
<DT><A HREF="./com/mxgraph/model/mxCell.html#isConnectable()"><B>isConnectable()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isConnectable(java.lang.Object)"><B>isConnectable(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#isConnectable()"><B>isConnectable()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns true if the cell is connectable.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#isConnectable(java.lang.Object)"><B>isConnectable(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the given cell is connectable.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isConnectable()"><B>isConnectable()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isConnectableEdges()"><B>isConnectableEdges()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns connectableEdges.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isConnected(com.mxgraph.analysis.mxAnalysisGraph)"><B>isConnected(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isConnecting()"><B>isConnecting()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Returns true if the source terminal has been clicked and a new
connection is currently being previewed.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isConstrainChild(java.lang.Object)"><B>isConstrainChild(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell should be kept inside the bounds of its
parent according to the rules defined by getOverlap and
isAllowOverlapParent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isConstrainChildren()"><B>isConstrainChildren()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns constrainChildren.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isConstrainedEvent(java.awt.event.MouseEvent)"><B>isConstrainedEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Note: This is not used during drag and drop operations due to limitations
of the underlying API.
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#isConsumed()"><B>isConsumed()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Returns true if the event has been consumed.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#isContextPreview()"><B>isContextPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isCreateIds()"><B>isCreateIds()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns true if the model automatically creates Ids and resolves Id
collisions.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isCreateTarget()"><B>isCreateTarget()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#isCropping()"><B>isCropping()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Specifies the optional clipping rectangle.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isCutEdge(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>isCutEdge(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isCutVertex(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>isCutVertex(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isCyclicDirected(com.mxgraph.analysis.mxAnalysisGraph)"><B>isCyclicDirected(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isCyclicUndirected(com.mxgraph.analysis.mxAnalysisGraph)"><B>isCyclicUndirected(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isDataFlavorSupported(java.awt.datatransfer.DataFlavor)"><B>isDataFlavorSupported(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Returns whether or not the specified data flavor is supported for this
object.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#isDirected(java.util.Map, boolean)"><B>isDirected(Map&lt;String, Object&gt;, boolean)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#isDisableEdgeStyle()"><B>isDisableEdgeStyle()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#isDisableEdgeStyle()"><B>isDisableEdgeStyle()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#isDisableEdgeStyle()"><B>isDisableEdgeStyle()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isDisableEdgeStyle()"><B>isDisableEdgeStyle()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isDisconnectOnMove()"><B>isDisconnectOnMove()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns disconnectOnMove
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#isDone()"><B>isDone()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isDragEnabled()"><B>isDragEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#isDrawLabels()"><B>isDrawLabels()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#isDrawLabels()"><B>isDrawLabels()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isDropEnabled()"><B>isDropEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the graph allows drop into other cells.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#isEdge()"><B>isEdge()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#isEdge()"><B>isEdge()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#isEdge()"><B>isEdge()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#isEdge()"><B>isEdge()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isEdge(java.lang.Object)"><B>isEdge(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#isEdge()"><B>isEdge()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns true if the cell is an edge.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#isEdge(java.lang.Object)"><B>isEdge(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the given cell is an edge.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#isEdgeIgnored(java.lang.Object)"><B>isEdgeIgnored(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns true if the given edge has no source or target terminal.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isEdgeLabelsMovable()"><B>isEdgeLabelsMovable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns edgeLabelsMovable.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isEdgeRouting()"><B>isEdgeRouting()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isEdgeValid(java.lang.Object, java.lang.Object, java.lang.Object)"><B>isEdgeValid(Object, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Checks if the return value of getEdgeValidationError for the given
arguments is null.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isEditEvent(java.awt.event.MouseEvent)"><B>isEditEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isEditing()"><B>isEditing()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#isEmbedded()"><B>isEmbedded()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Returns true if the queue is empty.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Checks if the graph has child nodes or edges.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Returns true if the this edit contains no changes.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Returns true if no cells are selected.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns true if the marker is enabled, that is, if it processes events
in process.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Returns the enabled state.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the graph is <enabled>.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#isEnabled()"><B>isEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodec.html#isEncodeDefaults()"><B>isEncodeDefaults()</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Returns if default values of member variables should be encoded.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isEnterStopsCellEditing()"><B>isEnterStopsCellEditing()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isEscapeEnabled()"><B>isEscapeEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isEventsEnabled()"><B>isEventsEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#isEventsEnabled()"><B>isEventsEnabled()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCellCodec.html#isExcluded(java.lang.Object, java.lang.String, java.lang.Object, boolean)"><B>isExcluded(Object, String, Object, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io">mxCellCodec</A>
<DD>Excludes user objects that are XML nodes.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#isExcluded(java.lang.Object, java.lang.String, java.lang.Object, boolean)"><B>isExcluded(Object, String, Object, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns true if the given attribute is to be ignored by the codec.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isExportEnabled()"><B>isExportEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isExtendParent(java.lang.Object)"><B>isExtendParent(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the parent of the given cell should be extended if the
child has been resized so that it overlaps the parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isExtendParents()"><B>isExtendParents()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns extendParents.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#isExtendParents()"><B>isExtendParents()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isExtendParentsOnAdd()"><B>isExtendParentsOnAdd()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns extendParentsOnAdd.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#isExtractHtmlBody()"><B>isExtractHtmlBody()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns replaceHtmlLinefeeds
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#isFineTuning()"><B>isFineTuning()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#isFineTuning()"><B>isFineTuning()</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isFineTuning"><B>isFineTuning</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not fine tuning is on.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isFineTuning()"><B>isFineTuning()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#isFitPage()"><B>isFitPage()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isFlipEvent(java.awt.event.MouseEvent)"><B>isFlipEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html#isFlipEvent(java.awt.event.MouseEvent)"><B>isFlipEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxElbowEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isFoldingEnabled()"><B>isFoldingEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isForceMarqueeEvent(java.awt.event.MouseEvent)"><B>isForceMarqueeEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Note: This is not used during drag and drop operations due to limitations
of the underlying API.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isForceTripleBuffered()"><B>isForceTripleBuffered()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Hook for dynamic triple buffering condition.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isGammaSet()"><B>isGammaSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'gAMA' chunk will be output.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isGridEnabled()"><B>isGridEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the grid is enabled.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isGridEnabledEvent(java.awt.event.MouseEvent)"><B>isGridEnabledEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isGridVisible()"><B>isGridVisible()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isHandleEnabled(int)"><B>isHandleEnabled(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns true if the handle at the specified index is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isHandleEnabled()"><B>isHandleEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isHandlesVisible()"><B>isHandlesVisible()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns true if the handles should be painted.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isHandleVisible(int)"><B>isHandleVisible(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns true if the handle at the specified index is visible.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isHandleVisible(int)"><B>isHandleVisible(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Hides the middle handle if the edge is not bendable.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#isHideLabel(com.mxgraph.view.mxCellState)"><B>isHideLabel(mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#isHideSelectionHandler()"><B>isHideSelectionHandler()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isHighlighting()"><B>isHighlighting()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Returns true if no connectIcon is specified and handleEnabled is false.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isHorizontal()"><B>isHorizontal()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#isHorizontal()"><B>isHorizontal()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#isHorizontal()"><B>isHorizontal()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#isHotspotEnabled()"><B>isHotspotEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns true if hotspot is used in intersects.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isHtmlFlavor(java.awt.datatransfer.DataFlavor)"><B>isHtmlFlavor(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Returns whether or not the specified data flavor is an HTML flavor that
is supported.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isHtmlLabel(java.lang.Object)"><B>isHtmlLabel(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the label must be rendered as HTML markup.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#isHtmlLabels()"><B>isHtmlLabels()</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Returns the htmlLabels switch.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isHtmlLabels()"><B>isHtmlLabels()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isHtmlSupported()"><B>isHtmlSupported()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Whether the HTML flavors are offered.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isICCProfileDataSet()"><B>isICCProfileDataSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'iCCP' chunk will be output.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isIgnoredEvent(java.awt.event.MouseEvent)"><B>isIgnoredEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns true if the given event should be ignored.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isIgnoredEvent(java.awt.event.MouseEvent)"><B>isIgnoredEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>No flip event is ignored.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isImageFlavor(java.awt.datatransfer.DataFlavor)"><B>isImageFlavor(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isImagePreview()"><B>isImagePreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#isImageResource(java.lang.String)"><B>isImageResource(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Returns true if the given string ends with .png, .jpg or .gif.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isImageSupported()"><B>isImageSupported()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isImportEnabled()"><B>isImportEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns importEnabled.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#isInvalid()"><B>isInvalid()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns true if the state is invalid.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isInvert()"><B>isInvert()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isInvokesStopCellEditing()"><B>isInvokesStopCellEditing()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isKeepEdgesInBackground()"><B>isKeepEdgesInBackground()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isKeepEdgesInForeground()"><B>isKeepEdgesInForeground()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isKeepOnTop()"><B>isKeepOnTop()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isKeepSelectionVisibleOnZoom()"><B>isKeepSelectionVisibleOnZoom()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isLabel(int)"><B>isLabel(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns true if the given index is the index of the last handle.
<DT><A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html#isLabel(int)"><B>isLabel(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxElbowEdgeHandler</A>
<DD>Returns true if the given index is the index of the last handle.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isLabelClipped(java.lang.Object)"><B>isLabelClipped(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the overflow portion of labels should be hidden.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#isLabelMovable()"><B>isLabelMovable()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Returns true if the label is movable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isLabelMovable(java.lang.Object)"><B>isLabelMovable(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given edges's label is moveable.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#isLabelReversed()"><B>isLabelReversed()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Whether or not the label curve starts from the end target
and traces to the start of the branch
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isLabelsClipped()"><B>isLabelsClipped()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns labelsClipped.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isLabelsVisible()"><B>isLabelsVisible()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isLivePreview()"><B>isLivePreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#isLocalDrag()"><B>isLocalDrag()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Returns true if the DnD operation started from this handler.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isLoop(com.mxgraph.view.mxCellState)"><B>isLoop(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell state is a loop.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isMaintainEdgeParent()"><B>isMaintainEdgeParent()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Returns true if the model automatically update parents of edges so that
the edge is contained in the nearest-common-ancestor of its terminals.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isMarkerEnabled()"><B>isMarkerEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isModificationTimeSet()"><B>isModificationTimeSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'tIME' chunk will be output.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#isMoveable"><B>isMoveable</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Array of booleans representing the movable states of the vertices.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#isMoveCircle()"><B>isMoveCircle()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isMoveEnabled()"><B>isMoveEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#isMoveParent()"><B>isMoveParent()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Returns the moveParent flag.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isMoveTree()"><B>isMoveTree()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isMultigraph()"><B>isMultigraph()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns multigraph.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#isNode(java.lang.Object, java.lang.String)"><B>isNode(Object, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns true if the user object is an XML node with the specified type
and and the optional attribute has the specified value or is not
specified.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#isNode(java.lang.Object, java.lang.String, java.lang.String, java.lang.String)"><B>isNode(Object, String, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns true if the given value is an XML node with the node name and if
the optional attribute has the specified value.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeBorderLine"><B>isOptimizeBorderLine</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not nodes will contribute an energy cost as they approach
the bound of the graph.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeBorderLine()"><B>isOptimizeBorderLine()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeEdgeCrossing"><B>isOptimizeEdgeCrossing</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not edges crosses will be calculated as an energy cost
function.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeEdgeCrossing()"><B>isOptimizeEdgeCrossing()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeEdgeDistance"><B>isOptimizeEdgeDistance</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not the distance between edge and nodes will be calculated
as an energy cost function.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeEdgeDistance()"><B>isOptimizeEdgeDistance()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeEdgeLength"><B>isOptimizeEdgeLength</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not edge lengths will be calculated as an energy cost
function.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeEdgeLength()"><B>isOptimizeEdgeLength()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeNodeDistribution"><B>isOptimizeNodeDistribution</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Whether or not node distribute will contribute an energy cost where
nodes are close together.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isOptimizeNodeDistribution()"><B>isOptimizeNodeDistribution()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isOrthogonal(com.mxgraph.view.mxCellState)"><B>isOrthogonal(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if perimeter points should be computed such that the
resulting edge has only horizontal or vertical segments.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isPageBreaksVisible()"><B>isPageBreaksVisible()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isPageVisible()"><B>isPageVisible()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isPaletteHistogramSet()"><B>isPaletteHistogramSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'hIST' chunk will be output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#isPaletteSet()"><B>isPaletteSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Returns true if a 'PLTE' chunk will be output.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isPanning()"><B>isPanning()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isPanningEvent(java.awt.event.MouseEvent)"><B>isPanningEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Note: This is not used during drag and drop operations due to limitations
of the underlying API.
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#isPerimeter()"><B>isPerimeter()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Returns perimeter.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isPhysicalDimensionSet()"><B>isPhysicalDimensionSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'pHYS' chunk will be output.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#isPlaceholderPreview()"><B>isPlaceholderPreview()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isPlainFlavor(java.awt.datatransfer.DataFlavor)"><B>isPlainFlavor(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Returns whether or not the specified data flavor is an plain flavor that
is supported.
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isPlainSupported()"><B>isPlainSupported()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Whether the plain text flavors are offered.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isPort(java.lang.Object)"><B>isPort(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is a "port", that is, when connecting to
it, the cell returned by getTerminalForPort should be used as the
terminal and the port should be referenced by the ID in either the
mxConstants.STYLE_SOURCE_PORT or the or the
mxConstants.STYLE_TARGET_PORT.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isPortsEnabled()"><B>isPortsEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if ports are enabled.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isPreferPageSize()"><B>isPreferPageSize()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#isPrimitiveValue(java.lang.Object)"><B>isPrimitiveValue(Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns true if the given object is a primitive value.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#isRedone()"><B>isRedone()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html#isReference(java.lang.Object, java.lang.String, java.lang.Object, boolean)"><B>isReference(Object, String, Object, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io">mxChildChangeCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#isReference(java.lang.Object, java.lang.String, java.lang.Object, boolean)"><B>isReference(Object, String, Object, boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns true if the given fieldname is to be treated as a textual
reference (ID).
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#isRelative()"><B>isRelative()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Returns true of the geometry is relative.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isRemoveCellsFromParent()"><B>isRemoveCellsFromParent()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html#isReplaceHtmlLinefeeds()"><B>isReplaceHtmlLinefeeds()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape">mxHtmlTextShape</A>
<DD>Returns replaceHtmlLinefeeds
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#isReplaceHtmlLinefeeds()"><B>isReplaceHtmlLinefeeds()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns replaceHtmlLinefeeds
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#isResetEdges()"><B>isResetEdges()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isResetEdges()"><B>isResetEdges()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#isResetEdges()"><B>isResetEdges()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isResetEdges()"><B>isResetEdges()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isResetEdgesOnConnect()"><B>isResetEdgesOnConnect()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns resetEdgesOnConnect.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isResetEdgesOnMove()"><B>isResetEdgesOnMove()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns resetEdgesOnMove.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isResetEdgesOnResize()"><B>isResetEdgesOnResize()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns resetEdgesOnResize.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isResetViewOnRootChange()"><B>isResetViewOnRootChange()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns resetViewOnRootChange.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#isResizeEnabled()"><B>isResizeEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#isResizeParent()"><B>isResizeParent()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Returns the resizeParent flag.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isResizeParent()"><B>isResizeParent()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#isReversed"><B>isReversed</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Whether or not the direction of this edge has been reversed
internally to create a DAG for the hierarchical layout
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#isReversed()"><B>isReversed()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isRicherFlavor(java.awt.datatransfer.DataFlavor)"><B>isRicherFlavor(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html#isRounded(java.util.Map)"><B>isRounded(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape">mxConnectorShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#isRubberbandTrigger(java.awt.event.MouseEvent)"><B>isRubberbandTrigger(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Returns true if the given event should start the rubberband selection.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#isRunning()"><B>isRunning()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Returns true if the animation is running.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isSelect()"><B>isSelect()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#isSelected(java.lang.Object)"><B>isSelected(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Returns true if the given cell is selected.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isSelectEnabled()"><B>isSelectEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isSelectionEmpty()"><B>isSelectionEmpty()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#isShiftDownwards()"><B>isShiftDownwards()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#isShiftEnterSubmitsText()"><B>isShiftEnterSubmitsText()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns shiftEnterSubmitsText
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#isShiftRightwards()"><B>isShiftRightwards()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isSignificant(double, double)"><B>isSignificant(double, double)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns true if the absolute value of one of the given parameters is
greater than the tolerance.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#isSignificant()"><B>isSignificant()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isSignificantBitsSet()"><B>isSignificantBitsSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if an 'sBIT' chunk will be output.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#isSignificantRemoteChanges()"><B>isSignificantRemoteChanges()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isSimple(com.mxgraph.analysis.mxAnalysisGraph)"><B>isSimple(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#isSingleSelection()"><B>isSingleSelection()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#isSource()"><B>isSource()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isSource(int)"><B>isSource(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Returns true if the current index is 0.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isSplitEnabled()"><B>isSplitEnabled()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Affects the return values of isValidDropTarget to allow for edges as
drop targets.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isSplitTarget(java.lang.Object, java.lang.Object[])"><B>isSplitTarget(Object, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if split is enabled and the given edge may be splitted into
two edges with the given cell as a new terminal between the two.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isSRGBIntentSet()"><B>isSRGBIntentSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if an 'sRGB' chunk will be output.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#isStartEvent(java.awt.event.MouseEvent)"><B>isStartEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#isStateHandled(com.mxgraph.view.mxCellState)"><B>isStateHandled(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#isStringFlavor(java.awt.datatransfer.DataFlavor)"><B>isStringFlavor(DataFlavor)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>Returns whether or not the specified data flavor is a String flavor that
is supported.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isSuggestedPaletteSet()"><B>isSuggestedPaletteSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'sPLT' chunk will be output.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isSwimlane(java.lang.Object)"><B>isSwimlane(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is a swimlane.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#isSwimlaneContentEnabled()"><B>isSwimlaneContentEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns true if the content area of swimlanes is non-transparent to
events.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#isSwimlaneIgnored(java.lang.Object)"><B>isSwimlaneIgnored(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Returns true if the given swimlane should be ignored.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isSwimlaneNesting()"><B>isSwimlaneNesting()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns swimlaneNesting.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isSwimlaneSelectionEnabled()"><B>isSwimlaneSelectionEnabled()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#isTarget(int)"><B>isTarget(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Returns true if the current index is the last index.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isTerminalPointMovable(java.lang.Object, boolean)"><B>isTerminalPointMovable(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Function: isTerminalPointMovable
Returns true if the given terminal point is movable.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isTextAntiAlias()"><B>isTextAntiAlias()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#isTextEnabled()"><B>isTextEnabled()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Returns true if text should be rendered.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isTextSet()"><B>isTextSet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'tEXt' chunk will be output.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isToggleEvent(java.awt.event.MouseEvent)"><B>isToggleEvent(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#isTransferImageEnabled()"><B>isTransferImageEnabled()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#isTransparencySet()"><B>isTransparencySet()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Returns true if a 'tRNS' chunk will be output.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#isTraverseVisible(java.util.Map, boolean)"><B>isTraverseVisible(Map&lt;String, Object&gt;, boolean)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#isTree(com.mxgraph.analysis.mxAnalysisGraph)"><B>isTree(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#isTripleBuffered()"><B>isTripleBuffered()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#isTripleBuffered()"><B>isTripleBuffered()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#isTrue(java.util.Map, java.lang.String)"><B>isTrue(Map&lt;String, Object&gt;, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns true if the dictionary contains true for the given key or false
if no value is defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#isTrue(java.util.Map, java.lang.String, boolean)"><B>isTrue(Map&lt;String, Object&gt;, String, boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns true if the dictionary contains true for the given key or the
given default value if no value is defined for the key.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#isUndone()"><B>isUndone()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#isUnlimited()"><B>isUnlimited()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Returns true if max is "n" (unlimited).
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#isUp()"><B>isUp()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>Returns true if the drilling went upwards.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#isUseBoundingBox()"><B>isUseBoundingBox()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#isUseInputOrigin()"><B>isUseInputOrigin()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isValidAncestor(java.lang.Object, java.lang.Object, boolean)"><B>isValidAncestor(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns whether or not the specified parent is a valid
ancestor of the specified cell, either direct or indirectly
based on whether ancestor recursion is enabled.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isValidConnection(java.lang.Object, java.lang.Object)"><B>isValidConnection(Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given target cell is a valid target for source.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isValidDropTarget(java.lang.Object, java.lang.Object[])"><B>isValidDropTarget(Object, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is a valid drop target for the specified
cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isValidRoot(java.lang.Object)"><B>isValidRoot(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is a valid root for the cell display
hierarchy.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isValidSource(java.lang.Object)"><B>isValidSource(Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isValidSource(java.lang.Object)"><B>isValidSource(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns true if the given cell is a valid source for new connections.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#isValidState(com.mxgraph.view.mxCellState)"><B>isValidState(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Returns true if the given state is a valid state.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#isValidTarget(java.lang.Object)"><B>isValidTarget(Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Returns true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isValidTarget(java.lang.Object)"><B>isValidTarget(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns isValidSource for the given cell.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#isVertex()"><B>isVertex()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#isVertex()"><B>isVertex()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#isVertex()"><B>isVertex()</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#isVertex()"><B>isVertex()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isVertex(java.lang.Object)"><B>isVertex(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#isVertex()"><B>isVertex()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns true if the cell is a vertex.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#isVertex(java.lang.Object)"><B>isVertex(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the given cell is a vertex.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#isVertexIgnored(java.lang.Object)"><B>isVertexIgnored(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Returns a boolean indicating if the given <mxCell> should be ignored as a
vertex.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#isVertexIgnored(java.lang.Object)"><B>isVertexIgnored(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Returns a boolean indicating if the given <mxCell> should be ignored as a
vertex.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#isVertexIgnored(java.lang.Object)"><B>isVertexIgnored(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns true if the given vertex has no connected edges.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#isVertexIgnored(java.lang.Object)"><B>isVertexIgnored(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Returns true if the given vertex has no connected edges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#isVertexLabelsMovable()"><B>isVertexLabelsMovable()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns vertexLabelsMovable.
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#isVertexMovable(java.lang.Object)"><B>isVertexMovable(Object)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Returns true if the given vertex may be moved by the layout.
<DT><A HREF="./com/mxgraph/model/mxCell.html#isVisible()"><B>isVisible()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#isVisible(java.lang.Object)"><B>isVisible(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#isVisible()"><B>isVisible()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#isVisible()"><B>isVisible()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Returns true if the cell is visibile.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#isVisible(java.lang.Object)"><B>isVisible(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Returns true if the given cell is visible.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#isVisible()"><B>isVisible()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#isVisible()"><B>isVisible()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#iteration"><B>iteration</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Current iteration count.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#iteration"><B>iteration</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>current iteration number of the layout
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#iterationsWithoutImprovement"><B>iterationsWithoutImprovement</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#jettyPositions"><B>jettyPositions</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Map of internal edges and (x,y) pair of positions of the start and end jetty
for that edge where it connects to the source and target vertices.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#JGRAPH"><B>JGRAPH</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#JGRAPH_URL"><B>JGRAPH_URL</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#join(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)"><B>join(mxCompactTreeLayout.TreeNode)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#KEEP_ON_TOP"><B>KEEP_ON_TOP</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies if the highlights should appear on top of everything
else in the overlay pane.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#keepEdgesInBackground"><B>keepEdgesInBackground</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edges should appear in the background regardless of their
order in the model.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#keepEdgesInForeground"><B>keepEdgesInForeground</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edges should appear in the foreground regardless of their
order in the model.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#keepOnTop"><B>keepOnTop</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Appearance and event handling order wrt subhandles.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#keepOnTop"><B>keepOnTop</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if this handler should be painted on top of all other components.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#keepSelectionVisibleOnZoom"><B>keepSelectionVisibleOnZoom</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if the viewport should automatically contain the selection
cells after a zoom operation.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY"><B>KEY</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_EDGE_ID"><B>KEY_EDGE_ID</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_EDGE_NAME"><B>KEY_EDGE_NAME</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_FOR"><B>KEY_FOR</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_NAME"><B>KEY_NAME</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_NODE_ID"><B>KEY_NODE_ID</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_NODE_NAME"><B>KEY_NODE_NAME</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#KEY_TYPE"><B>KEY_TYPE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#label"><B>label</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Holds the current label value, including newlines which result from
word wrapping.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#LABEL_BUFFER"><B>LABEL_BUFFER</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Buffer at both ends of the label
<DT><A HREF="./com/mxgraph/util/mxEvent.html#LABEL_CHANGED"><B>LABEL_CHANGED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#LABEL_CURVE"><B>LABEL_CURVE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Defines the key for the label curve index
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#LABEL_HANDLE_FILLCOLOR"><B>LABEL_HANDLE_FILLCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the label handle fill color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#LABEL_HANDLE_SIZE"><B>LABEL_HANDLE_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the handle size.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#LABEL_INSET"><B>LABEL_INSET</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the inset in absolute pixels between the label bounding box and
the label text.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#LABEL_SCALE_BUFFER"><B>LABEL_SCALE_BUFFER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Multiplier to the width that is passed into the word wrapping calculation
See mxUtils.wordWrap for details
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#labelBounds"><B>labelBounds</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of the bounds of the label
<DT><A HREF="./com/mxgraph/view/mxCellState.html#labelBounds"><B>labelBounds</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Holds the rectangle which contains the label.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#labelBuffer"><B>labelBuffer</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Offset of the label curve from the curve the label curve is based on.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#labelChanged(java.lang.Object, java.lang.Object, java.util.EventObject)"><B>labelChanged(Object, Object, EventObject)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Sets the label of the specified cell to the given value using
mxGraph.cellLabelChanged and fires mxEvent.LABEL_CHANGED while the
transaction is in progress.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#labelGlyphBounds"><B>labelGlyphBounds</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>Cache of the bounds of the individual element of the label of this
edge.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#labelGlyphs"><B>labelGlyphs</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of information describing characteristics relating to drawing
each glyph of this label
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#labelMoveHandler"><B>labelMoveHandler</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#labelPosition"><B>labelPosition</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>ADT to encapsulate label positioning information
<DT><A HREF="./com/mxgraph/view/mxGraph.html#labelsClipped"><B>labelsClipped</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for isLabel(s)Clipped.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#labelSize"><B>labelSize</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of the total length of the branch label
<DT><A HREF="./com/mxgraph/view/mxGraph.html#labelsVisible"><B>labelsVisible</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if labels should be visible.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastCap"><B>lastCap</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastDashed"><B>lastDashed</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastDashPattern"><B>lastDashPattern</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#lastDirty"><B>lastDirty</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastFont"><B>lastFont</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Font caching.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#lastFont"><B>lastFont</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of the label font
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastFontFamily"><B>lastFontFamily</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Font caching.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastFontSize"><B>lastFontSize</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Font caching.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastFontStyle"><B>lastFontStyle</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Font caching.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#lastImported"><B>lastImported</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Reference to the last imported cell array.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastJoin"><B>lastJoin</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastMiterLimit"><B>lastMiterLimit</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#lastMoveX"><B>lastMoveX</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the last x-position of the cursor.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#lastMoveY"><B>lastMoveY</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the last y-position of the cursor.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#lastPoints"><B>lastPoints</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of the last set of guide points that this label was calculated for
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastStroke"><B>lastStroke</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lastStrokeWidth"><B>lastStrokeWidth</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stroke caching.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#lastTimeMillis"><B>lastTimeMillis</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Holds the last active time millis.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#lastValue"><B>lastValue</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of the label text
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#layeringStage()"><B>layeringStage()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Implements first stage of a Sugiyama layout.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#layout"><B>layout</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Reference to the enclosing layout algorithm
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#layout"><B>layout</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>Reference to the enclosing layout algorithm
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html#layout"><B>layout</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMinimumCycleRemover</A>
<DD>Reference to the enclosing layout algorithm
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#layout(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)"><B>layout(mxCompactTreeLayout.TreeNode)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Starts the actual compact tree layout algorithm
at the given node.
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#layout(java.util.List)"><B>layout(List&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#LAYOUT_CELLS"><B>LAYOUT_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#layoutCells(java.lang.Object[])"><B>layoutCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#layoutLeaf(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)"><B>layoutLeaf(mxCompactTreeLayout.TreeNode)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#LEFT"><B>LEFT</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#LEFT_MASK"><B>LEFT_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#len"><B>len</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#length"><B>length</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>The length of the string.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#length"><B>length</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Caches the distance between the end points and the length of an edge.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#levelDistance"><B>levelDistance</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Holds the levelDistance.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#limits"><B>limits</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#limitX"><B>limitX</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The maximum x value this positioning lays up to
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#line"><B>line</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>The current line in the stream.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#LINE_ARCSIZE"><B>LINE_ARCSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the size of the arcs for rounded edges.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#LINE_HEIGHT"><B>LINE_HEIGHT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Default line height for text output.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#lineCap"><B>lineCap</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#lineColor"><B>lineColor</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#lineJoin"><B>lineJoin</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#lineNumber"><B>lineNumber</B></A> -
Variable in exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#LINESPACING"><B>LINESPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Specifies the line spacing.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#lineTo(double, double)"><B>lineTo(double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#lineTo(double, double)"><B>lineTo(double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Draws a line to the given path.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#lineTo(float, float)"><B>lineTo(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#linetoAbs(float, float)"><B>linetoAbs(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoAbs(float, float)"><CODE>PathHandler.linetoAbs(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoAbs(float, float)"><B>linetoAbs(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute line command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#linetoHorizontalAbs(float)"><B>linetoHorizontalAbs(float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoHorizontalAbs(float)"><CODE>PathHandler.linetoHorizontalAbs(float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoHorizontalAbs(float)"><B>linetoHorizontalAbs(float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an horizontal absolute line command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#linetoHorizontalRel(float)"><B>linetoHorizontalRel(float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoHorizontalRel(float)"><CODE>PathHandler.linetoHorizontalRel(float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoHorizontalRel(float)"><B>linetoHorizontalRel(float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an horizontal relative line command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#linetoRel(float, float)"><B>linetoRel(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoRel(float, float)"><CODE>PathHandler.linetoRel(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoRel(float, float)"><B>linetoRel(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative line command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#linetoVerticalAbs(float)"><B>linetoVerticalAbs(float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoVerticalAbs(float)"><CODE>PathHandler.linetoVerticalAbs(float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoVerticalAbs(float)"><B>linetoVerticalAbs(float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a vertical absolute line command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#linetoVerticalRel(float)"><B>linetoVerticalRel(float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoVerticalRel(float)"><CODE>PathHandler.linetoVerticalRel(float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#linetoVerticalRel(float)"><B>linetoVerticalRel(float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a vertical relative line command has been parsed.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#lineWidth"><B>lineWidth</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#link(com.mxgraph.analysis.mxFibonacciHeap.Node, com.mxgraph.analysis.mxFibonacciHeap.Node)"><B>link(mxFibonacciHeap.Node, mxFibonacciHeap.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Make node y a child of node x.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#livePreview"><B>livePreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if live preview should be used if possible.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#loadDocument(java.lang.String)"><B>loadDocument(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a new DOM document for the given URI.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#loadImage(java.lang.String)"><B>loadImage(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Returns an image instance for the given URL.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#loadImage(java.lang.String)"><B>loadImage(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Hook for image caching.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#loadImage(java.lang.String)"><B>loadImage(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Loads an image from the local filesystem, a data URI or any other URL.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#localEdgeProcessing(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel)"><B>localEdgeProcessing(mxGraphHierarchyModel)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Separates the x position of edges as they connect to vertices
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#localEdgeProcessing(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)"><B>localEdgeProcessing(mxCompactTreeLayout.TreeNode)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Moves the specified node and all of its children by the given amount.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#location"><B>location</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#LOCKED_HANDLE_FILLCOLOR"><B>LOCKED_HANDLE_FILLCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the handle fill color for locked handles.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Hook for subclassers to implement a custom lookup mechanism for cell IDs.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#Loop"><B>Loop</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Provides a self-reference, aka.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html#lowerHead"><B>lowerHead</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html#lowerTail"><B>lowerTail</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/view/mxGraph.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Prints the version number on the console.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#maintainEdgeParent"><B>maintainEdgeParent</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Specifies if edges should automatically be moved into the nearest common
ancestor of their terminals.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#maintainScrollBar(boolean, double, boolean)"><B>maintainScrollBar(boolean, double, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#makeConnected(com.mxgraph.analysis.mxAnalysisGraph)"><B>makeConnected(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>Makes the graph connected
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#makeSimple(com.mxgraph.analysis.mxAnalysisGraph)"><B>makeSimple(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#makeTreeDirected(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>makeTreeDirected(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>Makes a tree graph directed from the source to the leaves
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#mapping"><B>mapping</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Maps from from fieldnames to XML attribute names.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#mark()"><B>mark()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Marks the markedState and fires a mxEvent.MARK event.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#MARK"><B>MARK</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the mark event, which fires after a cell has been
marked.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#markedState"><B>markedState</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Holds the marked state.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#marker"><B>marker</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#marker"><B>marker</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#marker"><B>marker</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#markerEnabled"><B>markerEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if the cell marker should be called (for splitting edges and
dropping cells into groups).
<DT><A HREF="./com/mxgraph/shape/mxMarkerRegistry.html#markers"><B>markers</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxMarkerRegistry.html" title="class in com.mxgraph.shape">mxMarkerRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#max"><B>max</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Defines the maximum number of connections for which this rule applies.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#MAX_HOTSPOT_SIZE"><B>MAX_HOTSPOT_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the maximum size in pixels of the portion of the cell which is
to be used as a connectable region.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#maxDistanceLimit"><B>maxDistanceLimit</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>The maximum distance between vertices, beyond which their
repulsion no longer has an effect
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#maxDistanceLimit"><B>maxDistanceLimit</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>distance limit beyond which energy costs due to object repulsive is
not calculated as it would be too insignificant
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#maxDistanceLimitSquared"><B>maxDistanceLimitSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>cached version of <code>maxDistanceLimit</code> squared
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#maxHandlers"><B>maxHandlers</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Defines the maximum number of handlers to paint individually.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#maximumGraphBounds"><B>maximumGraphBounds</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD><mxRectangle> that specifies the area in which all cells in the
diagram should be placed.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#maxIterations"><B>maxIterations</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The number of heuristic iterations to run
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#maxIterations"><B>maxIterations</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>The maximum number of iterations to perform whilst reducing edge
crossings
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#maxIterations"><B>maxIterations</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Total number of iterations to run the layout though.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#maxIterations"><B>maxIterations</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Limit to the number of iterations that may take place.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#maxNoImprovementIterations"><B>maxNoImprovementIterations</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#maxRank"><B>maxRank</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>The maximum rank this cell occupies
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#maxRank"><B>maxRank</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Stores the largest rank number allocated
<DT><A HREF="./com/mxgraph/util/mxCurve.html#maxXBounds"><B>maxXBounds</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#maxYBounds"><B>maxYBounds</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html#medianValue"><B>medianValue</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction.MedianCellSorter</A>
<DD>The median value of the cell stored
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#merge(com.mxgraph.layout.mxCompactTreeLayout.Polygon, com.mxgraph.layout.mxCompactTreeLayout.Polygon)"><B>merge(mxCompactTreeLayout.Polygon, mxCompactTreeLayout.Polygon)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#mergeChildren(com.mxgraph.model.mxICell, com.mxgraph.model.mxICell, boolean)"><B>mergeChildren(mxICell, mxICell, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Merges the children of the given cell into the given target cell inside
this model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#mergeChildrenImpl(com.mxgraph.model.mxICell, com.mxgraph.model.mxICell, boolean, java.util.Hashtable)"><B>mergeChildrenImpl(mxICell, mxICell, boolean, Hashtable&lt;Object, Object&gt;)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Clones the children of the source cell into the given target cell in
this model and adds an entry to the mapping that maps from the source
cell to the target cell with the same id or the clone of the source cell
that was inserted into this model.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#min"><B>min</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#min()"><B>min()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Returns the smallest element in the heap.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#min"><B>min</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Defines the minimum number of connections for which this rule applies.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#MIN_HOTSPOT_SIZE"><B>MIN_HOTSPOT_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the minimum size in pixels of the portion of the cell which is
to be used as a connectable region.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#MIN_SCALE_FOR_ROUNDED_LINES"><B>MIN_SCALE_FOR_ROUNDED_LINES</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the minimum scale at which rounded polylines should be painted.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#minDistanceLimit"><B>minDistanceLimit</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Minimal distance limit.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#minDistanceLimit"><B>minDistanceLimit</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>prevents from dividing with zero and from creating excessive energy
values
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#minDistanceLimitSquared"><B>minDistanceLimitSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Cached version of <minDistanceLimit> squared.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#minDistanceLimitSquared"><B>minDistanceLimitSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>cached version of <code>minDistanceLimit</code> squared
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#minEdgeJetty"><B>minEdgeJetty</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The minimum distance for an edge jetty from a vertex
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#minEdgeJetty"><B>minEdgeJetty</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>The minimum distance for an edge jetty from a vertex
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#minimumEditorScale"><B>minimumEditorScale</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Defines the minimum scale to be used for the editor.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#minimumGraphSize"><B>minimumGraphSize</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>mxRectangle that specifies the minimum size of the graph canvas inside
the scrollpane.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#minimumHeight"><B>minimumHeight</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#minimumWidth"><B>minimumWidth</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#minMoveRadius"><B>minMoveRadius</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>when <A HREF="./com/mxgraph/layout/mxOrganicLayout.html#moveRadius"><CODE>mxOrganicLayout.moveRadius</CODE></A>reaches this value, the algorithm is terminated
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#minPath(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel)"><B>minPath(mxGraphHierarchyModel)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Straightens out chains of virtual nodes where possible
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#minRank"><B>minRank</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>The minimum rank this cell occupies
<DT><A HREF="./com/mxgraph/util/mxCurve.html#minXBounds"><B>minXBounds</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#minYBounds"><B>minYBounds</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#miterLimit"><B>miterLimit</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#model"><B>model</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The internal model formed of the layout
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#model"><B>model</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model">mxIGraphModel.mxAtomicGraphModelChange</A>
<DD>Holds the model where the change happened.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#model"><B>model</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#model"><B>model</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the model that contains the cells to be displayed.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html#model"><B>model</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html" title="class in com.mxgraph.view">mxGraphSelectionModel.mxSelectionChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Processes the given event.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mouseDragged(java.awt.event.MouseEvent)"><B>mouseDragged(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Processes the given event.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mouseMoved(java.awt.event.MouseEvent)"><B>mouseMoved(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Processes the given event.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Dispatches the mousepressed event to the subhandles.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Processes the given event.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#MOVE_CELLS"><B>MOVE_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#MOVE_CURSOR"><B>MOVE_CURSOR</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Default is Cursor.MOVE_CURSOR.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#moveCell(java.lang.Object, double, double)"><B>moveCell(Object, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#moveCell(java.lang.Object, double, double)"><B>moveCell(Object, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxIGraphLayout.html#moveCell(java.lang.Object, double, double)"><B>moveCell(Object, double, double)</B></A> -
Method in interface com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxIGraphLayout.html" title="interface in com.mxgraph.layout">mxIGraphLayout</A>
<DD>Notified when a cell is being moved in a parent that has automatic
layout to update the cell state (eg.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#moveCell(java.lang.Object, double, double)"><B>moveCell(Object, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#moveCell(java.lang.Object, double, double)"><B>moveCell(Object, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#moveCells(java.lang.Object[], double, double, java.lang.Object, java.awt.event.MouseEvent)"><B>moveCells(Object[], double, double, Object, MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#moveCells(java.lang.Object[], double, double)"><B>moveCells(Object[], double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves the cells by the given amount.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#moveCells(java.lang.Object[], double, double, boolean)"><B>moveCells(Object[], double, double, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves or clones the cells and moves the cells or clones by the given
amount.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#moveCells(java.lang.Object[], double, double, boolean, java.lang.Object, java.awt.Point)"><B>moveCells(Object[], double, double, boolean, Object, Point)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves or clones the specified cells and moves the cells or clones by the
given amount, adding them to the optional target cell.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#moveCircle"><B>moveCircle</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Boolean specifying if the circle should be moved to the top,
left corner specified by x0 and y0.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#moveEnabled"><B>moveEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if moving is enabled.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#moveHandler"><B>moveHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#moveLabel(java.awt.event.MouseEvent)"><B>moveLabel(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#moveLabelTo(com.mxgraph.view.mxCellState, double, double)"><B>moveLabelTo(mxCellState, double, double)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Moves the label to the given position.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#moveNode(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, double, double)"><B>moveNode(mxCompactTreeLayout.TreeNode, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Moves the specified node and all of its children by the given amount.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#moveParent"><B>moveParent</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Specifies if the parnent should be moved if resizeParent is enabled.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#movePoint(java.lang.Object, int, com.mxgraph.util.mxPoint)"><B>movePoint(Object, int, mxPoint)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Moves the edges control point with the given index to the given point.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#movePreview"><B>movePreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#moveRadius"><B>moveRadius</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The current radius around each node where the next position energy
values will be calculated for a possible move
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#moveState(com.mxgraph.view.mxCellState, double, double)"><B>moveState(mxCellState, double, double)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#moveState(com.mxgraph.view.mxCellState, double, double, boolean, boolean)"><B>moveState(mxCellState, double, double, boolean, boolean)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#moveTo(double, double)"><B>moveTo(double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#moveTo(double, double)"><B>moveTo(double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Moves to the given path.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#moveTo(float, float)"><B>moveTo(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#movetoAbs(float, float)"><B>movetoAbs(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#movetoAbs(float, float)"><CODE>PathHandler.movetoAbs(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#movetoAbs(float, float)"><B>movetoAbs(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when an absolute moveto command has been parsed.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#movetoRel(float, float)"><B>movetoRel(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#movetoRel(float, float)"><CODE>PathHandler.movetoRel(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#movetoRel(float, float)"><B>movetoRel(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when a relative moveto command has been parsed.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#moveTree"><B>moveTree</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Specifies if the tree should be moved to the top, left corner
if it is inside a top-level layer.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#movingCells"><B>movingCells</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#multigraph"><B>multigraph</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if multiple edges in the same direction between
the same pair of vertices are allowed.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#multiplicities"><B>multiplicities</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the multiplicities to be used for validation of the graph.
<DT><A HREF="./com/mxgraph/shape/mxActorShape.html" title="class in com.mxgraph.shape"><B>mxActorShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxActorShape.html#mxActorShape()"><B>mxActorShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxActorShape.html" title="class in com.mxgraph.shape">mxActorShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis"><B>mxAnalysisGraph</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Implements a collection of utility methods abstracting the graph structure
taking into account graph properties such as visible/non-visible traversal<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#mxAnalysisGraph()"><B>mxAnalysisGraph()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util"><B>mxAnimation</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>Baseclass for all timer-based animations.<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#mxAnimation()"><B>mxAnimation()</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Constructs a new animation instance with the given repaint delay.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#mxAnimation(int)"><B>mxAnimation(int)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Constructs a new animation instance with the given repaint delay.
<DT><A HREF="./com/mxgraph/shape/mxArrowShape.html" title="class in com.mxgraph.shape"><B>mxArrowShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxArrowShape.html#mxArrowShape()"><B>mxArrowShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxArrowShape.html" title="class in com.mxgraph.shape">mxArrowShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util"><B>mxBase64</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance
with RFC 2045.<br><br>
On Windows XP sp1 with 1.4.2_04 and later ;), this encoder and decoder is about 10 times faster
on small arrays (10 - 1000 bytes) and 2-3 times as fast on larger arrays (10000 - 1000000 bytes)
compared to <code>sun.misc.Encoder()/Decoder()</code>.<br><br>
On byte arrays the encoder is about 20% faster than Jakarta Commons Base64 Codec for encode and
about 50% faster for decoding large arrays.<DT><A HREF="./com/mxgraph/util/mxBase64.html#mxBase64()"><B>mxBase64()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxBase64.html" title="class in com.mxgraph.util">mxBase64</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas"><B>mxBasicCanvas</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#mxBasicCanvas()"><B>mxBasicCanvas()</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape"><B>mxBasicShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#mxBasicShape()"><B>mxBasicShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model"><B>mxCell</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Cells are the elements of the graph model.<DT><A HREF="./com/mxgraph/model/mxCell.html#mxCell()"><B>mxCell()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Constructs a new cell with an empty user object.
<DT><A HREF="./com/mxgraph/model/mxCell.html#mxCell(java.lang.Object)"><B>mxCell(Object)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Constructs a new cell for the given user object.
<DT><A HREF="./com/mxgraph/model/mxCell.html#mxCell(java.lang.Object, com.mxgraph.model.mxGeometry, java.lang.String)"><B>mxCell(Object, mxGeometry, String)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Constructs a new cell for the given parameters.
<DT><A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io"><B>mxCellCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxCells.<DT><A HREF="./com/mxgraph/io/mxCellCodec.html#mxCellCodec()"><B>mxCellCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io">mxCellCodec</A>
<DD>Constructs a new cell codec.
<DT><A HREF="./com/mxgraph/io/mxCellCodec.html#mxCellCodec(java.lang.Object)"><B>mxCellCodec(Object)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io">mxCellCodec</A>
<DD>Constructs a new cell codec for the given template.
<DT><A HREF="./com/mxgraph/io/mxCellCodec.html#mxCellCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxCellCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCellCodec.html" title="class in com.mxgraph.io">mxCellCodec</A>
<DD>Constructs a new cell codec for the given arguments.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view"><B>mxCellEditor</B></A> - Class in <A HREF="./com/mxgraph/swing/view/package-summary.html">com.mxgraph.swing.view</A><DD>To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#mxCellEditor(com.mxgraph.swing.mxGraphComponent)"><B>mxCellEditor(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler"><B>mxCellHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#mxCellHandler(com.mxgraph.swing.mxGraphComponent, com.mxgraph.view.mxCellState)"><B>mxCellHandler(mxGraphComponent, mxCellState)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Constructs a new cell handler for the given cell state.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler"><B>mxCellMarker</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Implements a mouse tracker that marks cells under the mouse.<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#mxCellMarker(com.mxgraph.swing.mxGraphComponent)"><B>mxCellMarker(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Constructs a new marker for the given graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#mxCellMarker(com.mxgraph.swing.mxGraphComponent, java.awt.Color)"><B>mxCellMarker(mxGraphComponent, Color)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Constructs a new marker for the given graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#mxCellMarker(com.mxgraph.swing.mxGraphComponent, java.awt.Color, java.awt.Color)"><B>mxCellMarker(mxGraphComponent, Color, Color)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Constructs a new marker for the given graph component.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#mxCellMarker(com.mxgraph.swing.mxGraphComponent, java.awt.Color, java.awt.Color, double)"><B>mxCellMarker(mxGraphComponent, Color, Color, double)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Constructs a new marker for the given graph component.
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util"><B>mxCellOverlay</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#mxCellOverlay(javax.swing.ImageIcon, java.lang.String)"><B>mxCellOverlay(ImageIcon, String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model"><B>mxCellPath</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Implements a mechanism for temporary cell Ids.<DT><A HREF="./com/mxgraph/model/mxCellPath.html#mxCellPath()"><B>mxCellPath()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model">mxCellPath</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCellRenderer.html" title="class in com.mxgraph.util"><B>mxCellRenderer</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxCellRenderer.CanvasFactory.html" title="class in com.mxgraph.util"><B>mxCellRenderer.CanvasFactory</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxCellRenderer.CanvasFactory.html#mxCellRenderer.CanvasFactory()"><B>mxCellRenderer.CanvasFactory()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCellRenderer.CanvasFactory.html" title="class in com.mxgraph.util">mxCellRenderer.CanvasFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view"><B>mxCellState</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Represents the current state of a cell in a given graph view.<DT><A HREF="./com/mxgraph/view/mxCellState.html#mxCellState()"><B>mxCellState()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Constructs an empty cell state.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#mxCellState(com.mxgraph.view.mxGraphView, java.lang.Object, java.util.Map)"><B>mxCellState(mxGraphView, Object, Map&lt;String, Object&gt;)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Constructs a new object that represents the current state of the given
cell in the specified view.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view"><B>mxCellStatePreview</B></A> - Class in <A HREF="./com/mxgraph/swing/view/package-summary.html">com.mxgraph.swing.view</A><DD>Represents the current state of a cell in a given graph view.<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#mxCellStatePreview(com.mxgraph.swing.mxGraphComponent, boolean)"><B>mxCellStatePreview(mxGraphComponent, boolean)</B></A> -
Constructor for class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>Constructs a new state preview.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler"><B>mxCellTracker</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Event handler that highlights cells.<DT><A HREF="./com/mxgraph/swing/handler/mxCellTracker.html#mxCellTracker(com.mxgraph.swing.mxGraphComponent, java.awt.Color)"><B>mxCellTracker(mxGraphComponent, Color)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellTracker.html" title="class in com.mxgraph.swing.handler">mxCellTracker</A>
<DD>Constructs an event handler that highlights cells.
<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io"><B>mxChildChangeCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxChildChanges.<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html#mxChildChangeCodec()"><B>mxChildChangeCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io">mxChildChangeCodec</A>
<DD>Constructs a new model codec.
<DT><A HREF="./com/mxgraph/io/mxChildChangeCodec.html#mxChildChangeCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxChildChangeCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxChildChangeCodec.html" title="class in com.mxgraph.io">mxChildChangeCodec</A>
<DD>Constructs a new model codec for the given arguments.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout"><B>mxCircleLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#mxCircleLayout(com.mxgraph.view.mxGraph)"><B>mxCircleLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#mxCircleLayout(com.mxgraph.view.mxGraph, double)"><B>mxCircleLayout(mxGraph, double)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/shape/mxCloudShape.html" title="class in com.mxgraph.shape"><B>mxCloudShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxCloudShape.html#mxCloudShape()"><B>mxCloudShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCloudShape.html" title="class in com.mxgraph.shape">mxCloudShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io"><B>mxCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>XML codec for Java object graphs.<DT><A HREF="./com/mxgraph/io/mxCodec.html#mxCodec()"><B>mxCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Constructs an XML encoder/decoder with a new owner document.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#mxCodec(org.w3c.dom.Document)"><B>mxCodec(Document)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Constructs an XML encoder/decoder for the specified owner document.
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io"><B>mxCodecRegistry</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Singleton class that acts as a global registry for codecs.<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#mxCodecRegistry()"><B>mxCodecRegistry()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout"><B>mxCompactTreeLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#mxCompactTreeLayout(com.mxgraph.view.mxGraph)"><B>mxCompactTreeLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#mxCompactTreeLayout(com.mxgraph.view.mxGraph, boolean)"><B>mxCompactTreeLayout(mxGraph, boolean)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#mxCompactTreeLayout(com.mxgraph.view.mxGraph, boolean, boolean)"><B>mxCompactTreeLayout(mxGraph, boolean, boolean)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html" title="class in com.mxgraph.layout"><B>mxCompactTreeLayout.Polygon</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html#mxCompactTreeLayout.Polygon()"><B>mxCompactTreeLayout.Polygon()</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html" title="class in com.mxgraph.layout"><B>mxCompactTreeLayout.Polyline</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html#mxCompactTreeLayout.Polyline(double, double, com.mxgraph.layout.mxCompactTreeLayout.Polyline)"><B>mxCompactTreeLayout.Polyline(double, double, mxCompactTreeLayout.Polyline)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polyline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout"><B>mxCompactTreeLayout.TreeNode</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#mxCompactTreeLayout.TreeNode(java.lang.Object)"><B>mxCompactTreeLayout.TreeNode(Object)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout"><B>mxCompactTreeLayout.WeightedCellSorter</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>A utility class used to track cells whilst sorting occurs on the weighted
sum of their connected edges.<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#mxCompactTreeLayout.WeightedCellSorter()"><B>mxCompactTreeLayout.WeightedCellSorter()</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#mxCompactTreeLayout.WeightedCellSorter(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, int)"><B>mxCompactTreeLayout.WeightedCellSorter(mxCompactTreeLayout.TreeNode, int)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view"><B>mxConnectionConstraint</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Defines an object that contains the constraints about how to connect one
side of an edge to its terminal.<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#mxConnectionConstraint()"><B>mxConnectionConstraint()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Constructs an empty connection constraint.
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#mxConnectionConstraint(com.mxgraph.util.mxPoint)"><B>mxConnectionConstraint(mxPoint)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Constructs a connection constraint for the given point.
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#mxConnectionConstraint(com.mxgraph.util.mxPoint, boolean)"><B>mxConnectionConstraint(mxPoint, boolean)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Constructs a new connection constraint for the given point and boolean
arguments.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler"><B>mxConnectionHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Connection handler creates new connections between cells.<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#mxConnectionHandler(com.mxgraph.swing.mxGraphComponent)"><B>mxConnectionHandler(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape"><B>mxConnectorShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html#mxConnectorShape()"><B>mxConnectorShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape">mxConnectorShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler"><B>mxConnectPreview</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Connection handler creates new connections between cells.<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#mxConnectPreview(com.mxgraph.swing.mxGraphComponent)"><B>mxConnectPreview(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html" title="class in com.mxgraph.analysis"><B>mxConstantCostFunction</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Implements a cost function for a constant cost per traversed cell.<DT><A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html#mxConstantCostFunction(double)"><B>mxConstantCostFunction(double)</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxConstantCostFunction.html" title="class in com.mxgraph.analysis">mxConstantCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util"><B>mxConstants</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains all global constants.<DT><A HREF="./com/mxgraph/util/mxConstants.html#mxConstants()"><B>mxConstants()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/costfunction/mxConstCostFunction.html" title="class in com.mxgraph.costfunction"><B>mxConstCostFunction</B></A> - Class in <A HREF="./com/mxgraph/costfunction/package-summary.html">com.mxgraph.costfunction</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/costfunction/mxConstCostFunction.html#mxConstCostFunction(double)"><B>mxConstCostFunction(double)</B></A> -
Constructor for class com.mxgraph.costfunction.<A HREF="./com/mxgraph/costfunction/mxConstCostFunction.html" title="class in com.mxgraph.costfunction">mxConstCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage"><B>mxCoordinateAssignment</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>Sets the horizontal locations of node and edge dummy nodes on each layer.<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#mxCoordinateAssignment(com.mxgraph.layout.hierarchical.mxHierarchicalLayout, double, double, int, double, double)"><B>mxCoordinateAssignment(mxHierarchicalLayout, double, double, int, double, double)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Creates a coordinate assignment.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html" title="class in com.mxgraph.layout.hierarchical.stage"><B>mxCoordinateAssignment.AreaSpatialCache</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>Utility class that stores a collection of vertices and edge points within
a certain area.<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html#mxCoordinateAssignment.AreaSpatialCache()"><B>mxCoordinateAssignment.AreaSpatialCache()</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.AreaSpatialCache</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage"><B>mxCoordinateAssignment.WeightedCellSorter</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>A utility class used to track cells whilst sorting occurs on the weighted
sum of their connected edges.<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#mxCoordinateAssignment.WeightedCellSorter()"><B>mxCoordinateAssignment.WeightedCellSorter()</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#mxCoordinateAssignment.WeightedCellSorter(com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell, int)"><B>mxCoordinateAssignment.WeightedCellSorter(mxGraphAbstractHierarchyCell, int)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/costfunction/mxCostFunction.html" title="class in com.mxgraph.costfunction"><B>mxCostFunction</B></A> - Class in <A HREF="./com/mxgraph/costfunction/package-summary.html">com.mxgraph.costfunction</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/costfunction/mxCostFunction.html#mxCostFunction()"><B>mxCostFunction()</B></A> -
Constructor for class com.mxgraph.costfunction.<A HREF="./com/mxgraph/costfunction/mxCostFunction.html" title="class in com.mxgraph.costfunction">mxCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util"><B>mxCurve</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxCurve.html#mxCurve()"><B>mxCurve()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#mxCurve(java.util.List)"><B>mxCurve(List&lt;mxPoint&gt;)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape"><B>mxCurveLabelShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>Draws the edge label along a curve derived from the curve describing
the edge's path<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#mxCurveLabelShape(com.mxgraph.view.mxCellState, com.mxgraph.util.mxCurve)"><B>mxCurveLabelShape(mxCellState, mxCurve)</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape"><B>mxCurveLabelShape.LabelGlyphCache</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>Utility class to describe the characteristics of each glyph of a branch
branch label.<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#mxCurveLabelShape.LabelGlyphCache()"><B>mxCurveLabelShape.LabelGlyphCache()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html" title="class in com.mxgraph.shape"><B>mxCurveLabelShape.LabelPosition</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>Utility class that stores details of how the label is positioned
on the curve<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html#mxCurveLabelShape.LabelPosition()"><B>mxCurveLabelShape.LabelPosition()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape"><B>mxCurveShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#mxCurveShape()"><B>mxCurveShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#mxCurveShape(com.mxgraph.util.mxCurve)"><B>mxCurveShape(mxCurve)</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCylinderShape.html" title="class in com.mxgraph.shape"><B>mxCylinderShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxCylinderShape.html#mxCylinderShape()"><B>mxCylinderShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCylinderShape.html" title="class in com.mxgraph.shape">mxCylinderShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxDefaultTextShape.html" title="class in com.mxgraph.shape"><B>mxDefaultTextShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxDefaultTextShape.html#mxDefaultTextShape()"><B>mxDefaultTextShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDefaultTextShape.html" title="class in com.mxgraph.shape">mxDefaultTextShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxDistanceCostFunction.html" title="class in com.mxgraph.analysis"><B>mxDistanceCostFunction</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Implements a cost function for the Euclidean length of an edge.<DT><A HREF="./com/mxgraph/analysis/mxDistanceCostFunction.html#mxDistanceCostFunction()"><B>mxDistanceCostFunction()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxDistanceCostFunction.html" title="class in com.mxgraph.analysis">mxDistanceCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader"><B>mxDomOutputParser</B></A> - Class in <A HREF="./com/mxgraph/reader/package-summary.html">com.mxgraph.reader</A><DD>public static void main(String[] args)
{
try
{
String filename = Test.class.getResource(
"/com/mxgraph/online/exported.xml").getPath();
String xml = mxUtils.readFile(filename);
System.out.println("xml=" + xml);
Document doc = mxUtils.parseXml(xml);
Element root = doc.getDocumentElement();
int width = Integer.parseInt(root.getAttribute("width"));
int height = Integer.parseInt(root.getAttribute("height"));
System.out.println("width=" + width + " height=" + height);
BufferedImage img = mxUtils.createBufferedImage(width, height,
Color.WHITE);
Graphics2D g2 = img.createGraphics();
mxUtils.setAntiAlias(g2, true, true);
mxDomOutputParser reader = new mxDomOutputParser(
new mxGraphicsExportCanvas(g2));
reader.read((Element) root.getFirstChild().getNextSibling());
ImageIO.write(img, "PNG", new File(
"C:\\Users\\Gaudenz\\Desktop\\test.png"));
}
catch (Exception e)
{
e.printStackTrace();
}
}
// -------------
Document doc = mxUtils.parseXml(xml);
Element root = doc.getDocumentElement();
mxDomOutputParser reader = new mxDomOutputParser(canvas);
reader.read(root.getFirstChild());<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html#mxDomOutputParser(com.mxgraph.canvas.mxICanvas2D)"><B>mxDomOutputParser(mxICanvas2D)</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader">mxDomOutputParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.IElementHandler.html" title="interface in com.mxgraph.reader"><B>mxDomOutputParser.IElementHandler</B></A> - Interface in <A HREF="./com/mxgraph/reader/package-summary.html">com.mxgraph.reader</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxDomUtils.html" title="class in com.mxgraph.util"><B>mxDomUtils</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains various DOM API helper methods for use with mxGraph.<DT><A HREF="./com/mxgraph/util/mxDomUtils.html#mxDomUtils()"><B>mxDomUtils()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxDomUtils.html" title="class in com.mxgraph.util">mxDomUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxDoubleEllipseShape.html" title="class in com.mxgraph.shape"><B>mxDoubleEllipseShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxDoubleEllipseShape.html#mxDoubleEllipseShape()"><B>mxDoubleEllipseShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDoubleEllipseShape.html" title="class in com.mxgraph.shape">mxDoubleEllipseShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxDoubleRectangleShape.html" title="class in com.mxgraph.shape"><B>mxDoubleRectangleShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxDoubleRectangleShape.html#mxDoubleRectangleShape()"><B>mxDoubleRectangleShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDoubleRectangleShape.html" title="class in com.mxgraph.shape">mxDoubleRectangleShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/costfunction/mxDoubleValCostFunction.html" title="class in com.mxgraph.costfunction"><B>mxDoubleValCostFunction</B></A> - Class in <A HREF="./com/mxgraph/costfunction/package-summary.html">com.mxgraph.costfunction</A><DD>A cost function that assumes that edge value is of type "double" or "String" and returns that value.<DT><A HREF="./com/mxgraph/costfunction/mxDoubleValCostFunction.html#mxDoubleValCostFunction()"><B>mxDoubleValCostFunction()</B></A> -
Constructor for class com.mxgraph.costfunction.<A HREF="./com/mxgraph/costfunction/mxDoubleValCostFunction.html" title="class in com.mxgraph.costfunction">mxDoubleValCostFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler"><B>mxEdgeHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#mxEdgeHandler(com.mxgraph.swing.mxGraphComponent, com.mxgraph.view.mxCellState)"><B>mxEdgeHandler(mxGraphComponent, mxCellState)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html" title="class in com.mxgraph.layout"><B>mxEdgeLabelLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html#mxEdgeLabelLayout(com.mxgraph.view.mxGraph)"><B>mxEdgeLabelLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html" title="class in com.mxgraph.layout">mxEdgeLabelLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view"><B>mxEdgeStyle</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Provides various edge styles to be used as the values for
mxConstants.STYLE_EDGE in a cell style.<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#mxEdgeStyle()"><B>mxEdgeStyle()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html" title="interface in com.mxgraph.view"><B>mxEdgeStyle.mxEdgeStyleFunction</B></A> - Interface in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Defines the requirements for an edge style function.<DT><A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html" title="class in com.mxgraph.swing.handler"><B>mxElbowEdgeHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html#mxElbowEdgeHandler(com.mxgraph.swing.mxGraphComponent, com.mxgraph.view.mxCellState)"><B>mxElbowEdgeHandler(mxGraphComponent, mxCellState)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxElbowEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxElbowEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxEllipseShape.html" title="class in com.mxgraph.shape"><B>mxEllipseShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxEllipseShape.html#mxEllipseShape()"><B>mxEllipseShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxEllipseShape.html" title="class in com.mxgraph.shape">mxEllipseShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util"><B>mxEvent</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains all global constants.<DT><A HREF="./com/mxgraph/util/mxEvent.html#mxEvent()"><B>mxEvent()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util"><B>mxEventObject</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Base class for objects that dispatch named events.<DT><A HREF="./com/mxgraph/util/mxEventObject.html#mxEventObject(java.lang.String)"><B>mxEventObject(String)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Constructs a new event for the given name.
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#mxEventObject(java.lang.String, java.lang.Object...)"><B>mxEventObject(String, Object...)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Constructs a new event for the given name and properties.
<DT><A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util"><B>mxEventSource</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Base class for objects that dispatch named events.<DT><A HREF="./com/mxgraph/util/mxEventSource.html#mxEventSource()"><B>mxEventSource()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Constructs a new event source using this as the source object.
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#mxEventSource(java.lang.Object)"><B>mxEventSource(Object)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Constructs a new event source for the given source object.
<DT><A HREF="./com/mxgraph/util/mxEventSource.mxIEventListener.html" title="interface in com.mxgraph.util"><B>mxEventSource.mxIEventListener</B></A> - Interface in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Defines the requirements for an object that listens to an event source.<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout"><B>mxFastOrganicLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>Fast organic layout algorithm.<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#mxFastOrganicLayout(com.mxgraph.view.mxGraph)"><B>mxFastOrganicLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Constructs a new fast organic layout for the specified graph.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis"><B>mxFibonacciHeap</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>This class implements a priority queue.<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#mxFibonacciHeap()"><B>mxFibonacciHeap()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html" title="class in com.mxgraph.analysis"><B>mxFibonacciHeap.Node</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Implements a node of the Fibonacci heap.<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html#mxFibonacciHeap.Node(java.lang.Object, double)"><B>mxFibonacciHeap.Node(Object, double)</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html" title="class in com.mxgraph.analysis">mxFibonacciHeap.Node</A>
<DD>Default constructor.
<DT><A HREF="./com/mxgraph/io/mxGdCodec.html" title="class in com.mxgraph.io"><B>mxGdCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Parses a GD .txt file and imports it in the given graph.<br/>
This class depends from the classes contained in
com.mxgraph.io.gd.<DT><A HREF="./com/mxgraph/io/mxGdCodec.html#mxGdCodec()"><B>mxGdCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGdCodec.html" title="class in com.mxgraph.io">mxGdCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxGdCodec.mxGDParseState.html" title="enum in com.mxgraph.io"><B>mxGdCodec.mxGDParseState</B></A> - Enum in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Represents the different states in the parse of a file.<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorConstFunction.html" title="class in com.mxgraph.generatorfunction"><B>mxGeneratorConstFunction</B></A> - Class in <A HREF="./com/mxgraph/generatorfunction/package-summary.html">com.mxgraph.generatorfunction</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorConstFunction.html#mxGeneratorConstFunction(double)"><B>mxGeneratorConstFunction(double)</B></A> -
Constructor for class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorConstFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorConstFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction"><B>mxGeneratorFunction</B></A> - Class in <A HREF="./com/mxgraph/generatorfunction/package-summary.html">com.mxgraph.generatorfunction</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorFunction.html#mxGeneratorFunction()"><B>mxGeneratorFunction()</B></A> -
Constructor for class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction"><B>mxGeneratorRandomFunction</B></A> - Class in <A HREF="./com/mxgraph/generatorfunction/package-summary.html">com.mxgraph.generatorfunction</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#mxGeneratorRandomFunction(double, double, int)"><B>mxGeneratorRandomFunction(double, double, int)</B></A> -
Constructor for class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction"><B>mxGeneratorRandomIntFunction</B></A> - Class in <A HREF="./com/mxgraph/generatorfunction/package-summary.html">com.mxgraph.generatorfunction</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html#mxGeneratorRandomIntFunction(double, double)"><B>mxGeneratorRandomIntFunction(double, double)</B></A> -
Constructor for class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomIntFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxGenericChangeCodec.html" title="class in com.mxgraph.io"><B>mxGenericChangeCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxChildChanges.<DT><A HREF="./com/mxgraph/io/mxGenericChangeCodec.html#mxGenericChangeCodec(java.lang.Object, java.lang.String)"><B>mxGenericChangeCodec(Object, String)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGenericChangeCodec.html" title="class in com.mxgraph.io">mxGenericChangeCodec</A>
<DD>Constructs a new model codec.
<DT><A HREF="./com/mxgraph/io/mxGenericChangeCodec.html#mxGenericChangeCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map, java.lang.String)"><B>mxGenericChangeCodec(Object, String[], String[], Map&lt;String, String&gt;, String)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGenericChangeCodec.html" title="class in com.mxgraph.io">mxGenericChangeCodec</A>
<DD>Constructs a new model codec for the given arguments.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model"><B>mxGeometry</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Represents the geometry of a cell.<DT><A HREF="./com/mxgraph/model/mxGeometry.html#mxGeometry()"><B>mxGeometry()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Constructs a new geometry at (0, 0) with the width and height set to 0.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#mxGeometry(double, double, double, double)"><B>mxGeometry(double, double, double, double)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Constructs a geometry using the given parameters.
<DT><A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view"><B>mxGraph</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Implements a graph object that allows to create diagrams from a graph model
and stylesheet.<DT><A HREF="./com/mxgraph/view/mxGraph.html#mxGraph()"><B>mxGraph()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new graph with an empty
<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model"><CODE>mxGraphModel</CODE></A>.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#mxGraph(com.mxgraph.model.mxIGraphModel)"><B>mxGraph(mxIGraphModel)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new graph for the specified model.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#mxGraph(com.mxgraph.view.mxStylesheet)"><B>mxGraph(mxStylesheet)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new graph for the specified model.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#mxGraph(com.mxgraph.model.mxIGraphModel, com.mxgraph.view.mxStylesheet)"><B>mxGraph(mxIGraphModel, mxStylesheet)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Constructs a new graph for the specified model.
<DT><A HREF="./com/mxgraph/view/mxGraph.mxICellVisitor.html" title="interface in com.mxgraph.view"><B>mxGraph.mxICellVisitor</B></A> - Interface in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model"><B>mxGraphAbstractHierarchyCell</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html">com.mxgraph.layout.hierarchical.model</A><DD>An abstraction of an internal hierarchy node or edge<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#mxGraphAbstractHierarchyCell()"><B>mxGraphAbstractHierarchyCell()</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.html#mxGraphActions()"><B>mxGraphActions()</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.html" title="class in com.mxgraph.swing.util">mxGraphActions</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.DeleteAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.DeleteAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.DeleteAction.html#mxGraphActions.DeleteAction(java.lang.String)"><B>mxGraphActions.DeleteAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.DeleteAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.DeleteAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.DrillAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.DrillAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.DrillAction.html#mxGraphActions.DrillAction(java.lang.String)"><B>mxGraphActions.DrillAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.DrillAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.DrillAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.EditAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.EditAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.EditAction.html#mxGraphActions.EditAction(java.lang.String)"><B>mxGraphActions.EditAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.EditAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.EditAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.FoldAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.FoldAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.FoldAction.html#mxGraphActions.FoldAction(java.lang.String)"><B>mxGraphActions.FoldAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.FoldAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.FoldAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.GroupAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html#mxGraphActions.GroupAction(java.lang.String)"><B>mxGraphActions.GroupAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.GroupAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.GroupAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.LayerAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.LayerAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.LayerAction.html#mxGraphActions.LayerAction(java.lang.String)"><B>mxGraphActions.LayerAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.LayerAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.LayerAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.RemoveFromParentAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html#mxGraphActions.RemoveFromParentAction(java.lang.String)"><B>mxGraphActions.RemoveFromParentAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.RemoveFromParentAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.SelectAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.SelectAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.SelectAction.html#mxGraphActions.SelectAction(java.lang.String)"><B>mxGraphActions.SelectAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.SelectAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.SelectAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UngroupAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.UngroupAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UngroupAction.html#mxGraphActions.UngroupAction(java.lang.String)"><B>mxGraphActions.UngroupAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.UngroupAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.UngroupAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.UpdateGroupBoundsAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html#mxGraphActions.UpdateGroupBoundsAction(java.lang.String)"><B>mxGraphActions.UpdateGroupBoundsAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.UpdateGroupBoundsAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.ZoomAction.html" title="class in com.mxgraph.swing.util"><B>mxGraphActions.ZoomAction</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphActions.ZoomAction.html#mxGraphActions.ZoomAction(java.lang.String)"><B>mxGraphActions.ZoomAction(String)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphActions.ZoomAction.html" title="class in com.mxgraph.swing.util">mxGraphActions.ZoomAction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis"><B>mxGraphAnalysis</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>A singleton class that provides algorithms for graphs.<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#mxGraphAnalysis()"><B>mxGraphAnalysis()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing"><B>mxGraphComponent</B></A> - Class in <A HREF="./com/mxgraph/swing/package-summary.html">com.mxgraph.swing</A><DD>For setting the preferred size of the viewport for scrolling, use
mxGraph.setMinimumGraphSize.<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#mxGraphComponent(com.mxgraph.view.mxGraph)"><B>mxGraphComponent(mxGraph)</B></A> -
Constructor for class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing"><B>mxGraphComponent.mxGraphControl</B></A> - Class in <A HREF="./com/mxgraph/swing/package-summary.html">com.mxgraph.swing</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#mxGraphComponent.mxGraphControl()"><B>mxGraphComponent.mxGraphControl()</B></A> -
Constructor for class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing"><B>mxGraphComponent.mxMouseRedirector</B></A> - Class in <A HREF="./com/mxgraph/swing/package-summary.html">com.mxgraph.swing</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html#mxGraphComponent.mxMouseRedirector(com.mxgraph.swing.mxGraphComponent)"><B>mxGraphComponent.mxMouseRedirector(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title="class in com.mxgraph.swing">mxGraphComponent.mxMouseRedirector</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis"><B>mxGraphGenerator</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#mxGraphGenerator(com.mxgraph.generatorfunction.mxGeneratorFunction, com.mxgraph.costfunction.mxCostFunction)"><B>mxGraphGenerator(mxGeneratorFunction, mxCostFunction)</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler"><B>mxGraphHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#mxGraphHandler(com.mxgraph.swing.mxGraphComponent)"><B>mxGraphHandler(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model"><B>mxGraphHierarchyEdge</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html">com.mxgraph.layout.hierarchical.model</A><DD>An abstraction of a hierarchical edge for the hierarchy layout<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#mxGraphHierarchyEdge(java.util.List)"><B>mxGraphHierarchyEdge(List&lt;Object&gt;)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Constructs a hierarchy edge
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model"><B>mxGraphHierarchyModel</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html">com.mxgraph.layout.hierarchical.model</A><DD>Internal model of a hierarchical graph.<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#mxGraphHierarchyModel(com.mxgraph.layout.hierarchical.mxHierarchicalLayout, java.lang.Object[], java.util.List, java.lang.Object)"><B>mxGraphHierarchyModel(mxHierarchicalLayout, Object[], List&lt;Object&gt;, Object)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Creates an internal ordered graph model using the vertices passed in.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html" title="interface in com.mxgraph.layout.hierarchical.model"><B>mxGraphHierarchyModel.CellVisitor</B></A> - Interface in <A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html">com.mxgraph.layout.hierarchical.model</A><DD>Defines the interface that visitors use to perform operations upon the
graph information during depth first search (dfs) or other tree-traversal
strategies implemented by subclassers.<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model"><B>mxGraphHierarchyNode</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html">com.mxgraph.layout.hierarchical.model</A><DD>An abstraction of an internal node in the hierarchy layout<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#mxGraphHierarchyNode(java.lang.Object)"><B>mxGraphHierarchyNode(Object)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Constructs an internal node to represent the specified real graph cell
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html" title="class in com.mxgraph.layout.hierarchical.model"><B>mxGraphHierarchyRank</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/model/package-summary.html">com.mxgraph.layout.hierarchical.model</A><DD>An abstraction of a rank in the hierarchy layout.<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html#mxGraphHierarchyRank()"><B>mxGraphHierarchyRank()</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyRank</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas"><B>mxGraphics2DCanvas</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>An implementation of a canvas that uses Graphics2D for painting.<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#mxGraphics2DCanvas()"><B>mxGraphics2DCanvas()</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Constructs a new graphics canvas with an empty graphics object.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#mxGraphics2DCanvas(java.awt.Graphics2D)"><B>mxGraphics2DCanvas(Graphics2D)</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Constructs a new graphics canvas for the given graphics object.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas"><B>mxGraphicsCanvas2D</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>Used for exporting images.<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#mxGraphicsCanvas2D(java.awt.Graphics2D)"><B>mxGraphicsCanvas2D(Graphics2D)</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Constructs a new graphics export canvas.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas"><B>mxGraphicsCanvas2D.CanvasState</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#mxGraphicsCanvas2D.CanvasState()"><B>mxGraphicsCanvas2D.CanvasState()</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout"><B>mxGraphLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>Abstract bass class for layouts<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#mxGraphLayout(com.mxgraph.view.mxGraph)"><B>mxGraphLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Constructs a new fast organic layout for the specified graph.
<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io"><B>mxGraphMlCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Parses a GraphML .graphml file and imports it in the given graph.<br/>
See wikipedia.org/wiki/GraphML for more on GraphML.<DT><A HREF="./com/mxgraph/io/mxGraphMlCodec.html#mxGraphMlCodec()"><B>mxGraphMlCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGraphMlCodec.html" title="class in com.mxgraph.io">mxGraphMlCodec</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlConstants</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>This class contains constants used in the Import of gml documents.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#mxGraphMlConstants()"><B>mxGraphMlConstants()</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlData</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Represents a Data element in the GML Structure.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#mxGraphMlData(java.lang.String, java.lang.String, java.lang.String, com.mxgraph.io.graphml.mxGraphMlShapeEdge, com.mxgraph.io.graphml.mxGraphMlShapeNode)"><B>mxGraphMlData(String, String, String, mxGraphMlShapeEdge, mxGraphMlShapeNode)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>Construct a data with the params values.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#mxGraphMlData(org.w3c.dom.Element)"><B>mxGraphMlData(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>Construct a data from one xml data element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#mxGraphMlData()"><B>mxGraphMlData()</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>Construct an empty data.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlEdge</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Represents a Data element in the GML Structure.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#mxGraphMlEdge(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>mxGraphMlEdge(String, String, String, String)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>Construct an edge with source and target.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#mxGraphMlEdge(org.w3c.dom.Element)"><B>mxGraphMlEdge(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>Construct an edge from a xml edge element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlGraph</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Represents a Graph element in the GML Structure.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#mxGraphMlGraph(java.lang.String, java.lang.String)"><B>mxGraphMlGraph(String, String)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Constructs a graph with id and edge default direction.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#mxGraphMlGraph()"><B>mxGraphMlGraph()</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Constructs an empty graph.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#mxGraphMlGraph(org.w3c.dom.Element)"><B>mxGraphMlGraph(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>Constructs a graph from a xml graph element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlKey</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Represents a Key element in the GML Structure.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#mxGraphMlKey(java.lang.String, com.mxgraph.io.graphml.mxGraphMlKey.keyForValues, java.lang.String, com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues)"><B>mxGraphMlKey(String, mxGraphMlKey.keyForValues, String, mxGraphMlKey.keyTypeValues)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Construct a key with the given parameters.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#mxGraphMlKey(org.w3c.dom.Element)"><B>mxGraphMlKey(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Construct a key from a xml key element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html" title="enum in com.mxgraph.io.graphml"><B>mxGraphMlKey.keyForValues</B></A> - Enum in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Possibles values for the keyFor Attribute<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html" title="enum in com.mxgraph.io.graphml"><B>mxGraphMlKey.keyTypeValues</B></A> - Enum in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Possibles values for the keyType Attribute.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlKeyManager</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>This is a singleton class that contains a map with the key elements of the
document.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlNode</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Represents a Data element in the GML Structure.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#mxGraphMlNode(java.lang.String, com.mxgraph.io.graphml.mxGraphMlData)"><B>mxGraphMlNode(String, mxGraphMlData)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>Construct a node with Id and one data element
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#mxGraphMlNode(org.w3c.dom.Element)"><B>mxGraphMlNode(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>Construct a Node from a xml Node Element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlPort</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>Represents a Port element in the GML Structure.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#mxGraphMlPort(java.lang.String)"><B>mxGraphMlPort(String)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>Construct a Port with name.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#mxGraphMlPort(org.w3c.dom.Element)"><B>mxGraphMlPort(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>Construct a Port from a xml port Element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlShapeEdge</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>This class represents the properties of a JGraph edge.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#mxGraphMlShapeEdge(java.lang.String, java.lang.String)"><B>mxGraphMlShapeEdge(String, String)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>Construct a Shape Edge with text and style.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#mxGraphMlShapeEdge(org.w3c.dom.Element)"><B>mxGraphMlShapeEdge(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>Constructs a ShapeEdge from a xml shapeEdgeElement.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#mxGraphMlShapeEdge()"><B>mxGraphMlShapeEdge()</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>Construct an empty Shape Edge Element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlShapeNode</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#mxGraphMlShapeNode(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>mxGraphMlShapeNode(String, String, String, String, String)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>Construct a shape Node with the given parameters
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#mxGraphMlShapeNode()"><B>mxGraphMlShapeNode()</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>Construct an empty shape Node
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#mxGraphMlShapeNode(org.w3c.dom.Element)"><B>mxGraphMlShapeNode(Element)</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>Construct a Shape Node from a xml Shape Node Element.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml"><B>mxGraphMlUtils</B></A> - Class in <A HREF="./com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A><DD>This class implements several GML utility methods.<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#mxGraphMlUtils()"><B>mxGraphMlUtils()</B></A> -
Constructor for class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model"><B>mxGraphModel</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Extends mxEventSource to implement a graph model.<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#mxGraphModel()"><B>mxGraphModel()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Constructs a new empty graph model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#mxGraphModel(java.lang.Object)"><B>mxGraphModel(Object)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Constructs a new graph model.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.Filter.html" title="interface in com.mxgraph.model"><B>mxGraphModel.Filter</B></A> - Interface in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxChildChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#mxGraphModel.mxChildChange()"><B>mxGraphModel.mxChildChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#mxGraphModel.mxChildChange(com.mxgraph.model.mxGraphModel, java.lang.Object, java.lang.Object)"><B>mxGraphModel.mxChildChange(mxGraphModel, Object, Object)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#mxGraphModel.mxChildChange(com.mxgraph.model.mxGraphModel, java.lang.Object, java.lang.Object, int)"><B>mxGraphModel.mxChildChange(mxGraphModel, Object, Object, int)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxCollapseChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#mxGraphModel.mxCollapseChange()"><B>mxGraphModel.mxCollapseChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#mxGraphModel.mxCollapseChange(com.mxgraph.model.mxGraphModel, java.lang.Object, boolean)"><B>mxGraphModel.mxCollapseChange(mxGraphModel, Object, boolean)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxGeometryChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#mxGraphModel.mxGeometryChange()"><B>mxGraphModel.mxGeometryChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#mxGraphModel.mxGeometryChange(com.mxgraph.model.mxGraphModel, java.lang.Object, com.mxgraph.model.mxGeometry)"><B>mxGraphModel.mxGeometryChange(mxGraphModel, Object, mxGeometry)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxRootChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#mxGraphModel.mxRootChange()"><B>mxGraphModel.mxRootChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#mxGraphModel.mxRootChange(com.mxgraph.model.mxGraphModel, java.lang.Object)"><B>mxGraphModel.mxRootChange(mxGraphModel, Object)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxStyleChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#mxGraphModel.mxStyleChange()"><B>mxGraphModel.mxStyleChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#mxGraphModel.mxStyleChange(com.mxgraph.model.mxGraphModel, java.lang.Object, java.lang.String)"><B>mxGraphModel.mxStyleChange(mxGraphModel, Object, String)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxTerminalChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#mxGraphModel.mxTerminalChange()"><B>mxGraphModel.mxTerminalChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#mxGraphModel.mxTerminalChange(com.mxgraph.model.mxGraphModel, java.lang.Object, java.lang.Object, boolean)"><B>mxGraphModel.mxTerminalChange(mxGraphModel, Object, Object, boolean)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxValueChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#mxGraphModel.mxValueChange()"><B>mxGraphModel.mxValueChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#mxGraphModel.mxValueChange(com.mxgraph.model.mxGraphModel, java.lang.Object, java.lang.Object)"><B>mxGraphModel.mxValueChange(mxGraphModel, Object, Object)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model"><B>mxGraphModel.mxVisibleChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#mxGraphModel.mxVisibleChange()"><B>mxGraphModel.mxVisibleChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#mxGraphModel.mxVisibleChange(com.mxgraph.model.mxGraphModel, java.lang.Object, boolean)"><B>mxGraphModel.mxVisibleChange(mxGraphModel, Object, boolean)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing"><B>mxGraphOutline</B></A> - Class in <A HREF="./com/mxgraph/swing/package-summary.html">com.mxgraph.swing</A><DD>An outline view for a specific graph component.<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#mxGraphOutline(com.mxgraph.swing.mxGraphComponent)"><B>mxGraphOutline(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing"><B>mxGraphOutline.MouseTracker</B></A> - Class in <A HREF="./com/mxgraph/swing/package-summary.html">com.mxgraph.swing</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#mxGraphOutline.MouseTracker()"><B>mxGraphOutline.MouseTracker()</B></A> -
Constructor for class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis"><B>mxGraphProperties</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Constants for graph structure properties<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#mxGraphProperties()"><B>mxGraphProperties()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.GraphType.html" title="enum in com.mxgraph.analysis"><B>mxGraphProperties.GraphType</B></A> - Enum in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view"><B>mxGraphSelectionModel</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Implements the selection model for a graph.<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#mxGraphSelectionModel(com.mxgraph.view.mxGraph)"><B>mxGraphSelectionModel(mxGraph)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Constructs a new selection model for the specified graph.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html" title="class in com.mxgraph.view"><B>mxGraphSelectionModel.mxSelectionChange</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html#mxGraphSelectionModel.mxSelectionChange(com.mxgraph.view.mxGraphSelectionModel, java.util.Collection, java.util.Collection)"><B>mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel, Collection&lt;Object&gt;, Collection&lt;Object&gt;)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html" title="class in com.mxgraph.view">mxGraphSelectionModel.mxSelectionChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis"><B>mxGraphStructure</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#mxGraphStructure()"><B>mxGraphStructure()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util"><B>mxGraphTransferable</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#mxGraphTransferable(java.lang.Object[], com.mxgraph.util.mxRectangle)"><B>mxGraphTransferable(Object[], mxRectangle)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html#mxGraphTransferable(java.lang.Object[], com.mxgraph.util.mxRectangle, javax.swing.ImageIcon)"><B>mxGraphTransferable(Object[], mxRectangle, ImageIcon)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxGraphTransferable.html" title="class in com.mxgraph.swing.util">mxGraphTransferable</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler"><B>mxGraphTransferHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#mxGraphTransferHandler()"><B>mxGraphTransferHandler()</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view"><B>mxGraphView</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Implements a view for the graph.<DT><A HREF="./com/mxgraph/view/mxGraphView.html#mxGraphView(com.mxgraph.view.mxGraph)"><B>mxGraphView(mxGraph)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Constructs a new view for the given graph.
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view"><B>mxGraphView.mxCurrentRootChange</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Action to change the current root in a view.<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#mxGraphView.mxCurrentRootChange(com.mxgraph.view.mxGraphView, java.lang.Object)"><B>mxGraphView.mxCurrentRootChange(mxGraphView, Object)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>Constructs a change of the current root in the given view.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader"><B>mxGraphViewImageReader</B></A> - Class in <A HREF="./com/mxgraph/reader/package-summary.html">com.mxgraph.reader</A><DD>A converter that renders display XML data onto a graphics canvas.<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader()"><B>mxGraphViewImageReader()</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Constructs a new reader with a transparent background.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color)"><B>mxGraphViewImageReader(Color)</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Constructs a new reader with the given background color.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color, int)"><B>mxGraphViewImageReader(Color, int)</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Constructs a new reader with a transparent background.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color, int, boolean)"><B>mxGraphViewImageReader(Color, int, boolean)</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Constructs a new reader with a transparent background.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color, int, boolean, boolean)"><B>mxGraphViewImageReader(Color, int, boolean, boolean)</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>Constructs a new reader with a transparent background.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader"><B>mxGraphViewReader</B></A> - Class in <A HREF="./com/mxgraph/reader/package-summary.html">com.mxgraph.reader</A><DD>An abstract converter that renders display XML data onto a canvas.<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#mxGraphViewReader()"><B>mxGraphViewReader()</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxHexagonShape.html" title="class in com.mxgraph.shape"><B>mxHexagonShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxHexagonShape.html#mxHexagonShape()"><B>mxHexagonShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHexagonShape.html" title="class in com.mxgraph.shape">mxHexagonShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical"><B>mxHierarchicalLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/package-summary.html">com.mxgraph.layout.hierarchical</A><DD>The top level compound layout of the hierarchical layout.<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#mxHierarchicalLayout(com.mxgraph.view.mxGraph)"><B>mxHierarchicalLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Constructs a hierarchical layout
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#mxHierarchicalLayout(com.mxgraph.view.mxGraph, int)"><B>mxHierarchicalLayout(mxGraph, int)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Constructs a hierarchical layout
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html" title="interface in com.mxgraph.layout.hierarchical.stage"><B>mxHierarchicalLayoutStage</B></A> - Interface in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>The specific layout interface for hierarchical layouts.<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas"><B>mxHtmlCanvas</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>An implementation of a canvas that uses HTML for painting.<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#mxHtmlCanvas()"><B>mxHtmlCanvas()</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Constructs a new HTML canvas for the specified dimension and scale.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#mxHtmlCanvas(org.w3c.dom.Document)"><B>mxHtmlCanvas(Document)</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>Constructs a new HTML canvas for the specified bounds, scale and
background color.
<DT><A HREF="./com/mxgraph/util/mxHtmlColor.html" title="class in com.mxgraph.util"><B>mxHtmlColor</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains various helper methods for use with mxGraph.<DT><A HREF="./com/mxgraph/util/mxHtmlColor.html#mxHtmlColor()"><B>mxHtmlColor()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxHtmlColor.html" title="class in com.mxgraph.util">mxHtmlColor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape"><B>mxHtmlTextShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>To set global CSS for all HTML labels, use the following code:<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html#mxHtmlTextShape()"><B>mxHtmlTextShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape">mxHtmlTextShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas"><B>mxICanvas</B></A> - Interface in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>Defines the requirements for a canvas that paints the vertices and edges of
a graph.<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas"><B>mxICanvas2D</B></A> - Interface in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>Requirements for implementing technologies:
- Path rendering (move, line, quad, curve, arc)
- Images, flip v/h, aspect, alpha (PNG, JPG, GIF)
- Linear gradients (in all four directions)
- Transparency, fill and stroke
- Rotation, flip v/h
- Font rendering
- Dash patterns
- Clipping by path (not just rectangle)
- Alpha gradients (for glass effect)
- Encode result as image (PNG, JPG)<DT><A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model"><B>mxICell</B></A> - Interface in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Defines the requirements for a cell that can be used in an mxGraphModel.<DT><A HREF="./com/mxgraph/swing/view/mxICellEditor.html" title="interface in com.mxgraph.swing.view"><B>mxICellEditor</B></A> - Interface in <A HREF="./com/mxgraph/swing/view/package-summary.html">com.mxgraph.swing.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxICellOverlay.html" title="interface in com.mxgraph.swing.util"><B>mxICellOverlay</B></A> - Interface in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/analysis/mxICostFunction.html" title="interface in com.mxgraph.analysis"><B>mxICostFunction</B></A> - Interface in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>The cost function takes a cell and returns it's cost as a double.<DT><A HREF="./com/mxgraph/layout/mxIGraphLayout.html" title="interface in com.mxgraph.layout"><B>mxIGraphLayout</B></A> - Interface in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>Defines the requirements for an object that implements a graph layout.<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model"><B>mxIGraphModel</B></A> - Interface in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Defines the requirements for a graph model to be used with mxGraph.<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model"><B>mxIGraphModel.mxAtomicGraphModelChange</B></A> - Class in <A HREF="./com/mxgraph/model/package-summary.html">com.mxgraph.model</A><DD>Defines the interface for an atomic change of the graph model.<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#mxIGraphModel.mxAtomicGraphModelChange()"><B>mxIGraphModel.mxAtomicGraphModelChange()</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model">mxIGraphModel.mxAtomicGraphModelChange</A>
<DD>Constructs an empty atomic graph model change.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#mxIGraphModel.mxAtomicGraphModelChange(com.mxgraph.model.mxIGraphModel)"><B>mxIGraphModel.mxAtomicGraphModelChange(mxIGraphModel)</B></A> -
Constructor for class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model">mxIGraphModel.mxAtomicGraphModelChange</A>
<DD>Constructs an atomic graph model change for the given model.
<DT><A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util"><B>mxImage</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Implements a 2-dimensional point with double precision coordinates.<DT><A HREF="./com/mxgraph/util/mxImage.html#mxImage(java.lang.String, int, int)"><B>mxImage(String, int, int)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>Constructs a new point at (0, 0).
<DT><A HREF="./com/mxgraph/util/mxImageBundle.html" title="class in com.mxgraph.util"><B>mxImageBundle</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Maps from keys to base64 encoded images or file locations.<DT><A HREF="./com/mxgraph/util/mxImageBundle.html#mxImageBundle()"><B>mxImageBundle()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImageBundle.html" title="class in com.mxgraph.util">mxImageBundle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas"><B>mxImageCanvas</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>An implementation of a canvas that uses Graphics2D for painting.<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#mxImageCanvas(com.mxgraph.canvas.mxGraphics2DCanvas, int, int, java.awt.Color, boolean)"><B>mxImageCanvas(mxGraphics2DCanvas, int, int, Color, boolean)</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape"><B>mxImageShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>A rectangular shape that contains a single image<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#mxImageShape()"><B>mxImageShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxIMarker.html" title="interface in com.mxgraph.shape"><B>mxIMarker</B></A> - Interface in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler"><B>mxInsertHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#mxInsertHandler(com.mxgraph.swing.mxGraphComponent, java.lang.String)"><B>mxInsertHandler(mxGraphComponent, String)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view"><B>mxInteractiveCanvas</B></A> - Class in <A HREF="./com/mxgraph/swing/view/package-summary.html">com.mxgraph.swing.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#mxInteractiveCanvas()"><B>mxInteractiveCanvas()</B></A> -
Constructor for class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#mxInteractiveCanvas(java.awt.image.ImageObserver)"><B>mxInteractiveCanvas(ImageObserver)</B></A> -
Constructor for class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxIShape.html" title="interface in com.mxgraph.shape"><B>mxIShape</B></A> - Interface in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxITextShape.html" title="interface in com.mxgraph.shape"><B>mxITextShape</B></A> - Interface in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html" title="class in com.mxgraph.swing.handler"><B>mxKeyboardHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html#mxKeyboardHandler(com.mxgraph.swing.mxGraphComponent)"><B>mxKeyboardHandler(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxKeyboardHandler.html" title="class in com.mxgraph.swing.handler">mxKeyboardHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape"><B>mxLabelShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#mxLabelShape()"><B>mxLabelShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view"><B>mxLayoutManager</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Implements a layout manager that updates the layout for a given transaction.<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#mxLayoutManager(com.mxgraph.view.mxGraph)"><B>mxLayoutManager(mxGraph)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util"><B>mxLightweightLabel</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#mxLightweightLabel()"><B>mxLightweightLabel()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util"><B>mxLine</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Implements a line with double precision coordinates.<DT><A HREF="./com/mxgraph/util/mxLine.html#mxLine(com.mxgraph.util.mxPoint, com.mxgraph.util.mxPoint)"><B>mxLine(mxPoint, mxPoint)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Creates a new line
<DT><A HREF="./com/mxgraph/util/mxLine.html#mxLine(double, double, com.mxgraph.util.mxPoint)"><B>mxLine(double, double, mxPoint)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Creates a new line
<DT><A HREF="./com/mxgraph/shape/mxLineShape.html" title="class in com.mxgraph.shape"><B>mxLineShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxLineShape.html#mxLineShape()"><B>mxLineShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLineShape.html" title="class in com.mxgraph.shape">mxLineShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxMarkerRegistry.html" title="class in com.mxgraph.shape"><B>mxMarkerRegistry</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxMarkerRegistry.html#mxMarkerRegistry()"><B>mxMarkerRegistry()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxMarkerRegistry.html" title="class in com.mxgraph.shape">mxMarkerRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage"><B>mxMedianHybridCrossingReduction</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>Performs a vertex ordering within ranks as described by Gansner et al 1993<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#mxMedianHybridCrossingReduction(com.mxgraph.layout.hierarchical.mxHierarchicalLayout)"><B>mxMedianHybridCrossingReduction(mxHierarchicalLayout)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>Constructor that has the roots specified
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage"><B>mxMedianHybridCrossingReduction.MedianCellSorter</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>A utility class used to track cells whilst sorting occurs on the median
values.<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html#mxMedianHybridCrossingReduction.MedianCellSorter()"><B>mxMedianHybridCrossingReduction.MedianCellSorter()</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction.MedianCellSorter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html" title="class in com.mxgraph.layout.hierarchical.stage"><B>mxMinimumCycleRemover</B></A> - Class in <A HREF="./com/mxgraph/layout/hierarchical/stage/package-summary.html">com.mxgraph.layout.hierarchical.stage</A><DD>An implementation of the first stage of the Sugiyama layout.<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html#mxMinimumCycleRemover(com.mxgraph.layout.hierarchical.mxHierarchicalLayout)"><B>mxMinimumCycleRemover(mxHierarchicalLayout)</B></A> -
Constructor for class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMinimumCycleRemover</A>
<DD>Constructor that has the roots specified
<DT><A HREF="./com/mxgraph/io/mxModelCodec.html" title="class in com.mxgraph.io"><B>mxModelCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxGraphModels.<DT><A HREF="./com/mxgraph/io/mxModelCodec.html#mxModelCodec()"><B>mxModelCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxModelCodec.html" title="class in com.mxgraph.io">mxModelCodec</A>
<DD>Constructs a new model codec.
<DT><A HREF="./com/mxgraph/io/mxModelCodec.html#mxModelCodec(java.lang.Object)"><B>mxModelCodec(Object)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxModelCodec.html" title="class in com.mxgraph.io">mxModelCodec</A>
<DD>Constructs a new model codec for the given template.
<DT><A HREF="./com/mxgraph/io/mxModelCodec.html#mxModelCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxModelCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxModelCodec.html" title="class in com.mxgraph.io">mxModelCodec</A>
<DD>Constructs a new model codec for the given arguments.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util"><B>mxMorphing</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>Provides animation effects.<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#mxMorphing(com.mxgraph.swing.mxGraphComponent)"><B>mxMorphing(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Constructs a new morphing instance for the given graph.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#mxMorphing(com.mxgraph.swing.mxGraphComponent, int, double, int)"><B>mxMorphing(mxGraphComponent, int, double, int)</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Constructs a new morphing instance for the given graph.
<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util"><B>mxMouseAdapter</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html#mxMouseAdapter()"><B>mxMouseAdapter()</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMouseAdapter.html" title="class in com.mxgraph.swing.util">mxMouseAdapter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler"><B>mxMovePreview</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Connection handler creates new connections between cells.<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#mxMovePreview(com.mxgraph.swing.mxGraphComponent)"><B>mxMovePreview(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Constructs a new rubberband selection for the given graph component.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view"><B>mxMultiplicity</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#mxMultiplicity(boolean, java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.util.Collection, java.lang.String, java.lang.String, boolean)"><B>mxMultiplicity(boolean, String, String, String, int, String, Collection&lt;String&gt;, String, String, boolean)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io"><B>mxObjectCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Generic codec for Java objects.<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#mxObjectCodec(java.lang.Object)"><B>mxObjectCodec(Object)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Constructs a new codec for the specified template object.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#mxObjectCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxObjectCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Constructs a new codec for the specified template object.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout"><B>mxOrganicLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>An implementation of a simulated annealing layout, based on "Drawing Graphs
Nicely Using Simulated Annealing" by Davidson and Harel (1996).<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#mxOrganicLayout(com.mxgraph.view.mxGraph)"><B>mxOrganicLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Constructor for mxOrganicLayout.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#mxOrganicLayout(com.mxgraph.view.mxGraph, java.awt.geom.Rectangle2D)"><B>mxOrganicLayout(mxGraph, Rectangle2D)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Constructor for mxOrganicLayout.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout"><B>mxOrganicLayout.CellWrapper</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>Internal representation of a node or edge that holds cached information
to enable the layout to perform more quickly and to simplify the code<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#mxOrganicLayout.CellWrapper(java.lang.Object)"><B>mxOrganicLayout.CellWrapper(Object)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>Constructs a new CellWrapper
<DT><A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html" title="class in com.mxgraph.layout.orthogonal"><B>mxOrthogonalLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/orthogonal/package-summary.html">com.mxgraph.layout.orthogonal</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html#mxOrthogonalLayout(com.mxgraph.view.mxGraph)"><B>mxOrthogonalLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.orthogonal.<A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html" title="class in com.mxgraph.layout.orthogonal">mxOrthogonalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html" title="class in com.mxgraph.layout.orthogonal.model"><B>mxOrthogonalModel</B></A> - Class in <A HREF="./com/mxgraph/layout/orthogonal/model/package-summary.html">com.mxgraph.layout.orthogonal.model</A><DD>A custom graph model<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html#mxOrthogonalModel(com.mxgraph.view.mxGraph)"><B>mxOrthogonalModel(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.orthogonal.model.<A HREF="./com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html" title="class in com.mxgraph.layout.orthogonal.model">mxOrthogonalModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler"><B>mxPanningHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#mxPanningHandler(com.mxgraph.swing.mxGraphComponent)"><B>mxPanningHandler(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout"><B>mxParallelEdgeLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#mxParallelEdgeLayout(com.mxgraph.view.mxGraph)"><B>mxParallelEdgeLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#mxParallelEdgeLayout(com.mxgraph.view.mxGraph, int)"><B>mxParallelEdgeLayout(mxGraph, int)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout"><B>mxPartitionLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#mxPartitionLayout(com.mxgraph.view.mxGraph)"><B>mxPartitionLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#mxPartitionLayout(com.mxgraph.view.mxGraph, boolean)"><B>mxPartitionLayout(mxGraph, boolean)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#mxPartitionLayout(com.mxgraph.view.mxGraph, boolean, int)"><B>mxPartitionLayout(mxGraph, boolean, int)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#mxPartitionLayout(com.mxgraph.view.mxGraph, boolean, int, int)"><B>mxPartitionLayout(mxGraph, boolean, int, int)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view"><B>mxPerimeter</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Provides various perimeter functions to be used in a style
as the value of mxConstants.STYLE_PERIMETER.<DT><A HREF="./com/mxgraph/view/mxPerimeter.html#mxPerimeter()"><B>mxPerimeter()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view">mxPerimeter</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html" title="interface in com.mxgraph.view"><B>mxPerimeter.mxPerimeterFunction</B></A> - Interface in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Defines the requirements for a perimeter function.<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png"><B>mxPngEncodeParam</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>An instance of <code>ImageEncodeParam</code> for encoding images in
the PNG format.<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#mxPngEncodeParam()"><B>mxPngEncodeParam()</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png"><B>mxPngEncodeParam.Gray</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#mxPngEncodeParam.Gray()"><B>mxPngEncodeParam.Gray()</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Constructs an instance of <code>PNGEncodeParam.Gray</code>.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png"><B>mxPngEncodeParam.Palette</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#mxPngEncodeParam.Palette()"><B>mxPngEncodeParam.Palette()</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Constructs an instance of <code>PNGEncodeParam.Palette</code>.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png"><B>mxPngEncodeParam.RGB</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#mxPngEncodeParam.RGB()"><B>mxPngEncodeParam.RGB()</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Constructs an instance of <code>PNGEncodeParam.RGB</code>.
<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png"><B>mxPngImageEncoder</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>An ImageEncoder for the PNG file format.<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html#mxPngImageEncoder(java.io.OutputStream, com.mxgraph.util.png.mxPngEncodeParam)"><B>mxPngImageEncoder(OutputStream, mxPngEncodeParam)</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png">mxPngImageEncoder</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png"><B>mxPngSuggestedPaletteEntry</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>A class representing the fields of a PNG suggested palette entry.<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#mxPngSuggestedPaletteEntry()"><B>mxPngSuggestedPaletteEntry()</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html" title="class in com.mxgraph.util.png"><B>mxPngTextDecoder</B></A> - Class in <A HREF="./com/mxgraph/util/png/package-summary.html">com.mxgraph.util.png</A><DD>Utility class to extract the compression text portion of a PNG<DT><A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html#mxPngTextDecoder()"><B>mxPngTextDecoder()</B></A> -
Constructor for class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html" title="class in com.mxgraph.util.png">mxPngTextDecoder</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util"><B>mxPoint</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Implements a 2-dimensional point with double precision coordinates.<DT><A HREF="./com/mxgraph/util/mxPoint.html#mxPoint()"><B>mxPoint()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Constructs a new point at (0, 0).
<DT><A HREF="./com/mxgraph/util/mxPoint.html#mxPoint(java.awt.geom.Point2D)"><B>mxPoint(Point2D)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Constructs a new point at the location of the given point.
<DT><A HREF="./com/mxgraph/util/mxPoint.html#mxPoint(com.mxgraph.util.mxPoint)"><B>mxPoint(mxPoint)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Constructs a new point at the location of the given point.
<DT><A HREF="./com/mxgraph/util/mxPoint.html#mxPoint(double, double)"><B>mxPoint(double, double)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Constructs a new point at (x, y).
<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxPointPair.html" title="class in com.mxgraph.layout.orthogonal.model"><B>mxPointPair</B></A> - Class in <A HREF="./com/mxgraph/layout/orthogonal/model/package-summary.html">com.mxgraph.layout.orthogonal.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxPointPair.html#mxPointPair()"><B>mxPointPair()</B></A> -
Constructor for class com.mxgraph.layout.orthogonal.model.<A HREF="./com/mxgraph/layout/orthogonal/model/mxPointPair.html" title="class in com.mxgraph.layout.orthogonal.model">mxPointPair</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxPointSequence.html" title="class in com.mxgraph.layout.orthogonal.model"><B>mxPointSequence</B></A> - Class in <A HREF="./com/mxgraph/layout/orthogonal/model/package-summary.html">com.mxgraph.layout.orthogonal.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxPointSequence.html#mxPointSequence()"><B>mxPointSequence()</B></A> -
Constructor for class com.mxgraph.layout.orthogonal.model.<A HREF="./com/mxgraph/layout/orthogonal/model/mxPointSequence.html" title="class in com.mxgraph.layout.orthogonal.model">mxPointSequence</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util"><B>mxRectangle</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Implements a 2-dimensional rectangle with double precision coordinates.<DT><A HREF="./com/mxgraph/util/mxRectangle.html#mxRectangle()"><B>mxRectangle()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Constructs a new rectangle at (0, 0) with the width and height set to 0.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#mxRectangle(java.awt.geom.Rectangle2D)"><B>mxRectangle(Rectangle2D)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Constructs a copy of the given rectangle.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#mxRectangle(com.mxgraph.util.mxRectangle)"><B>mxRectangle(mxRectangle)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Constructs a copy of the given rectangle.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#mxRectangle(double, double, double, double)"><B>mxRectangle(double, double, double, double)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Constructs a rectangle using the given parameters.
<DT><A HREF="./com/mxgraph/shape/mxRectangleShape.html" title="class in com.mxgraph.shape"><B>mxRectangleShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxRectangleShape.html#mxRectangleShape()"><B>mxRectangleShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxRectangleShape.html" title="class in com.mxgraph.shape">mxRectangleShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util"><B>mxResources</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxResources.html#mxResources()"><B>mxResources()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxRhombusShape.html" title="class in com.mxgraph.shape"><B>mxRhombusShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxRhombusShape.html#mxRhombusShape()"><B>mxRhombusShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxRhombusShape.html" title="class in com.mxgraph.shape">mxRhombusShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxRootChangeCodec.html" title="class in com.mxgraph.io"><B>mxRootChangeCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxChildChanges.<DT><A HREF="./com/mxgraph/io/mxRootChangeCodec.html#mxRootChangeCodec()"><B>mxRootChangeCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxRootChangeCodec.html" title="class in com.mxgraph.io">mxRootChangeCodec</A>
<DD>Constructs a new model codec.
<DT><A HREF="./com/mxgraph/io/mxRootChangeCodec.html#mxRootChangeCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxRootChangeCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxRootChangeCodec.html" title="class in com.mxgraph.io">mxRootChangeCodec</A>
<DD>Constructs a new model codec for the given arguments.
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler"><B>mxRotationHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Basic example of implementing a handler for rotation.<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#mxRotationHandler(com.mxgraph.swing.mxGraphComponent)"><B>mxRotationHandler(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>Constructs a new rotation handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler"><B>mxRubberband</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>Implements a rubberband selection.<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#mxRubberband(com.mxgraph.swing.mxGraphComponent)"><B>mxRubberband(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Constructs a new rubberband selection for the given graph component.
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader"><B>mxSaxOutputHandler</B></A> - Class in <A HREF="./com/mxgraph/reader/package-summary.html">com.mxgraph.reader</A><DD>XMLReader reader = SAXParserFactory.newInstance().newSAXParser()
.getXMLReader();
reader.setContentHandler(new mxSaxExportHandler(
new mxGraphicsExportCanvas(g2)));
reader.parse(new InputSource(new StringReader(xml)));<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#mxSaxOutputHandler(com.mxgraph.canvas.mxICanvas2D)"><B>mxSaxOutputHandler(mxICanvas2D)</B></A> -
Constructor for class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html" title="interface in com.mxgraph.reader"><B>mxSaxOutputHandler.IElementHandler</B></A> - Interface in <A HREF="./com/mxgraph/reader/package-summary.html">com.mxgraph.reader</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxSegment.html" title="class in com.mxgraph.layout.orthogonal.model"><B>mxSegment</B></A> - Class in <A HREF="./com/mxgraph/layout/orthogonal/model/package-summary.html">com.mxgraph.layout.orthogonal.model</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/orthogonal/model/mxSegment.html#mxSegment()"><B>mxSegment()</B></A> -
Constructor for class com.mxgraph.layout.orthogonal.model.<A HREF="./com/mxgraph/layout/orthogonal/model/mxSegment.html" title="class in com.mxgraph.layout.orthogonal.model">mxSegment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler"><B>mxSelectionCellsHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#mxSelectionCellsHandler(com.mxgraph.swing.mxGraphComponent)"><B>mxSelectionCellsHandler(mxGraphComponent)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing"><B>mxSession</B></A> - Class in <A HREF="./com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</A><DD>Implements a session that may be attached to a shared diagram.<DT><A HREF="./com/mxgraph/sharing/mxSession.html#mxSession(java.lang.String, com.mxgraph.sharing.mxSharedState)"><B>mxSession(String, mxSharedState)</B></A> -
Constructor for class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Constructs a new session with the given ID.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing"><B>mxSharedGraphModel</B></A> - Class in <A HREF="./com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</A><DD>Implements a diagram that may be shared among multiple sessions.<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#mxSharedGraphModel(com.mxgraph.model.mxGraphModel)"><B>mxSharedGraphModel(mxGraphModel)</B></A> -
Constructor for class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>Constructs a new diagram with the given model.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing"><B>mxSharedState</B></A> - Class in <A HREF="./com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</A><DD>Implements a diagram that may be shared among multiple sessions.<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#mxSharedState(java.lang.String)"><B>mxSharedState(String)</B></A> -
Constructor for class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Constructs a new diagram with the given state.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html" title="interface in com.mxgraph.sharing"><B>mxSharedState.mxDiagramChangeListener</B></A> - Interface in <A HREF="./com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</A><DD>Defines the requirements for an object that listens to changes on the
shared diagram.<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view"><B>mxSpaceManager</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#mxSpaceManager(com.mxgraph.view.mxGraph)"><B>mxSpaceManager(mxGraph)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util"><B>mxSpline</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/util/mxSpline.html#mxSpline(java.util.List)"><B>mxSpline(List&lt;mxPoint&gt;)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util"><B>mxSpline1D</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>One dimension of a spline curve<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#mxSpline1D(double[], double[])"><B>mxSpline1D(double[], double[])</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>Creates a new Spline.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout"><B>mxStackLayout</B></A> - Class in <A HREF="./com/mxgraph/layout/package-summary.html">com.mxgraph.layout</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#mxStackLayout(com.mxgraph.view.mxGraph)"><B>mxStackLayout(mxGraph)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#mxStackLayout(com.mxgraph.view.mxGraph, boolean)"><B>mxStackLayout(mxGraph, boolean)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#mxStackLayout(com.mxgraph.view.mxGraph, boolean, int)"><B>mxStackLayout(mxGraph, boolean, int)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#mxStackLayout(com.mxgraph.view.mxGraph, boolean, int, int, int, int)"><B>mxStackLayout(mxGraph, boolean, int, int, int, int)</B></A> -
Constructor for class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape"><B>mxStencil</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>Implements a stencil for the given XML definition.<DT><A HREF="./com/mxgraph/shape/mxStencil.html#mxStencil(org.w3c.dom.Element)"><B>mxStencil(Element)</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Constructs a new stencil for the given mxGraph shape description.
<DT><A HREF="./com/mxgraph/shape/mxStencilRegistry.html" title="class in com.mxgraph.shape"><B>mxStencilRegistry</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxStencilRegistry.html#mxStencilRegistry()"><B>mxStencilRegistry()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilRegistry.html" title="class in com.mxgraph.shape">mxStencilRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape"><B>mxStencilShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>Stencil shape drawing that takes an XML definition of the shape and renders
it.<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#mxStencilShape()"><B>mxStencilShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#mxStencilShape(java.lang.String)"><B>mxStencilShape(String)</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>Constructs a new stencil for the given Dia shape description.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#mxStencilShape(org.w3c.dom.Document)"><B>mxStencilShape(Document)</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape"><B>mxStencilShape.svgShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#mxStencilShape.svgShape(java.awt.Shape, java.util.Map)"><B>mxStencilShape.svgShape(Shape, Map&lt;String, Object&gt;)</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxStyleRegistry.html" title="class in com.mxgraph.view"><B>mxStyleRegistry</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Singleton class that acts as a global converter from string to object values
in a style.<DT><A HREF="./com/mxgraph/view/mxStyleRegistry.html#mxStyleRegistry()"><B>mxStyleRegistry()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStyleRegistry.html" title="class in com.mxgraph.view">mxStyleRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view"><B>mxStylesheet</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Defines the appearance of the cells in a graph.<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#mxStylesheet()"><B>mxStylesheet()</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Constructs a new stylesheet and assigns default styles.
<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io"><B>mxStylesheetCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxStylesheets.<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html#mxStylesheetCodec()"><B>mxStylesheetCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io">mxStylesheetCodec</A>
<DD>Constructs a new model codec.
<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html#mxStylesheetCodec(java.lang.Object)"><B>mxStylesheetCodec(Object)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io">mxStylesheetCodec</A>
<DD>Constructs a new stylesheet codec for the given template.
<DT><A HREF="./com/mxgraph/io/mxStylesheetCodec.html#mxStylesheetCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxStylesheetCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxStylesheetCodec.html" title="class in com.mxgraph.io">mxStylesheetCodec</A>
<DD>Constructs a new model codec for the given arguments.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util"><B>mxStyleUtils</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains various style helper methods for use with mxGraph.<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#mxStyleUtils()"><B>mxStyleUtils()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas"><B>mxSvgCanvas</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>An implementation of a canvas that uses SVG for painting.<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#mxSvgCanvas()"><B>mxSvgCanvas()</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Constructs a new SVG canvas for the specified dimension and scale.
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#mxSvgCanvas(org.w3c.dom.Document)"><B>mxSvgCanvas(Document)</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>Constructs a new SVG canvas for the specified bounds, scale and
background color.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view"><B>mxSwimlaneManager</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>Manager for swimlanes and nested swimlanes that sets the size of newly added
swimlanes to that of their siblings, and propagates changes to the size of a
swimlane to its siblings, if siblings is true, and its ancestors, if
bubbling is true.<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#mxSwimlaneManager(com.mxgraph.view.mxGraph)"><B>mxSwimlaneManager(mxGraph)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxSwimlaneShape.html" title="class in com.mxgraph.shape"><B>mxSwimlaneShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxSwimlaneShape.html#mxSwimlaneShape()"><B>mxSwimlaneShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxSwimlaneShape.html" title="class in com.mxgraph.shape">mxSwimlaneShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util"><B>mxSwingConstants</B></A> - Class in <A HREF="./com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#mxSwingConstants()"><B>mxSwingConstants()</B></A> -
Constructor for class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view"><B>mxTemporaryCellStates</B></A> - Class in <A HREF="./com/mxgraph/view/package-summary.html">com.mxgraph.view</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#mxTemporaryCellStates(com.mxgraph.view.mxGraphView)"><B>mxTemporaryCellStates(mxGraphView)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>Constructs a new temporary cell states instance.
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#mxTemporaryCellStates(com.mxgraph.view.mxGraphView, double)"><B>mxTemporaryCellStates(mxGraphView, double)</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>Constructs a new temporary cell states instance.
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#mxTemporaryCellStates(com.mxgraph.view.mxGraphView, double, java.lang.Object[])"><B>mxTemporaryCellStates(mxGraphView, double, Object[])</B></A> -
Constructor for class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>Constructs a new temporary cell states instance.
<DT><A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html" title="class in com.mxgraph.io"><B>mxTerminalChangeCodec</B></A> - Class in <A HREF="./com/mxgraph/io/package-summary.html">com.mxgraph.io</A><DD>Codec for mxChildChanges.<DT><A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html#mxTerminalChangeCodec()"><B>mxTerminalChangeCodec()</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html" title="class in com.mxgraph.io">mxTerminalChangeCodec</A>
<DD>Constructs a new model codec.
<DT><A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html#mxTerminalChangeCodec(java.lang.Object, java.lang.String[], java.lang.String[], java.util.Map)"><B>mxTerminalChangeCodec(Object, String[], String[], Map&lt;String, String&gt;)</B></A> -
Constructor for class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxTerminalChangeCodec.html" title="class in com.mxgraph.io">mxTerminalChangeCodec</A>
<DD>Constructs a new model codec for the given arguments.
<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis"><B>mxTraversal</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Implements a collection of utility methods for traversing the
graph structure.<DT><A HREF="./com/mxgraph/analysis/mxTraversal.html#mxTraversal()"><B>mxTraversal()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxTraversal.html" title="class in com.mxgraph.analysis">mxTraversal</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxTriangleShape.html" title="class in com.mxgraph.shape"><B>mxTriangleShape</B></A> - Class in <A HREF="./com/mxgraph/shape/package-summary.html">com.mxgraph.shape</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/shape/mxTriangleShape.html#mxTriangleShape()"><B>mxTriangleShape()</B></A> -
Constructor for class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxTriangleShape.html" title="class in com.mxgraph.shape">mxTriangleShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util"><B>mxUndoableEdit</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Implements a 2-dimensional rectangle with double precision coordinates.<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#mxUndoableEdit(java.lang.Object)"><B>mxUndoableEdit(Object)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Constructs a new undoable edit for the given source.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#mxUndoableEdit(java.lang.Object, boolean)"><B>mxUndoableEdit(Object, boolean)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Constructs a new undoable edit for the given source.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html" title="interface in com.mxgraph.util"><B>mxUndoableEdit.mxUndoableChange</B></A> - Interface in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Defines the requirements for an undoable change.<DT><A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util"><B>mxUndoManager</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Implements an undo history.<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#mxUndoManager()"><B>mxUndoManager()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Constructs a new undo manager with a default history size.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#mxUndoManager(int)"><B>mxUndoManager(int)</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Constructs a new undo manager for the specified size.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis"><B>mxUnionFind</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>Implements a union find structure that uses union by rank and path
compression.<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html#mxUnionFind(java.lang.Object[])"><B>mxUnionFind(Object[])</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis">mxUnionFind</A>
<DD>Constructs a union find structure and initializes it with the specified
elements.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis"><B>mxUnionFind.Node</B></A> - Class in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>A class that defines the identity of a set.<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#mxUnionFind.Node()"><B>mxUnionFind.Node()</B></A> -
Constructor for class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util"><B>mxUtils</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains various helper methods for use with mxGraph.<DT><A HREF="./com/mxgraph/util/mxUtils.html#mxUtils()"><B>mxUtils()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler"><B>mxVertexHandler</B></A> - Class in <A HREF="./com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#mxVertexHandler(com.mxgraph.swing.mxGraphComponent, com.mxgraph.view.mxCellState)"><B>mxVertexHandler(mxGraphComponent, mxCellState)</B></A> -
Constructor for class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas"><B>mxVmlCanvas</B></A> - Class in <A HREF="./com/mxgraph/canvas/package-summary.html">com.mxgraph.canvas</A><DD>An implementation of a canvas that uses VML for painting.<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#mxVmlCanvas()"><B>mxVmlCanvas()</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Constructs a new VML canvas for the specified dimension and scale.
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#mxVmlCanvas(org.w3c.dom.Document)"><B>mxVmlCanvas(Document)</B></A> -
Constructor for class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>Constructs a new VML canvas for the specified bounds, scale and
background color.
<DT><A HREF="./com/mxgraph/util/mxXmlUtils.html" title="class in com.mxgraph.util"><B>mxXmlUtils</B></A> - Class in <A HREF="./com/mxgraph/util/package-summary.html">com.mxgraph.util</A><DD>Contains various XML helper methods for use with mxGraph.<DT><A HREF="./com/mxgraph/util/mxXmlUtils.html#mxXmlUtils()"><B>mxXmlUtils()</B></A> -
Constructor for class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxXmlUtils.html" title="class in com.mxgraph.util">mxXmlUtils</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#name"><B>name</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#name"><B>name</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Holds the name of the event.
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#name"><B>name</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The name of the entry.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#neighbours"><B>neighbours</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Local copy of cell neighbours.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html#nestedBestRanks"><B>nestedBestRanks</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html" title="class in com.mxgraph.layout.hierarchical.stage">mxMedianHybridCrossingReduction</A>
<DD>Stores each rank as a collection of cells in the best order found for
each layer so far
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#newPath"><B>newPath</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Is the current path a new one?
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html#next"><B>next</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polyline.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polyline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#next"><B>next</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#next()"><B>next()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#next"><B>next</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>The index of the next character.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#nextId"><B>nextId</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Specifies the next Id to be created.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#nextLayerConnectedCache"><B>nextLayerConnectedCache</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>A store of connections to the layer above for speed
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#nextLayerConnectedCells"><B>nextLayerConnectedCells</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>A cached version of the cells this cell connects to on the next layer up
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#NODE"><B>NODE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#nodeDistance"><B>nodeDistance</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Holds the nodeDistance.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#nodeDistributionCostFactor"><B>nodeDistributionCostFactor</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Cost factor applied to energy calculations involving the general node
distribution of the graph.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#nodeListHasTag(org.w3c.dom.NodeList, java.lang.String)"><B>nodeListHasTag(NodeList, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Checks if the NodeList has a Node with name = tag.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#nodeListTag(org.w3c.dom.NodeList, java.lang.String)"><B>nodeListTag(NodeList, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Returns the first Element that has name = tag in Node List.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html#nodeListTags(org.w3c.dom.NodeList, java.lang.String)"><B>nodeListTags(NodeList, String)</B></A> -
Static method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlUtils.html" title="class in com.mxgraph.io.graphml">mxGraphMlUtils</A>
<DD>Returns a list with the elements included in the Node List that have name = tag.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#nodes"><B>nodes</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Maps from elements to nodes
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html#nodes"><B>nodes</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis">mxUnionFind</A>
<DD>Maps from elements to nodes
<DT><A HREF="./com/mxgraph/util/mxConstants.html#NONE"><B>NONE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the value for none.
<DT><A HREF="./com/mxgraph/util/svg/NormalizingReader.html" title="class in com.mxgraph.util.svg"><B>NormalizingReader</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class represents a reader which normalizes the line break: \n,
\r, \r\n are replaced by \n.<DT><A HREF="./com/mxgraph/util/svg/NormalizingReader.html#NormalizingReader()"><B>NormalizingReader()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NormalizingReader.html" title="class in com.mxgraph.util.svg">NormalizingReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#NOTIFY"><B>NOTIFY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>Holds the name for the norify event.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#NS_SVG"><B>NS_SVG</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the SVG namespace.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#NS_XHTML"><B>NS_XHTML</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the XHTML namespace.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#NS_XLINK"><B>NS_XLINK</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the XLink namespace.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#nudge"><B>nudge</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>Whether or not to flip equal weight values.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#nudge"><B>nudge</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>Whether or not to flip equal weight values.
<DT><A HREF="./com/mxgraph/util/svg/NumberParser.html" title="class in com.mxgraph.util.svg"><B>NumberParser</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class represents a parser with support for numbers.<DT><A HREF="./com/mxgraph/util/svg/NumberParser.html#NumberParser()"><B>NumberParser()</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NumberParser.html" title="class in com.mxgraph.util.svg">NumberParser</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/io/mxCodec.html#objects"><B>objects</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Maps from IDs to objects.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#offset(double, double, double, double, double, double)"><B>offset(double, double, double, double, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#offset"><B>offset</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Holds the offset of the label for edges.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#offset"><B>offset</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#offsetX"><B>offsetX</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#offsetY"><B>offsetY</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#oldBounds"><B>oldBounds</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#oldScale"><B>oldScale</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#oldStates"><B>oldStates</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#oneSpanningTree(com.mxgraph.analysis.mxAnalysisGraph, boolean, boolean)"><B>oneSpanningTree(mxAnalysisGraph, boolean, boolean)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#opacity"><B>opacity</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#ORDER_CELLS"><B>ORDER_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#orderCells(boolean)"><B>orderCells(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves the selection cells to the front or back.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#orderCells(boolean, java.lang.Object[])"><B>orderCells(boolean, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Moves the given cells to the front or back.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#orientation"><B>orientation</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The position of the root node(s) relative to the laid out graph in.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#orientation"><B>orientation</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The position of the root ( start ) node(s) relative to the rest of the
laid out graph
<DT><A HREF="./com/mxgraph/view/mxCellState.html#origin"><B>origin</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Holds the origin for all child cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#origin"><B>origin</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the current automatic origin.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#originalCells"><B>originalCells</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Reference to the original cells for removal after a move.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#origins"><B>origins</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Maps from cells to origins.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#orthBuffer"><B>orthBuffer</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#OrthConnector"><B>OrthConnector</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>An orthogonal connector that avoids connecting vertices and
respects port constraints
<DT><A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html#orthModel"><B>orthModel</B></A> -
Variable in class com.mxgraph.layout.orthogonal.<A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html" title="class in com.mxgraph.layout.orthogonal">mxOrthogonalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#outdegree(com.mxgraph.analysis.mxAnalysisGraph, java.lang.Object)"><B>outdegree(mxAnalysisGraph, Object)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#outlineBorder"><B>outlineBorder</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Not yet implemented.
<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html#output"><B>output</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png">mxPngImageEncoder</A>
<DD>The OutputStream associcted with this ImageEncoder.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#overlays"><B>overlays</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Maps from cells to lists of overlays.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#p"><B>p</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#packages"><B>packages</B></A> -
Static variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Holds the list of known packages.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#paethPredictor(int, int, int)"><B>paethPredictor(int, int, int)</B></A> -
Static method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>The Paeth predictor routine used in PNG encoding.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageBackgroundColor"><B>pageBackgroundColor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Color of the background area if layout view.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageBorderColor"><B>pageBorderColor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageBreakColor"><B>pageBreakColor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the color of page breaks
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageBreaksVisible"><B>pageBreaksVisible</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if a dashed line should be drawn between multiple pages.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageFormat"><B>pageFormat</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Background page format.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageScale"><B>pageScale</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Defines the scaling for the background page metrics.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageShadowColor"><B>pageShadowColor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#pageVisible"><B>pageVisible</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if the background page should be visible.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Paints the visible handles of this handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Paints the outline of the markedState with the currentColor.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#paint(java.awt.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#PAINT"><B>PAINT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#paintBackground(java.awt.Graphics)"><B>paintBackground(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#paintBackground(java.awt.Graphics)"><B>paintBackground(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Paints the background.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#paintBackgroundImage(java.awt.Graphics)"><B>paintBackgroundImage(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#paintBackgroundPage(java.awt.Graphics)"><B>paintBackgroundPage(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#paintComponent(java.awt.Graphics)"><B>paintComponent(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#paintComponent(java.awt.Graphics)"><B>paintComponent(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#paintCurrentPath(boolean, boolean)"><B>paintCurrentPath(boolean, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#paintForeground(java.awt.Graphics)"><B>paintForeground(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Paints the foreground.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#paintGraph(java.awt.Graphics)"><B>paintGraph(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Paints the graph outline.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#paintGrid(java.awt.Graphics)"><B>paintGrid(Graphics)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Paints the grid onto the given graphics object.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#paintHandles(java.awt.Graphics)"><B>paintHandles(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html#paintMarker(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState, boolean)"><B>paintMarker(mxGraphics2DCanvas, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape">mxConnectorShape</A>
<DD>Draws the marker for the given edge.
<DT><A HREF="./com/mxgraph/shape/mxIMarker.html#paintMarker(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState, java.lang.String, com.mxgraph.util.mxPoint, double, double, double, boolean)"><B>paintMarker(mxGraphics2DCanvas, mxCellState, String, mxPoint, double, double, double, boolean)</B></A> -
Method in interface com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxIMarker.html" title="interface in com.mxgraph.shape">mxIMarker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#paintNode(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState, com.mxgraph.shape.mxStencilShape.svgShape, double, double)"><B>paintNode(mxGraphics2DCanvas, mxCellState, mxStencilShape.svgShape, double, double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#paintPolyline(com.mxgraph.util.mxPoint[], boolean)"><B>paintPolyline(mxPoint[], boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html#paintPolyline(com.mxgraph.canvas.mxGraphics2DCanvas, java.util.List, java.util.Map)"><B>paintPolyline(mxGraphics2DCanvas, List&lt;mxPoint&gt;, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape">mxConnectorShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#paintPolyline(com.mxgraph.canvas.mxGraphics2DCanvas, java.util.List, java.util.Map)"><B>paintPolyline(mxGraphics2DCanvas, List&lt;mxPoint&gt;, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#paintPreview(com.mxgraph.canvas.mxGraphics2DCanvas)"><B>paintPreview(mxGraphics2DCanvas)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>Draws the preview using the graphics canvas.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#paintPreview(com.mxgraph.canvas.mxGraphics2DCanvas)"><B>paintPreview(mxGraphics2DCanvas)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>Draws the preview using the graphics canvas.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#paintPreviewState(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintPreviewState(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>Draws the preview using the graphics canvas.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#paintRectangle(java.awt.Rectangle, java.awt.Color, java.awt.Color)"><B>paintRectangle(Rectangle, Color, Color)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#paintRubberband(java.awt.Graphics)"><B>paintRubberband(Graphics)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#paintShadow(boolean, boolean)"><B>paintShadow(boolean, boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxBasicShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxBasicShape.html" title="class in com.mxgraph.shape">mxBasicShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxConnectorShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxConnectorShape.html" title="class in com.mxgraph.shape">mxConnectorShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, java.lang.String, com.mxgraph.view.mxCellState, java.util.Map)"><B>paintShape(mxGraphics2DCanvas, String, mxCellState, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCylinderShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCylinderShape.html" title="class in com.mxgraph.shape">mxCylinderShape</A>
<DD>Draws a cylinder for the given parameters.
<DT><A HREF="./com/mxgraph/shape/mxDefaultTextShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, java.lang.String, com.mxgraph.view.mxCellState, java.util.Map)"><B>paintShape(mxGraphics2DCanvas, String, mxCellState, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDefaultTextShape.html" title="class in com.mxgraph.shape">mxDefaultTextShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxDoubleEllipseShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDoubleEllipseShape.html" title="class in com.mxgraph.shape">mxDoubleEllipseShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxDoubleRectangleShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDoubleRectangleShape.html" title="class in com.mxgraph.shape">mxDoubleRectangleShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, java.lang.String, com.mxgraph.view.mxCellState, java.util.Map)"><B>paintShape(mxGraphics2DCanvas, String, mxCellState, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape">mxHtmlTextShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxImageShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxImageShape.html" title="class in com.mxgraph.shape">mxImageShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxIShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in interface com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxIShape.html" title="interface in com.mxgraph.shape">mxIShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxITextShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, java.lang.String, com.mxgraph.view.mxCellState, java.util.Map)"><B>paintShape(mxGraphics2DCanvas, String, mxCellState, Map&lt;String, Object&gt;)</B></A> -
Method in interface com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxITextShape.html" title="interface in com.mxgraph.shape">mxITextShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLabelShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLabelShape.html" title="class in com.mxgraph.shape">mxLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxLineShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxLineShape.html" title="class in com.mxgraph.shape">mxLineShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxRectangleShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxRectangleShape.html" title="class in com.mxgraph.shape">mxRectangleShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Paints the stencil for the given state.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxSwimlaneShape.html#paintShape(com.mxgraph.canvas.mxGraphics2DCanvas, com.mxgraph.view.mxCellState)"><B>paintShape(mxGraphics2DCanvas, mxCellState)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxSwimlaneShape.html" title="class in com.mxgraph.shape">mxSwimlaneShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#panningHandler"><B>panningHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#parallelEdgeSpacing"><B>parallelEdgeSpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The distance between each parallel edge on each ranks for long edges
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#parallelEdgeSpacing"><B>parallelEdgeSpacing</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The distance between each parallel edge on each ranks for long edges
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#parent"><B>parent</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>Reference to the parent node.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#parent"><B>parent</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>The parent cell whose children are being laid out
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#parent"><B>parent</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>The parent cell of the layout, if any
<DT><A HREF="./com/mxgraph/model/mxCell.html#parent"><B>parent</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Reference to the parent cell and source and target terminals for edges.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#parent"><B>parent</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#parentBorder"><B>parentBorder</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The border to be added around the children if the parent is to be
resized using resizeParent.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#parentForCellChanged(java.lang.Object, java.lang.Object, int)"><B>parentForCellChanged(Object, Object, int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner callback to update the parent of a cell using mxCell.insert
on the parent and return the previous parent.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#parentsChanged"><B>parentsChanged</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>A set of the parents that need updating based on children
process as part of the layout
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#parse(java.lang.String)"><B>parse(String)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Parses the given string.
<DT><A HREF="./com/mxgraph/util/svg/Parser.html#parse(java.lang.String)"><B>parse(String)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/Parser.html" title="interface in com.mxgraph.util.svg">Parser</A>
<DD>Parses the given string
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parsea()"><B>parsea()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'a' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseA()"><B>parseA()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'A' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parsec()"><B>parsec()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'c' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseC()"><B>parseC()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'C' command.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#parseColor(java.lang.String)"><B>parseColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Helper method that uses <A HREF="./com/mxgraph/util/mxUtils.html#parseColor(java.lang.String)"><CODE>mxUtils.parseColor(String)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/mxHtmlColor.html#parseColor(java.lang.String)"><B>parseColor(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxHtmlColor.html" title="class in com.mxgraph.util">mxHtmlColor</A>
<DD>Convert a string representing a 24/32bit hex color value into a Color
object.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#parseColor(java.lang.String)"><B>parseColor(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Convert a string representing a 24/32bit hex color value into a Color
object.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#parseDescription()"><B>parseDescription()</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Parses the description of this shape.
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.IElementHandler.html#parseElement(org.w3c.dom.Element)"><B>parseElement(Element)</B></A> -
Method in interface com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.IElementHandler.html" title="interface in com.mxgraph.reader">mxDomOutputParser.IElementHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#parseElement(java.lang.String, java.util.Map)"><B>parseElement(String, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Parses the given element and paints it onto the canvas.
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html#parseElement(org.xml.sax.Attributes)"><B>parseElement(Attributes)</B></A> -
Method in interface com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html" title="interface in com.mxgraph.reader">mxSaxOutputHandler.IElementHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg"><B>ParseException</B></A> - Exception in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class encapsulates a general parse error or warning.<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#ParseException(java.lang.String, int, int)"><B>ParseException(String, int, int)</B></A> -
Constructor for exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Creates a new ParseException.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#ParseException(java.lang.Exception)"><B>ParseException(Exception)</B></A> -
Constructor for exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Creates a new ParseException wrapping an existing exception.
<DT><A HREF="./com/mxgraph/util/svg/ParseException.html#ParseException(java.lang.String, java.lang.Exception)"><B>ParseException(String, Exception)</B></A> -
Constructor for exception com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ParseException.html" title="class in com.mxgraph.util.svg">ParseException</A>
<DD>Creates a new ParseException from an existing exception.
<DT><A HREF="./com/mxgraph/util/svg/NumberParser.html#parseFloat()"><B>parseFloat()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NumberParser.html" title="class in com.mxgraph.util.svg">NumberParser</A>
<DD>Parses the content of the buffer and converts it to a float.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseh()"><B>parseh()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'h' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseH()"><B>parseH()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'H' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parsel()"><B>parsel()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'l' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseL()"><B>parseL()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'L' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parsem()"><B>parsem()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'm' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseM()"><B>parseM()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'M' command.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#parsePoints(java.lang.String)"><B>parsePoints(String)</B></A> -
Static method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Parses the list of points into an object-oriented representation.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseq()"><B>parseq()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'q' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseQ()"><B>parseQ()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'Q' command.
<DT><A HREF="./com/mxgraph/util/svg/Parser.html" title="interface in com.mxgraph.util.svg"><B>Parser</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This interface represents a parser.<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parses()"><B>parses()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 's' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseS()"><B>parseS()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'S' command.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#parseState(com.mxgraph.view.mxCellState, boolean)"><B>parseState(mxCellState, boolean)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Parses the bounds, absolute points and label information from the style
of the state into its respective fields and returns the label of the
cell.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parset()"><B>parset()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 't' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseT()"><B>parseT()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'T' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parsev()"><B>parsev()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'v' command.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#parseV()"><B>parseV()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Parses a 'V' command.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#parseXml(java.lang.String)"><B>parseXml(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxXmlUtils.parseXml</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/util/mxXmlUtils.html#parseXml(java.lang.String)"><B>parseXml(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxXmlUtils.html" title="class in com.mxgraph.util">mxXmlUtils</A>
<DD>Returns a new document for the given XML string.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#path"><B>path</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>The temporary value of extendedGeneralPath.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#path"><B>path</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>The current path.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#path"><B>path</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>The enclosed general path.
<DT><A HREF="./com/mxgraph/model/mxCellPath.html#PATH_SEPARATOR"><B>PATH_SEPARATOR</B></A> -
Static variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model">mxCellPath</A>
<DD>Defines the separator between the path components.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg"><B>PathHandler</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This interface must be implemented and then registred as the
handler of a <code>PathParser</code> instance in order to be
notified of parsing events.<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#pathHandler"><B>pathHandler</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>The path handler used to report parse events.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg"><B>PathParser</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class implements an event-based parser for the SVG path's d
attribute values.<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#PathParser(com.mxgraph.util.svg.PathHandler)"><B>PathParser(PathHandler)</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Creates a new PathParser.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#performRound()"><B>performRound()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The main round of the algorithm.
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#perimeter"><B>perimeter</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Boolean that specifies if the point should be projected onto the perimeter
of the terminal.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#PERIMETER_ELLIPSE"><B>PERIMETER_ELLIPSE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the ellipse perimeter.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#PERIMETER_HEXAGON"><B>PERIMETER_HEXAGON</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the hexagon perimeter.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#PERIMETER_RECTANGLE"><B>PERIMETER_RECTANGLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the rectangle perimeter.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#PERIMETER_RHOMBUS"><B>PERIMETER_RHOMBUS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the rhombus perimeter.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#PERIMETER_TRIANGLE"><B>PERIMETER_TRIANGLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Name of the triangle perimeter.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#placeholder"><B>placeholder</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#placeholderPreview"><B>placeholderPreview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Specifies if the placeholder rectangle should be used for all
previews.
<DT><A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html#placeLabels(java.lang.Object[], java.lang.Object[])"><B>placeLabels(Object[], Object[])</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxEdgeLabelLayout.html" title="class in com.mxgraph.layout">mxEdgeLabelLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#placementStage(double, java.lang.Object)"><B>placementStage(double, Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Executes the placement stage using mxCoordinateAssignment.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#plainText(double, double, double, double, java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.String, java.lang.String, boolean, double)"><B>plainText(double, double, double, double, String, String, String, boolean, String, String, boolean, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Draws the given text.
<DT><A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html#PNG_CHUNK_IEND"><B>PNG_CHUNK_IEND</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html" title="class in com.mxgraph.util.png">mxPngTextDecoder</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html#PNG_CHUNK_ZTXT"><B>PNG_CHUNK_ZTXT</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngTextDecoder.html" title="class in com.mxgraph.util.png">mxPngTextDecoder</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#PNG_FILTER_AVERAGE"><B>PNG_FILTER_AVERAGE</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use in filtering.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#PNG_FILTER_NONE"><B>PNG_FILTER_NONE</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use in filtering.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#PNG_FILTER_PAETH"><B>PNG_FILTER_PAETH</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use in filtering.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#PNG_FILTER_SUB"><B>PNG_FILTER_SUB</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use in filtering.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#PNG_FILTER_UP"><B>PNG_FILTER_UP</B></A> -
Static variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Constant for use in filtering.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#point(float, float)"><B>point(float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PointsHandler.html#point(float, float)"><CODE>PointsHandler.point(float,float)</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PointsHandler.html#point(float, float)"><B>point(float, float)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsHandler.html" title="interface in com.mxgraph.util.svg">PointsHandler</A>
<DD>Invoked when a point has been parsed.
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#point"><B>point</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Point that specifies the fixed location of the connection point.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#points"><B>points</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>List of mxPoints which specifies the control points along the edge.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#points"><B>points</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>A collection of arrays of curve points
<DT><A HREF="./com/mxgraph/util/svg/PointsHandler.html" title="interface in com.mxgraph.util.svg"><B>PointsHandler</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This interface must be implemented and then registred as the
handler of a <code>PointsParser</code> instance in order to be
notified of parsing events.<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html#pointsHandler"><B>pointsHandler</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg">PointsParser</A>
<DD>The points handler used to report parse events.
<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg"><B>PointsParser</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class implements an event-based parser for the SVG points
attribute values (used with polyline and polygon elements).<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html#PointsParser(com.mxgraph.util.svg.PointsHandler)"><B>PointsParser(PointsHandler)</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg">PointsParser</A>
<DD>Creates a new PointsParser.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#poll()"><B>poll()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Returns the changes received by other sessions for the shared diagram.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#poll(long)"><B>poll(long)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Returns the changes received by other sessions for the shared diagram.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#populateIntervals(java.lang.String)"><B>populateIntervals(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#PORT"><B>PORT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#PORT_NAME"><B>PORT_NAME</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#portsEnabled"><B>portsEnabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if ports are enabled.
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#pos1D"><B>pos1D</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#postProcessCellStyle(java.util.Map)"><B>postProcessCellStyle(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Tries to resolve the value for the image style in the image bundles and
turns short data URIs as defined in mxImageBundle to data URIs as
defined in RFC 2397 of the IETF.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#postprocessGlyph(com.mxgraph.util.mxCurve, java.lang.String, int, double)"><B>postprocessGlyph(mxCurve, String, int, double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Hook for sub-classers to perform additional processing on
each glyph
<DT><A HREF="./com/mxgraph/shape/mxDefaultTextShape.html#postProcessLine(java.lang.String, java.lang.String, java.awt.FontMetrics, com.mxgraph.canvas.mxGraphics2DCanvas, int, int)"><B>postProcessLine(String, String, FontMetrics, mxGraphics2DCanvas, int, int)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxDefaultTextShape.html" title="class in com.mxgraph.shape">mxDefaultTextShape</A>
<DD>Hook to add functionality after a line has been drawn
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#preferPageSize"><B>preferPageSize</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>If the pageFormat should be used to determine the minimal graph bounds
even if the page is not visible (see pageVisible).
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#prefHozEdgeSep"><B>prefHozEdgeSep</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The preferred horizontal distance between edges exiting a vertex
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#prefHozEdgeSep"><B>prefHozEdgeSep</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>The preferred horizontal distance between edges exiting a vertex
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#prefVertEdgeOff"><B>prefVertEdgeOff</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The preferred vertical offset between edges exiting a vertex
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#prefVertEdgeOff"><B>prefVertEdgeOff</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>The preferred vertical offset between edges exiting a vertex
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#PRESERVE_IMAGE_ASPECT"><B>PRESERVE_IMAGE_ASPECT</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Specifies if image aspect should be preserved in drawImage.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#preview"><B>preview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Holds the component that is used for preview.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#preview"><B>preview</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#preview"><B>preview</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#PREVIEW_BORDER"><B>PREVIEW_BORDER</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the border used for painting the preview when vertices are being
resized, or cells and labels are being moved.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#PREVIEW_STROKE"><B>PREVIEW_STROKE</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the stroke used for painting the preview for new and existing edges
that are being changed.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#previewAlpha"><B>previewAlpha</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>The transparency of previewed cells from 0.0.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#previewBounds"><B>previewBounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#previewState"><B>previewState</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#previewStates"><B>previewStates</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>Holds the new and previous root cell.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#previous"><B>previous</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#previousGraphics"><B>previousGraphics</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#previousIndex"><B>previousIndex</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#previousLayerConnectedCache"><B>previousLayerConnectedCache</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>A store of connections to the layer below for speed
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#previousLayerConnectedCells"><B>previousLayerConnectedCells</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>A cached version of the cells this cell connects to on the next layer down
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#print(java.awt.Graphics, java.awt.print.PageFormat, int)"><B>print(Graphics, PageFormat, int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Prints the specified page on the specified graphics using
<code>pageFormat</code> for the page format.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#printStatus()"><B>printStatus()</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Utility method to display the x co-ords
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#process(java.awt.event.MouseEvent)"><B>process(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Processes the given event and marks the state returned by getStateAt
with the color returned by getMarkerColor.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#processChange(com.mxgraph.util.mxUndoableEdit.mxUndoableChange, boolean, boolean)"><B>processChange(mxUndoableEdit.mxUndoableChange, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Processes the given change and invalidates the respective cached data
in <view>.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#processChanges(java.util.List, boolean, boolean)"><B>processChanges(List&lt;mxUndoableEdit.mxUndoableChange&gt;, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Processes the changes and returns the minimal rectangle to be
repainted in the buffer.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#processDelta(java.lang.Object, org.w3c.dom.Node)"><B>processDelta(Object, Node)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Appends the given string to the history and dispatches the change to all
sessions that are listening to this shared diagram.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#processEdit(org.w3c.dom.Node)"><B>processEdit(Node)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#processEdit(org.w3c.dom.Node)"><B>processEdit(Node)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#processInclude(com.mxgraph.io.mxCodec, org.w3c.dom.Node, java.lang.Object)"><B>processInclude(mxCodec, Node, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Returns true if the given node is an include directive and executes the
include by decoding the XML document.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#processNodeOutgoing(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)"><B>processNodeOutgoing(mxCompactTreeLayout.TreeNode)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Separates the x position of edges as they connect to vertices
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#processReversedEdge(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge, java.lang.Object)"><B>processReversedEdge(mxGraphHierarchyEdge, Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Hook to add additional processing
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#promoteEdges"><B>promoteEdges</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Whether or not to promote edges that terminate on vertices with
different but common ancestry to appear connected to the highest
siblings in the ancestry chains
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#properties"><B>properties</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#PROPERTIES"><B>PROPERTIES</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventObject.html#properties"><B>properties</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventObject.html" title="class in com.mxgraph.util">mxEventObject</A>
<DD>Holds the properties of the event.
<DT><A HREF="./com/mxgraph/util/mxLine.html#ptLineDistSq(com.mxgraph.util.mxPoint)"><B>ptLineDistSq(mxPoint)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Returns the square of the shortest distance from a point to this line.
<DT><A HREF="./com/mxgraph/util/mxLine.html#ptSegDistSq(com.mxgraph.util.mxPoint)"><B>ptSegDistSq(mxPoint)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Returns the square of the shortest distance from a point to this
line segment.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#putCellStyle(java.lang.String, java.util.Map)"><B>putCellStyle(String, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Stores the specified style under the given name.
<DT><A HREF="./com/mxgraph/util/mxImageBundle.html#putImage(java.lang.String, java.lang.String)"><B>putImage(String, String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImageBundle.html" title="class in com.mxgraph.util">mxImageBundle</A>
<DD>Adds the specified entry to the map.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#putObject(java.lang.String, java.lang.Object)"><B>putObject(String, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Assoiates the given object with the given ID.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#putShape(java.lang.String, com.mxgraph.shape.mxIShape)"><B>putShape(String, mxIShape)</B></A> -
Static method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#putTextShape(java.lang.String, com.mxgraph.shape.mxITextShape)"><B>putTextShape(String, mxITextShape)</B></A> -
Static method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxStyleRegistry.html#putValue(java.lang.String, java.lang.Object)"><B>putValue(String, Object)</B></A> -
Static method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStyleRegistry.html" title="class in com.mxgraph.view">mxStyleRegistry</A>
<DD>Puts the given object into the registry under the given name.
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#quadTo(double, double, double, double)"><B>quadTo(double, double, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#quadTo(double, double, double, double)"><B>quadTo(double, double, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Draws a quadratic curve to the given point.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#quadTo(float, float, float, float)"><B>quadTo(float, float, float, float)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/mxConstants.html#RAD_PER_DEG"><B>RAD_PER_DEG</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the number of radians per degree.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#radius"><B>radius</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Integer specifying the size of the radius.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#radius"><B>radius</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>The approximate radius of each cell, nodes only.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#radiusScaleFactor"><B>radiusScaleFactor</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The factor by which the <code>moveRadius</code> is multiplied by after
every iteration.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#radiusSquared"><B>radiusSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>The approximate radius squared of each cell, nodes only.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#radiusSquared"><B>radiusSquared</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The approximate radius squared of this cell, nodes only.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#rankBottomY"><B>rankBottomY</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Internal cache of bottom-most value of Y for each rank
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#rankCoordinates(int, com.mxgraph.view.mxGraph, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel)"><B>rankCoordinates(int, mxGraph, mxGraphHierarchyModel)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Sets up the layout in an initial positioning.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#rankIndex"><B>rankIndex</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>The index this cell is in the model rank
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#rankMedianPosition(int, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel, int)"><B>rankMedianPosition(int, mxGraphHierarchyModel, int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Performs median minimisation over one rank.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#ranks"><B>ranks</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Mapping from rank number to actual rank
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#rankTopY"><B>rankTopY</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Internal cache of top-most values of Y for each rank
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#rankWidths"><B>rankWidths</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The width of all the ranks
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#rankY"><B>rankY</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The Y-coordinate of all the ranks
<DT><A HREF="./com/mxgraph/reader/mxDomOutputParser.html#read(org.w3c.dom.Node)"><B>read(Node)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxDomOutputParser.html" title="class in com.mxgraph.reader">mxDomOutputParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/NormalizingReader.html#read(char[], int, int)"><B>read(char[], int, int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/NormalizingReader.html" title="class in com.mxgraph.util.svg">NormalizingReader</A>
<DD>Read characters into a portion of an array.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#read()"><B>read()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>Read a single character.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#reader"><B>reader</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>The normalizing reader.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#readFile(java.lang.String)"><B>readFile(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Reads the given filename into a string.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#readInputStream(java.io.InputStream)"><B>readInputStream(InputStream)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Reads the given filename into a string.
<DT><A HREF="./com/mxgraph/sharing/mxSession.html#receive(org.w3c.dom.Node)"><B>receive(Node)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSession.html" title="class in com.mxgraph.sharing">mxSession</A>
<DD>Posts the change represented by the given XML string to the shared diagram.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#rect(double, double, double, double)"><B>rect(double, double, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#rect(double, double, double, double)"><B>rect(double, double, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Next fill or stroke should draw a rectangle.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#RECTANGLE_ROUNDING_FACTOR"><B>RECTANGLE_ROUNDING_FACTOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the rounding factor for rounded rectangles in percent between
0 and 1.
<DT><A HREF="./com/mxgraph/view/mxPerimeter.html#RectanglePerimeter"><B>RectanglePerimeter</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view">mxPerimeter</A>
<DD>Describes a rectangular perimeter for the given bounds.
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#red"><B>red</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The red color value of the entry.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#REDO"><B>REDO</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#redo()"><B>redo()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#redo()"><B>redo()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Redoes the last change.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#redone"><B>redone</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Specifies the state of the undoable edit.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#redraw(com.mxgraph.view.mxCellState)"><B>redraw(mxCellState)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Updates the buffer (if one exists) and repaints the given cell state.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#reduceTemperature()"><B>reduceTemperature()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Reduces the temperature of the layout from an initial setting in a linear
fashion to zero.
<DT><A HREF="./com/mxgraph/io/mxCodec.html#reference(java.lang.Object)"><B>reference(Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Hook for subclassers to implement a custom method for retrieving IDs from
objects.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#refresh(com.mxgraph.view.mxCellState)"><B>refresh(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Refreshes the cell handler.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#refresh()"><B>refresh()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#refresh()"><B>refresh()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Refreshes the display and handles.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#refresh()"><B>refresh()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Clears all cell states or the states for the hierarchy starting at the
given cell and validates the graph.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#refreshHandler"><B>refreshHandler</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodecRegistry.html#register(com.mxgraph.io.mxObjectCodec)"><B>register(mxObjectCodec)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodecRegistry.html" title="class in com.mxgraph.io">mxCodecRegistry</A>
<DD>Registers a new codec and associates the name of the template constructor
in the codec with the codec object.
<DT><A HREF="./com/mxgraph/shape/mxMarkerRegistry.html#registerMarker(java.lang.String, com.mxgraph.shape.mxIMarker)"><B>registerMarker(String, mxIMarker)</B></A> -
Static method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxMarkerRegistry.html" title="class in com.mxgraph.shape">mxMarkerRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#regularity(com.mxgraph.analysis.mxAnalysisGraph)"><B>regularity(mxAnalysisGraph)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#relative"><B>relative</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Specifies if the coordinates in the geometry are to be interpreted as
relative coordinates.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#relevantEdges"><B>relevantEdges</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>All edge that repel this cell, only used for nodes.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#reload()"><B>reload()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Removes all existing cell states and invokes validate.
<DT><A HREF="./com/mxgraph/model/mxCell.html#remove(int)"><B>remove(int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#remove(com.mxgraph.model.mxICell)"><B>remove(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#remove(int)"><B>remove(int)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Removes the child at the specified index from the child array and
returns the child that was removed.
<DT><A HREF="./com/mxgraph/model/mxICell.html#remove(com.mxgraph.model.mxICell)"><B>remove(mxICell)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Removes the given child from the child array and returns it.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#remove(java.lang.Object)"><B>remove(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Removes the specified cell from the model.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#REMOVE_CELLS"><B>REMOVE_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#REMOVE_CELLS_FROM_PARENT"><B>REMOVE_CELLS_FROM_PARENT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#REMOVE_OVERLAY"><B>REMOVE_OVERLAY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeAllComponents(java.util.Hashtable)"><B>removeAllComponents(Hashtable&lt;Object, Component[]&gt;)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeAllOverlays(java.util.Hashtable)"><B>removeAllOverlays(Hashtable&lt;Object, mxICellOverlay[]&gt;)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#removeAllPrivateChunks()"><B>removeAllPrivateChunks()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Remove all private chunks associated with this parameter instance.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#removeAllStylenames(java.lang.String)"><B>removeAllStylenames(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Removes all stylenames from the given style and returns the updated
style.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#removeAllStylenames(java.lang.String)"><B>removeAllStylenames(String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.removeAllStylenames(String)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#removeCell(java.lang.Object)"><B>removeCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Removes the given cell from the selection.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeCellOverlay(java.lang.Object, com.mxgraph.swing.util.mxICellOverlay)"><B>removeCellOverlay(Object, mxICellOverlay)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Removes and returns the given overlay from the given cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeCellOverlayComponent(com.mxgraph.swing.util.mxICellOverlay, java.lang.Object)"><B>removeCellOverlayComponent(mxICellOverlay, Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Notified when an overlay has been removed from the graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeCellOverlays(java.lang.Object)"><B>removeCellOverlays(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Removes all overlays from the given cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#removeCells(com.mxgraph.swing.mxGraphComponent, java.lang.Object[])"><B>removeCells(mxGraphComponent, Object[])</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeCells()"><B>removeCells()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the selection cells from the graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeCells(java.lang.Object[])"><B>removeCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the given cells from the graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeCells(java.lang.Object[], boolean)"><B>removeCells(Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the given cells from the graph including all connected edges if
includeEdges is true.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#removeCells(java.lang.Object[])"><B>removeCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#removeCellsFromParent"><B>removeCellsFromParent</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if cells may be moved out of their parents.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeCellsFromParent()"><B>removeCellsFromParent()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the selection cells from their parents and adds them to the
default parent returned by getDefaultParent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeCellsFromParent(java.lang.Object[])"><B>removeCellsFromParent(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the specified cells from their parents and adds them to the
default parent.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeComponent(java.awt.Component, java.lang.Object)"><B>removeComponent(Component, Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html#removed"><B>removed</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html" title="class in com.mxgraph.view">mxGraphSelectionModel.mxSelectionChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#removeDiagramChangeListener(com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener)"><B>removeDiagramChangeListener(mxSharedState.mxDiagramChangeListener)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Removes the given listener from the list of diagram change listeners.
<DT><A HREF="./com/mxgraph/model/mxCell.html#removeEdge(com.mxgraph.model.mxICell, boolean)"><B>removeEdge(mxICell, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#removeEdge(com.mxgraph.model.mxICell, boolean)"><B>removeEdge(mxICell, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Removes the specified edge from the edge array and returns the edge.
<DT><A HREF="./com/mxgraph/model/mxCell.html#removeFromParent()"><B>removeFromParent()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#removeFromParent()"><B>removeFromParent()</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Removes the cell from its parent.
<DT><A HREF="./com/mxgraph/model/mxCell.html#removeFromTerminal(boolean)"><B>removeFromTerminal(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#removeFromTerminal(boolean)"><B>removeFromTerminal(boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Removes the edge from its source or target terminal.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#removeGraphListeners(com.mxgraph.view.mxGraph)"><B>removeGraphListeners(mxGraph)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Removes all installed listeners.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#removeGraphListeners(com.mxgraph.view.mxGraph)"><B>removeGraphListeners(mxGraph)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Removes all installed listeners.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeImageBundle(com.mxgraph.util.mxImageBundle)"><B>removeImageBundle(mxImageBundle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes the specified bundle.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)"><B>removeListener(mxEventSource.mxIEventListener)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Function: removeListener
Removes the given listener from the list of listeners.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)"><B>removeListener(mxEventSource.mxIEventListener, String)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Function: removeListener
Removes the given listener from the list of listeners.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)"><B>removeListener(mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Removes the given event listener.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)"><B>removeListener(mxEventSource.mxIEventListener, String)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Removes the given event listener for the specified event name.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)"><B>removeListener(mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Removes the given event listener.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)"><B>removeListener(mxEventSource.mxIEventListener, String)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Removes the given event listener for the specified event name.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)"><B>removeListener(mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)"><B>removeListener(mxEventSource.mxIEventListener, String)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)"><B>removeListener(mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)"><B>removeListener(mxEventSource.mxIEventListener, String)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)"><B>removeListener(mxEventSource.mxIEventListener)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Function: removeListener
Removes all occurances of the given listener from the list of listeners.
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)"><B>removeListener(mxEventSource.mxIEventListener, String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>Function: removeListener
Removes all occurances of the given listener from the list of listeners.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#removeMin()"><B>removeMin()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Removes the smallest element from the heap.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(String, PropertyChangeListener)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeSelectionCell(java.lang.Object)"><B>removeSelectionCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeSelectionCells(java.lang.Object[])"><B>removeSelectionCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#removeState(java.lang.Object)"><B>removeState(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Removes and returns the mxCellState for the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#removeStateForCell(java.lang.Object)"><B>removeStateForCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Removes all cached information for the given cell and its descendants.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#removeStylename(java.lang.String, java.lang.String)"><B>removeStylename(String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Removes all occurrences of the specified stylename in the given style and
returns the updated style.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#removeUnsafeToCopyPrivateChunks()"><B>removeUnsafeToCopyPrivateChunks()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Remove all private chunks associated with this parameter instance
whose 'safe-to-copy' bit is not set.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#rendererPane"><B>rendererPane</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Optional renderer pane to be used for HTML label rendering.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#rendererPane"><B>rendererPane</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Optional renderer pane to be used for HTML label rendering.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#repaint(com.mxgraph.util.mxRectangle)"><B>repaint(mxRectangle)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#REPAINT"><B>REPAINT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#repaint(long, int, int, int, int)"><B>repaint(long, int, int, int, int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#repaint(java.awt.Rectangle)"><B>repaint(Rectangle)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#repaint()"><B>repaint()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Fires a repaint event.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#repaint(com.mxgraph.util.mxRectangle)"><B>repaint(mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Fires a repaint event.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#repaintBuffer"><B>repaintBuffer</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>True if the triple buffer needs a full repaint.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#repaintClip"><B>repaintClip</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Clip of the triple buffer to be repainted.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#repaintHandler"><B>repaintHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#repaintHandler"><B>repaintHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#repaintTripleBuffer(java.awt.Rectangle)"><B>repaintTripleBuffer(Rectangle)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Clears and repaints the triple buffer at the given rectangle or repaints
the complete buffer if no rectangle is specified.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#repaintTripleBuffer(java.awt.Rectangle)"><B>repaintTripleBuffer(Rectangle)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Clears and repaints the triple buffer at the given rectangle or repaints
the complete buffer if no rectangle is specified.
<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html#replaceHtmlLinefeeds"><B>replaceHtmlLinefeeds</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape">mxHtmlTextShape</A>
<DD>Specifies if linefeeds should be replaced with breaks in HTML markup.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#replaceLinefeeds"><B>replaceLinefeeds</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Specifies if linefeeds should be replaced with BREAKS before editing,
and BREAKS should be replaced with linefeeds after editing.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#reportCharacterExpectedError(char, int)"><B>reportCharacterExpectedError(char, int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>simple api to call often reported error.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#reportError(java.lang.String, java.lang.Object[])"><B>reportError(String, Object[])</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Signals an error to the error handler.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#reportUnexpected(int)"><B>reportUnexpected(int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#reportUnexpectedCharacterError(int)"><B>reportUnexpectedCharacterError(int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>simple api to call often reported error.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#repositionValid(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel, com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell, int, double)"><B>repositionValid(mxGraphHierarchyModel, mxGraphAbstractHierarchyCell, int, double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Determines whether or not a node may be moved to the specified x
position on the specified rank
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Resets the state of the handler and removes the preview.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Resets the state of the cell marker.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Extends the implementation to reset the current error and marker.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Resets the rubberband selection without carrying out the selection.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#reset()"><B>reset()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#resetDelta()"><B>resetDelta()</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Clears the history of all changes.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resetEdge(java.lang.Object)"><B>resetEdge(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Resets the control points of the given edge.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#resetEdges"><B>resetEdges</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Specifies if all edge points of traversed edges should be removed.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#resetEdges"><B>resetEdges</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>Specifies if all edge points of traversed edges should be removed.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#resetEdges"><B>resetEdges</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Specifies if all edge points of traversed edges should be removed.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#resetEdges"><B>resetEdges</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Specifies if all edge points of traversed edges should be removed.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resetEdges(java.lang.Object[])"><B>resetEdges(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Resets the control points of the edges that are connected to the given
cells if not both ends of the edge are in the given cells array.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resetEdgesOnConnect"><B>resetEdgesOnConnect</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edge control points should be reset after
the the edge has been reconnected.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resetEdgesOnMove"><B>resetEdgesOnMove</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if edge control points should be reset after
the move of a connected cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resetEdgesOnResize"><B>resetEdgesOnResize</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if loops (aka self-references) are allowed.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#resetHandler"><B>resetHandler</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resetViewOnRootChange"><B>resetViewOnRootChange</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the scale and translate should be reset if
the root changes in the model.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#RESIZE_CELLS"><B>RESIZE_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#resizeCell(java.awt.event.MouseEvent)"><B>resizeCell(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resizeCell(java.lang.Object, com.mxgraph.util.mxRectangle)"><B>resizeCell(Object, mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the bounds of the given cell using resizeCells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#resizeCells(java.lang.Object[], com.mxgraph.util.mxRectangle[])"><B>resizeCells(Object[], mxRectangle[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the bounds of the given cells and fires a mxEvent.RESIZE_CELLS
event.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#resizeEnabled"><B>resizeEnabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Specifies if resizing of swimlanes should be handled.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#resizeHandler"><B>resizeHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#resizeHandler"><B>resizeHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#resizeParent"><B>resizeParent</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Specifies if the parent should be resized after the layout so that it
contains all the child cells.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#resizeParent"><B>resizeParent</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>If the parents should be resized to match the width/height of the
children.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#resizeParent"><B>resizeParent</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>If the parent should be resized to match the width/height of the
stack.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#resizeSwimlane(java.lang.Object, double, double, boolean)"><B>resizeSwimlane(Object, double, double, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Sets the width or height of the given swimlane to the given value depending
on <horizontal>.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#resizeVertices"><B>resizeVertices</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Boolean that specifies if vertices should be resized.
<DT><A HREF="./com/mxgraph/model/mxCellPath.html#resolve(com.mxgraph.model.mxICell, java.lang.String)"><B>resolve(mxICell, String)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCellPath.html" title="class in com.mxgraph.model">mxCellPath</A>
<DD>Returns the cell for the specified cell path using the given root as the
root of the path.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#restore()"><B>restore()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Restores the last canvas state.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#restore()"><B>restore()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Restores the previous state of the canvas.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#restore(java.util.List)"><B>restore(List&lt;mxCellState&gt;)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#restoreClone(java.lang.Object, java.lang.Object, java.util.Map)"><B>restoreClone(Object, Object, Map&lt;Object, Object&gt;)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner helper method for restoring the connections in
a network of cloned cells.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#restoreState(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState)"><B>restoreState(mxCellState, mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#revalidate(com.mxgraph.view.mxCellState)"><B>revalidate(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#revalidate()"><B>revalidate()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#revalidate()"><B>revalidate()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#revalidateState(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, double, double)"><B>revalidateState(mxCellState, mxCellState, double, double)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#reverse"><B>reverse</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Maps from from XML attribute names to fieldnames.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#reversePortConstraints(int)"><B>reversePortConstraints(int)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxPerimeter.html#RhombusPerimeter"><B>RhombusPerimeter</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view">mxPerimeter</A>
<DD>Describes a rhombus (aka diamond) perimeter.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#RIGHT"><B>RIGHT</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#RIGHT_MASK"><B>RIGHT_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#root"><B>root</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>Holds the new and previous root cell.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#root"><B>root</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Holds the root cell, which in turn contains the cells that represent the
layers of the diagram as child cells.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#root"><B>root</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>Reference to the root node of the Dia shape description.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#ROOT"><B>ROOT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#root"><B>root</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#rootChanged(java.lang.Object)"><B>rootChanged(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner callback to change the root of the model and update the internal
datastructures, such as cells and nextId.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#roots"><B>roots</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Store of roots of this hierarchy model, these are real graph cells, not
internal cells
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#roots"><B>roots</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The root nodes of the layout
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#rootShape"><B>rootShape</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#rotate(double, boolean, boolean, double, double)"><B>rotate(double, boolean, boolean, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#rotate(double, boolean, boolean, double, double)"><B>rotate(double, boolean, boolean, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Rotates the canvas by the given angle around the given center.
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#ROTATE_ICON"><B>ROTATE_ICON</B></A> -
Static variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#rotationCx"><B>rotationCx</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#rotationCy"><B>rotationCy</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#rotationEnabled"><B>rotationEnabled</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#rounded"><B>rounded</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#roundrect(double, double, double, double, double, double)"><B>roundrect(double, double, double, double, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Implements a rounded rectangle using a path.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#roundrect(double, double, double, double, double, double)"><B>roundrect(double, double, double, double, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Next fill or stroke should draw a round rectangle.
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#route(java.lang.Object, double, double)"><B>route(Object, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#routePatterns"><B>routePatterns</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>The default routing patterns for orthogonal connections
<DT><A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html#routeToGrid"><B>routeToGrid</B></A> -
Variable in class com.mxgraph.layout.orthogonal.<A HREF="./com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html" title="class in com.mxgraph.layout.orthogonal">mxOrthogonalLayout</A>
<DD>Whether or not to route the edges along grid lines only, if the grid
is enabled.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#rtlGlyphVectors"><B>rtlGlyphVectors</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache of BIDI glyph vectors
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#RUBBERBAND_BORDERCOLOR"><B>RUBBERBAND_BORDERCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the rubberband border color.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#RUBBERBAND_FILLCOLOR"><B>RUBBERBAND_FILLCOLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the rubberband fill color with an alpha of 80.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#run(java.lang.Object)"><B>run(Object)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>The API method used to exercise the layout upon the graph description
and produce a separate description of the vertex position and edge
routing changes made.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html#sampleDepth"><B>sampleDepth</B></A> -
Variable in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html" title="class in com.mxgraph.util.png">mxPngSuggestedPaletteEntry</A>
<DD>The depth of the color samples.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#save()"><B>save()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Saves the current canvas state.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#save()"><B>save()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Saves the current state of the canvas.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#scale"><B>scale</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Specifies the current scale.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#scale"><B>scale</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#scale(double)"><B>scale(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#scale(double)"><B>scale(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Uniformaly scales the canvas by the given amount.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#scale"><B>scale</B></A> -
Variable in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Holds the global scale of the graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#scale"><B>scale</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#SCALE"><B>SCALE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#scale"><B>scale</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Specifies the scale.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#SCALE_AND_TRANSLATE"><B>SCALE_AND_TRANSLATE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#scaleAndTranslate(double, double, double)"><B>scaleAndTranslate(double, double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets the scale and translation.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#scaleHandler"><B>scaleHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Resets the zoom policy if the scale is changed manually.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#scaleImage(java.awt.Image, int, int)"><B>scaleImage(Image, int, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Uses <A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#IMAGE_SCALING"><CODE>mxGraphicsCanvas2D.IMAGE_SCALING</CODE></A> to scale the given image.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#scrollCellToVisible(java.lang.Object)"><B>scrollCellToVisible(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Scrolls the graph so that it shows the given cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#scrollCellToVisible(java.lang.Object, boolean)"><B>scrollCellToVisible(Object, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Scrolls the graph so that it shows the given cell.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#scrollPane"><B>scrollPane</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#scrollRectToVisible(java.awt.Rectangle, boolean)"><B>scrollRectToVisible(Rectangle, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Overrides parent method to add extend flag for making the control
larger during previews.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#scrollToCenter(boolean)"><B>scrollToCenter(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#SEG_ARCTO"><B>SEG_ARCTO</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The segment type constant for an elliptical arc.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#SEG_CLOSE"><B>SEG_CLOSE</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The segment type constant that specifies that the preceding
subpath should be closed by appending a line segment back to
the point corresponding to the most recent SEG_MOVETO.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#SEG_CUBICTO"><B>SEG_CUBICTO</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The segment type constant for the set of 3 points that specify
a cubic parametric curve to be drawn from the most recently
specified point.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#SEG_LINETO"><B>SEG_LINETO</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The segment type constant for a point that specifies the end
point of a line to be drawn from the most recently specified
point.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#SEG_MOVETO"><B>SEG_MOVETO</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The segment type constant for a point that specifies the end
point of a line to be drawn from the most recently specified
point.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#SEG_QUADTO"><B>SEG_QUADTO</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The segment type constant for the pair of points that specify a
quadratic parametric curve to be drawn from the most recently
specified point.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#SegmentConnector"><B>SegmentConnector</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Implements an orthogonal edge style.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#segments"><B>segments</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Array of numbers that represent the cached length of each segment of the
edge.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#select"><B>select</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#select(java.awt.Rectangle, java.awt.event.MouseEvent)"><B>select(Rectangle, MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#SELECT"><B>SELECT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectAll()"><B>selectAll()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectAll(java.lang.Object)"><B>selectAll(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all children of the given parent cell or the children of the
default parent if no parent is specified.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectCell(boolean, boolean, boolean)"><B>selectCell(boolean, boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects the next, parent, first child or previous cell, if all arguments
are false.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#selectCellForEvent(java.lang.Object, java.awt.event.MouseEvent)"><B>selectCellForEvent(Object, MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Selects the cell for the given event.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectCells(boolean, boolean)"><B>selectCells(boolean, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all vertices and/or edges depending on the given boolean
arguments recursively, starting at the default parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectCells(boolean, boolean, java.lang.Object)"><B>selectCells(boolean, boolean, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all vertices and/or edges depending on the given boolean
arguments recursively, starting at the given parent or the default
parent if no parent is specified.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#selectCellsForEvent(java.lang.Object[], java.awt.event.MouseEvent)"><B>selectCellsForEvent(Object[], MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Selects the cells for the given event.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectChildCell()"><B>selectChildCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects the first child cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectEdges()"><B>selectEdges()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all vertices inside the default parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectEdges(java.lang.Object)"><B>selectEdges(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all vertices inside the given parent or the default parent
if no parent is given.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#selectEnabled"><B>selectEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Specifies if moving is enabled.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#selectionCellsHandler"><B>selectionCellsHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectionModel"><B>selectionModel</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the <mxGraphSelection> that models the current selection.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectNextCell()"><B>selectNextCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects the next cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectParentCell()"><B>selectParentCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects the parent cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectPreviousCell()"><B>selectPreviousCell()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects the previous cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#selectRegion(java.awt.Rectangle, java.awt.event.MouseEvent)"><B>selectRegion(Rectangle, MouseEvent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUtils.html#selectSingleNode(org.w3c.dom.Document, java.lang.String)"><B>selectSingleNode(Document, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns a single node that matches the given XPath expression.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectVertices()"><B>selectVertices()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all vertices inside the default parent.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#selectVertices(java.lang.Object)"><B>selectVertices(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Selects all vertices inside the given parent or the default parent
if no parent is given.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setAbsoluteOffset(com.mxgraph.util.mxPoint)"><B>setAbsoluteOffset(mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the absolute offset.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setAbsolutePoint(int, com.mxgraph.util.mxPoint)"><B>setAbsolutePoint(int, mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the absolute point at the given index.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setAbsolutePoints(java.util.List)"><B>setAbsolutePoints(List&lt;mxPoint&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the absolute points.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setAbsoluteTerminalPoint(com.mxgraph.util.mxPoint, boolean)"><B>setAbsoluteTerminalPoint(mxPoint, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the first or last point in the list of points depending on isSource.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#setAddEnabled(boolean)"><B>setAddEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#setAlign(java.lang.Object)"><B>setAlign(Object)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setAllowDanglingEdges(boolean)"><B>setAllowDanglingEdges(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets allowDanglingEdges.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setAllowLoops(boolean)"><B>setAllowLoops(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets allowLoops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setAllowNegativeCoordinates(boolean)"><B>setAllowNegativeCoordinates(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setAlpha(double)"><B>setAlpha(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setAlpha(double)"><B>setAlpha(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value 1.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setAlternateBounds(com.mxgraph.util.mxRectangle)"><B>setAlternateBounds(mxRectangle)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the alternate bounds to the given rectangle.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setAlternateEdgeStyle(java.lang.String)"><B>setAlternateEdgeStyle(String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets alternateEdgeStyle.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#setAntiAlias(boolean)"><B>setAntiAlias(boolean)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setAntiAlias(boolean)"><B>setAntiAlias(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>antiAlias</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setAntiAlias(boolean)"><B>setAntiAlias(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Fires a property change event for <code>antiAlias</code>.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#setAntiAlias(java.awt.Graphics2D, boolean, boolean)"><B>setAntiAlias(Graphics2D, boolean, boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setApproxNodeDimensions(boolean)"><B>setApproxNodeDimensions(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodec.html#setAttribute(org.w3c.dom.Node, java.lang.String, java.lang.Object)"><B>setAttribute(Node, String, Object)</B></A> -
Static method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Sets the attribute on the specified node to value.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Sets the specified attribute on the user object if it is an XML node.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setAutoExtend(boolean)"><B>setAutoExtend(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setAutoOrigin(boolean)"><B>setAutoOrigin(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setAutoScroll(boolean)"><B>setAutoScroll(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setAutoSizeCells(boolean)"><B>setAutoSizeCells(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if cell sizes should be automatically updated after a label
change.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setAverageNodeArea(double)"><B>setAverageNodeArea(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#setBackground(java.awt.Color)"><B>setBackground(Color)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#setBackgroundGray(int)"><B>setBackgroundGray(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Sets the suggested gray level of the background.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setBackgroundImage(javax.swing.ImageIcon)"><B>setBackgroundImage(ImageIcon)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#setBackgroundPaletteIndex(int)"><B>setBackgroundPaletteIndex(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Sets the palette index of the suggested background color.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#setBackgroundRGB(int[])"><B>setBackgroundRGB(int[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Sets the RGB value of the suggested background color.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#setBipartiteGraphSpacing(com.mxgraph.analysis.mxAnalysisGraph, int, int, double, double)"><B>setBipartiteGraphSpacing(mxAnalysisGraph, int, int, double, double)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Sets the physical spacing between vertices in a bipartite graph.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#setBitDepth(int)"><B>setBitDepth(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Sets the desired bit depth for a grayscale image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#setBitDepth(int)"><B>setBitDepth(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Sets the desired bit depth for a palette image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#setBitDepth(int)"><B>setBitDepth(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Sets the desired bit depth for an RGB image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setBitDepth(int)"><B>setBitDepth(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the desired bit depth of an image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#setBitShift(int)"><B>setBitShift(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Sets the desired bit shift for a grayscale image.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#setBorder(int)"><B>setBorder(int)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setBorder(int)"><B>setBorder(int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the value of <border>.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#setBorderColor(java.awt.Color)"><B>setBorderColor(Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Sets the border color.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setBorderLineCostFactor(double)"><B>setBorderLineCostFactor(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#setBoundingBox(java.awt.geom.Rectangle2D)"><B>setBoundingBox(Rectangle2D)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setBoundingBox(com.mxgraph.util.mxRectangle)"><B>setBoundingBox(mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the bounding box.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setBounds(java.awt.Rectangle)"><B>setBounds(Rectangle)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#setBubbling(boolean)"><B>setBubbling(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxResources.html#setBundles(java.util.LinkedList)"><B>setBundles(LinkedList&lt;ResourceBundle&gt;)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxResources.html" title="class in com.mxgraph.util">mxResources</A>
<DD>Sets the bundles.
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#setCanvas(com.mxgraph.canvas.mxICanvas2D)"><B>setCanvas(mxICanvas2D)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>Sets the canvas for rendering.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the cell that this state represents.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#setCell(java.lang.Object)"><B>setCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Clears the selection and adds the given cell to the selection.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setCellEditor(com.mxgraph.swing.view.mxICellEditor)"><B>setCellEditor(mxICellEditor)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setCellLocations(com.mxgraph.view.mxGraph, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel)"><B>setCellLocations(mxGraph, mxGraphHierarchyModel)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Sets the cell locations in the facade to those stored after this layout
processing step has completed.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#setCells(java.lang.Object[])"><B>setCells(Object[])</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Optional array of cells to be animated.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#setCells(java.lang.Object[])"><B>setCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Clears the selection and adds the given cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsBendable(boolean)"><B>setCellsBendable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cellsBendable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsCloneable(boolean)"><B>setCellsCloneable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the graph should allow cloning of cells by holding down the
control key while cells are being moved.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsDeletable(boolean)"><B>setCellsDeletable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cellsDeletable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsDisconnectable(boolean)"><B>setCellsDisconnectable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cellsDisconnectable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsEditable(boolean)"><B>setCellsEditable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets if the graph is editable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsLocked(boolean)"><B>setCellsLocked(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cellsLocked, the default return value for isCellLocked and fires a
property change event for cellsLocked.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsMovable(boolean)"><B>setCellsMovable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cellsMovable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsResizable(boolean)"><B>setCellsResizable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets if the graph is resizable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellsSelectable(boolean)"><B>setCellsSelectable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cellsSelectable.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellStyle(java.lang.String)"><B>setCellStyle(String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the style of the selection cells to the given value.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellStyle(java.lang.String, java.lang.Object[])"><B>setCellStyle(String, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the style of the specified cells.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#setCellStyleFlags(com.mxgraph.model.mxIGraphModel, java.lang.Object[], java.lang.String, int, java.lang.Boolean)"><B>setCellStyleFlags(mxIGraphModel, Object[], String, int, Boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Sets or toggles the flag bit for the given key in the cell's styles.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#setCellStyleFlags(com.mxgraph.model.mxIGraphModel, java.lang.Object[], java.lang.String, int, java.lang.Boolean)"><B>setCellStyleFlags(mxIGraphModel, Object[], String, int, Boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.setCellStyleFlags(mxIGraphModel, Object[],String, int, Boolean)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellStyleFlags(java.lang.String, int, boolean)"><B>setCellStyleFlags(String, int, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets or toggles the given bit for the given key in the styles of the
selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellStyleFlags(java.lang.String, int, java.lang.Boolean, java.lang.Object[])"><B>setCellStyleFlags(String, int, Boolean, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets or toggles the given bit for the given key in the styles of the
specified cells.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#setCellStyles(com.mxgraph.model.mxIGraphModel, java.lang.Object[], java.lang.String, java.lang.String)"><B>setCellStyles(mxIGraphModel, Object[], String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Assigns the value for the given key in the styles of the given cells, or
removes the key from the styles if the value is null.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#setCellStyles(com.mxgraph.model.mxIGraphModel, java.lang.Object[], java.lang.String, java.lang.String)"><B>setCellStyles(mxIGraphModel, Object[], String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.setCellStyles(mxIGraphModel, Object[], String, String)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellStyles(java.lang.String, java.lang.String)"><B>setCellStyles(String, String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the key to value in the styles of the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCellStyles(java.lang.String, java.lang.String, java.lang.Object[])"><B>setCellStyles(String, String, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the key to value in the styles of the given cells.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setCellWarning(java.lang.Object, java.lang.String)"><B>setCellWarning(Object, String)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setCellWarning(java.lang.Object, java.lang.String, javax.swing.ImageIcon)"><B>setCellWarning(Object, String, ImageIcon)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setCellWarning(java.lang.Object, java.lang.String, javax.swing.ImageIcon, boolean)"><B>setCellWarning(Object, String, ImageIcon, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setCenterPage(boolean)"><B>setCenterPage(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>zoomAndCenter should be called if this is set to true.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setCenterPreview(boolean)"><B>setCenterPreview(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setCenterZoom(boolean)"><B>setCenterZoom(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setChangesRepaintThreshold(int)"><B>setChangesRepaintThreshold(int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#setChild(java.lang.Object)"><B>setChild(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setChromaticity(float[])"><B>setChromaticity(float[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the white point and primary chromaticities in CIE (x, y)
space.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setChromaticity(float, float, float, float, float, float, float, float)"><B>setChromaticity(float, float, float, float, float, float, float, float)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>A convenience method that calls the array version.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#setClip(com.mxgraph.util.mxRectangle)"><B>setClip(mxRectangle)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#setCloned(boolean)"><B>setCloned(boolean)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#setCloneEnabled(boolean)"><B>setCloneEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setCloneEnabled(boolean)"><B>setCloneEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCloneInvalidEdges(boolean)"><B>setCloneInvalidEdges(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets cloneInvalidEdge.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#setClonePreview(boolean)"><B>setClonePreview(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setCollapsed(boolean)"><B>setCollapsed(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#setCollapsed(boolean)"><B>setCollapsed(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setCollapsed(java.lang.Object, boolean)"><B>setCollapsed(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setCollapsed(boolean)"><B>setCollapsed(boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the collapsed state.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setCollapsed(java.lang.Object, boolean)"><B>setCollapsed(Object, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the collapsed state of the given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setCollapseToPreferredSize(boolean)"><B>setCollapseToPreferredSize(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setCompressedText(java.lang.String[])"><B>setCompressedText(String[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the text strings to be stored in compressed form with this
image.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setConnectable(boolean)"><B>setConnectable(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setConnectable(boolean)"><B>setConnectable(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setConnectableEdges(boolean)"><B>setConnectableEdges(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets connetableEdges.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setConnectedEdges(int[])"><B>setConnectedEdges(int[])</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setConnectIcon(javax.swing.ImageIcon)"><B>setConnectIcon(ImageIcon)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setConnectionConstraint(java.lang.Object, java.lang.Object, boolean, com.mxgraph.view.mxConnectionConstraint)"><B>setConnectionConstraint(Object, Object, boolean, mxConnectionConstraint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the connection constraint that describes the given connection point.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setConnectPreview(com.mxgraph.swing.handler.mxConnectPreview)"><B>setConnectPreview(mxConnectPreview)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setConstrainChildren(boolean)"><B>setConstrainChildren(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#setContextPreview(boolean)"><B>setContextPreview(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#setCostFunction(com.mxgraph.costfunction.mxCostFunction)"><B>setCostFunction(mxCostFunction)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setCreateIds(boolean)"><B>setCreateIds(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Specifies if the model automatically creates Ids for new cells and
resolves Id collisions.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setCreateTarget(boolean)"><B>setCreateTarget(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html#setCropping(boolean)"><B>setCropping(boolean)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewImageReader.html" title="class in com.mxgraph.reader">mxGraphViewImageReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setCurrentColor(java.awt.Color)"><B>setCurrentColor(Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets the current color.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#setCurrentRoot(java.lang.Object)"><B>setCurrentRoot(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets and returns the current root and fires an undo event.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#setCurrentXScale(double)"><B>setCurrentXScale(double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#setCurrentYScale(double)"><B>setCurrentYScale(double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#setCurve(com.mxgraph.util.mxCurve)"><B>setCurve(mxCurve)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setDashed(boolean)"><B>setDashed(boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setDashed(boolean)"><B>setDashed(boolean)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the dashed state.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setDashPattern(java.lang.String)"><B>setDashPattern(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setDashPattern(java.lang.String)"><B>setDashPattern(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the dash pattern.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#setDataHeight(java.lang.String)"><B>setDataHeight(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#setDataId(java.lang.String)"><B>setDataId(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#setDataKey(java.lang.String)"><B>setDataKey(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#setDataLabel(java.lang.String)"><B>setDataLabel(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#setDataShapeEdge(com.mxgraph.io.graphml.mxGraphMlShapeEdge)"><B>setDataShapeEdge(mxGraphMlShapeEdge)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#setDataShapeNode(com.mxgraph.io.graphml.mxGraphMlShapeNode)"><B>setDataShapeNode(mxGraphMlShapeNode)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#setDataStyle(java.lang.String)"><B>setDataStyle(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html#setDataValue(java.lang.String)"><B>setDataValue(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlData.html" title="class in com.mxgraph.io.graphml">mxGraphMlData</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#setDataWidth(java.lang.String)"><B>setDataWidth(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#setDataX(java.lang.String)"><B>setDataX(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html#setDataY(java.lang.String)"><B>setDataY(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#setDefaultEdgeStyle(java.util.Map)"><B>setDefaultEdgeStyle(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Sets the default style for edges.
<DT><A HREF="./com/mxgraph/analysis/mxGraphStructure.html#setDefaultGraphStyle(com.mxgraph.analysis.mxAnalysisGraph, boolean)"><B>setDefaultGraphStyle(mxAnalysisGraph, boolean)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphStructure.html" title="class in com.mxgraph.analysis">mxGraphStructure</A>
<DD>Sets the style of the graph to that as in GraphEditor
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setDefaultLoopStyle(com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction)"><B>setDefaultLoopStyle(mxEdgeStyle.mxEdgeStyleFunction)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the default style used for loops.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setDefaultOverlap(double)"><B>setDefaultOverlap(double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets defaultOverlap.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setDefaultParent(java.lang.Object)"><B>setDefaultParent(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the default parent to be returned by getDefaultParent.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#setDefaultVertexStyle(java.util.Map)"><B>setDefaultVertexStyle(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Sets the default style for vertices.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#setDelay(int)"><B>setDelay(int)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Sets the delay for the animation.
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#setDescription(org.w3c.dom.Element)"><B>setDescription(Element)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Sets the description.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#setDfsCount(int)"><B>setDfsCount(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#setDirected(java.util.Map, boolean)"><B>setDirected(Map&lt;String, Object&gt;, boolean)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setDisableEdgeStyle(boolean)"><B>setDisableEdgeStyle(boolean)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#setDisableEdgeStyle(boolean)"><B>setDisableEdgeStyle(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setDisableEdgeStyle(boolean)"><B>setDisableEdgeStyle(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setDisableEdgeStyle(boolean)"><B>setDisableEdgeStyle(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setDisconnectOnMove(boolean)"><B>setDisconnectOnMove(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets disconnectOnMove.
<DT><A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxHtmlCanvas.html" title="class in com.mxgraph.canvas">mxHtmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxVmlCanvas.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxVmlCanvas.html" title="class in com.mxgraph.canvas">mxVmlCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodec.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Sets the owner document of the codec.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setDragEnabled(boolean)"><B>setDragEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#setDrawLabels(boolean)"><B>setDrawLabels(boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setDrawLabels(boolean)"><B>setDrawLabels(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Fires a property change event for <code>drawLabels</code>.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setDropEnabled(boolean)"><B>setDropEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets dropEnabled.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#setEase(double)"><B>setEase(double)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Sets the easing for the movements.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setEdge(boolean)"><B>setEdge(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setEdgeCrossingCostFactor(double)"><B>setEdgeCrossingCostFactor(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeData(com.mxgraph.io.graphml.mxGraphMlData)"><B>setEdgeData(mxGraphMlData)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeDataMap(java.util.HashMap)"><B>setEdgeDataMap(HashMap&lt;String, mxGraphMlData&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#setEdgedefault(java.lang.String)"><B>setEdgedefault(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeDirected(java.lang.String)"><B>setEdgeDirected(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setEdgeDistanceCostFactor(double)"><B>setEdgeDistanceCostFactor(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeId(java.lang.String)"><B>setEdgeId(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setEdgeLabelsMovable(boolean)"><B>setEdgeLabelsMovable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Returns edgeLabelsMovable.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setEdgeLengthCostFactor(double)"><B>setEdgeLengthCostFactor(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#setEdgeMapper(java.util.Map)"><B>setEdgeMapper(Map&lt;Object, mxGraphHierarchyEdge&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#setEdgePoints(java.lang.Object, java.util.List)"><B>setEdgePoints(Object, List&lt;mxPoint&gt;)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Sets the control points of the given edge to the given
list of mxPoints.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setEdgePosition(com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell)"><B>setEdgePosition(mxGraphAbstractHierarchyCell)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Fixes the control points
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setEdgeRouting(boolean)"><B>setEdgeRouting(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#setEdges(java.util.List)"><B>setEdges(List&lt;mxGraphMlEdge&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeSource(java.lang.String)"><B>setEdgeSource(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#setEdgeSource(java.lang.String)"><B>setEdgeSource(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeSourcePort(java.lang.String)"><B>setEdgeSourcePort(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#setEdgeStyleEnabled(java.lang.Object, boolean)"><B>setEdgeStyleEnabled(Object, boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Disables or enables the edge style of the given edge.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeTarget(java.lang.String)"><B>setEdgeTarget(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#setEdgeTarget(java.lang.String)"><B>setEdgeTarget(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeTargetPort(java.lang.String)"><B>setEdgeTargetPort(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxSvgCanvas.html#setEmbedded(boolean)"><B>setEmbedded(boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxSvgCanvas.html" title="class in com.mxgraph.canvas">mxSvgCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets the enabled state of the marker.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Sets the enabled state.
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if the graph should allow any interactions.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/mxCodec.html#setEncodeDefaults(boolean)"><B>setEncodeDefaults(boolean)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxCodec.html" title="class in com.mxgraph.io">mxCodec</A>
<DD>Sets if default values of member variables should be encoded.
<DT><A HREF="./com/mxgraph/util/mxLine.html#setEndPoint(com.mxgraph.util.mxPoint)"><B>setEndPoint(mxPoint)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Sets the end point of the rectangle.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setEnterStopsCellEditing(boolean)"><B>setEnterStopsCellEditing(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#setErrorHandler(com.mxgraph.util.svg.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Allow an application to register an error event handler.
<DT><A HREF="./com/mxgraph/util/svg/Parser.html#setErrorHandler(com.mxgraph.util.svg.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/Parser.html" title="interface in com.mxgraph.util.svg">Parser</A>
<DD>Allows an application to register an error event handler.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setEscapeEnabled(boolean)"><B>setEscapeEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setEventsEnabled(boolean)"><B>setEventsEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#setEventsEnabled(boolean)"><B>setEventsEnabled(boolean)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEventSource.html#setEventSource(java.lang.Object)"><B>setEventSource(Object)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEventSource.html" title="class in com.mxgraph.util">mxEventSource</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setExportEnabled(boolean)"><B>setExportEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setExtendParents(boolean)"><B>setExtendParents(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets extendParents.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#setExtendParents(boolean)"><B>setExtendParents(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setExtendParentsOnAdd(boolean)"><B>setExtendParentsOnAdd(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets extendParentsOnAdd.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#setExtractHtmlBody(boolean)"><B>setExtractHtmlBody(boolean)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Sets extractHtmlBody
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#setFieldValue(java.lang.Object, java.lang.String, java.lang.Object)"><B>setFieldValue(Object, String, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Sets the value of the field with the specified name
in the specified object instance.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#setFieldValueWithAccessor(java.lang.Object, java.lang.reflect.Field, java.lang.Object)"><B>setFieldValueWithAccessor(Object, Field, Object)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Sets the value of the given field using the accessor if one exists.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFillColor(java.lang.String)"><B>setFillColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFillColor(java.lang.String)"><B>setFillColor(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value <A HREF="./com/mxgraph/util/mxConstants.html#NONE"><CODE>mxConstants.NONE</CODE></A>.
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#setFillColor(java.awt.Color)"><B>setFillColor(Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Sets the fill color.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setFinderVisible(boolean)"><B>setFinderVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setFineTuning(boolean)"><B>setFineTuning(boolean)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setFineTuning(boolean)"><B>setFineTuning(boolean)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setFineTuning(boolean)"><B>setFineTuning(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setFineTuningRadius(double)"><B>setFineTuningRadius(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setFitPage(boolean)"><B>setFitPage(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Fires a property change event for <code>fitPage</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setFoldingEnabled(boolean)"><B>setFoldingEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFontBackgroundColor(java.lang.String)"><B>setFontBackgroundColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFontBackgroundColor(java.lang.String)"><B>setFontBackgroundColor(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value "#000000".
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFontBorderColor(java.lang.String)"><B>setFontBorderColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFontBorderColor(java.lang.String)"><B>setFontBorderColor(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value "#000000".
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFontColor(java.lang.String)"><B>setFontColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFontColor(java.lang.String)"><B>setFontColor(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value "#000000".
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFontFamily(java.lang.String)"><B>setFontFamily(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFontFamily(java.lang.String)"><B>setFontFamily(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value <A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_FONTFAMILY"><CODE>mxConstants.DEFAULT_FONTFAMILY</CODE></A>.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFontSize(double)"><B>setFontSize(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFontSize(double)"><B>setFontSize(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value <A HREF="./com/mxgraph/util/mxConstants.html#DEFAULT_FONTSIZE"><CODE>mxConstants.DEFAULT_FONTSIZE</CODE></A>.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setFontStyle(int)"><B>setFontStyle(int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setFontStyle(int)"><B>setFontStyle(int)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value 0.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setForceConstant(double)"><B>setForceConstant(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setGamma(float)"><B>setGamma(float)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the file gamma value for the image.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#setGeneralPurposeVariable(int, int)"><B>setGeneralPurposeVariable(int, int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Set the value of temp for the specified layer
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#setGeneralPurposeVariable(int, int)"><B>setGeneralPurposeVariable(int, int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>Set the value of temp for the specified layer
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html#setGeneralPurposeVariable(int, int)"><B>setGeneralPurposeVariable(int, int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyNode</A>
<DD>Set the value of temp for the specified layer
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#setGenerator(com.mxgraph.analysis.mxGraphGenerator)"><B>setGenerator(mxGraphGenerator)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setGeometry(com.mxgraph.model.mxGeometry)"><B>setGeometry(mxGeometry)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#setGeometry(com.mxgraph.model.mxGeometry)"><B>setGeometry(mxGeometry)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setGeometry(java.lang.Object, com.mxgraph.model.mxGeometry)"><B>setGeometry(Object, mxGeometry)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setGeometry(com.mxgraph.model.mxGeometry)"><B>setGeometry(mxGeometry)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the object to be used as the geometry.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setGeometry(java.lang.Object, com.mxgraph.model.mxGeometry)"><B>setGeometry(Object, mxGeometry)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the geometry of the given cell.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setGradient(java.lang.String, java.lang.String, double, double, double, double, java.lang.String, double, double)"><B>setGradient(String, String, double, double, double, double, String, double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setGradient(java.lang.String, java.lang.String, double, double, double, double, java.lang.String, double, double)"><B>setGradient(String, String, double, double, double, double, String, double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Prepares the canvas to draw a gradient.
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#setGraph(com.mxgraph.view.mxGraph)"><B>setGraph(mxGraph)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setGraph(com.mxgraph.view.mxGraph)"><B>setGraph(mxGraph)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#setGraph(com.mxgraph.view.mxGraph)"><B>setGraph(mxGraph)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#setGraph(com.mxgraph.view.mxGraph)"><B>setGraph(mxGraph)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#setGraph(com.mxgraph.view.mxGraph)"><B>setGraph(mxGraph)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#setGraphBounds(com.mxgraph.util.mxRectangle)"><B>setGraphBounds(mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets the graph bounds.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setGraphComponent(com.mxgraph.swing.mxGraphComponent)"><B>setGraphComponent(mxGraphComponent)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Fires a property change event for <code>graphComponent</code>.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#setGraphics(java.awt.Graphics2D)"><B>setGraphics(Graphics2D)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Sets the graphics object for this canvas.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setGraphics(java.awt.Graphics2D)"><B>setGraphics(Graphics2D)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Sets the graphics instance.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setGridColor(java.awt.Color)"><B>setGridColor(Color)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>gridColor</code>.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setGridEnabled(boolean)"><B>setGridEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets if the grid is enabled.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#setGridGraphSpacing(com.mxgraph.analysis.mxAnalysisGraph, double, double, int, int)"><B>setGridGraphSpacing(mxAnalysisGraph, double, double, int, int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Sets the physical spacing between vertices in a grid graph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setGridSize(int)"><B>setGridSize(int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the grid size and fires a property change event for gridSize.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setGridStyle(int)"><B>setGridStyle(int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>gridStyle</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setGridVisible(boolean)"><B>setGridVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>gridVisible</code>.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setGroupPadding(int)"><B>setGroupPadding(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setHandleEnabled(boolean)"><B>setHandleEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setHandleSize(int)"><B>setHandleSize(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#setHandlesVisible(boolean)"><B>setHandlesVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Specifies if the handles should be painted.
<DT><A HREF="./com/mxgraph/util/mxImage.html#setHeight(int)"><B>setHeight(int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#setHeight(double)"><B>setHeight(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Sets the height of the rectangle.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setHeightSquared(double)"><B>setHeightSquared(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#setHideSelectionHandler(boolean)"><B>setHideSelectionHandler(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setHorizontal(boolean)"><B>setHorizontal(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#setHorizontal(boolean)"><B>setHorizontal(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setHorizontalPageCount(int)"><B>setHorizontalPageCount(int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setHotspot(double)"><B>setHotspot(double)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets the hotspot.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setHotspotEnabled(boolean)"><B>setHotspotEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies whether the hotspot should be used in intersects.
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#setHtmlLabels(boolean)"><B>setHtmlLabels(boolean)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>Sets the htmlLabels switch.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setHtmlLabels(boolean)"><B>setHtmlLabels(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setICCProfileData(byte[])"><B>setICCProfileData(byte[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the ICC profile data to be stored with this image.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#setIconPath(java.lang.String)"><B>setIconPath(String)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the Id of the cell to the given string.
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#setImageBasePath(java.lang.String)"><B>setImageBasePath(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html#setImageObserver(java.awt.image.ImageObserver)"><B>setImageObserver(ImageObserver)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxInteractiveCanvas.html" title="class in com.mxgraph.swing.view">mxInteractiveCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setImagePreview(boolean)"><B>setImagePreview(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#setImportCount(int)"><B>setImportCount(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setImportEnabled(boolean)"><B>setImportEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Sets importEnabled.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#setIndex(int)"><B>setIndex(int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setInitialMoveRadius(double)"><B>setInitialMoveRadius(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setInitialTemp(double)"><B>setInitialTemp(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#setInstance(com.mxgraph.analysis.mxGraphAnalysis)"><B>setInstance(mxGraphAnalysis)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Sets the shared instance of this class.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setInterHierarchySpacing(double)"><B>setInterHierarchySpacing(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setInterlacing(boolean)"><B>setInterlacing(boolean)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Turns Adam7 interlacing on or off.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setInterRankCellSpacing(double)"><B>setInterRankCellSpacing(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setInterRankCellSpacing(double)"><B>setInterRankCellSpacing(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setIntraCellSpacing(double)"><B>setIntraCellSpacing(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setIntraCellSpacing(double)"><B>setIntraCellSpacing(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setInvalid(boolean)"><B>setInvalid(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the invalid state.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setInvalidColor(java.awt.Color)"><B>setInvalidColor(Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets the color used for invalid highlights.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setInvert(boolean)"><B>setInvert(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setInvokesStopCellEditing(boolean)"><B>setInvokesStopCellEditing(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setKeepEdgesInBackground(boolean)"><B>setKeepEdgesInBackground(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setKeepEdgesInForeground(boolean)"><B>setKeepEdgesInForeground(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setKeepOnTop(boolean)"><B>setKeepOnTop(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setKeepSelectionVisibleOnZoom(boolean)"><B>setKeepSelectionVisibleOnZoom(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#setKeyDefault(java.lang.String)"><B>setKeyDefault(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#setKeyFor(com.mxgraph.io.graphml.mxGraphMlKey.keyForValues)"><B>setKeyFor(mxGraphMlKey.keyForValues)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#setKeyId(java.lang.String)"><B>setKeyId(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html#setKeyMap(java.util.HashMap)"><B>setKeyMap(HashMap&lt;String, mxGraphMlKey&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKeyManager.html" title="class in com.mxgraph.io.graphml">mxGraphMlKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#setKeyName(java.lang.String)"><B>setKeyName(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#setKeyType(com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues)"><B>setKeyType(mxGraphMlKey.keyTypeValues)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Returns the current label.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setLabelBounds(com.mxgraph.util.mxRectangle)"><B>setLabelBounds(mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the label bounds.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#setLabelBuffer(double)"><B>setLabelBuffer(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setLabelsClipped(boolean)"><B>setLabelsClipped(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets labelsClipped.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setLabelsVisible(boolean)"><B>setLabelsVisible(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setLength(double)"><B>setLength(double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the length.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setLevelDistance(int)"><B>setLevelDistance(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setLimitX(double)"><B>setLimitX(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setLineCap(java.lang.String)"><B>setLineCap(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setLineCap(java.lang.String)"><B>setLineCap(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the linecap.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setLineJoin(java.lang.String)"><B>setLineJoin(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setLineJoin(java.lang.String)"><B>setLineJoin(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the linejoin.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setLivePreview(boolean)"><B>setLivePreview(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#setLocation(java.awt.Point)"><B>setLocation(Point)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setLoggerLevel(java.util.logging.Level)"><B>setLoggerLevel(Level)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Sets the logging level of this class
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setLoggerLevel(java.util.logging.Level)"><B>setLoggerLevel(Level)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Sets the logging level of this class
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setMaintainEdgeParent(boolean)"><B>setMaintainEdgeParent(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Specifies if the model automatically updates parents of edges so that
the edge is contained in the nearest-common-ancestor of its terminals.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setMarkedState(com.mxgraph.view.mxCellState)"><B>setMarkedState(mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets the marked state.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setMarker(com.mxgraph.swing.handler.mxCellMarker)"><B>setMarker(mxCellMarker)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setMarker(com.mxgraph.swing.handler.mxCellMarker)"><B>setMarker(mxCellMarker)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setMarkerEnabled(boolean)"><B>setMarkerEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setMaxDistanceLimit(double)"><B>setMaxDistanceLimit(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setMaxDistanceLimit(double)"><B>setMaxDistanceLimit(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#setMaxHandlers(int)"><B>setMaxHandlers(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setMaximumGraphBounds(com.mxgraph.util.mxRectangle)"><B>setMaximumGraphBounds(mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setMaxIterations(double)"><B>setMaxIterations(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setMaxIterations(int)"><B>setMaxIterations(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setMinDistanceLimit(double)"><B>setMinDistanceLimit(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setMinDistanceLimit(double)"><B>setMinDistanceLimit(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#setMinimumEditorScale(double)"><B>setMinimumEditorScale(double)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setMinimumGraphSize(com.mxgraph.util.mxRectangle)"><B>setMinimumGraphSize(mxRectangle)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#setMinimumHeight(int)"><B>setMinimumHeight(int)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#setMinimumWidth(int)"><B>setMinimumWidth(int)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setMinMoveRadius(double)"><B>setMinMoveRadius(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setMiterLimit(double)"><B>setMiterLimit(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setMiterLimit(double)"><B>setMiterLimit(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the miterlimit.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html#setModel(com.mxgraph.model.mxIGraphModel)"><B>setModel(mxIGraphModel)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model">mxIGraphModel.mxAtomicGraphModelChange</A>
<DD>Sets the model where the change is to be carried out.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setModel(com.mxgraph.model.mxIGraphModel)"><B>setModel(mxIGraphModel)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the graph model that contains the data, and fires an
mxEvent.CHANGE followed by an mxEvent.REPAINT event.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setModificationTime(java.util.Date)"><B>setModificationTime(Date)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the modification time, as a <code>Date</code>, to be
stored with this image.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#setMoveCircle(boolean)"><B>setMoveCircle(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setMoveEnabled(boolean)"><B>setMoveEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setMoveParent(boolean)"><B>setMoveParent(boolean)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Sets the moveParent flag.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setMoveTree(boolean)"><B>setMoveTree(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setMultigraph(boolean)"><B>setMultigraph(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets multigraph.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setMultiplicities(com.mxgraph.view.mxMultiplicity[])"><B>setMultiplicities(mxMultiplicity[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeData(com.mxgraph.io.graphml.mxGraphMlData)"><B>setNodeData(mxGraphMlData)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeDataMap(java.util.HashMap)"><B>setNodeDataMap(HashMap&lt;String, mxGraphMlData&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setNodeDistance(int)"><B>setNodeDistance(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setNodeDistributionCostFactor(double)"><B>setNodeDistributionCostFactor(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeGraph(java.util.List)"><B>setNodeGraph(List&lt;mxGraphMlGraph&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeId(java.lang.String)"><B>setNodeId(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html#setNodePort(java.util.HashMap)"><B>setNodePort(HashMap&lt;String, mxGraphMlPort&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlNode.html" title="class in com.mxgraph.io.graphml">mxGraphMlNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html#setNodes(java.util.List)"><B>setNodes(List&lt;mxGraphMlNode&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlGraph.html" title="class in com.mxgraph.io.graphml">mxGraphMlGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setOffset(com.mxgraph.util.mxPoint)"><B>setOffset(mxPoint)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the offset to the given point.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#setOffset(java.awt.Point)"><B>setOffset(Point)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#setOpacity(float)"><B>setOpacity(float)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setOptimizeBorderLine(boolean)"><B>setOptimizeBorderLine(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setOptimizeEdgeCrossing(boolean)"><B>setOptimizeEdgeCrossing(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setOptimizeEdgeDistance(boolean)"><B>setOptimizeEdgeDistance(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setOptimizeEdgeLength(boolean)"><B>setOptimizeEdgeLength(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setOptimizeNodeDistribution(boolean)"><B>setOptimizeNodeDistribution(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setOrientation(int)"><B>setOrientation(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setOrientation(int)"><B>setOrientation(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setOrigin(com.mxgraph.util.mxPoint)"><B>setOrigin(mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the origin for the children.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setOrigin(com.mxgraph.util.mxPoint)"><B>setOrigin(mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#setOrthogonalEdge(java.lang.Object, boolean)"><B>setOrthogonalEdge(Object, boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Disables or enables orthogonal end segments of the given edge
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageBackgroundColor(java.awt.Color)"><B>setPageBackgroundColor(Color)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Sets the color that appears behind the page.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageBorderColor(java.awt.Color)"><B>setPageBorderColor(Color)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageBreakColor(java.awt.Color)"><B>setPageBreakColor(Color)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageBreaksVisible(boolean)"><B>setPageBreaksVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageFormat(java.awt.print.PageFormat)"><B>setPageFormat(PageFormat)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageScale(double)"><B>setPageScale(double)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageShadowColor(java.awt.Color)"><B>setPageShadowColor(Color)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPageVisible(boolean)"><B>setPageVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>pageVisible</code>.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#setPalette(int[])"><B>setPalette(int[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Sets the RGB palette of the image to be encoded.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setPaletteHistogram(int[])"><B>setPaletteHistogram(int[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the palette histogram to be stored with this image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#setPaletteTransparency(byte[])"><B>setPaletteTransparency(byte[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Sets the alpha values associated with each palette entry.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPanning(boolean)"><B>setPanning(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setParallelEdgeSpacing(double)"><B>setParallelEdgeSpacing(double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html#setParam(com.mxgraph.util.png.mxPngEncodeParam)"><B>setParam(mxPngEncodeParam)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngImageEncoder.html" title="class in com.mxgraph.util.png">mxPngImageEncoder</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#setParent(com.mxgraph.analysis.mxUnionFind.Node)"><B>setParent(mxUnionFind.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setParent(com.mxgraph.model.mxICell)"><B>setParent(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#setParent(java.lang.Object)"><B>setParent(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setParent(com.mxgraph.model.mxICell)"><B>setParent(mxICell)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the parent cell.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setParentBorder(int)"><B>setParentBorder(int)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Sets parentBorder.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#setPathGraphSpacing(com.mxgraph.analysis.mxAnalysisGraph, double)"><B>setPathGraphSpacing(mxAnalysisGraph, double)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Sets the physical spacing between vertices in a path graph.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#setPathHandler(com.mxgraph.util.svg.PathHandler)"><B>setPathHandler(PathHandler)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Allows an application to register a path handler.
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#setPerimeter(boolean)"><B>setPerimeter(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Sets perimeter.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setPhysicalDimension(int[])"><B>setPhysicalDimension(int[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the physical dimension information to be stored with this
image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setPhysicalDimension(int, int, int)"><B>setPhysicalDimension(int, int, int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>A convenience method that calls the array version.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#setPlaceholderPreview(boolean)"><B>setPlaceholderPreview(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxConnectionConstraint.html#setPoint(com.mxgraph.util.mxPoint)"><B>setPoint(mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxConnectionConstraint.html" title="class in com.mxgraph.view">mxConnectionConstraint</A>
<DD>Sets the point.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setPoints(java.util.List)"><B>setPoints(List&lt;mxPoint&gt;)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the list of control points to the given list.
<DT><A HREF="./com/mxgraph/util/mxLine.html#setPoints(com.mxgraph.util.mxPoint, com.mxgraph.util.mxPoint)"><B>setPoints(mxPoint, mxPoint)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLine.html" title="class in com.mxgraph.util">mxLine</A>
<DD>Sets the start and end points.
<DT><A HREF="./com/mxgraph/util/svg/PointsParser.html#setPointsHandler(com.mxgraph.util.svg.PointsHandler)"><B>setPointsHandler(PointsHandler)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsParser.html" title="class in com.mxgraph.util.svg">PointsParser</A>
<DD>Allows an application to register a points handler.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html#setPortDataMap(java.util.HashMap)"><B>setPortDataMap(HashMap&lt;String, mxGraphMlData&gt;)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlPort.html" title="class in com.mxgraph.io.graphml">mxGraphMlPort</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setPortsEnabled(boolean)"><B>setPortsEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets if ports are enabled.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPreferPageSize(boolean)"><B>setPreferPageSize(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>preferPageSize</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setPreviewAlpha(float)"><B>setPreviewAlpha(float)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setPreviewBounds(java.awt.Rectangle)"><B>setPreviewBounds(Rectangle)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#setPrevious(java.lang.Object)"><B>setPrevious(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html#setPrevious(boolean)"><B>setPrevious(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model">mxGraphModel.mxCollapseChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html#setPrevious(com.mxgraph.model.mxGeometry)"><B>setPrevious(mxGeometry)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model">mxGraphModel.mxGeometryChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#setPrevious(java.lang.Object)"><B>setPrevious(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#setPrevious(java.lang.String)"><B>setPrevious(String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#setPrevious(java.lang.Object)"><B>setPrevious(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#setPrevious(java.lang.Object)"><B>setPrevious(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#setPrevious(boolean)"><B>setPrevious(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#setPreviousIndex(int)"><B>setPreviousIndex(int)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html#setProperties(java.util.Map)"><B>setProperties(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxAnalysisGraph.html" title="class in com.mxgraph.analysis">mxAnalysisGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#setRadius(double)"><B>setRadius(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setRadiusScaleFactor(double)"><B>setRadiusScaleFactor(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setRadiusSquared(double)"><B>setRadiusSquared(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#setRect(double, double, double, double)"><B>setRect(double, double, double, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Sets this rectangle to the specified values
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setRelative(boolean)"><B>setRelative(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the relative state of the geometry.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setRelevantEdges(int[])"><B>setRelevantEdges(int[])</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setRemoveCellsFromParent(boolean)"><B>setRemoveCellsFromParent(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxHtmlTextShape.html#setReplaceHtmlLinefeeds(boolean)"><B>setReplaceHtmlLinefeeds(boolean)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxHtmlTextShape.html" title="class in com.mxgraph.shape">mxHtmlTextShape</A>
<DD>Returns replaceHtmlLinefeeds
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#setReplaceHtmlLinefeeds(boolean)"><B>setReplaceHtmlLinefeeds(boolean)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Sets replaceHtmlLinefeeds
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#setResetEdges(boolean)"><B>setResetEdges(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setResetEdges(boolean)"><B>setResetEdges(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setResetEdges(boolean)"><B>setResetEdges(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setResetEdges(boolean)"><B>setResetEdges(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setResetEdgesOnConnect(boolean)"><B>setResetEdgesOnConnect(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets resetEdgesOnConnect.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setResetEdgesOnMove(boolean)"><B>setResetEdgesOnMove(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets resetEdgesOnMove.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setResetEdgesOnResize(boolean)"><B>setResetEdgesOnResize(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets resetEdgesOnResize.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setResetViewOnRootChange(boolean)"><B>setResetViewOnRootChange(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets resetEdgesOnResize.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#setResizeEnabled(boolean)"><B>setResizeEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#setResizeParent(boolean)"><B>setResizeParent(boolean)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Sets the resizeParent flag.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#setResizeParent(boolean)"><B>setResizeParent(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#setReversed(boolean)"><B>setReversed(boolean)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html#setRoot(java.lang.Object)"><B>setRoot(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model">mxGraphModel.mxRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setRoot(java.lang.Object)"><B>setRoot(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setRoot(java.lang.Object)"><B>setRoot(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the root of the model and resets all structures.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#setRotationEnabled(boolean)"><B>setRotationEnabled(boolean)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#setRoundToDecimals(int)"><B>setRoundToDecimals(int)</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#setScale(double)"><B>setScale(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html#setScale(double)"><B>setScale(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas">mxICanvas</A>
<DD>Sets the scale for the following drawing requests.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#setScale(double)"><B>setScale(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#setScale(double)"><B>setScale(double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets the current scale and revalidates the view.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setSegments(double[])"><B>setSegments(double[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the length of the segments.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#setSelect(boolean)"><B>setSelect(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setSelectEnabled(boolean)"><B>setSelectEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setSelectionCell(java.lang.Object)"><B>setSelectionCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setSelectionCells(java.lang.Object[])"><B>setSelectionCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setSelectionCells(java.util.Collection)"><B>setSelectionCells(Collection&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setShadow(boolean)"><B>setShadow(boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setShadow(boolean)"><B>setShadow(boolean)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Enables or disables the painting of shadows.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setShadowAlpha(double)"><B>setShadowAlpha(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setShadowAlpha(double)"><B>setShadowAlpha(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value <A HREF="./com/mxgraph/util/mxConstants.html#NONE"><CODE>mxConstants.NONE</CODE></A>.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setShadowColor(java.lang.String)"><B>setShadowColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setShadowColor(java.lang.String)"><B>setShadowColor(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value <A HREF="./com/mxgraph/util/mxConstants.html#NONE"><CODE>mxConstants.NONE</CODE></A>.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setShadowOffset(double, double)"><B>setShadowOffset(double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setShadowOffset(double, double)"><B>setShadowOffset(double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Default value <A HREF="./com/mxgraph/util/mxConstants.html#NONE"><CODE>mxConstants.NONE</CODE></A>.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#setShiftDownwards(boolean)"><B>setShiftDownwards(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#setShiftEnterSubmitsText(boolean)"><B>setShiftEnterSubmitsText(boolean)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Sets shiftEnterSubmitsText
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#setShiftRightwards(boolean)"><B>setShiftRightwards(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setSignificantBits(int[])"><B>setSignificantBits(int[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the number of significant bits for each band of the image.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#setSignificantRemoteChanges(boolean)"><B>setSignificantRemoteChanges(boolean)</B></A> -
Method in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#setSingleSelection(boolean)"><B>setSingleSelection(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#setSize(int)"><B>setSize(int)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setSource(int)"><B>setSource(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setSource(com.mxgraph.model.mxICell)"><B>setSource(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Sets the source terminal.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#setSource(boolean)"><B>setSource(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setSourcePoint(com.mxgraph.util.mxPoint)"><B>setSourcePoint(mxPoint)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the source point.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setSplitEnabled(boolean)"><B>setSplitEnabled(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets splitEnabled.
<DT><A HREF="./com/mxgraph/util/mxImage.html#setSrc(java.lang.String)"><B>setSrc(String)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setSRGBIntent(int)"><B>setSRGBIntent(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the sRGB rendering intent to be stored with this image.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#setStarGraphLayout(com.mxgraph.analysis.mxAnalysisGraph, double)"><B>setStarGraphLayout(mxAnalysisGraph, double)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Sets the physical size of a star graph.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#setStates(java.util.Hashtable)"><B>setStates(Hashtable&lt;Object, mxCellState&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Returns the dictionary that maps from cells to states.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#setSteps(int)"><B>setSteps(int)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Sets the number of steps for the animation.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setStrokeColor(java.lang.String)"><B>setStrokeColor(String)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Caches color conversion as it is expensive.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setStrokeColor(java.lang.String)"><B>setStrokeColor(String)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the stroke color.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setStrokeWidth(double)"><B>setStrokeWidth(double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#setStrokeWidth(double)"><B>setStrokeWidth(double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Sets the stroke width.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#setStyle(java.lang.String)"><B>setStyle(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setStyle(java.lang.String)"><B>setStyle(String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#setStyle(java.lang.String)"><B>setStyle(String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setStyle(java.lang.Object, java.lang.String)"><B>setStyle(Object, String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setStyle(java.lang.String)"><B>setStyle(String)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the string to be used as the style.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setStyle(java.lang.Object, java.lang.String)"><B>setStyle(Object, String)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the style of the given cell.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#setStyle(java.lang.String, java.lang.String, java.lang.String)"><B>setStyle(String, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Adds or removes the given key, value pair to the style and returns the
new style.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#setStyle(java.lang.String, java.lang.String, java.lang.String)"><B>setStyle(String, String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.setStyle(String, String, String)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setStyle(java.util.Map)"><B>setStyle(Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the cell style as a map of key, value pairs.
<DT><A HREF="./com/mxgraph/util/mxStyleUtils.html#setStyleFlag(java.lang.String, java.lang.String, int, java.lang.Boolean)"><B>setStyleFlag(String, String, int, Boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxStyleUtils.html" title="class in com.mxgraph.util">mxStyleUtils</A>
<DD>Sets or removes the given key from the specified style and returns the
new style.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#setStyleFlag(java.lang.String, java.lang.String, int, java.lang.Boolean)"><B>setStyleFlag(String, String, int, Boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>mxStyleUtils.setStyleFlag(String, String, int, Boolean)</code> (Jan 2012)</I>
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#setStyles(java.util.Map)"><B>setStyles(Map&lt;String, Map&lt;String, Object&gt;&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Sets all styles in the stylesheet.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setStylesheet(com.mxgraph.view.mxStylesheet)"><B>setStylesheet(mxStylesheet)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the stylesheet that provides the style.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setSuggestedPalette(com.mxgraph.util.png.mxPngSuggestedPaletteEntry[])"><B>setSuggestedPalette(mxPngSuggestedPaletteEntry[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the suggested palette information to be stored with this
image.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setSwimlaneContentEnabled(boolean)"><B>setSwimlaneContentEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets if the content area of swimlanes should not be transparent to
events.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setSwimlaneNesting(boolean)"><B>setSwimlaneNesting(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets swimlaneNesting.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setSwimlaneSelectionEnabled(boolean)"><B>setSwimlaneSelectionEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setTarget(int)"><B>setTarget(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#setTarget(com.mxgraph.model.mxICell)"><B>setTarget(mxICell)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Sets the target terminal.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setTargetPoint(com.mxgraph.util.mxPoint)"><B>setTargetPoint(mxPoint)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the target point.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setTerminal(com.mxgraph.model.mxICell, boolean)"><B>setTerminal(mxICell, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html#setTerminal(java.lang.Object, java.lang.Object, boolean)"><B>setTerminal(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model">mxGraphModel.mxChildChange</A>
<DD>Sets the source or target terminal field for the given edge
without inserting an incoming or outgoing edge in the
respective terminal.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#setTerminal(java.lang.Object)"><B>setTerminal(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setTerminal(java.lang.Object, java.lang.Object, boolean)"><B>setTerminal(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setTerminal(com.mxgraph.model.mxICell, boolean)"><B>setTerminal(mxICell, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the source or target terminal and returns the new terminal.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setTerminal(java.lang.Object, java.lang.Object, boolean)"><B>setTerminal(Object, Object, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the source or target terminal of the given edge using.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setTerminalDistance(double)"><B>setTerminalDistance(double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the terminal distance.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#setTerminalPoint(com.mxgraph.util.mxPoint, boolean)"><B>setTerminalPoint(mxPoint, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Sets the sourcePoint or targetPoint to the given point and returns the
new point.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setTerminals(com.mxgraph.model.mxIGraphModel, java.lang.Object, java.lang.Object, java.lang.Object)"><B>setTerminals(mxIGraphModel, Object, Object, Object)</B></A> -
Static method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Sets the source and target of the given edge in a single atomic change.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html#setText(java.lang.String)"><B>setText(String)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlShapeEdge.html" title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#setText(java.lang.String[])"><B>setText(String[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Sets the textual data to be stored in uncompressed form with this
image.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setTextAntiAlias(boolean)"><B>setTextAntiAlias(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Fires a property change event for <code>textAntiAlias</code>.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#setTextEnabled(boolean)"><B>setTextEnabled(boolean)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Disables or enables text rendering.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#setThreshold(int)"><B>setThreshold(int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setTolerance(int)"><B>setTolerance(int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setToolTips(boolean)"><B>setToolTips(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#setTransferImageBackground(java.awt.Color)"><B>setTransferImageBackground(Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#setTransferImageEnabled(boolean)"><B>setTransferImageEnabled(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#setTranslate(int, int)"><B>setTranslate(int, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Sets the current translate.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas.html#setTranslate(int, int)"><B>setTranslate(int, int)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas.html" title="interface in com.mxgraph.canvas">mxICanvas</A>
<DD>Sets the translation for the following drawing requests.
<DT><A HREF="./com/mxgraph/canvas/mxImageCanvas.html#setTranslate(int, int)"><B>setTranslate(int, int)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxImageCanvas.html" title="class in com.mxgraph.canvas">mxImageCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#setTranslate(java.awt.Point)"><B>setTranslate(Point)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Sets the translate.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#setTranslate(com.mxgraph.util.mxPoint)"><B>setTranslate(mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets the current translation and invalidates the view.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#setTransparentGray(int)"><B>setTransparentGray(int)</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Sets the gray value to be used to denote transparency.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#setTransparentRGB(int[])"><B>setTransparentRGB(int[])</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Sets the RGB value to be used to denote transparency.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#setTraverseVisible(java.util.Map, boolean)"><B>setTraverseVisible(Map&lt;String, Object&gt;, boolean)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setTriesPerCell(int)"><B>setTriesPerCell(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setTripleBuffered(boolean)"><B>setTripleBuffered(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setTripleBuffered(boolean)"><B>setTripleBuffered(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Fires a property change event for <code>tripleBuffered</code>.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#setUnchangedEnergyRoundTermination(int)"><B>setUnchangedEnergyRoundTermination(int)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#setUseBoundingBox(boolean)"><B>setUseBoundingBox(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#setUseInputOrigin(boolean)"><B>setUseInputOrigin(boolean)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html#setUserObject(java.lang.Object)"><B>setUserObject(Object)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.Node.html" title="class in com.mxgraph.analysis">mxFibonacciHeap.Node</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#setValidColor(java.awt.Color)"><B>setValidColor(Color)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Sets the color used for valid highlights.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setValue(java.lang.Object, java.lang.Object)"><B>setValue(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Sets the user object of the cell.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setValue(java.lang.Object, java.lang.Object)"><B>setValue(Object, Object)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the user object of then given cell.
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#setValues(double[], double[])"><B>setValues(double[], double[])</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>Set values for this Spline.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setVertex(boolean)"><B>setVertex(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setVertexLabelsMovable(boolean)"><B>setVertexLabelsMovable(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets vertexLabelsMovable.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#setVertexLocation(com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell)"><B>setVertexLocation(mxGraphAbstractHierarchyCell)</B></A> -
Method in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>Fixes the position of the specified vertex
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#setVertexLocation(java.lang.Object, double, double)"><B>setVertexLocation(Object, double, double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Sets the new position of the given cell taking into account the size of
the bounding box if <useBoundingBox> is true.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#setVertexMapper(java.util.Map)"><B>setVertexMapper(Map&lt;Object, mxGraphHierarchyNode&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#setVerticalAlign(java.lang.Object)"><B>setVerticalAlign(Object)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setVerticalPageCount(int)"><B>setVerticalPageCount(int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setView(com.mxgraph.view.mxGraphView)"><B>setView(mxGraphView)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the enclosing graph view.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#setView(com.mxgraph.view.mxGraphView)"><B>setView(mxGraphView)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the view that contains the cell states.
<DT><A HREF="./com/mxgraph/model/mxCell.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#setVisible(java.lang.Object, boolean)"><B>setVisible(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxICell.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</A>
<DD>Specifies if the cell is visible.
<DT><A HREF="./com/mxgraph/model/mxIGraphModel.html#setVisible(java.lang.Object, boolean)"><B>setVisible(Object, boolean)</B></A> -
Method in interface com.mxgraph.model.<A HREF="./com/mxgraph/model/mxIGraphModel.html" title="interface in com.mxgraph.model">mxIGraphModel</A>
<DD>Sets the visible state of the given cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#setVisibleTerminalState(com.mxgraph.view.mxCellState, boolean)"><B>setVisibleTerminalState(mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Sets the visible source or target terminal state.
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html#setWeightRange(double, double)"><B>setWeightRange(double, double)</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html#setWeightRange(double, double)"><B>setWeightRange(double, double)</B></A> -
Method in class com.mxgraph.generatorfunction.<A HREF="./com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomIntFunction</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImage.html#setWidth(int)"><B>setWidth(int)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#setWidth(double)"><B>setWidth(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Sets the width of the rectangle.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#setWindingRule(int)"><B>setWindingRule(int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Sets the winding rule used to construct the path.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#setWindingRule(int)"><B>setWindingRule(int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Sets the winding rule used to construct the path.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#setWindingRule(int)"><B>setWindingRule(int)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/util/svg/ShapeProducer.html#setWindingRule(int)"><B>setWindingRule(int)</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ShapeProducer.html" title="interface in com.mxgraph.util.svg">ShapeProducer</A>
<DD>Sets the winding rule used to construct the path.
<DT><A HREF="./com/mxgraph/analysis/mxGraphGenerator.html#setWindmillGraphLayout(com.mxgraph.analysis.mxAnalysisGraph, int, int, double)"><B>setWindmillGraphLayout(mxAnalysisGraph, int, int, double)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphGenerator.html" title="class in com.mxgraph.analysis">mxGraphGenerator</A>
<DD>Sets the layout of a windmill graph.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#setX(int, double)"><B>setX(int, double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Set the value of x for the specified layer
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setX(double)"><B>setX(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxPoint.html#setX(double)"><B>setX(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Sets the x-coordinate of the point.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#setX0(double)"><B>setX0(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#setY(int, double)"><B>setY(int, double)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Set the value of y for the specified layer
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#setY(double)"><B>setY(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxPoint.html#setY(double)"><B>setY(double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Sets the y-coordinate of the point.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#setY0(double)"><B>setY0(double)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setZoomFactor(double)"><B>setZoomFactor(double)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#setZoomHandleVisible(boolean)"><B>setZoomHandleVisible(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#setZoomPolicy(int)"><B>setZoomPolicy(int)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#shadow"><B>shadow</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#SHADOW_COLOR"><B>SHADOW_COLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the color to be used for shadows.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHADOW_OFFSETX"><B>SHADOW_OFFSETX</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the x-offset to be used for shadows.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHADOW_OFFSETY"><B>SHADOW_OFFSETY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the y-offset to be used for shadows.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#shadowAlpha"><B>shadowAlpha</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#shadowColor"><B>shadowColor</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#shadowColorValue"><B>shadowColorValue</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#shadowOffsetX"><B>shadowOffsetX</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#shadowOffsetY"><B>shadowOffsetY</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#SHAPE"><B>SHAPE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#shape"><B>shape</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_ACTOR"><B>SHAPE_ACTOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_ACTOR
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_ARROW"><B>SHAPE_ARROW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_ARROW
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_CLOUD"><B>SHAPE_CLOUD</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_CLOUD
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_CONNECTOR"><B>SHAPE_CONNECTOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_CONNECTOR
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_CURVE"><B>SHAPE_CURVE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_ARROW
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_CYLINDER"><B>SHAPE_CYLINDER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_CYLINDER
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_DOUBLE_ELLIPSE"><B>SHAPE_DOUBLE_ELLIPSE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_DOUBLE_ELLIPSE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_DOUBLE_RECTANGLE"><B>SHAPE_DOUBLE_RECTANGLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_DOUBLE_RECTANGLE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_ELLIPSE"><B>SHAPE_ELLIPSE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_ELLIPSE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_HEXAGON"><B>SHAPE_HEXAGON</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_HEXAGON
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_IMAGE"><B>SHAPE_IMAGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_IMAGE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_LABEL"><B>SHAPE_LABEL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_LABEL
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_LINE"><B>SHAPE_LINE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_LINE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_RECTANGLE"><B>SHAPE_RECTANGLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_RECTANGLE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_RHOMBUS"><B>SHAPE_RHOMBUS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_RHOMBUS
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_SWIMLANE"><B>SHAPE_SWIMLANE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_SWIMLANE
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SHAPE_TRIANGLE"><B>SHAPE_TRIANGLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>SHAPE_TRIANGLE
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#SHAPEEDGE"><B>SHAPEEDGE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#SHAPENODE"><B>SHAPENODE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#shapePath"><B>shapePath</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/ShapeProducer.html" title="interface in com.mxgraph.util.svg"><B>ShapeProducer</B></A> - Interface in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This interface represents objects which creates Shape objects.<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#shapes"><B>shapes</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Maps from names to mxIVertexShape instances.
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#sharedInstance"><B>sharedInstance</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#shiftCell(java.lang.Object, double, double, double, double, double, double, double, double, boolean)"><B>shiftCell(Object, double, double, double, double, double, double, double, double, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#shiftDownwards"><B>shiftDownwards</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#shiftEnterSubmitsText"><B>shiftEnterSubmitsText</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Specifies if shift ENTER should submit text if enterStopsCellEditing
is true.
<DT><A HREF="./com/mxgraph/view/mxSpaceManager.html#shiftRightwards"><B>shiftRightwards</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSpaceManager.html" title="class in com.mxgraph.view">mxSpaceManager</A>
<DD>Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#shouldRemoveCellFromParent(java.lang.Object, java.lang.Object[], java.awt.event.MouseEvent)"><B>shouldRemoveCellFromParent(Object, Object[], MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Returns true if the given cells should be removed from the parent for the specified
mousereleased event.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#show(com.mxgraph.swing.view.mxCellStatePreview)"><B>show(mxCellStatePreview)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Shows the changes in the given mxCellStatePreview.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#show()"><B>show()</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>Returns a dirty rectangle to be repainted in mxGraphControl.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#showDirtyRectangle"><B>showDirtyRectangle</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Used for debugging the dirty region.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#SIDE_MASK"><B>SIDE_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#SideToSide"><B>SideToSide</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Provides a vertical elbow edge.
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#significant"><B>significant</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Specifies this undoable edit is significant.
<DT><A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html#significantRemoteChanges"><B>significantRemoteChanges</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedGraphModel.html" title="class in com.mxgraph.sharing">mxSharedGraphModel</A>
<DD>Whether remote changes should be significant in the
local command history.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#singleSelection"><B>singleSelection</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Specifies if only one selected item at a time is allowed.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#size"><B>size</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#size()"><B>size()</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Returns the size of the heap which is measured in the number of elements
contained in the heap.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html#size"><B>size</B></A> -
Variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.Node.html" title="class in com.mxgraph.analysis">mxUnionFind.Node</A>
<DD>The size of the tree.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#size"><B>size</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Maximum command history size.
<DT><A HREF="./com/mxgraph/view/mxGraphSelectionModel.html#size()"><B>size()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphSelectionModel.html" title="class in com.mxgraph.view">mxGraphSelectionModel</A>
<DD>Returns the number of selected cells.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#skipCommaSpaces()"><B>skipCommaSpaces()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Skips the whitespaces and an optional comma.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#skipCommaSpaces2()"><B>skipCommaSpaces2()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Skips the whitespaces and an optional comma.
<DT><A HREF="./com/mxgraph/util/svg/AbstractParser.html#skipSpaces()"><B>skipSpaces()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AbstractParser.html" title="class in com.mxgraph.util.svg">AbstractParser</A>
<DD>Skips the whitespaces in the current reader.
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#skipSubPath()"><B>skipSubPath()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>Skips a sub-path.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#snap(double)"><B>snap(double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Snaps the given numeric value to the grid if <gridEnabled> is true.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#snapScaledPoint(com.mxgraph.util.mxPoint)"><B>snapScaledPoint(mxPoint)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#snapScaledPoint(com.mxgraph.util.mxPoint, double, double)"><B>snapScaledPoint(mxPoint, double, double)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#snapshot(com.mxgraph.view.mxCellState)"><B>snapshot(mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxSpline1D.html#solve(double[][], double[])"><B>solve(double[][], double[])</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline1D.html" title="class in com.mxgraph.util">mxSpline1D</A>
<DD>Solves Ax=b and stores the solution in b.
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#sort(com.mxgraph.view.mxCellState[], com.mxgraph.analysis.mxICostFunction)"><B>sort(mxCellState[], mxICostFunction)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Returns a sorted set for <code>cells</code> with respect to
<code>cf</code>.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#sortCells(java.lang.Object[], boolean)"><B>sortCells(Object[], boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Sorts the given cells according to the order in the cell hierarchy.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#sortCells(java.util.Collection, boolean)"><B>sortCells(Collection&lt;Object&gt;, boolean)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Sorts the given cells according to the order in the cell hierarchy.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#source"><B>source</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>The node this edge is sourced at
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#source"><B>source</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The index of the node attached to this edge as source, edges only
<DT><A HREF="./com/mxgraph/model/mxCell.html#source"><B>source</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Reference to the parent cell and source and target terminals for edges.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#source"><B>source</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#source"><B>source</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#source"><B>source</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Holds the source of the undoable edit.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#source"><B>source</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Boolean that specifies if the rule is applied to the source or target
terminal of an edge.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#SOURCE_MASK"><B>SOURCE_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#sourcePoint"><B>sourcePoint</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Defines the source- and target-point of the edge.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#sourceState"><B>sourceState</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#SOURCETARGET"><B>SOURCETARGET</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html#spacing"><B>spacing</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</A>
<DD>Specifies the spacing between the edges.
<DT><A HREF="./com/mxgraph/layout/mxPartitionLayout.html#spacing"><B>spacing</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</A>
<DD>Integer that specifies the absolute spacing in pixels between the
children.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#spacing"><B>spacing</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Specifies the spacing between the cells.
<DT><A HREF="./com/mxgraph/util/mxSpline.html#Spline2D(double[], double[])"><B>Spline2D(double[], double[])</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxSpline.html" title="class in com.mxgraph.util">mxSpline</A>
<DD>Creates a new mxSpline.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#SPLIT_EDGE"><B>SPLIT_EDGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SPLIT_WORDS"><B>SPLIT_WORDS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Whether or not to split whole words when applying word wrapping in mxUtils.wordWrap.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#splitEdge(java.lang.Object, java.lang.Object[])"><B>splitEdge(Object, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#splitEdge(java.lang.Object, java.lang.Object[], double, double)"><B>splitEdge(Object, Object[], double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#splitEdge(java.lang.Object, java.lang.Object[], java.lang.Object, double, double)"><B>splitEdge(Object, Object[], Object, double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Splits the given edge by adding a newEdge between the previous source
and the given cell and reconnecting the source of the given edge to the
given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#splitEnabled"><B>splitEnabled</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if dropping onto edges should be enabled.
<DT><A HREF="./com/mxgraph/util/mxImage.html#src"><B>src</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>Holds the path or URL for the image.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#stack"><B>stack</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Stack of states for save/restore.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#start(java.awt.event.MouseEvent, int)"><B>start(MouseEvent, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Starts handling a gesture at the given handle index.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#start(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState)"><B>start(MouseEvent, mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#start(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState, java.lang.String)"><B>start(MouseEvent, mxCellState, String)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>Updates the style of the edge preview from the incoming edge
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#start(java.awt.event.MouseEvent)"><B>start(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#start(java.awt.event.MouseEvent)"><B>start(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#start(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState)"><B>start(MouseEvent, mxCellState)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Sets the translation of the preview.
<DT><A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html#start"><B>start</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxPanningHandler.html" title="class in com.mxgraph.swing.handler">mxPanningHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html#start(java.awt.event.MouseEvent)"><B>start(MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRotationHandler.html" title="class in com.mxgraph.swing.handler">mxRotationHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxRubberband.html#start(java.awt.Point)"><B>start(Point)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxRubberband.html" title="class in com.mxgraph.swing.handler">mxRubberband</A>
<DD>Starts the rubberband selection at the given point.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html#start"><B>start</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.MouseTracker.html" title="class in com.mxgraph.swing">mxGraphOutline.MouseTracker</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#START"><B>START</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#START_EDITING"><B>START_EDITING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#startAnimation()"><B>startAnimation()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Starts the animation by repeatedly invoking updateAnimation.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html#startBuffer"><B>startBuffer</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#startEditing()"><B>startEditing()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#startEditing(java.lang.Object, java.util.EventObject)"><B>startEditing(Object, EventObject)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxICellEditor.html#startEditing(java.lang.Object, java.util.EventObject)"><B>startEditing(Object, EventObject)</B></A> -
Method in interface com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxICellEditor.html" title="interface in com.mxgraph.swing.view">mxICellEditor</A>
<DD>Starts editing the given cell.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#startEditingAtCell(java.lang.Object)"><B>startEditingAtCell(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#startEditingAtCell(java.lang.Object, java.util.EventObject)"><B>startEditingAtCell(Object, EventObject)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxGraphViewReader.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxGraphViewReader.html" title="class in com.mxgraph.reader">mxGraphViewReader</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> -
Method in class com.mxgraph.reader.<A HREF="./com/mxgraph/reader/mxSaxOutputHandler.html" title="class in com.mxgraph.reader">mxSaxOutputHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#startPath()"><B>startPath()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PathHandler.html#startPath()"><CODE>PathHandler.startPath()</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PathHandler.html#startPath()"><B>startPath()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathHandler.html" title="interface in com.mxgraph.util.svg">PathHandler</A>
<DD>Invoked when the path starts.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#startPoint"><B>startPoint</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#startPoints()"><B>startPoints()</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>Implements <A HREF="./com/mxgraph/util/svg/PointsHandler.html#startPoints()"><CODE>PointsHandler.startPoints()</CODE></A>.
<DT><A HREF="./com/mxgraph/util/svg/PointsHandler.html#startPoints()"><B>startPoints()</B></A> -
Method in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PointsHandler.html" title="interface in com.mxgraph.util.svg">PointsHandler</A>
<DD>Invoked when the points attribute starts.
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#startState"><B>startState</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#state"><B>state</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Represents the current state of the canvas.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#state"><B>state</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Cache the state associated with this shape
<DT><A HREF="./com/mxgraph/sharing/mxSharedState.html#state"><B>state</B></A> -
Variable in class com.mxgraph.sharing.<A HREF="./com/mxgraph/sharing/mxSharedState.html" title="class in com.mxgraph.sharing">mxSharedState</A>
<DD>Holds the initial state of the diagram.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellHandler.html#state"><B>state</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellHandler.html" title="class in com.mxgraph.swing.handler">mxCellHandler</A>
<DD>Holds the cell state associated with this handler.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#states"><B>states</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Maps from cells to cell states.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STENCIL_SHADOW_OPACITY"><B>STENCIL_SHADOW_OPACITY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default opacity for stencils shadows.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STENCIL_SHADOWCOLOR"><B>STENCIL_SHADOWCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the default shadow color for stencils.
<DT><A HREF="./com/mxgraph/shape/mxStencilRegistry.html#stencils"><B>stencils</B></A> -
Static variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilRegistry.html" title="class in com.mxgraph.shape">mxStencilRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#step"><B>step</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Counts the current number of steps of the animation.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#steps"><B>steps</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Specifies the maximum number of steps for the morphing.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#stop(boolean)"><B>stop(boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#stop(boolean, java.awt.event.MouseEvent)"><B>stop(boolean, MouseEvent)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#stop(boolean, java.awt.event.MouseEvent, double, double, boolean, java.lang.Object)"><B>stop(boolean, MouseEvent, double, double, boolean, Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#STOP"><B>STOP</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#stopAnimation()"><B>stopAnimation()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Stops the animation by deleting the timer and fires mxEvent.DONE.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#stopAnimation()"><B>stopAnimation()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#stopEditing(boolean)"><B>stopEditing(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#stopEditing(boolean)"><B>stopEditing(boolean)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxICellEditor.html#stopEditing(boolean)"><B>stopEditing(boolean)</B></A> -
Method in interface com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxICellEditor.html" title="interface in com.mxgraph.swing.view">mxICellEditor</A>
<DD>Stops the current editing.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#stopRecursion(com.mxgraph.view.mxCellState, com.mxgraph.util.mxPoint)"><B>stopRecursion(mxCellState, mxPoint)</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Returns true if the animation should not recursively find more
deltas for children if the given parent state has been animated.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#string"><B>string</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>The characters.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#stringForValue(com.mxgraph.io.graphml.mxGraphMlKey.keyForValues)"><B>stringForValue(mxGraphMlKey.keyForValues)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Converts a enum value in its corresponding String value for the
keyFor attribute.
<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg"><B>StringNormalizingReader</B></A> - Class in <A HREF="./com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</A><DD>This class represents a NormalizingReader which handles Strings.<DT><A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html#StringNormalizingReader(java.lang.String)"><B>StringNormalizingReader(String)</B></A> -
Constructor for class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/StringNormalizingReader.html" title="class in com.mxgraph.util.svg">StringNormalizingReader</A>
<DD>Creates a new StringNormalizingReader.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html#stringTypeValue(com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues)"><B>stringTypeValue(mxGraphMlKey.keyTypeValues)</B></A> -
Method in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.html" title="class in com.mxgraph.io.graphml">mxGraphMlKey</A>
<DD>Converts a enum value in its corresponding string value for the
keyType attribute.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#stroke()"><B>stroke()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#stroke()"><B>stroke()</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Paints the outline of the current path.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#strokeColor"><B>strokeColor</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#strokeColorValue"><B>strokeColorValue</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#strokeWidth"><B>strokeWidth</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#strokewidth"><B>strokewidth</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the strokewidth direction from the description.
<DT><A HREF="./com/mxgraph/analysis/StructuralException.html" title="class in com.mxgraph.analysis"><B>StructuralException</B></A> - Exception in <A HREF="./com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A><DD>&nbsp;<DT><A HREF="./com/mxgraph/analysis/StructuralException.html#StructuralException(java.lang.String)"><B>StructuralException(String)</B></A> -
Constructor for exception com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/StructuralException.html" title="class in com.mxgraph.analysis">StructuralException</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#STYLE"><B>STYLE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#style"><B>style</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Holds the style as a string of the form
stylename[;key=value].
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html#style"><B>style</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxStyleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#style"><B>style</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>Contains an array of key, value pairs that represent the style of the
cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html#style"><B>style</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxInsertHandler.html" title="class in com.mxgraph.swing.handler">mxInsertHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#style"><B>style</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Contains an array of key, value pairs that represent the style of the
cell.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ALIGN"><B>STYLE_ALIGN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the align style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_AUTOSIZE"><B>STYLE_AUTOSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the autosize style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_BENDABLE"><B>STYLE_BENDABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the bendable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_CLONEABLE"><B>STYLE_CLONEABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the cloneable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_DASH_PATTERN"><B>STYLE_DASH_PATTERN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the dashed pattern style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_DASHED"><B>STYLE_DASHED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the dashed style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_DELETABLE"><B>STYLE_DELETABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the deletable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_DIRECTION"><B>STYLE_DIRECTION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the direction style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_EDGE"><B>STYLE_EDGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Takes a function that creates points.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_EDITABLE"><B>STYLE_EDITABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the editable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ELBOW"><B>STYLE_ELBOW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the elbow style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ENDARROW"><B>STYLE_ENDARROW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the endArrow style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ENDFILL"><B>STYLE_ENDFILL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the endFill style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ENDSIZE"><B>STYLE_ENDSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the endSize style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ENTRY_PERIMETER"><B>STYLE_ENTRY_PERIMETER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines if the perimeter should be used to find the exact entry point
along the perimeter of the target.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ENTRY_X"><B>STYLE_ENTRY_X</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal relative coordinate connection point
of an edge with its target terminal.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ENTRY_Y"><B>STYLE_ENTRY_Y</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the vertical relative coordinate connection point
of an edge with its target terminal.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_EXIT_PERIMETER"><B>STYLE_EXIT_PERIMETER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines if the perimeter should be used to find the exact entry point
along the perimeter of the source.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_EXIT_X"><B>STYLE_EXIT_X</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal relative coordinate connection point
of an edge with its source terminal.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_EXIT_Y"><B>STYLE_EXIT_Y</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the vertical relative coordinate connection point
of an edge with its source terminal.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FILLCOLOR"><B>STYLE_FILLCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the fillColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FLIPH"><B>STYLE_FLIPH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal image flip.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FLIPV"><B>STYLE_FLIPV</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Variable: STYLE_FLIPV
Defines the key for the vertical flip.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FOLDABLE"><B>STYLE_FOLDABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the foldable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FONTCOLOR"><B>STYLE_FONTCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the fontColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FONTFAMILY"><B>STYLE_FONTFAMILY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the fontFamily style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FONTSIZE"><B>STYLE_FONTSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the fontSize style (in points).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_FONTSTYLE"><B>STYLE_FONTSTYLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the fontStyle style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_GLASS"><B>STYLE_GLASS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the glass style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_GRADIENT_DIRECTION"><B>STYLE_GRADIENT_DIRECTION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the gradient direction.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_GRADIENTCOLOR"><B>STYLE_GRADIENTCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the gradientColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_HORIZONTAL"><B>STYLE_HORIZONTAL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE"><B>STYLE_IMAGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the image style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_ALIGN"><B>STYLE_IMAGE_ALIGN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the align style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_BACKGROUND"><B>STYLE_IMAGE_BACKGROUND</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the image background color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_BORDER"><B>STYLE_IMAGE_BORDER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the image border color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_FLIPH"><B>STYLE_IMAGE_FLIPH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal image flip.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_FLIPV"><B>STYLE_IMAGE_FLIPV</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the vertical image flip.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_HEIGHT"><B>STYLE_IMAGE_HEIGHT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the imageHeight style The type of this value is
<code>int</code>, the value is the image height in pixels and must be
greater than 0.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_VERTICAL_ALIGN"><B>STYLE_IMAGE_VERTICAL_ALIGN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the verticalAlign style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_IMAGE_WIDTH"><B>STYLE_IMAGE_WIDTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the imageWidth style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_COLOR"><B>STYLE_INDICATOR_COLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_GRADIENTCOLOR"><B>STYLE_INDICATOR_GRADIENTCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorGradientColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_HEIGHT"><B>STYLE_INDICATOR_HEIGHT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorHeight style (in px).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_IMAGE"><B>STYLE_INDICATOR_IMAGE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorImage style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_SHAPE"><B>STYLE_INDICATOR_SHAPE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorShape style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_SPACING"><B>STYLE_INDICATOR_SPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorSpacing style (in px).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_INDICATOR_WIDTH"><B>STYLE_INDICATOR_WIDTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the indicatorWidth style (in px).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_LABEL_BACKGROUNDCOLOR"><B>STYLE_LABEL_BACKGROUNDCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the label background color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_LABEL_BORDERCOLOR"><B>STYLE_LABEL_BORDERCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the label border color.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_LABEL_POSITION"><B>STYLE_LABEL_POSITION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal label position of vertices.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_LOOP"><B>STYLE_LOOP</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the loop style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_MOVABLE"><B>STYLE_MOVABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the movable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_NOEDGESTYLE"><B>STYLE_NOEDGESTYLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the noEdgeStyle style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_NOLABEL"><B>STYLE_NOLABEL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the noLabel style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_OPACITY"><B>STYLE_OPACITY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the opacity style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ORTHOGONAL"><B>STYLE_ORTHOGONAL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines if the connection points on either end of the edge should be
computed so that the edge is vertical or horizontal if possible and
if the point is not at a fixed location.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_OVERFLOW"><B>STYLE_OVERFLOW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the overflow style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_PERIMETER"><B>STYLE_PERIMETER</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the perimeter style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_PERIMETER_SPACING"><B>STYLE_PERIMETER_SPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the perimeter spacing.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_PORT_CONSTRAINT"><B>STYLE_PORT_CONSTRAINT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the direction(s) that edges are allowed to connect to cells in.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_RESIZABLE"><B>STYLE_RESIZABLE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the resizable style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ROTATION"><B>STYLE_ROTATION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the rotation style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ROUNDED"><B>STYLE_ROUNDED</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the rounded style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ROUTING_CENTER_X"><B>STYLE_ROUTING_CENTER_X</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal routing center.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_ROUTING_CENTER_Y"><B>STYLE_ROUTING_CENTER_Y</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the vertical routing center.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SEGMENT"><B>STYLE_SEGMENT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the segment style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SEPARATORCOLOR"><B>STYLE_SEPARATORCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the separatorColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SHADOW"><B>STYLE_SHADOW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the shadow style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SHAPE"><B>STYLE_SHAPE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the shape style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SOURCE_PERIMETER_SPACING"><B>STYLE_SOURCE_PERIMETER_SPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the source perimeter spacing.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SOURCE_PORT"><B>STYLE_SOURCE_PORT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the ID of the cell that should be used for computing the
perimeter point of the source for an edge.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SPACING"><B>STYLE_SPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the spacing.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SPACING_BOTTOM"><B>STYLE_SPACING_BOTTOM</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the spacingBottom style The value represents the
spacing, in pixels, added to the bottom side of a label in a vertex
(style applies to vertices only).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SPACING_LEFT"><B>STYLE_SPACING_LEFT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the spacingLeft style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SPACING_RIGHT"><B>STYLE_SPACING_RIGHT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the spacingRight style The value represents the
spacing, in pixels, added to the right side of a label in a vertex (style
applies to vertices only).
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_SPACING_TOP"><B>STYLE_SPACING_TOP</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the spacingTop style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STARTARROW"><B>STYLE_STARTARROW</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the startArrow style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STARTFILL"><B>STYLE_STARTFILL</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the startFill style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STARTSIZE"><B>STYLE_STARTSIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the startSize style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STENCIL_FLIPH"><B>STYLE_STENCIL_FLIPH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the horizontal stencil flip.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STENCIL_FLIPV"><B>STYLE_STENCIL_FLIPV</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the vertical stencil flip.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STROKECOLOR"><B>STYLE_STROKECOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the strokeColor style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_STROKEWIDTH"><B>STYLE_STROKEWIDTH</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the strokeWidth style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_TARGET_PERIMETER_SPACING"><B>STYLE_TARGET_PERIMETER_SPACING</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the target perimeter spacing.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_TARGET_PORT"><B>STYLE_TARGET_PORT</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the ID of the cell that should be used for computing the
perimeter point of the target for an edge.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_TEXT_OPACITY"><B>STYLE_TEXT_OPACITY</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the text opacity style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_VERTICAL_ALIGN"><B>STYLE_VERTICAL_ALIGN</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the verticalAlign style.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_VERTICAL_LABEL_POSITION"><B>STYLE_VERTICAL_LABEL_POSITION</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the vertical label position of vertices.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#STYLE_WHITE_SPACE"><B>STYLE_WHITE_SPACE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the key for the white-space style.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#styleForCellChanged(java.lang.Object, java.lang.String)"><B>styleForCellChanged(Object, String)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner callback to update the style of the given mxCell
using mxCell.setStyle and return the previous style.
<DT><A HREF="./com/mxgraph/view/mxStylesheet.html#styles"><B>styles</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStylesheet.html" title="class in com.mxgraph.view">mxStylesheet</A>
<DD>Maps from names to styles.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#stylesheet"><B>stylesheet</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the stylesheet that defines the appearance of the cells.
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html#subShapes"><B>subShapes</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.svgShape.html" title="class in com.mxgraph.shape">mxStencilShape.svgShape</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html#sum(com.mxgraph.view.mxCellState[], com.mxgraph.analysis.mxICostFunction)"><B>sum(mxCellState[], mxICostFunction)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphAnalysis.html" title="class in com.mxgraph.analysis">mxGraphAnalysis</A>
<DD>Returns the sum of all cost for <code>cells</code> with respect to
<code>cf</code>.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#SVG_SHADOWTRANSFORM"><B>SVG_SHADOWTRANSFORM</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the transformation used to draw shadows in SVG.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#swap()"><B>swap()</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Swaps the x, y, width and height with the values stored in
alternateBounds and puts the previous values into alternateBounds as
a rectangle.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#swapBounds(java.lang.Object, boolean)"><B>swapBounds(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Swaps the alternate and the actual bounds in the geometry of the given
cell invoking updateAlternateBounds before carrying out the swap.
<DT><A HREF="./com/mxgraph/view/mxSwimlaneManager.html#swimlaneAdded(java.lang.Object)"><B>swimlaneAdded(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxSwimlaneManager.html" title="class in com.mxgraph.view">mxSwimlaneManager</A>
<DD>Called for each swimlane which has been added.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#swimlaneContentEnabled"><B>swimlaneContentEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies if the the content area of swimlane should be non-transparent
to mouse events.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#swimlaneNesting"><B>swimlaneNesting</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies if nesting of swimlanes is allowed.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#swimlaneSelectionEnabled"><B>swimlaneSelectionEnabled</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if swimlanes are selected when the mouse is released over the
swimlanes content area.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html#target"><B>target</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyEdge</A>
<DD>The node this edge targets
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#target"><B>target</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The index of the node attached to this edge as target, edges only
<DT><A HREF="./com/mxgraph/model/mxCell.html#target"><B>target</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Reference to the parent cell and source and target terminals for edges.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#TARGET_MASK"><B>TARGET_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#targetPoint"><B>targetPoint</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Defines the source- and target-point of the edge.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#temp"><B>temp</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>Temporary variable for general use.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#temperature"><B>temperature</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Temperature to limit displacement at later stages of layout.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#template"><B>template</B></A> -
Variable in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Holds the template object associated with this codec.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html#terminal"><B>terminal</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model">mxGraphModel.mxTerminalChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxCellState.html#terminalDistance"><B>terminalDistance</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Caches the distance between the end points and the length of an edge.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#terminalForCellChanged(java.lang.Object, java.lang.Object, boolean)"><B>terminalForCellChanged(Object, Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner helper function to update the terminal of the edge using
mxCell.insertEdge and return the previous terminal.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#text(double, double, double, double, java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.String, java.lang.String, boolean, double)"><B>text(double, double, double, double, String, String, String, boolean, String, String, boolean, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Draws the given text.
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#text(double, double, double, double, java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.String, java.lang.String, boolean, double)"><B>text(double, double, double, double, String, String, String, boolean, String, String, boolean, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Draws the given string.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#TEXT"><B>TEXT</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#TEXT_SHAPE_DEFAULT"><B>TEXT_SHAPE_DEFAULT</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#TEXT_SHAPE_HTML"><B>TEXT_SHAPE_HTML</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#textAntiAlias"><B>textAntiAlias</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#textArea"><B>textArea</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Holds the editor for plain text editing.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#textEnabled"><B>textEnabled</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>Specifies if text output should be rendered.
<DT><A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html#textShapes"><B>textShapes</B></A> -
Static variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphics2DCanvas.html" title="class in com.mxgraph.canvas">mxGraphics2DCanvas</A>
<DD>Maps from names to mxITextShape instances.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#textSubmitAction"><B>textSubmitAction</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html#theta"><B>theta</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D.CanvasState</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#threshold"><B>threshold</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Maximum number of cells to preview individually.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#timer"><B>timer</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Time instance that is used for timing the animation.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#TOGGLE_CELLS"><B>TOGGLE_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCells(boolean)"><B>toggleCells(boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the visible state of the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCells(boolean, java.lang.Object[])"><B>toggleCells(boolean, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the visible state of the specified cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCells(boolean, java.lang.Object[], boolean)"><B>toggleCells(boolean, Object[], boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Sets the visible state of the specified cells and all connected edges
if includeEdges is true.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCellStyle(java.lang.String, boolean, java.lang.Object)"><B>toggleCellStyle(String, boolean, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Toggles the boolean value for the given key in the style of the
given cell.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCellStyleFlags(java.lang.String, int)"><B>toggleCellStyleFlags(String, int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Toggles the given bit for the given key in the styles of the selection
cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCellStyleFlags(java.lang.String, int, java.lang.Object[])"><B>toggleCellStyleFlags(String, int, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Toggles the given bit for the given key in the styles of the specified
cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCellStyles(java.lang.String, boolean)"><B>toggleCellStyles(String, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Toggles the boolean value for the given key in the style of the
selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#toggleCellStyles(java.lang.String, boolean, java.lang.Object[])"><B>toggleCellStyles(String, boolean, Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Toggles the boolean value for the given key in the style of the given
cells.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#tolerance"><B>tolerance</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the tolerance for mouse clicks.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#TOP"><B>TOP</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#TOP_MASK"><B>TOP_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#TopToBottom"><B>TopToBottom</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>Provides a horizontal elbow edge.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#toString()"><B>toString()</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Returns <code>Hierarchical</code>, the name of this algorithm.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#toString()"><B>toString()</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Returns <code>Organic</code>, the name of this algorithm.
<DT><A HREF="./com/mxgraph/util/mxPoint.html#toString()"><B>toString()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Returns a <code>String</code> that represents the value
of this <code>mxPoint</code>.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#toString()"><B>toString()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Returns the <code>String</code> representation of this
<code>mxRectangle</code>.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#tracker"><B>tracker</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#transferBounds"><B>transferBounds</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>Unscaled, untranslated bounding box of the selection cells.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#transferImageBackground"><B>transferImageBackground</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Specifies the background color for the transfer image.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#transferImageEnabled"><B>transferImageEnabled</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Specifies if a transfer image should be created for the transferable.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html#transform(java.awt.geom.AffineTransform)"><B>transform(AffineTransform)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedGeneralPath.html" title="class in com.mxgraph.util.svg">ExtendedGeneralPath</A>
<DD>Delegates to the enclosed <code>GeneralPath</code>.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#transformControlPoint(com.mxgraph.view.mxCellState, com.mxgraph.util.mxPoint)"><B>transformControlPoint(mxCellState, mxPoint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Transforms the given control point to an absolute point.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#transformScreenPoint(double, double)"><B>transformScreenPoint(double, double)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxStencilShape.html#transformShape(java.awt.Shape, double, double, double, double)"><B>transformShape(Shape, double, double, double, double)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencilShape.html" title="class in com.mxgraph.shape">mxStencilShape</A>
<DD>Scales the points composing this shape by the x and y ratios specified
<DT><A HREF="./com/mxgraph/canvas/mxBasicCanvas.html#translate"><B>translate</B></A> -
Variable in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxBasicCanvas.html" title="class in com.mxgraph.canvas">mxBasicCanvas</A>
<DD>Specifies the current translation.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#translate(double, double)"><B>translate(double, double)</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/canvas/mxICanvas2D.html#translate(double, double)"><B>translate(double, double)</B></A> -
Method in interface com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxICanvas2D.html" title="interface in com.mxgraph.canvas">mxICanvas2D</A>
<DD>Translates the canvas by the given amount.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#translate(double, double)"><B>translate(double, double)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Translates the geometry by the specified amount.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#translate"><B>translate</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Specifies a translation for painting.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#translate"><B>translate</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxEvent.html#TRANSLATE"><B>TRANSLATE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#translate"><B>translate</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Point that specifies the current translation.
<DT><A HREF="./com/mxgraph/model/mxGeometry.html#TRANSLATE_CONTROL_POINTS"><B>TRANSLATE_CONTROL_POINTS</B></A> -
Static variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGeometry.html" title="class in com.mxgraph.model">mxGeometry</A>
<DD>Global switch to translate the points in translate.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#translateCell(java.lang.Object, double, double)"><B>translateCell(Object, double, double)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Translates the geometry of the given cell and stores the new,
translated geometry in the model as an atomic change.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#translatePoints(java.util.List, double, double)"><B>translatePoints(List&lt;mxPoint&gt;, double, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Creates a new list of new points obtained by translating the points in
the given list by the given vector.
<DT><A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html#translateState(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, double, double)"><B>translateState(mxCellState, mxCellState, double, double)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellStatePreview.html" title="class in com.mxgraph.swing.view">mxCellStatePreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#transparentSwimlaneContent"><B>transparentSwimlaneContent</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if the content area should be transparent to events.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#traverse(java.lang.Object, boolean, java.lang.Object, java.util.Set, java.util.Set, java.util.List, java.util.Set)"><B>traverse(Object, boolean, Object, Set&lt;Object&gt;, Set&lt;Object&gt;, List&lt;Set&lt;Object&gt;&gt;, Set&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Traverses the (directed) graph invoking the given function for each
visited vertex and edge.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#traverse(java.lang.Object, boolean, com.mxgraph.view.mxGraph.mxICellVisitor)"><B>traverse(Object, boolean, mxGraph.mxICellVisitor)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Traverses the tree starting at the given vertex.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#traverse(java.lang.Object, boolean, com.mxgraph.view.mxGraph.mxICellVisitor, java.lang.Object, java.util.Set)"><B>traverse(Object, boolean, mxGraph.mxICellVisitor, Object, Set&lt;Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Traverses the (directed) graph invoking the given function for each
visited vertex and edge.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.html#TRAVERSE_VISIBLE"><B>TRAVERSE_VISIBLE</B></A> -
Static variable in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.html" title="class in com.mxgraph.analysis">mxGraphProperties</A>
<DD>Whether or not to navigate the graph raw graph structure or
the visible structure.
<DT><A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html#traverseAncestors"><B>traverseAncestors</B></A> -
Variable in class com.mxgraph.layout.hierarchical.<A HREF="./com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</A>
<DD>Whether or not to navigate edges whose terminal vertices
have different parents but are in the same ancestry chain
<DT><A HREF="./com/mxgraph/view/mxPerimeter.html#TrianglePerimeter"><B>TrianglePerimeter</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxPerimeter.html" title="class in com.mxgraph.view">mxPerimeter</A>
<DD>Describes a triangle perimeter.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#triesPerCell"><B>triesPerCell</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>determines, in how many segments the circle around cells is divided, to
find a new position for the cell.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#trigger"><B>trigger</B></A> -
Variable in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#trim()"><B>trim()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Removes all pending steps after indexOfNextAdd from the history,
invoking die on each edit.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#tripleBuffer"><B>tripleBuffer</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#tripleBuffer"><B>tripleBuffer</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>TODO: Not yet implemented.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#tripleBuffered"><B>tripleBuffered</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies if an image buffer should be used for painting the component.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#tripleBuffered"><B>tripleBuffered</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#tripleBufferGraphics"><B>tripleBufferGraphics</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#tripleBufferGraphics"><B>tripleBufferGraphics</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Holds the graphics of the triple buffer.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#TYPE"><B>TYPE</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#type"><B>type</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Defines the type of the source or target terminal.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#typeError"><B>typeError</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Holds the localized error message to be displayed if the type of the
neighbor for a connection does not match the rule.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#unchangedEnergyRoundCount"><B>unchangedEnergyRoundCount</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Keeps track of how many consecutive round have passed without any energy
changes
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#unchangedEnergyRoundTermination"><B>unchangedEnergyRoundTermination</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>The number of round of no node moves taking placed that the layout
terminates
<DT><A HREF="./com/mxgraph/util/mxEvent.html#UNDO"><B>UNDO</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#undo()"><B>undo()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#undo()"><B>undo()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Undoes the last change.
<DT><A HREF="./com/mxgraph/util/mxUndoManager.html#undoableEditHappened(com.mxgraph.util.mxUndoableEdit)"><B>undoableEditHappened(mxUndoableEdit)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoManager.html" title="class in com.mxgraph.util">mxUndoManager</A>
<DD>Method to be called to add new undoable edits to the history.
<DT><A HREF="./com/mxgraph/view/mxLayoutManager.html#undoHandler"><B>undoHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxLayoutManager.html" title="class in com.mxgraph.view">mxLayoutManager</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxUndoableEdit.html#undone"><B>undone</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUndoableEdit.html" title="class in com.mxgraph.util">mxUndoableEdit</A>
<DD>Specifies the state of the undoable edit.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#UNGROUP_CELLS"><B>UNGROUP_CELLS</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#ungroupCells()"><B>ungroupCells()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Ungroups the selection cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#ungroupCells(java.lang.Object[])"><B>ungroupCells(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Ungroups the given cells by moving the children the children to their
parents parent and removing the empty groups.
<DT><A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html#union(com.mxgraph.analysis.mxFibonacciHeap, com.mxgraph.analysis.mxFibonacciHeap)"><B>union(mxFibonacciHeap, mxFibonacciHeap)</B></A> -
Static method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxFibonacciHeap.html" title="class in com.mxgraph.analysis">mxFibonacciHeap</A>
<DD>Joins two Fibonacci heaps into a new one.
<DT><A HREF="./com/mxgraph/analysis/mxUnionFind.html#union(com.mxgraph.analysis.mxUnionFind.Node, com.mxgraph.analysis.mxUnionFind.Node)"><B>union(mxUnionFind.Node, mxUnionFind.Node)</B></A> -
Method in class com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxUnionFind.html" title="class in com.mxgraph.analysis">mxUnionFind</A>
<DD>Unifies the sets <code>a</code> and <code>b</code> in constant time
using a union by rank on the tree size.
<DT><A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html#union(com.mxgraph.util.mxRectangle, double, double, int)"><B>union(mxRectangle, double, double, int)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxVertexHandler.html" title="class in com.mxgraph.swing.handler">mxVertexHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#unmark()"><B>unmark()</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Hides the marker and fires a mxEvent.MARK event.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#unsetBackground()"><B>unsetBackground()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Suppresses the 'bKGD' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#unsetBackground()"><B>unsetBackground()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Suppresses the 'bKGD' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html#unsetBackground()"><B>unsetBackground()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.RGB.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.RGB</A>
<DD>Suppresses the 'bKGD' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetBackground()"><B>unsetBackground()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'bKGD' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetBitDepth()"><B>unsetBitDepth()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the setting of the bit depth of a grayscale image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html#unsetBitShift()"><B>unsetBitShift()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Gray.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Gray</A>
<DD>Suppresses the setting of the bit shift of a grayscale image.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetChromaticity()"><B>unsetChromaticity()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'cHRM' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetCompressedText()"><B>unsetCompressedText()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'zTXt' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetGamma()"><B>unsetGamma()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'gAMA' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetICCProfileData()"><B>unsetICCProfileData()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'iCCP' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetModificationTime()"><B>unsetModificationTime()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'tIME' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html#unsetPalette()"><B>unsetPalette()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.Palette.html" title="class in com.mxgraph.util.png">mxPngEncodeParam.Palette</A>
<DD>Suppresses the 'PLTE' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetPaletteHistogram()"><B>unsetPaletteHistogram()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'hIST' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetPhysicalDimension()"><B>unsetPhysicalDimension()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'pHYS' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetSignificantBits()"><B>unsetSignificantBits()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'sBIT' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetSRGBIntent()"><B>unsetSRGBIntent()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'sRGB' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetSuggestedPalette()"><B>unsetSuggestedPalette()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'sPLT' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetText()"><B>unsetText()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'tEXt' chunk from being output.
<DT><A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html#unsetTransparency()"><B>unsetTransparency()</B></A> -
Method in class com.mxgraph.util.png.<A HREF="./com/mxgraph/util/png/mxPngEncodeParam.html" title="class in com.mxgraph.util.png">mxPngEncodeParam</A>
<DD>Suppresses the 'tRNS' chunk from being output.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#UP"><B>UP</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#up"><B>up</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html#update(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState, double, double)"><B>update(MouseEvent, mxCellState, double, double)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectPreview.html" title="class in com.mxgraph.swing.handler">mxConnectPreview</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxMovePreview.html#update(java.awt.event.MouseEvent, double, double, boolean)"><B>update(MouseEvent, double, double, boolean)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxMovePreview.html" title="class in com.mxgraph.swing.handler">mxMovePreview</A>
<DD>Sets the translation of the preview.
<DT><A HREF="./com/mxgraph/util/mxEvent.html#UPDATE_CELL_SIZE"><B>UPDATE_CELL_SIZE</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxEvent.html" title="class in com.mxgraph.util">mxEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateAlternateBounds(java.lang.Object, com.mxgraph.model.mxGeometry, boolean)"><B>updateAlternateBounds(Object, mxGeometry, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates or sets the alternate bounds in the given geometry for the given
cell depending on whether the cell is going to be collapsed.
<DT><A HREF="./com/mxgraph/swing/util/mxAnimation.html#updateAnimation()"><B>updateAnimation()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxAnimation.html" title="class in com.mxgraph.swing.util">mxAnimation</A>
<DD>Hook for subclassers to implement the animation.
<DT><A HREF="./com/mxgraph/swing/util/mxMorphing.html#updateAnimation()"><B>updateAnimation()</B></A> -
Method in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxMorphing.html" title="class in com.mxgraph.swing.util">mxMorphing</A>
<DD>Animation step.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateBoundingBox(com.mxgraph.view.mxCellState)"><B>updateBoundingBox(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the bounding box in the given cell state.
<DT><A HREF="./com/mxgraph/util/mxCurve.html#updateBounds(double, double)"><B>updateBounds(double, double)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Updates the total bounds of this curve, increasing any dimensions,
if necessary, to fit in the specified point
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#updateCellOverlayComponent(com.mxgraph.view.mxCellState, com.mxgraph.swing.util.mxICellOverlay)"><B>updateCellOverlayComponent(mxCellState, mxICellOverlay)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Notified when an overlay has been removed from the graph.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#updateCellOverlays(java.lang.Object)"><B>updateCellOverlays(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Returns a hashtable with all entries from the overlays variable where a
cell still exists in the model.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateCellSize(java.lang.Object)"><B>updateCellSize(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the size of the given cell in the model using
getPreferredSizeForCell to get the new size.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateCellSize(java.lang.Object, boolean)"><B>updateCellSize(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the size of the given cell in the model using
getPreferredSizeForCell to get the new size.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateCellState(com.mxgraph.view.mxCellState)"><B>updateCellState(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the given cell state.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#updateComponent(com.mxgraph.view.mxCellState, java.awt.Component)"><B>updateComponent(mxCellState, Component)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#updateComponents()"><B>updateComponents()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#updateComponents(java.lang.Object)"><B>updateComponents(Object)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxCurve.html#updateCurve(java.util.List)"><B>updateCurve(List&lt;mxPoint&gt;)</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Updates the existing curve using the points passed in.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#updateDragImage(java.lang.Object[])"><B>updateDragImage(Object[])</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateEdgeBounds(com.mxgraph.view.mxCellState)"><B>updateEdgeBounds(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the given state using the bounding box of the absolute points.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#updateEdgeParent(java.lang.Object, java.lang.Object)"><B>updateEdgeParent(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner helper method to update the parent of the specified edge to the
nearest-common-ancestor of its two terminals.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#updateEdgeParents(java.lang.Object)"><B>updateEdgeParents(Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Updates the parents of the edges connected to the given cell and all its
descendants so that each edge is contained in the nearest common
ancestor.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#updateEdgeParents(java.lang.Object, java.lang.Object)"><B>updateEdgeParents(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Updates the parents of the edges connected to the given cell and all its
descendants so that the edge is contained in the nearest-common-ancestor.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateEdgeState(com.mxgraph.view.mxCellState, com.mxgraph.model.mxGeometry)"><B>updateEdgeState(mxCellState, mxGeometry)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Validates the given cell state.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#updateFinder(boolean)"><B>updateFinder(boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#updateFinderBounds(java.awt.Rectangle, boolean)"><B>updateFinderBounds(Rectangle, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateFixedTerminalPoint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean, com.mxgraph.view.mxConnectionConstraint)"><B>updateFixedTerminalPoint(mxCellState, mxCellState, boolean, mxConnectionConstraint)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets the fixed source or target terminal point on the given edge.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateFixedTerminalPoints(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState)"><B>updateFixedTerminalPoints(mxCellState, mxCellState, mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Sets the initial absolute terminal points in the given state before the edge
style is computed.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateFloatingTerminalPoint(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, boolean)"><B>updateFloatingTerminalPoint(mxCellState, mxCellState, mxCellState, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the absolute terminal point in the given state for the given
start and end state, where start is the source if source is true.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateFloatingTerminalPoints(com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState)"><B>updateFloatingTerminalPoints(mxCellState, mxCellState, mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the terminal points in the given state after the edge style was
computed for the edge.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#updateFont()"><B>updateFont()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateGroupBounds()"><B>updateGroupBounds()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the bounds of the given array of groups so that it includes
all child vertices.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateGroupBounds(java.lang.Object[])"><B>updateGroupBounds(Object[])</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the bounds of the given array of groups so that it includes
all child vertices.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateGroupBounds(java.lang.Object[], int)"><B>updateGroupBounds(Object[], int)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the bounds of the given array of groups so that it includes
all child vertices.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateGroupBounds(java.lang.Object[], int, boolean)"><B>updateGroupBounds(Object[], int, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Updates the bounds of the given array of groups so that it includes
all child vertices.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#updateHandler"><B>updateHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Updates the heavyweight component structure after any changes.
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html#updateImportCount(java.awt.datatransfer.Transferable)"><B>updateImportCount(Transferable)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphTransferHandler.html" title="class in com.mxgraph.swing.handler">mxGraphTransferHandler</A>
<DD>Counts the number of times that the given transferable has been imported.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateLabel(com.mxgraph.view.mxCellState)"><B>updateLabel(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the label of the given state.
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.html#updateLabelBounds(java.lang.String, java.util.Map)"><B>updateLabelBounds(String, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.html" title="class in com.mxgraph.shape">mxCurveLabelShape</A>
<DD>Updates the cached position and size of each glyph in the edge label.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateLabelBounds(com.mxgraph.view.mxCellState)"><B>updateLabelBounds(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the label bounds in the given state.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#updateLevel"><B>updateLevel</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Counter for the depth of nested transactions.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateOrigin()"><B>updateOrigin()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Extends the canvas by doing another validation with a shifted
global translation if the bounds of the graph are below (0,0).
<DT><A HREF="./com/mxgraph/view/mxGraph.html#updateOriginHandler"><B>updateOriginHandler</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Fires repaint events for full repaints.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updatePoints(com.mxgraph.view.mxCellState, java.util.List, com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState)"><B>updatePoints(mxCellState, List&lt;mxPoint&gt;, mxCellState, mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the absolute points in the given state using the specified array
of points as the relative points.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html#updatePreferredSize()"><B>updatePreferredSize()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.mxGraphControl.html" title="class in com.mxgraph.swing">mxGraphComponent.mxGraphControl</A>
<DD>Updates the preferred size for the given scale if the page size
should be preferred or the page is visible.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#updateScaleAndTranslate()"><B>updateScaleAndTranslate()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>Returns true if the scale or translate has changed.
<DT><A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html#updateStroke()"><B>updateStroke()</B></A> -
Method in class com.mxgraph.canvas.<A HREF="./com/mxgraph/canvas/mxGraphicsCanvas2D.html" title="class in com.mxgraph.canvas">mxGraphicsCanvas2D</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateVertexLabelOffset(com.mxgraph.view.mxCellState)"><B>updateVertexLabelOffset(mxCellState)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Updates the absoluteOffset of the given vertex cell state.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#updateVertexState(com.mxgraph.view.mxCellState, com.mxgraph.model.mxGeometry)"><B>updateVertexState(mxCellState, mxGeometry)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Validates the given cell state.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html#upperHead"><B>upperHead</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html#upperTail"><B>upperTail</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.Polygon.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxGraphLayout.html#useBoundingBox"><B>useBoundingBox</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</A>
<DD>Boolean indicating if the bounding box of the label should be used if
its available.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#useInputOrigin"><B>useInputOrigin</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>Specifies if the top left corner of the input cells should be the origin
of the layout result.
<DT><A HREF="./com/mxgraph/swing/view/mxCellEditor.html#useLabelBounds(com.mxgraph.view.mxCellState)"><B>useLabelBounds(mxCellState)</B></A> -
Method in class com.mxgraph.swing.view.<A HREF="./com/mxgraph/swing/view/mxCellEditor.html" title="class in com.mxgraph.swing.view">mxCellEditor</A>
<DD>Returns true if the label bounds of the state should be used for the
editor.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#useScaledInstance"><B>useScaledInstance</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#v"><B>v</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Internal models collection of nodes ( vertices ) to be laid out
<DT><A HREF="./com/mxgraph/util/mxCurve.html#valid"><B>valid</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Whether or not the curve currently holds valid values
<DT><A HREF="./com/mxgraph/util/mxLightweightLabel.html#validate()"><B>validate()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxLightweightLabel.html" title="class in com.mxgraph.util">mxLightweightLabel</A>
<DD>Overridden for performance reasons.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#validate()"><B>validate()</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>First validates all bounds and then validates all points recursively on
all visible cells.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#validateCell(java.lang.Object, java.util.Hashtable)"><B>validateCell(Object, Hashtable&lt;Object, Object&gt;)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Hook method for subclassers to return an error message for the given
cell and validation context.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#validateCell(java.lang.Object)"><B>validateCell(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Shortcut to validateCell with visible set to true.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#validateCell(java.lang.Object, boolean)"><B>validateCell(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Recursively creates the cell state for the given cell if visible is true and
the given cell is visible.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#validateCellState(java.lang.Object)"><B>validateCellState(Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Shortcut to validateCellState with recurse set to true.
<DT><A HREF="./com/mxgraph/view/mxGraphView.html#validateCellState(java.lang.Object, boolean)"><B>validateCellState(Object, boolean)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.html" title="class in com.mxgraph.view">mxGraphView</A>
<DD>Validates the cell state for the given cell.
<DT><A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html#validateConnection(java.lang.Object, java.lang.Object)"><B>validateConnection(Object, Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxConnectionHandler.html" title="class in com.mxgraph.swing.handler">mxConnectionHandler</A>
<DD>Returns the error message or an empty string if the connection for the
given source target pair is not valid.
<DT><A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html#validateConnection(java.lang.Object, java.lang.Object)"><B>validateConnection(Object, Object)</B></A> -
Method in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxEdgeHandler.html" title="class in com.mxgraph.swing.handler">mxEdgeHandler</A>
<DD>Returns the error message or an empty string if the connection for the
given source target pair is not valid.
<DT><A HREF="./com/mxgraph/shape/mxCurveShape.html#validateCurve(java.util.List, double, java.util.Map)"><B>validateCurve(List&lt;mxPoint&gt;, double, Map&lt;String, Object&gt;)</B></A> -
Method in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveShape.html" title="class in com.mxgraph.shape">mxCurveShape</A>
<DD>Forces underlying curve to a valid state
<DT><A HREF="./com/mxgraph/util/mxCurve.html#validateCurve()"><B>validateCurve()</B></A> -
Method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxCurve.html" title="class in com.mxgraph.util">mxCurve</A>
<DD>Method must be called before any attempt to access curve information
<DT><A HREF="./com/mxgraph/view/mxGraph.html#validateEdge(java.lang.Object, java.lang.Object, java.lang.Object)"><B>validateEdge(Object, Object, Object)</B></A> -
Method in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Hook method for subclassers to return an error message for the given
edge and terminals.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#validateGraph()"><B>validateGraph()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Validates the graph by validating each descendant of the given cell or
the root of the model.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#validateGraph(java.lang.Object, java.util.Hashtable)"><B>validateGraph(Object, Hashtable&lt;Object, Object&gt;)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Validates the graph by validating each descendant of the given cell or
the root of the model.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#validColor"><B>validColor</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Specifies the valid- and invalidColor for the marker.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#validNeighbors"><B>validNeighbors</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Holds an array of strings that specify the type of neighbor for which
this rule applies.
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#validNeighborsAllowed"><B>validNeighborsAllowed</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Boolean indicating if the list of validNeighbors are those that are allowed
for this rule or those that are not allowed for this rule.
<DT><A HREF="./com/mxgraph/swing/handler/mxCellMarker.html#validState"><B>validState</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxCellMarker.html" title="class in com.mxgraph.swing.handler">mxCellMarker</A>
<DD>Holds the marked state if it is valid.
<DT><A HREF="./com/mxgraph/model/mxCell.html#value"><B>value</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Holds the user object.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html#value"><B>value</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model">mxGraphModel.mxValueChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxMultiplicity.html#value"><B>value</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxMultiplicity.html" title="class in com.mxgraph.view">mxMultiplicity</A>
<DD>Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#valueForCellChanged(java.lang.Object, java.lang.Object)"><B>valueForCellChanged(Object, Object)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Inner callback to update the user object of the given mxCell
using mxCell.setValue and return the previous value,
that is, the return value of mxCell.getValue.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.GraphType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.GraphType.html" title="enum in com.mxgraph.analysis">mxGraphProperties.GraphType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html" title="enum in com.mxgraph.io.graphml">mxGraphMlKey.keyForValues</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html" title="enum in com.mxgraph.io.graphml">mxGraphMlKey.keyTypeValues</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/mxgraph/io/mxGdCodec.mxGDParseState.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGdCodec.mxGDParseState.html" title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/mxgraph/analysis/mxGraphProperties.GraphType.html#values()"><B>values()</B></A> -
Static method in enum com.mxgraph.analysis.<A HREF="./com/mxgraph/analysis/mxGraphProperties.GraphType.html" title="enum in com.mxgraph.analysis">mxGraphProperties.GraphType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html#values()"><B>values()</B></A> -
Static method in enum com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html" title="enum in com.mxgraph.io.graphml">mxGraphMlKey.keyForValues</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html#values()"><B>values()</B></A> -
Static method in enum com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html" title="enum in com.mxgraph.io.graphml">mxGraphMlKey.keyTypeValues</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/mxgraph/io/mxGdCodec.mxGDParseState.html#values()"><B>values()</B></A> -
Static method in enum com.mxgraph.io.<A HREF="./com/mxgraph/io/mxGdCodec.mxGDParseState.html" title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/mxgraph/view/mxStyleRegistry.html#values"><B>values</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxStyleRegistry.html" title="class in com.mxgraph.view">mxStyleRegistry</A>
<DD>Maps from strings to objects.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#VERSION"><B>VERSION</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the version number of this release.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#vertBendProportion"><B>vertBendProportion</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#vertex"><B>vertex</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#VERTEX_MASK"><B>VERTEX_MASK</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#VERTEX_SELECTION_COLOR"><B>VERTEX_SELECTION_COLOR</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the selection color for vertices.
<DT><A HREF="./com/mxgraph/swing/util/mxSwingConstants.html#VERTEX_SELECTION_STROKE"><B>VERTEX_SELECTION_STROKE</B></A> -
Static variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxSwingConstants.html" title="class in com.mxgraph.swing.util">mxSwingConstants</A>
<DD>Defines the stroke used for painting the border of selected vertices.
<DT><A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html#vertexArray"><B>vertexArray</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</A>
<DD>An array of all vertices to be laid out.
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#vertexConnectionBuffer"><B>vertexConnectionBuffer</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The buffer on either side of a vertex where edges must not connect.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#vertexLabelsMovable"><B>vertexLabelsMovable</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Specifies the return value for vertices in isLabelMovable.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#vertexMapper"><B>vertexMapper</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>Map from graph vertices to internal model nodes
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#vertexSeperations"><B>vertexSeperations</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/util/mxCellOverlay.html#verticalAlign"><B>verticalAlign</B></A> -
Variable in class com.mxgraph.swing.util.<A HREF="./com/mxgraph/swing/util/mxCellOverlay.html" title="class in com.mxgraph.swing.util">mxCellOverlay</A>
<DD>Holds the vertical alignment for the overlay.
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html#verticalLayout(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, java.lang.Object, double, double, com.mxgraph.util.mxRectangle)"><B>verticalLayout(mxCompactTreeLayout.TreeNode, Object, double, double, mxRectangle)</B></A> -
Method in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#verticalPageCount"><B>verticalPageCount</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the number of pages in the vertical direction.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#view"><B>view</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Reference to the enclosing graph view.
<DT><A HREF="./com/mxgraph/view/mxGraph.html#view"><B>view</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A>
<DD>Holds the view that caches the cell states.
<DT><A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html#view"><B>view</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraphView.mxCurrentRootChange.html" title="class in com.mxgraph.view">mxGraphView.mxCurrentRootChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxTemporaryCellStates.html#view"><B>view</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxTemporaryCellStates.html" title="class in com.mxgraph.view">mxTemporaryCellStates</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#viewChangeHandler"><B>viewChangeHandler</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/model/mxCell.html#visible"><B>visible</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</A>
<DD>Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html#visible"><B>visible</B></A> -
Variable in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model">mxGraphModel.mxVisibleChange</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html#visible"><B>visible</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html" title="class in com.mxgraph.shape">mxCurveLabelShape.LabelGlyphCache</A>
<DD>Whether or not the glyph should be drawn
<DT><A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html#visible"><B>visible</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxGraphHandler.html" title="class in com.mxgraph.swing.handler">mxGraphHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html#visible"><B>visible</B></A> -
Variable in class com.mxgraph.swing.handler.<A HREF="./com/mxgraph/swing/handler/mxSelectionCellsHandler.html" title="class in com.mxgraph.swing.handler">mxSelectionCellsHandler</A>
<DD>Specifies if this handler is visible.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#visibleSourceState"><B>visibleSourceState</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Caches the visible source and target terminal states.
<DT><A HREF="./com/mxgraph/model/mxGraphModel.html#visibleStateForCellChanged(java.lang.Object, boolean)"><B>visibleStateForCellChanged(Object, boolean)</B></A> -
Method in class com.mxgraph.model.<A HREF="./com/mxgraph/model/mxGraphModel.html" title="class in com.mxgraph.model">mxGraphModel</A>
<DD>Sets the visible state of the given mxCell using mxVisibleChange and
adds the change to the current transaction.
<DT><A HREF="./com/mxgraph/view/mxCellState.html#visibleTargetState"><B>visibleTargetState</B></A> -
Variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxCellState.html" title="class in com.mxgraph.view">mxCellState</A>
<DD>Caches the visible source and target terminal states.
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html#visit(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge, int, int)"><B>visit(mxGraphHierarchyNode, mxGraphHierarchyNode, mxGraphHierarchyEdge, int, int)</B></A> -
Method in interface com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html" title="interface in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel.CellVisitor</A>
<DD>The method within which the visitor will perform operations upon the
graph model
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html#visit(com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor, com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode[], boolean, java.util.Set)"><B>visit(mxGraphHierarchyModel.CellVisitor, mxGraphHierarchyNode[], boolean, Set&lt;mxGraphHierarchyNode&gt;)</B></A> -
Method in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphHierarchyModel</A>
<DD>A depth first search through the internal hierarchy model
<DT><A HREF="./com/mxgraph/view/mxGraph.mxICellVisitor.html#visit(java.lang.Object, java.lang.Object)"><B>visit(Object, Object)</B></A> -
Method in interface com.mxgraph.view.<A HREF="./com/mxgraph/view/mxGraph.mxICellVisitor.html" title="interface in com.mxgraph.view">mxGraph.mxICellVisitor</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#visited"><B>visited</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>Whether or not this cell has been visited in the current assignment
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#visited"><B>visited</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>Whether or not this cell has been visited in the current assignment
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/shape/mxStencil.html#w0"><B>w0</B></A> -
Variable in class com.mxgraph.shape.<A HREF="./com/mxgraph/shape/mxStencil.html" title="class in com.mxgraph.shape">mxStencil</A>
<DD>Holds the width of the shape.
<DT><A HREF="./com/mxgraph/util/mxConstants.html#W3C_SHADOWCOLOR"><B>W3C_SHADOWCOLOR</B></A> -
Static variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxConstants.html" title="class in com.mxgraph.util">mxConstants</A>
<DD>Defines the color to be used to draw shadows in W3C standards.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#warningIcon"><B>warningIcon</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/view/mxEdgeStyle.html#wayPoints1"><B>wayPoints1</B></A> -
Static variable in class com.mxgraph.view.<A HREF="./com/mxgraph/view/mxEdgeStyle.html" title="class in com.mxgraph.view">mxEdgeStyle</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html#weightedValue"><B>weightedValue</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment.WeightedCellSorter</A>
<DD>The weighted value of the cell stored
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#weightedValue"><B>weightedValue</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.WeightedCellSorter</A>
<DD>The weighted value of the cell stored
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#widestRank"><B>widestRank</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The rank that has the widest x position
<DT><A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html#widestRankValue"><B>widestRankValue</B></A> -
Variable in class com.mxgraph.layout.hierarchical.stage.<A HREF="./com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html" title="class in com.mxgraph.layout.hierarchical.stage">mxCoordinateAssignment</A>
<DD>The X-coordinate of the edge of the widest rank
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#WIDTH"><B>WIDTH</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#width"><B>width</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>The width of this cell
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#width"><B>width</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/mxImage.html#width"><B>width</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxImage.html" title="class in com.mxgraph.util">mxImage</A>
<DD>Holds the image width and height.
<DT><A HREF="./com/mxgraph/util/mxRectangle.html#width"><B>width</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxRectangle.html" title="class in com.mxgraph.util">mxRectangle</A>
<DD>Holds the width and the height.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#WIND_EVEN_ODD"><B>WIND_EVEN_ODD</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The winding rule constant for specifying an even-odd rule for
determining the interior of a path.
<DT><A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html#WIND_NON_ZERO"><B>WIND_NON_ZERO</B></A> -
Static variable in interface com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/ExtendedPathIterator.html" title="interface in com.mxgraph.util.svg">ExtendedPathIterator</A>
<DD>The winding rule constant for specifying a non-zero rule for
determining the interior of a path.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#windingRule"><B>windingRule</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>The winding rule to use to construct the path.
<DT><A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html#windingRule"><B>windingRule</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPolylineProducer.html" title="class in com.mxgraph.util.svg">AWTPolylineProducer</A>
<DD>The winding rule to use to construct the path.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#wordWrap(java.lang.String, java.awt.FontMetrics, double)"><B>wordWrap(String, FontMetrics, double)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Returns the specified text in lines that fit within the specified
width when the specified font metrics are applied to the text
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#wrap"><B>wrap</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Value at which a new column or row should be created.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#writeAttribute(com.mxgraph.io.mxCodec, java.lang.Object, java.lang.String, java.lang.Object, org.w3c.dom.Node)"><B>writeAttribute(mxCodec, Object, String, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Writes the given value into node using writePrimitiveAttribute
or writeComplexAttribute depending on the type of the value.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#writeComplexAttribute(com.mxgraph.io.mxCodec, java.lang.Object, java.lang.String, java.lang.Object, org.w3c.dom.Node)"><B>writeComplexAttribute(mxCodec, Object, String, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Writes the given value as a child node of the given node.
<DT><A HREF="./com/mxgraph/util/mxUtils.html#writeFile(java.lang.String, java.lang.String)"><B>writeFile(String, String)</B></A> -
Static method in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxUtils.html" title="class in com.mxgraph.util">mxUtils</A>
<DD>Writes the given string into the given file.
<DT><A HREF="./com/mxgraph/io/mxObjectCodec.html#writePrimitiveAttribute(com.mxgraph.io.mxCodec, java.lang.Object, java.lang.String, java.lang.Object, org.w3c.dom.Node)"><B>writePrimitiveAttribute(mxCodec, Object, String, Object, Node)</B></A> -
Method in class com.mxgraph.io.<A HREF="./com/mxgraph/io/mxObjectCodec.html" title="class in com.mxgraph.io">mxObjectCodec</A>
<DD>Writes the given value as an attribute of the given node.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#X"><B>X</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#x"><B>x</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>The x position of this cell for each layer it occupies
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#x"><B>x</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#x"><B>x</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The x-coordinate position of this cell, nodes only
<DT><A HREF="./com/mxgraph/util/mxPoint.html#x"><B>x</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Holds the x- and y-coordinates of the point.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#x0"><B>x0</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Integer specifying the left coordinate of the circle.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#x0"><B>x0</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Specifies the horizontal origin of the layout.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#xCenter"><B>xCenter</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>The reference x point for smooth arcs.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#xNormTry"><B>xNormTry</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Array of the x portion of the normalised test vectors that
are tested for a lower energy around each vertex.
</DL>
<HR>
<A NAME="_Y_"><!-- --></A><H2>
<B>Y</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html#Y"><B>Y</B></A> -
Static variable in class com.mxgraph.io.graphml.<A HREF="./com/mxgraph/io/graphml/mxGraphMlConstants.html" title="class in com.mxgraph.io.graphml">mxGraphMlConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html#y"><B>y</B></A> -
Variable in class com.mxgraph.layout.hierarchical.model.<A HREF="./com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html" title="class in com.mxgraph.layout.hierarchical.model">mxGraphAbstractHierarchyCell</A>
<DD>The y position of this cell for each layer it occupies
<DT><A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#y"><B>y</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html" title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html#y"><B>y</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.CellWrapper.html" title="class in com.mxgraph.layout">mxOrganicLayout.CellWrapper</A>
<DD>The y-coordinate position of this cell, nodes only
<DT><A HREF="./com/mxgraph/util/mxPoint.html#y"><B>y</B></A> -
Variable in class com.mxgraph.util.<A HREF="./com/mxgraph/util/mxPoint.html" title="class in com.mxgraph.util">mxPoint</A>
<DD>Holds the x- and y-coordinates of the point.
<DT><A HREF="./com/mxgraph/layout/mxCircleLayout.html#y0"><B>y0</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</A>
<DD>Integer specifying the top coordinate of the circle.
<DT><A HREF="./com/mxgraph/layout/mxStackLayout.html#y0"><B>y0</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</A>
<DD>Specifies the vertical origin of the layout.
<DT><A HREF="./com/mxgraph/util/svg/AWTPathProducer.html#yCenter"><B>yCenter</B></A> -
Variable in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/AWTPathProducer.html" title="class in com.mxgraph.util.svg">AWTPathProducer</A>
<DD>The reference y point for smooth arcs.
<DT><A HREF="./com/mxgraph/layout/mxOrganicLayout.html#yNormTry"><B>yNormTry</B></A> -
Variable in class com.mxgraph.layout.<A HREF="./com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</A>
<DD>Array of the y portion of the normalised test vectors that
are tested for a lower energy around each vertex.
</DL>
<HR>
<A NAME="_Z_"><!-- --></A><H2>
<B>Z</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoom(double)"><B>zoom(double)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoom(boolean, boolean)"><B>zoom(boolean, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#ZOOM_POLICY_NONE"><B>ZOOM_POLICY_NONE</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#ZOOM_POLICY_PAGE"><B>ZOOM_POLICY_PAGE</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#ZOOM_POLICY_WIDTH"><B>ZOOM_POLICY_WIDTH</B></A> -
Static variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomActual()"><B>zoomActual()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Function: zoomActual
Resets the zoom and panning in the view.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomAndCenter()"><B>zoomAndCenter()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Invoked after the component was resized to update the zoom if the zoom
policy is not none and/or update the translation of the diagram if
pageVisible and centerPage are true.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomFactor"><B>zoomFactor</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the factor used for zoomIn and zoomOut.
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#zoomGesture"><B>zoomGesture</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#zoomHandleLocation"><B>zoomHandleLocation</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphOutline.html#zoomHandleVisible"><B>zoomHandleVisible</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphOutline.html" title="class in com.mxgraph.swing">mxGraphOutline</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomIn()"><B>zoomIn()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Zooms into the graph by zoomFactor.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomOut()"><B>zoomOut()</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Function: zoomOut
Zooms out of the graph by <zoomFactor>.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomPolicy"><B>zoomPolicy</B></A> -
Variable in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>Specifies the zoom policy.
<DT><A HREF="./com/mxgraph/swing/mxGraphComponent.html#zoomTo(double, boolean)"><B>zoomTo(double, boolean)</B></A> -
Method in class com.mxgraph.swing.<A HREF="./com/mxgraph/swing/mxGraphComponent.html" title="class in com.mxgraph.swing">mxGraphComponent</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="___"><!-- --></A><H2>
<B>_</B></H2>
<DL>
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#_parsel(boolean)"><B>_parsel(boolean)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>&nbsp;
<DT><A HREF="./com/mxgraph/util/svg/PathParser.html#_parseL(boolean)"><B>_parseL(boolean)</B></A> -
Method in class com.mxgraph.util.svg.<A HREF="./com/mxgraph/util/svg/PathParser.html" title="class in com.mxgraph.util.svg">PathParser</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <A HREF="#___">_</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<p><b>mxGraph 2.5.0.2</b></p></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<font size=1>Copyright (c) 2010 <a href="http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson</a>. All rights reserved.</font>
</BODY>
</HTML>