2019-07-02 06:45:58 +00:00
<!DOCTYPE HTML>
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2020-01-24 13:32:03 +00:00
<!-- Generated by javadoc (11.0.5) on Fri Jan 24 12:51:57 UTC 2020 -->
< title > mxGraphics2DCanvas (mxGraph 4.1.0 API Specification)< / title >
2018-11-06 11:46:01 +00:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2020-01-24 13:32:03 +00:00
< meta name = "dc.created" content = "2020-01-24" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2018-11-06 11:46:01 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../jquery/jquery-ui.css" title = "Style" >
2016-06-02 09:57:18 +00:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2018-11-06 11:46:01 +00:00
< script type = "text/javascript" src = "../../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
2019-07-02 06:45:58 +00:00
< script type = "text/javascript" src = "../../../jquery/jquery-3.3.1.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jquery-migrate-3.0.1.js" > < / script >
2018-11-06 11:46:01 +00:00
< script type = "text/javascript" src = "../../../jquery/jquery-ui.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) {
2020-01-24 13:32:03 +00:00
parent.document.title="mxGraphics2DCanvas (mxGraph 4.1.0 API Specification)";
2016-06-02 09:57:18 +00:00
}
}
catch(err) {
2012-05-21 20:32:26 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
2019-07-02 06:45:58 +00:00
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":9,"i18":9,"i19":10};
2016-06-02 09:57:18 +00:00
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2019-07-02 06:45:58 +00:00
var pathtoroot = "../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2014-04-01 11:30:48 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-07-02 06:45:58 +00:00
< header role = "banner" >
< nav role = "navigation" >
2018-11-06 11:46:01 +00:00
< div class = "fixedNav" >
2012-05-21 20:32:26 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2019-07-02 06:45:58 +00:00
< div class = "topNav" > < a id = "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 >
2019-07-02 06:45:58 +00:00
< a id = "navbar.top.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2019-07-02 06:45:58 +00:00
< li > < a href = "../../../index.html" > Overview< / a > < / li >
2014-04-01 11:30:48 +00:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxGraphics2DCanvas.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 >
2020-01-24 13:32:03 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 4.1.0< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" id = "allclasses_navbar_top" >
2019-07-02 06:45:58 +00:00
< li > < a href = "../../../allclasses.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
2018-11-06 11:46:01 +00:00
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
< / ul >
2014-04-01 11:30:48 +00:00
< 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 >
2018-11-06 11:46:01 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2014-04-01 11:30:48 +00:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / div >
2019-07-02 06:45:58 +00:00
< a id = "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 ========= -->
2018-11-06 11:46:01 +00:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
2019-07-02 06:45:58 +00:00
< / nav >
< / header >
2012-05-21 20:32:26 +00:00
<!-- ======== START OF CLASS DATA ======== -->
2019-07-02 06:45:58 +00:00
< main role = "main" >
2014-04-01 11:30:48 +00:00
< div class = "header" >
2019-07-02 06:45:58 +00:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > com.mxgraph.canvas< / a > < / div >
2014-04-01 11:30:48 +00:00
< h2 title = "Class mxGraphics2DCanvas" class = "title" > Class mxGraphics2DCanvas< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > java.lang.Object< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2019-07-02 06:45:58 +00:00
< li > < a href = "mxBasicCanvas.html" title = "class in com.mxgraph.canvas" > com.mxgraph.canvas.mxBasicCanvas< / a > < / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
< li > com.mxgraph.canvas.mxGraphics2DCanvas< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2019-07-02 06:45:58 +00:00
< dd > < code > < a href = "mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< dl >
< dt > Direct Known Subclasses:< / dt >
2019-07-02 06:45:58 +00:00
< dd > < code > < a href = "../swing/view/mxInteractiveCanvas.html" title = "class in com.mxgraph.swing.view" > mxInteractiveCanvas< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< hr >
2016-06-02 09:57:18 +00:00
< pre > public class < span class = "typeNameLabel" > mxGraphics2DCanvas< / span >
2019-07-02 06:45:58 +00:00
extends < a href = "mxBasicCanvas.html" title = "class in com.mxgraph.canvas" > mxBasicCanvas< / a > < / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > An implementation of a canvas that uses Graphics2D for painting.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- =========== FIELD SUMMARY =========== -->
2019-07-02 06:45:58 +00:00
< section role = "region" >
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "field.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2019-07-02 06:45:58 +00:00
< table class = "memberSummary" >
2014-04-01 11:30:48 +00:00
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "col" > Field< / th >
< th class = "colLast" scope = "col" > Description< / th >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.awt.Graphics2D< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#g" > g< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Global graphics handle to the image.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#IMAGE_SCALING" > IMAGE_SCALING< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies the image scaling quality.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected javax.swing.CellRendererPane< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#rendererPane" > rendererPane< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Optional renderer pane to be used for HTML label rendering.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2019-07-02 06:45:58 +00:00
< td class = "colFirst" > < code > protected static java.util.Map< java.lang.String,​ < a href = "../shape/mxIShape.html" title = "interface in com.mxgraph.shape" > mxIShape< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#shapes" > shapes< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Maps from names to mxIVertexShape instances.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > static java.lang.String< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#TEXT_SHAPE_DEFAULT" > TEXT_SHAPE_DEFAULT< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > static java.lang.String< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#TEXT_SHAPE_HTML" > TEXT_SHAPE_HTML< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
2019-07-02 06:45:58 +00:00
< td class = "colFirst" > < code > protected static java.util.Map< java.lang.String,​ < a href = "../shape/mxITextShape.html" title = "interface in com.mxgraph.shape" > mxITextShape< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#textShapes" > textShapes< / a > < / span > < / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Maps from names to mxITextShape instances.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "fields.inherited.from.class.com.mxgraph.canvas.mxBasicCanvas" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2019-07-02 06:45:58 +00:00
< h3 > Fields inherited from class com.mxgraph.canvas.< a href = "mxBasicCanvas.html" title = "class in com.mxgraph.canvas" > mxBasicCanvas< / a > < / h3 >
< code > < a href = "mxBasicCanvas.html#DEFAULT_IMAGEBASEPATH" > DEFAULT_IMAGEBASEPATH< / a > , < a href = "mxBasicCanvas.html#drawLabels" > drawLabels< / a > , < a href = "mxBasicCanvas.html#imageBasePath" > imageBasePath< / a > , < a href = "mxBasicCanvas.html#imageCache" > imageCache< / a > , < a href = "mxBasicCanvas.html#PRESERVE_IMAGE_ASPECT" > PRESERVE_IMAGE_ASPECT< / a > , < a href = "mxBasicCanvas.html#scale" > scale< / a > , < a href = "mxBasicCanvas.html#translate" > translate< / a > < / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< / section >
2012-05-21 20:32:26 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2019-07-02 06:45:58 +00:00
< section role = "region" >
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "constructor.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2019-07-02 06:45:58 +00:00
< table class = "memberSummary" >
2014-04-01 11:30:48 +00:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2018-11-06 11:46:01 +00:00
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
2019-07-02 06:45:58 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E()" > mxGraphics2DCanvas< / a > < / span > ()< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new graphics canvas with an empty graphics object.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2019-07-02 06:45:58 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(java.awt.Graphics2D)" > mxGraphics2DCanvas< / a > < / span > ​ (java.awt.Graphics2D g)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new graphics canvas for the given graphics object.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< / section >
2012-05-21 20:32:26 +00:00
<!-- ========== METHOD SUMMARY =========== -->
2019-07-02 06:45:58 +00:00
< section role = "region" >
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "method.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2019-07-02 06:45:58 +00:00
< table class = "memberSummary" >
2016-06-02 09:57:18 +00:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t1" class = "tableTab" > < span > < a href = "javascript:show(1);" > Static Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
2014-04-01 11:30:48 +00:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i0" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.awt.Paint< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#createFillPaint(com.mxgraph.util.mxRectangle,java.util.Map)" > createFillPaint< / a > < / span > ​ (< a href = "../util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > bounds,
java.util.Map< java.lang.String,​ java.lang.Object> style)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i1" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.awt.Stroke< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#createStroke(java.util.Map)" > createStroke< / a > < / span > ​ (java.util.Map< java.lang.String,​ java.lang.Object> style)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i2" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.awt.Graphics2D< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#createTemporaryGraphics(java.util.Map,float,com.mxgraph.util.mxRectangle)" > createTemporaryGraphics< / a > < / span > ​ (java.util.Map< java.lang.String,​ java.lang.Object> style,
2014-04-01 11:30:48 +00:00
float opacity,
2019-07-02 06:45:58 +00:00
< a href = "../util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > bounds)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i3" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#drawCell(com.mxgraph.view.mxCellState)" > drawCell< / a > < / span > ​ (< a href = "../view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > state)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i4" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#drawImage(java.awt.Rectangle,java.lang.String)" > drawImage< / a > < / span > ​ (java.awt.Rectangle bounds,
2018-11-06 11:46:01 +00:00
java.lang.String imageUrl)< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i5" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#drawImage(java.awt.Rectangle,java.lang.String,boolean,boolean,boolean)" > drawImage< / a > < / span > ​ (java.awt.Rectangle bounds,
2017-11-24 16:16:54 +00:00
java.lang.String imageUrl,
2014-04-01 11:30:48 +00:00
boolean preserveAspect,
boolean flipH,
2018-11-06 11:46:01 +00:00
boolean flipV)< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i6" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > protected void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#drawImageImpl(java.awt.Image,int,int)" > drawImageImpl< / a > < / span > ​ (java.awt.Image image,
2014-04-01 11:30:48 +00:00
int x,
2018-11-06 11:46:01 +00:00
int y)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Implements the actual graphics call.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i7" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#drawLabel(java.lang.String,com.mxgraph.view.mxCellState,boolean)" > drawLabel< / a > < / span > ​ (java.lang.String text,
< a href = "../view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > state,
2018-11-06 11:46:01 +00:00
boolean html)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given label.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i8" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#fillShape(java.awt.Shape)" > fillShape< / a > < / span > ​ (java.awt.Shape shape)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i9" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#fillShape(java.awt.Shape,boolean)" > fillShape< / a > < / span > ​ (java.awt.Shape shape,
2018-11-06 11:46:01 +00:00
boolean shadow)< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i10" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.awt.Graphics2D< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getGraphics()" > getGraphics< / a > < / span > ()< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the graphics object for this canvas.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i11" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.awt.Dimension< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getImageSize(java.awt.Image)" > getImageSize< / a > < / span > ​ (java.awt.Image image)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the size for the given image.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i12" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > javax.swing.CellRendererPane< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getRendererPane()" > getRendererPane< / a > < / span > ()< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i13" class = "rowColor" >
2019-07-02 06:45:58 +00:00
< td class = "colFirst" > < code > < a href = "../shape/mxIShape.html" title = "interface in com.mxgraph.shape" > mxIShape< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getShape(java.util.Map)" > getShape< / a > < / span > ​ (java.util.Map< java.lang.String,​ java.lang.Object> style)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i14" class = "altColor" >
2019-07-02 06:45:58 +00:00
< td class = "colFirst" > < code > < a href = "../shape/mxITextShape.html" title = "interface in com.mxgraph.shape" > mxITextShape< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getTextShape(java.util.Map,boolean)" > getTextShape< / a > < / span > ​ (java.util.Map< java.lang.String,​ java.lang.Object> style,
2018-11-06 11:46:01 +00:00
boolean html)< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i15" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#paintPolyline(com.mxgraph.util.mxPoint%5B%5D,boolean)" > paintPolyline< / a > < / span > ​ (< a href = "../util/mxPoint.html" title = "class in com.mxgraph.util" > mxPoint< / a > [] points,
2018-11-06 11:46:01 +00:00
boolean rounded)< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i16" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#paintRectangle(java.awt.Rectangle,java.awt.Color,java.awt.Color)" > paintRectangle< / a > < / span > ​ (java.awt.Rectangle bounds,
2017-11-24 16:16:54 +00:00
java.awt.Color background,
2018-11-06 11:46:01 +00:00
java.awt.Color border)< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i17" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > static void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#putShape(java.lang.String,com.mxgraph.shape.mxIShape)" > putShape< / a > < / span > ​ (java.lang.String name,
< a href = "../shape/mxIShape.html" title = "interface in com.mxgraph.shape" > mxIShape< / a > shape)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i18" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > static void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#putTextShape(java.lang.String,com.mxgraph.shape.mxITextShape)" > putTextShape< / a > < / span > ​ (java.lang.String name,
< a href = "../shape/mxITextShape.html" title = "interface in com.mxgraph.shape" > mxITextShape< / a > shape)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i19" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2019-07-02 06:45:58 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#setGraphics(java.awt.Graphics2D)" > setGraphics< / a > < / span > ​ (java.awt.Graphics2D g)< / code > < / th >
2018-11-06 11:46:01 +00:00
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the graphics object for this canvas.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "methods.inherited.from.class.com.mxgraph.canvas.mxBasicCanvas" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2019-07-02 06:45:58 +00:00
< h3 > Methods inherited from class com.mxgraph.canvas.< a href = "mxBasicCanvas.html" title = "class in com.mxgraph.canvas" > mxBasicCanvas< / a > < / h3 >
< code > < a href = "mxBasicCanvas.html#flushImageCache()" > flushImageCache< / a > , < a href = "mxBasicCanvas.html#getImageBasePath()" > getImageBasePath< / a > , < a href = "mxBasicCanvas.html#getImageForStyle(java.util.Map)" > getImageForStyle< / a > , < a href = "mxBasicCanvas.html#getScale()" > getScale< / a > , < a href = "mxBasicCanvas.html#getTranslate()" > getTranslate< / a > , < a href = "mxBasicCanvas.html#isDrawLabels()" > isDrawLabels< / a > , < a href = "mxBasicCanvas.html#loadImage(java.lang.String)" > loadImage< / a > , < a href = "mxBasicCanvas.html#setDrawLabels(boolean)" > setDrawLabels< / a > , < a href = "mxBasicCanvas.html#setImageBasePath(java.lang.String)" > setImageBasePath< / a > , < a href = "mxBasicCanvas.html#setScale(double)" > setScale< / a > , < a href = "mxBasicCanvas.html#setTranslate(double,double)" > setTranslate< / a > < / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Object" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2017-11-24 16:16:54 +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 >
2019-07-02 06:45:58 +00:00
< / section >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ============ FIELD DETAIL =========== -->
2019-07-02 06:45:58 +00:00
< section role = "region" >
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "field.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
2019-07-02 06:45:58 +00:00
< a id = "TEXT_SHAPE_DEFAULT" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > TEXT_SHAPE_DEFAULT< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public static final java.lang.String TEXT_SHAPE_DEFAULT< / pre >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "../../../constant-values.html#com.mxgraph.canvas.mxGraphics2DCanvas.TEXT_SHAPE_DEFAULT" > Constant Field Values< / a > < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "TEXT_SHAPE_HTML" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > TEXT_SHAPE_HTML< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public static final java.lang.String TEXT_SHAPE_HTML< / pre >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "../../../constant-values.html#com.mxgraph.canvas.mxGraphics2DCanvas.TEXT_SHAPE_HTML" > Constant Field Values< / a > < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "IMAGE_SCALING" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > IMAGE_SCALING< / h4 >
< pre > public static int IMAGE_SCALING< / pre >
< div class = "block" > Specifies the image scaling quality. Default is Image.SCALE_SMOOTH.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "shapes" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > shapes< / h4 >
2019-07-02 06:45:58 +00:00
< pre > protected static java.util.Map< java.lang.String,​ < a href = "../shape/mxIShape.html" title = "interface in com.mxgraph.shape" > mxIShape< / a > > shapes< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Maps from names to mxIVertexShape instances.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "textShapes" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > textShapes< / h4 >
2019-07-02 06:45:58 +00:00
< pre > protected static java.util.Map< java.lang.String,​ < a href = "../shape/mxITextShape.html" title = "interface in com.mxgraph.shape" > mxITextShape< / a > > textShapes< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Maps from names to mxITextShape instances. There are currently three different
hardcoded text shapes available here: default, html and wrapped.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "rendererPane" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > rendererPane< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected javax.swing.CellRendererPane rendererPane< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Optional renderer pane to be used for HTML label rendering.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "g" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > g< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.awt.Graphics2D g< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Global graphics handle to the image.< / div >
< / li >
< / ul >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< / section >
2012-05-21 20:32:26 +00:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2019-07-02 06:45:58 +00:00
< section role = "region" >
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "constructor.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2019-07-02 06:45:58 +00:00
< a id = "<init>()" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxGraphics2DCanvas< / h4 >
< pre > public mxGraphics2DCanvas()< / pre >
< div class = "block" > Constructs a new graphics canvas with an empty graphics object.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "<init>(java.awt.Graphics2D)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxGraphics2DCanvas< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public mxGraphics2DCanvas​ (java.awt.Graphics2D g)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new graphics canvas for the given graphics object.< / div >
< / li >
< / ul >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< / section >
2012-05-21 20:32:26 +00:00
<!-- ============ METHOD DETAIL ========== -->
2019-07-02 06:45:58 +00:00
< section role = "region" >
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2019-07-02 06:45:58 +00:00
< li class = "blockList" > < a id = "method.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2019-07-02 06:45:58 +00:00
< a id = "putShape(java.lang.String,com.mxgraph.shape.mxIShape)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > putShape< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public static void putShape​ (java.lang.String name,
< a href = "../shape/mxIShape.html" title = "interface in com.mxgraph.shape" > mxIShape< / a > shape)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "getShape(java.util.Map)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getShape< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public < a href = "../shape/mxIShape.html" title = "interface in com.mxgraph.shape" > mxIShape< / a > getShape​ (java.util.Map< java.lang.String,​ java.lang.Object> style)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "putTextShape(java.lang.String,com.mxgraph.shape.mxITextShape)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > putTextShape< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public static void putTextShape​ (java.lang.String name,
< a href = "../shape/mxITextShape.html" title = "interface in com.mxgraph.shape" > mxITextShape< / a > shape)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "getTextShape(java.util.Map,boolean)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTextShape< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public < a href = "../shape/mxITextShape.html" title = "interface in com.mxgraph.shape" > mxITextShape< / a > getTextShape​ (java.util.Map< java.lang.String,​ java.lang.Object> style,
2016-06-02 09:57:18 +00:00
boolean html)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "getRendererPane()" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getRendererPane< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public javax.swing.CellRendererPane getRendererPane()< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "getGraphics()" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getGraphics< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public java.awt.Graphics2D getGraphics()< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the graphics object for this canvas.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "setGraphics(java.awt.Graphics2D)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setGraphics< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void setGraphics​ (java.awt.Graphics2D g)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the graphics object for this canvas.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "drawCell(com.mxgraph.view.mxCellState)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > drawCell< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public java.lang.Object drawCell​ (< a href = "../view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > state)< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "mxICanvas.html#drawCell(com.mxgraph.view.mxCellState)" > mxICanvas< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > state< / code > - State of the cell to be painted.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Object that represents the cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "drawLabel(java.lang.String,com.mxgraph.view.mxCellState,boolean)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > drawLabel< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public java.lang.Object drawLabel​ (java.lang.String text,
< a href = "../view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > state,
2017-11-24 16:16:54 +00:00
boolean html)< / pre >
2019-07-02 06:45:58 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "mxICanvas.html#drawLabel(java.lang.String,com.mxgraph.view.mxCellState,boolean)" > mxICanvas< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given label.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > text< / code > - String that represents the label.< / dd >
< dd > < code > state< / code > - State of the cell whose label is to be painted.< / dd >
< dd > < code > html< / code > - Specifies if the label contains HTML markup.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Object that represents the label.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "drawImage(java.awt.Rectangle,java.lang.String)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > drawImage< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void drawImage​ (java.awt.Rectangle bounds,
2017-11-24 16:16:54 +00:00
java.lang.String imageUrl)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "drawImage(java.awt.Rectangle,java.lang.String,boolean,boolean,boolean)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > drawImage< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void drawImage​ (java.awt.Rectangle bounds,
2017-11-24 16:16:54 +00:00
java.lang.String imageUrl,
2016-06-02 09:57:18 +00:00
boolean preserveAspect,
boolean flipH,
boolean flipV)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "drawImageImpl(java.awt.Image,int,int)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > drawImageImpl< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > protected void drawImageImpl​ (java.awt.Image image,
2016-06-02 09:57:18 +00:00
int x,
int y)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Implements the actual graphics call.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "getImageSize(java.awt.Image)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getImageSize< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > protected java.awt.Dimension getImageSize​ (java.awt.Image image)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the size for the given image.< / div >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "paintPolyline(com.mxgraph.util.mxPoint[],boolean)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > paintPolyline< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void paintPolyline​ (< a href = "../util/mxPoint.html" title = "class in com.mxgraph.util" > mxPoint< / a > [] points,
2016-06-02 09:57:18 +00:00
boolean rounded)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "paintRectangle(java.awt.Rectangle,java.awt.Color,java.awt.Color)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > paintRectangle< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void paintRectangle​ (java.awt.Rectangle bounds,
2017-11-24 16:16:54 +00:00
java.awt.Color background,
java.awt.Color border)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "fillShape(java.awt.Shape)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > fillShape< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void fillShape​ (java.awt.Shape shape)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "fillShape(java.awt.Shape,boolean)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > fillShape< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public void fillShape​ (java.awt.Shape shape,
2016-06-02 09:57:18 +00:00
boolean shadow)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "createStroke(java.util.Map)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > createStroke< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public java.awt.Stroke createStroke​ (java.util.Map< java.lang.String,​ java.lang.Object> style)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "createFillPaint(com.mxgraph.util.mxRectangle,java.util.Map)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > createFillPaint< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public java.awt.Paint createFillPaint​ (< a href = "../util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > bounds,
java.util.Map< java.lang.String,​ java.lang.Object> style)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< a id = "createTemporaryGraphics(java.util.Map,float,com.mxgraph.util.mxRectangle)" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > createTemporaryGraphics< / h4 >
2019-07-02 06:45:58 +00:00
< pre class = "methodSignature" > public java.awt.Graphics2D createTemporaryGraphics​ (java.util.Map< java.lang.String,​ java.lang.Object> style,
2017-11-24 16:16:54 +00:00
float opacity,
2019-07-02 06:45:58 +00:00
< a href = "../util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > bounds)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / li >
< / ul >
2019-07-02 06:45:58 +00:00
< / section >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / div >
< / div >
2019-07-02 06:45:58 +00:00
< / main >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF CLASS DATA ========= -->
2019-07-02 06:45:58 +00:00
< footer role = "contentinfo" >
< nav role = "navigation" >
2012-05-21 20:32:26 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2019-07-02 06:45:58 +00:00
< div class = "bottomNav" > < a id = "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 >
2019-07-02 06:45:58 +00:00
< a id = "navbar.bottom.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2019-07-02 06:45:58 +00:00
< li > < a href = "../../../index.html" > Overview< / a > < / li >
2014-04-01 11:30:48 +00:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxGraphics2DCanvas.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 >
2020-01-24 13:32:03 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 4.1.0< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2019-07-02 06:45:58 +00:00
< li > < a href = "../../../allclasses.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 >
2018-11-06 11:46:01 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2014-04-01 11:30:48 +00:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / div >
2019-07-02 06:45:58 +00:00
< a id = "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 ======= -->
2019-07-02 06:45:58 +00:00
< / nav >
2017-06-27 11:43:19 +00:00
< p class = "legalCopy" > < small > < font size = 1 > Copyright (c) 2010-2017 < a href = "http://www.jgraph.com/"
target="_blank">Gaudenz Alder, JGraph Ltd< / a > . All rights reserved.< / font > < / small > < / p >
2019-07-02 06:45:58 +00:00
< / footer >
2014-04-01 11:30:48 +00:00
< / body >
< / html >