2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2016-06-02 09:57:18 +00:00
<!-- Generated by javadoc (1.8.0_91) on Thu Jun 02 11:54:12 CEST 2016 -->
< title > Uses of Package com.mxgraph.view (mxGraph 3.5.1.4 API Specification)< / title >
< meta name = "date" content = "2016-06-02" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2016-06-02 09:57:18 +00:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2014-04-01 11:30:48 +00:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
2016-06-02 09:57:18 +00:00
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.mxgraph.view (mxGraph 3.5.1.4 API Specification)";
}
}
catch(err) {
2012-05-21 20:32:26 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2012-05-21 20:32:26 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2016-06-02 09:57:18 +00:00
< div class = "topNav" > < a name = "navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li class = "navBarCell1Rev" > Use< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
2016-06-02 09:57:18 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.5.1.4< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/view/package-use.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "package-use.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< h1 title = "Uses of Package com.mxgraph.view" class = "title" > Uses of Package< br > com.mxgraph.view< / h1 >
< / div >
< div class = "contentContainer" >
< ul class = "blockList" >
< li class = "blockList" >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing packages, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Packages that use < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "#com.mxgraph.analysis" > com.mxgraph.analysis< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "#com.mxgraph.canvas" > com.mxgraph.canvas< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains various implementations for painting a graph using
different technologies, such as Graphics2D, HTML, SVG or VML.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "#com.mxgraph.costfunction" > com.mxgraph.costfunction< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "#com.mxgraph.generatorfunction" > com.mxgraph.generatorfunction< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "#com.mxgraph.io" > com.mxgraph.io< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains all classes for input/output.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "#com.mxgraph.layout" > com.mxgraph.layout< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains various graph layouts.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.layout.hierarchical" > com.mxgraph.layout.hierarchical< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.layout.hierarchical.stage" > com.mxgraph.layout.hierarchical.stage< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.layout.orthogonal" > com.mxgraph.layout.orthogonal< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.layout.orthogonal.model" > com.mxgraph.layout.orthogonal.model< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.reader" > com.mxgraph.reader< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains the classes required to turn an encoded mxGraphView
into an image using SAX and without having to create a graph model.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.shape" > com.mxgraph.shape< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.swing" > com.mxgraph.swing< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains the main component for JFC/Swing, namely the graph
component and the outline component.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.swing.handler" > com.mxgraph.swing.handler< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains all classes required for mouse event handling in
JFC/Swing.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.swing.util" > com.mxgraph.swing.util< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.swing.view" > com.mxgraph.swing.view< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package contains all classes required for interaction, namely the
2012-05-21 20:32:26 +00:00
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
2014-04-01 11:30:48 +00:00
defines the requirements for a canvas that supports hit-detection on shapes.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.util" > com.mxgraph.util< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package provides utility classes such as mxConstants, mxUtils, mxPoint
2012-05-21 20:32:26 +00:00
and mxRectangle as well as all classes for custom events and the undo
2014-04-01 11:30:48 +00:00
history.< / div >
< / td >
< / tr >
2015-11-03 17:35:20 +00:00
< tr class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < a href = "#com.mxgraph.view" > com.mxgraph.view< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package implements the graph component, represented by the mxGraph
class.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.analysis" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/analysis/package-summary.html" > com.mxgraph.analysis< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.analysis" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.analysis" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html#com.mxgraph.analysis" > mxGraph.mxICellVisitor< / a > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.canvas" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.canvas" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.costfunction" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/costfunction/package-summary.html" > com.mxgraph.costfunction< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.costfunction" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.generatorfunction" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/generatorfunction/package-summary.html" > com.mxgraph.generatorfunction< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.generatorfunction" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.io" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/io/package-summary.html" > com.mxgraph.io< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.io" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.layout" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/layout/package-summary.html" > com.mxgraph.layout< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.layout" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.layout" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.layout.hierarchical" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/layout/hierarchical/package-summary.html" > com.mxgraph.layout.hierarchical< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.layout.hierarchical" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.layout.hierarchical.stage" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/layout/hierarchical/stage/package-summary.html" > com.mxgraph.layout.hierarchical.stage< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.layout.hierarchical.stage" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.layout.orthogonal" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/layout/orthogonal/package-summary.html" > com.mxgraph.layout.orthogonal< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.layout.orthogonal" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.layout.orthogonal.model" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/layout/orthogonal/model/package-summary.html" > com.mxgraph.layout.orthogonal.model< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.layout.orthogonal.model" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.reader" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/reader/package-summary.html" > com.mxgraph.reader< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.reader" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.shape" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/shape/package-summary.html" > com.mxgraph.shape< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.shape" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.swing" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/swing/package-summary.html" > com.mxgraph.swing< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.swing" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.swing" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.swing.handler" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/swing/handler/package-summary.html" > com.mxgraph.swing.handler< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.swing.handler" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.swing.handler" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.swing.util" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/swing/util/package-summary.html" > com.mxgraph.swing.util< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.swing.util" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.swing.util" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.swing.view" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/swing/view/package-summary.html" > com.mxgraph.swing.view< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.swing.view" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.util" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/util/package-summary.html" > com.mxgraph.util< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.util" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.util" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.view" >
<!-- -->
< / a >
2016-06-02 09:57:18 +00:00
< table class = "useSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Classes in < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > used by < a href = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Class and Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxCellState.html#com.mxgraph.view" > mxCellState< / a >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxConnectionConstraint.html#com.mxgraph.view" > mxConnectionConstraint< / a >
< div class = "block" > Defines an object that contains the constraints about how to connect one
side of an edge to its terminal.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html#com.mxgraph.view" > mxEdgeStyle.mxEdgeStyleFunction< / a >
< div class = "block" > Defines the requirements for an edge style function.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.html#com.mxgraph.view" > mxGraph< / a >
< div class = "block" > Implements a graph object that allows to create diagrams from a graph model
and stylesheet.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html#com.mxgraph.view" > mxGraph.mxICellVisitor< / a > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraphSelectionModel.html#com.mxgraph.view" > mxGraphSelectionModel< / a >
< div class = "block" > Implements the selection model for a graph.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxGraphView.html#com.mxgraph.view" > mxGraphView< / a >
< div class = "block" > Implements a view for the graph.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxMultiplicity.html#com.mxgraph.view" > mxMultiplicity< / a > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html#com.mxgraph.view" > mxPerimeter.mxPerimeterFunction< / a >
< div class = "block" > Defines the requirements for a perimeter function.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/view/class-use/mxStylesheet.html#com.mxgraph.view" > mxStylesheet< / a >
< div class = "block" > Defines the appearance of the cells in a graph.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2016-06-02 09:57:18 +00:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li class = "navBarCell1Rev" > Use< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
2016-06-02 09:57:18 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.5.1.4< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/view/package-use.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "package-use.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2014-04-01 11:30:48 +00:00
< p class = "legalCopy" > < small > < font size = 1 > Copyright (c) 2010 < a href = "http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson< / a > . All rights reserved.< / font > < / small > < / p >
< / body >
< / html >