1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
<!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.5.0_16) on Tue Jan 19 16:27:01 GMT 2010 -->
<TITLE>
com.mxgraph.model (JGraph X 1.2.0.8 API Specification)
</TITLE>
<META NAME="keywords" CONTENT="com.mxgraph.model package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../com/mxgraph/model/package-summary.html" target="classFrame">com.mxgraph.model</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="mxGraphModel.Filter.html" title="interface in com.mxgraph.model" target="classFrame"><I>mxGraphModel.Filter</I></A>
<BR>
<A HREF="mxICell.html" title="interface in com.mxgraph.model" target="classFrame"><I>mxICell</I></A>
<BR>
<A HREF="mxIGraphModel.html" title="interface in com.mxgraph.model" target="classFrame"><I>mxIGraphModel</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="mxCell.html" title="class in com.mxgraph.model" target="classFrame">mxCell</A>
<BR>
<A HREF="mxCellPath.html" title="class in com.mxgraph.model" target="classFrame">mxCellPath</A>
<BR>
<A HREF="mxGeometry.html" title="class in com.mxgraph.model" target="classFrame">mxGeometry</A>
<BR>
<A HREF="mxGraphModel.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel</A>
<BR>
<A HREF="mxGraphModel.mxChildChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxChildChange</A>
<BR>
<A HREF="mxGraphModel.mxCollapseChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxCollapseChange</A>
<BR>
<A HREF="mxGraphModel.mxGeometryChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxGeometryChange</A>
<BR>
<A HREF="mxGraphModel.mxRootChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxRootChange</A>
<BR>
<A HREF="mxGraphModel.mxStyleChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxStyleChange</A>
<BR>
<A HREF="mxGraphModel.mxTerminalChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxTerminalChange</A>
<BR>
<A HREF="mxGraphModel.mxValueChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxValueChange</A>
<BR>
<A HREF="mxGraphModel.mxVisibleChange.html" title="class in com.mxgraph.model" target="classFrame">mxGraphModel.mxVisibleChange</A>
<BR>
<A HREF="mxIGraphModel.mxAtomicGraphModelChange.html" title="class in com.mxgraph.model" target="classFrame">mxIGraphModel.mxAtomicGraphModelChange</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|