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:00 EST 2014 -->
< title > mxGraphViewImageReader (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="mxGraphViewImageReader (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 = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxGraphViewImageReader.html" > Use< / a > < / 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 > < a href = "../../../com/mxgraph/reader/mxDomOutputParser.IElementHandler.html" title = "interface in com.mxgraph.reader" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/reader/mxGraphViewImageReader.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxGraphViewImageReader.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 >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > < a href = "#field_summary" > Field< / a > | < / li >
< li > < a href = "#constructor_summary" > Constr< / a > | < / li >
< li > < a href = "#method_summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field_detail" > Field< / a > | < / li >
< li > < a href = "#constructor_detail" > Constr< / a > | < / li >
< li > < a href = "#method_detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip-navbar_top" >
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< div class = "subTitle" > com.mxgraph.reader< / div >
< h2 title = "Class mxGraphViewImageReader" class = "title" > Class mxGraphViewImageReader< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > java.lang.Object< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > org.xml.sax.helpers.DefaultHandler< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
< li > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > com.mxgraph.reader.mxGraphViewReader< / a > < / li >
< li >
< ul class = "inheritance" >
< li > com.mxgraph.reader.mxGraphViewImageReader< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2014-11-10 09:02:21 +00:00
< dd > org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler< / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< hr >
< br >
< pre > public class < span class = "strong" > mxGraphViewImageReader< / span >
extends < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > mxGraphViewReader< / a > < / pre >
< div class = "block" > A converter that renders display XML data onto a graphics canvas. This
reader can only be used to generate images for encoded graph views.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- =========== FIELD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "field_summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Field Summary table, listing fields, and an explanation" >
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Field and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#antiAlias" > antiAlias< / a > < / strong > < / code >
< div class = "block" > Specifies if the image should be anti-aliased.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > protected java.awt.Color< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#background" > background< / a > < / strong > < / code >
< div class = "block" > Specifies the background color.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected int< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#border" > border< / a > < / strong > < / code >
< div class = "block" > Specifies the border which is added to the size of the graph.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#clip" > clip< / a > < / strong > < / code >
< div class = "block" > Defines the clip to be drawn.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#cropping" > cropping< / a > < / strong > < / code >
< div class = "block" > Specifies the border which is added to the size of the graph.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields_inherited_from_class_com.mxgraph.reader.mxGraphViewReader" >
<!-- -->
< / a >
< h3 > Fields inherited from class com.mxgraph.reader.< a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > mxGraphViewReader< / a > < / h3 >
< code > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#canvas" > canvas< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#htmlLabels" > htmlLabels< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#scale" > scale< / a > < / code > < / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor_summary" >
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader()" > mxGraphViewImageReader< / a > < / strong > ()< / code >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colOne" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color)" > mxGraphViewImageReader< / a > < / strong > (java.awt.Color background)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new reader with the given background color.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colOne" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color, int)" > mxGraphViewImageReader< / a > < / strong > (java.awt.Color background,
2014-04-01 11:30:48 +00:00
int border)< / code >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colOne" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color, int, boolean)" > mxGraphViewImageReader< / a > < / strong > (java.awt.Color background,
2014-04-01 11:30:48 +00:00
int border,
boolean antiAlias)< / code >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colOne" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#mxGraphViewImageReader(java.awt.Color, int, boolean, boolean)" > mxGraphViewImageReader< / a > < / strong > (java.awt.Color background,
2014-04-01 11:30:48 +00:00
int border,
boolean antiAlias,
boolean cropping)< / code >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ========== METHOD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "method_summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span > Methods< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > static java.awt.image.BufferedImage< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#convert(org.xml.sax.InputSource, com.mxgraph.reader.mxGraphViewImageReader)" > convert< / a > < / strong > (org.xml.sax.InputSource inputSource,
2014-04-01 11:30:48 +00:00
< a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html" title = "class in com.mxgraph.reader" > mxGraphViewImageReader< / a > viewReader)< / code >
< div class = "block" > Creates the image for the given display XML input source.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > static java.awt.image.BufferedImage< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#convert(java.lang.String, com.mxgraph.reader.mxGraphViewImageReader)" > convert< / a > < / strong > (java.lang.String filename,
2014-04-01 11:30:48 +00:00
< a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html" title = "class in com.mxgraph.reader" > mxGraphViewImageReader< / a > viewReader)< / code >
< div class = "block" > Creates the image for the given display XML file.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#createCanvas(java.util.Map)" > createCanvas< / a > < / strong > (java.util.Map< java.lang.String,java.lang.Object> attrs)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the canvas to be used for rendering.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/canvas/mxGraphics2DCanvas.html" title = "class in com.mxgraph.canvas" > mxGraphics2DCanvas< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#createGraphicsCanvas()" > createGraphicsCanvas< / a > < / strong > ()< / code >
< div class = "block" > Hook that creates the graphics canvas.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > java.awt.Color< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#getBackground()" > getBackground< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > int< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#getBorder()" > getBorder< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#getClip()" > getClip< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#isAntiAlias()" > isAntiAlias< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#isCropping()" > isCropping< / a > < / strong > ()< / code >
< div class = "block" > Specifies the optional clipping rectangle.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#setAntiAlias(boolean)" > setAntiAlias< / a > < / strong > (boolean antiAlias)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#setBackground(java.awt.Color)" > setBackground< / a > < / strong > (java.awt.Color background)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#setBorder(int)" > setBorder< / a > < / strong > (int border)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#setClip(com.mxgraph.util.mxRectangle)" > setClip< / a > < / strong > (< a href = "../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > value)< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html#setCropping(boolean)" > setCropping< / a > < / strong > (boolean value)< / code > < / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_com.mxgraph.reader.mxGraphViewReader" >
<!-- -->
< / a >
< h3 > Methods inherited from class com.mxgraph.reader.< a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > mxGraphViewReader< / a > < / h3 >
< code > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#getCanvas()" > getCanvas< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#isHtmlLabels()" > isHtmlLabels< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#parseElement(java.lang.String, java.util.Map)" > parseElement< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#parsePoints(java.lang.String)" > parsePoints< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#parseState(com.mxgraph.view.mxCellState, boolean)" > parseState< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#setHtmlLabels(boolean)" > setHtmlLabels< / a > , < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)" > startElement< / a > < / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_org.xml.sax.helpers.DefaultHandler" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class org.xml.sax.helpers.DefaultHandler< / h3 >
< code > characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_java.lang.Object" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ============ FIELD DETAIL =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "field_detail" >
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
< a name = "background" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > background< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected java.awt.Color background< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies the background color. Default is null.< / div >
< / li >
< / ul >
< a name = "antiAlias" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > antiAlias< / h4 >
< pre > protected boolean antiAlias< / pre >
< div class = "block" > Specifies if the image should be anti-aliased. Default is true.< / div >
< / li >
< / ul >
< a name = "border" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > border< / h4 >
< pre > protected int border< / pre >
< div class = "block" > Specifies the border which is added to the size of the graph. Default is
0.< / div >
< / li >
< / ul >
< a name = "cropping" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > cropping< / h4 >
< pre > protected boolean cropping< / pre >
< div class = "block" > Specifies the border which is added to the size of the graph. Default is
true.< / div >
< / li >
< / ul >
< a name = "clip" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > clip< / h4 >
< pre > protected < a href = "../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > clip< / pre >
< div class = "block" > Defines the clip to be drawn. Default is null.< / div >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor_detail" >
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
< a name = "mxGraphViewImageReader()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxGraphViewImageReader< / h4 >
< pre > public mxGraphViewImageReader()< / pre >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / li >
< / ul >
< a name = "mxGraphViewImageReader(java.awt.Color)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxGraphViewImageReader< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public mxGraphViewImageReader(java.awt.Color background)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new reader with the given background color.< / div >
< / li >
< / ul >
< a name = "mxGraphViewImageReader(java.awt.Color, int)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxGraphViewImageReader< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public mxGraphViewImageReader(java.awt.Color background,
2014-04-01 11:30:48 +00:00
int border)< / pre >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / li >
< / ul >
< a name = "mxGraphViewImageReader(java.awt.Color, int, boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxGraphViewImageReader< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public mxGraphViewImageReader(java.awt.Color background,
2014-04-01 11:30:48 +00:00
int border,
boolean antiAlias)< / pre >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / li >
< / ul >
< a name = "mxGraphViewImageReader(java.awt.Color, int, boolean, boolean)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxGraphViewImageReader< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public mxGraphViewImageReader(java.awt.Color background,
2014-04-01 11:30:48 +00:00
int border,
boolean antiAlias,
boolean cropping)< / pre >
< div class = "block" > Constructs a new reader with a transparent background.< / div >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ============ METHOD DETAIL ========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "method_detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
< a name = "getBackground()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getBackground< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public java.awt.Color getBackground()< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "setBackground(java.awt.Color)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setBackground< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void setBackground(java.awt.Color background)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "getBorder()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getBorder< / h4 >
< pre > public int getBorder()< / pre >
< / li >
< / ul >
< a name = "setBorder(int)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setBorder< / h4 >
< pre > public void setBorder(int border)< / pre >
< / li >
< / ul >
< a name = "isAntiAlias()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isAntiAlias< / h4 >
< pre > public boolean isAntiAlias()< / pre >
< / li >
< / ul >
< a name = "setAntiAlias(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setAntiAlias< / h4 >
< pre > public void setAntiAlias(boolean antiAlias)< / pre >
< / li >
< / ul >
< a name = "isCropping()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isCropping< / h4 >
< pre > public boolean isCropping()< / pre >
< div class = "block" > Specifies the optional clipping rectangle.< / div >
< / li >
< / ul >
< a name = "setCropping(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setCropping< / h4 >
< pre > public void setCropping(boolean value)< / pre >
< / li >
< / ul >
< a name = "getClip()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getClip< / h4 >
< pre > public < a href = "../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > getClip()< / pre >
< / li >
< / ul >
< a name = "setClip(com.mxgraph.util.mxRectangle)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setClip< / h4 >
< pre > public void setClip(< a href = "../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > value)< / pre >
< / li >
< / ul >
< a name = "createCanvas(java.util.Map)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > createCanvas< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > createCanvas(java.util.Map< java.lang.String,java.lang.Object> attrs)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > < strong > Description copied from class: < code > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#createCanvas(java.util.Map)" > mxGraphViewReader< / a > < / code > < / strong > < / div >
< div class = "block" > Returns the canvas to be used for rendering.< / div >
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html#createCanvas(java.util.Map)" > createCanvas< / a > < / code > in class < code > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > mxGraphViewReader< / a > < / code > < / dd >
< dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > attrs< / code > - Specifies the attributes of the new canvas.< / dd >
< dt > < span class = "strong" > Returns:< / span > < / dt > < dd > Returns a new canvas.< / dd > < / dl >
< / li >
< / ul >
< a name = "createGraphicsCanvas()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > createGraphicsCanvas< / h4 >
< pre > protected < a href = "../../../com/mxgraph/canvas/mxGraphics2DCanvas.html" title = "class in com.mxgraph.canvas" > mxGraphics2DCanvas< / a > createGraphicsCanvas()< / pre >
< div class = "block" > Hook that creates the graphics canvas.< / div >
< / li >
< / ul >
< a name = "convert(java.lang.String, com.mxgraph.reader.mxGraphViewImageReader)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > convert< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public static java.awt.image.BufferedImage convert(java.lang.String filename,
< a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html" title = "class in com.mxgraph.reader" > mxGraphViewImageReader< / a > viewReader)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Creates the image for the given display XML file. (Note: The XML file is
an encoded mxGraphView, not mxGraphModel.)< / div >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > filename< / code > - Filename of the display XML file.< / dd >
< dt > < span class = "strong" > Returns:< / span > < / dt > < dd > Returns an image representing the display XML file.< / dd >
< dt > < span class = "strong" > Throws:< / span > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > javax.xml.parsers.ParserConfigurationException< / code > < / dd >
< dd > < code > org.xml.sax.SAXException< / code > < / dd >
< dd > < code > java.io.IOException< / code > < / dd > < / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "convert(org.xml.sax.InputSource, com.mxgraph.reader.mxGraphViewImageReader)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > convert< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public static java.awt.image.BufferedImage convert(org.xml.sax.InputSource inputSource,
< a href = "../../../com/mxgraph/reader/mxGraphViewImageReader.html" title = "class in com.mxgraph.reader" > mxGraphViewImageReader< / a > viewReader)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Creates the image for the given display XML input source. (Note: The XML
is an encoded mxGraphView, not mxGraphModel.)< / div >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > inputSource< / code > - Input source that contains the display XML.< / dd >
< dt > < span class = "strong" > Returns:< / span > < / dt > < dd > Returns an image representing the display XML input source.< / dd >
< dt > < span class = "strong" > Throws:< / span > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > javax.xml.parsers.ParserConfigurationException< / code > < / dd >
< dd > < code > org.xml.sax.SAXException< / code > < / dd >
< dd > < code > java.io.IOException< / code > < / dd > < / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxGraphViewImageReader.html" > Use< / a > < / 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 > < a href = "../../../com/mxgraph/reader/mxDomOutputParser.IElementHandler.html" title = "interface in com.mxgraph.reader" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/reader/mxGraphViewReader.html" title = "class in com.mxgraph.reader" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/reader/mxGraphViewImageReader.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxGraphViewImageReader.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 >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > < a href = "#field_summary" > Field< / a > | < / li >
< li > < a href = "#constructor_summary" > Constr< / a > | < / li >
< li > < a href = "#method_summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field_detail" > Field< / a > | < / li >
< li > < a href = "#constructor_detail" > Constr< / a > | < / li >
< li > < a href = "#method_detail" > Method< / a > < / li >
< / ul >
< / 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 >