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 >
2018-10-08 12:01:08 +00:00
<!-- Generated by javadoc (1.8.0_171) on Mon Oct 08 11:58:17 UTC 2018 -->
< title > mxBasicCanvas (mxGraph 3.9.10 API Specification)< / title >
< meta name = "date" content = "2018-10-08" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2016-06-02 09:57:18 +00:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2014-04-01 11:30:48 +00:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
2016-06-02 09:57:18 +00:00
try {
if (location.href.indexOf('is-external=true') == -1) {
2018-10-08 12:01:08 +00:00
parent.document.title="mxBasicCanvas (mxGraph 3.9.10 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
//-->
2016-06-02 09:57:18 +00:00
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2014-04-01 11:30:48 +00:00
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2012-05-21 20:32:26 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2016-06-02 09:57:18 +00:00
< div class = "topNav" > < a name = "navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxBasicCanvas.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 >
2018-10-08 12:01:08 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.10< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
2016-06-02 09:57:18 +00:00
< li > Prev Class< / li >
< li > < a href = "../../../com/mxgraph/canvas/mxGraphics2DCanvas.html" title = "class in com.mxgraph.canvas" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/canvas/mxBasicCanvas.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxBasicCanvas.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< 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 >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< div class = "subTitle" > com.mxgraph.canvas< / div >
< h2 title = "Class mxBasicCanvas" class = "title" > Class mxBasicCanvas< / 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" >
< li > com.mxgraph.canvas.mxBasicCanvas< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
< dd > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / dd >
< / dl >
< dl >
< dt > Direct Known Subclasses:< / dt >
< dd > < a href = "../../../com/mxgraph/canvas/mxGraphics2DCanvas.html" title = "class in com.mxgraph.canvas" > mxGraphics2DCanvas< / a > , < a href = "../../../com/mxgraph/canvas/mxHtmlCanvas.html" title = "class in com.mxgraph.canvas" > mxHtmlCanvas< / a > , < a href = "../../../com/mxgraph/canvas/mxSvgCanvas.html" title = "class in com.mxgraph.canvas" > mxSvgCanvas< / a > , < a href = "../../../com/mxgraph/canvas/mxVmlCanvas.html" title = "class in com.mxgraph.canvas" > mxVmlCanvas< / a > < / dd >
< / dl >
< hr >
< br >
2016-06-02 09:57:18 +00:00
< pre > public abstract class < span class = "typeNameLabel" > mxBasicCanvas< / span >
2017-11-24 16:16:54 +00:00
extends java.lang.Object
2014-04-01 11:30:48 +00:00
implements < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / pre >
< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "field.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Field Summary table, listing fields, and an explanation" >
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 >
< th class = "colLast" scope = "col" > Field and Description< / th >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > static java.lang.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#DEFAULT_IMAGEBASEPATH" > DEFAULT_IMAGEBASEPATH< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Defines the default value for the imageBasePath in all GDI canvases.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#drawLabels" > drawLabels< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies whether labels should be painted.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.lang.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#imageBasePath" > imageBasePath< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Defines the base path for images with relative paths.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.util.Hashtable< java.lang.String,java.awt.image.BufferedImage> < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#imageCache" > imageCache< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Cache for images.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#PRESERVE_IMAGE_ASPECT" > PRESERVE_IMAGE_ASPECT< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies if image aspect should be preserved in drawImage.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected double< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#scale" > scale< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies the current scale.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2016-09-07 12:29:15 +00:00
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/util/mxPoint.html" title = "class in com.mxgraph.util" > mxPoint< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#translate" > translate< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies the current translation.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "constructor.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
2016-06-02 09:57:18 +00:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#mxBasicCanvas--" > mxBasicCanvas< / a > < / span > ()< / code > < / td >
2014-04-01 11:30:48 +00:00
< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "method.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / 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 >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i0" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#flushImageCache--" > flushImageCache< / a > < / span > ()< / code > < / 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.lang.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#getImageBasePath--" > getImageBasePath< / a > < / span > ()< / code > < / 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.lang.String< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#getImageForStyle-java.util.Map-" > getImageForStyle< / a > < / span > (java.util.Map< java.lang.String,java.lang.Object> style)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Gets the image path from the given style.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i3" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > double< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#getScale--" > getScale< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the scale.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i4" class = "altColor" >
2016-09-07 12:29:15 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/util/mxPoint.html" title = "class in com.mxgraph.util" > mxPoint< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#getTranslate--" > getTranslate< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the current translate.< / div >
< / td >
< / 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 > boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#isDrawLabels--" > isDrawLabels< / a > < / span > ()< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i6" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.awt.image.BufferedImage< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#loadImage-java.lang.String-" > loadImage< / a > < / span > (java.lang.String image)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns an image instance for the given URL.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i7" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#setDrawLabels-boolean-" > setDrawLabels< / a > < / span > (boolean drawLabels)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / 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 >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#setImageBasePath-java.lang.String-" > setImageBasePath< / a > < / span > (java.lang.String imageBasePath)< / code > < / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#setScale-double-" > setScale< / a > < / span > (double scale)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the scale for the following drawing requests.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i10" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2016-09-07 12:29:15 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxBasicCanvas.html#setTranslate-double-double-" > setTranslate< / a > < / span > (double dx,
double dy)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the current translate.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "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 >
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.com.mxgraph.canvas.mxICanvas" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Methods inherited from interface com.mxgraph.canvas.< a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / h3 >
2016-06-02 09:57:18 +00:00
< code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#drawCell-com.mxgraph.view.mxCellState-" > drawCell< / a > , < a href = "../../../com/mxgraph/canvas/mxICanvas.html#drawLabel-java.lang.String-com.mxgraph.view.mxCellState-boolean-" > drawLabel< / a > < / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "field.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
< a name = "PRESERVE_IMAGE_ASPECT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > PRESERVE_IMAGE_ASPECT< / h4 >
< pre > public static boolean PRESERVE_IMAGE_ASPECT< / pre >
< div class = "block" > Specifies if image aspect should be preserved in drawImage. Default is true.< / div >
< / li >
< / ul >
< a name = "DEFAULT_IMAGEBASEPATH" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DEFAULT_IMAGEBASEPATH< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public static java.lang.String DEFAULT_IMAGEBASEPATH< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Defines the default value for the imageBasePath in all GDI canvases.
Default is an empty string.< / div >
< / li >
< / ul >
< a name = "imageBasePath" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > imageBasePath< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.lang.String imageBasePath< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Defines the base path for images with relative paths. Trailing slash
is required. Default value is DEFAULT_IMAGEBASEPATH.< / div >
< / li >
< / ul >
< a name = "translate" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > translate< / h4 >
2016-09-07 12:29:15 +00:00
< pre > protected < a href = "../../../com/mxgraph/util/mxPoint.html" title = "class in com.mxgraph.util" > mxPoint< / a > translate< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies the current translation. Default is (0,0).< / div >
< / li >
< / ul >
< a name = "scale" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > scale< / h4 >
< pre > protected double scale< / pre >
< div class = "block" > Specifies the current scale. Default is 1.< / div >
< / li >
< / ul >
< a name = "drawLabels" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > drawLabels< / h4 >
< pre > protected boolean drawLabels< / pre >
< div class = "block" > Specifies whether labels should be painted. Default is true.< / div >
< / li >
< / ul >
< a name = "imageCache" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > imageCache< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.util.Hashtable< java.lang.String,java.awt.image.BufferedImage> imageCache< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Cache for images.< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "constructor.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2016-06-02 09:57:18 +00:00
< a name = "mxBasicCanvas--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxBasicCanvas< / h4 >
< pre > public mxBasicCanvas()< / pre >
< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "method.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2016-09-07 12:29:15 +00:00
< a name = "setTranslate-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setTranslate< / h4 >
2016-09-07 12:29:15 +00:00
< pre > public void setTranslate(double dx,
double dy)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the current translate.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2016-09-07 12:29:15 +00:00
< dd > < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#setTranslate-double-double-" > setTranslate< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getTranslate--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTranslate< / h4 >
2016-09-07 12:29:15 +00:00
< pre > public < a href = "../../../com/mxgraph/util/mxPoint.html" title = "class in com.mxgraph.util" > mxPoint< / a > getTranslate()< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the current translate.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#getTranslate--" > getTranslate< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the current translation.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setScale-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setScale< / h4 >
< pre > public void setScale(double scale)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#setScale-double-" > mxICanvas< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the scale for the following drawing requests.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#setScale-double-" > setScale< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getScale--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getScale< / h4 >
< pre > public double getScale()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#getScale--" > mxICanvas< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the scale.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html#getScale--" > getScale< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > mxICanvas< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setDrawLabels-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setDrawLabels< / h4 >
< pre > public void setDrawLabels(boolean drawLabels)< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getImageBasePath--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getImageBasePath< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.String getImageBasePath()< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setImageBasePath-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setImageBasePath< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public void setImageBasePath(java.lang.String imageBasePath)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isDrawLabels--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isDrawLabels< / h4 >
< pre > public boolean isDrawLabels()< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "loadImage-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > loadImage< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.awt.image.BufferedImage loadImage(java.lang.String image)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns an image instance for the given URL. If the URL has
2012-05-21 20:32:26 +00:00
been loaded before than an instance of the same instance is
2014-04-01 11:30:48 +00:00
returned as in the previous call.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "flushImageCache--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > flushImageCache< / h4 >
< pre > public void flushImageCache()< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getImageForStyle-java.util.Map-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getImageForStyle< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.String getImageForStyle(java.util.Map< java.lang.String,java.lang.Object> style)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Gets the image path from the given style. If the path is relative (does
not start with a slash) then it is appended to the imageBasePath.< / div >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2016-06-02 09:57:18 +00:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxBasicCanvas.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 >
2018-10-08 12:01:08 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.10< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
2016-06-02 09:57:18 +00:00
< li > Prev Class< / li >
< li > < a href = "../../../com/mxgraph/canvas/mxGraphics2DCanvas.html" title = "class in com.mxgraph.canvas" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/canvas/mxBasicCanvas.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxBasicCanvas.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< 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 >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
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 >
2014-04-01 11:30:48 +00:00
< / body >
< / html >