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 >
2014-11-10 09:02:21 +00:00
<!-- Generated by javadoc (version 1.7.0_51) on Mon Nov 10 04:00:06 EST 2014 -->
< title > Uses of Package com.mxgraph.reader (mxGraph 3.1.1.1 API Specification)< / title >
< meta name = "date" content = "2014-11-10" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
< / head >
< body >
< script type = "text/javascript" > < ! - -
2012-05-21 20:32:26 +00:00
if (location.href.indexOf('is-external=true') == -1) {
2014-11-10 09:02:21 +00:00
parent.document.title="Uses of Package com.mxgraph.reader (mxGraph 3.1.1.1 API Specification)";
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 ======= -->
2014-04-01 11:30:48 +00:00
< div class = "topNav" > < a name = "navbar_top" >
<!-- -->
< / a > < a href = "#skip-navbar_top" title = "Skip navigation links" > < / a > < a name = "navbar_top_firstrow" >
<!-- -->
< / 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 >
2014-11-10 09:02:21 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.1< / b > < / p > < / em > < / 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/reader/package-use.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-use.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / 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 >
< a name = "skip-navbar_top" >
<!-- -->
< / 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.reader" class = "title" > Uses of Package< br > com.mxgraph.reader< / h1 >
< / div >
< div class = "contentContainer" >
< ul class = "blockList" >
< li class = "blockList" >
< table border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing packages, and an explanation" >
< caption > < span > Packages that use < a href = "../../../com/mxgraph/reader/package-summary.html" > com.mxgraph.reader< / 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.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 >
< / tbody >
< / table >
< / li >
< li class = "blockList" > < a name = "com.mxgraph.reader" >
<!-- -->
< / a >
< table border = "0" cellpadding = "3" cellspacing = "0" summary = "Use table, listing classes, and an explanation" >
< caption > < span > Classes in < a href = "../../../com/mxgraph/reader/package-summary.html" > com.mxgraph.reader< / 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/reader/class-use/mxDomOutputParser.IElementHandler.html#com.mxgraph.reader" > mxDomOutputParser.IElementHandler< / a > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/reader/class-use/mxGraphViewImageReader.html#com.mxgraph.reader" > mxGraphViewImageReader< / a >
< div class = "block" > A converter that renders display XML data onto a graphics canvas.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/reader/class-use/mxGraphViewReader.html#com.mxgraph.reader" > mxGraphViewReader< / a >
< div class = "block" > An abstract converter that renders display XML data onto a canvas.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colOne" > < a href = "../../../com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html#com.mxgraph.reader" > mxSaxOutputHandler.IElementHandler< / a > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2014-04-01 11:30:48 +00:00
< div class = "bottomNav" > < a name = "navbar_bottom" >
<!-- -->
< / a > < a href = "#skip-navbar_bottom" title = "Skip navigation links" > < / a > < a name = "navbar_bottom_firstrow" >
<!-- -->
< / 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 >
2014-11-10 09:02:21 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.1< / b > < / p > < / em > < / 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/reader/package-use.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-use.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / 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 >
< a name = "skip-navbar_bottom" >
<!-- -->
< / 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 >