2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2016-07-20 10:42:34 +00:00
<!-- Generated by javadoc (1.8.0_91) on Wed Jul 20 12:39:46 CEST 2016 -->
< title > mxICanvas2D (mxGraph 3.5.1.5 API Specification)< / title >
< meta name = "date" content = "2016-07-20" >
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) {
2016-07-20 10:42:34 +00:00
parent.document.title="mxICanvas2D (mxGraph 3.5.1.5 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":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/mxICanvas2D.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 >
2016-07-20 10:42:34 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.5.1.5< / 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 > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/canvas/mxImageCanvas.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/mxICanvas2D.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxICanvas2D.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 >
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< 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 = "Interface mxICanvas2D" class = "title" > Interface mxICanvas2D< / h2 >
< / div >
< div class = "contentContainer" >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Known Implementing Classes:< / dt >
< dd > < a href = "../../../com/mxgraph/canvas/mxGraphicsCanvas2D.html" title = "class in com.mxgraph.canvas" > mxGraphicsCanvas2D< / a > < / dd >
< / dl >
< hr >
< br >
2016-06-02 09:57:18 +00:00
< pre > public interface < span class = "typeNameLabel" > mxICanvas2D< / span > < / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Requirements for implementing technologies:
2012-05-21 20:32:26 +00:00
- Path rendering (move, line, quad, curve, arc)
- Images, flip v/h, aspect, alpha (PNG, JPG, GIF)
- Linear gradients (in all four directions)
- Transparency, fill and stroke
- Rotation, flip v/h
- Font rendering
- Dash patterns
- Clipping by path (not just rectangle)
- Alpha gradients (for glass effect)
2014-04-01 11:30:48 +00:00
- Encode result as image (PNG, JPG)< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
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 = "t3" class = "tableTab" > < span > < a href = "javascript:show(4);" > Abstract 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/mxICanvas2D.html#begin--" > begin< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Begins a new path.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i1" 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/mxICanvas2D.html#close--" > close< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Closes the current path.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i2" 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/mxICanvas2D.html#curveTo-double-double-double-double-double-double-" > curveTo< / a > < / span > (double x1,
2012-05-21 20:32:26 +00:00
double y1,
double x2,
2014-04-01 11:30:48 +00:00
double y2,
double x3,
double y3)< / code >
< div class = "block" > Draws a bezier curve to the given point.< / 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 > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#ellipse-double-double-double-double-" > ellipse< / a > < / span > (double x,
2014-04-01 11:30:48 +00:00
double y,
double w,
double h)< / code >
< div class = "block" > Next fill or stroke should draw an ellipse.< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#fill--" > fill< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Fills the current path.< / 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 > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#fillAndStroke--" > fillAndStroke< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Fills and paints the outline of the current path.< / div >
< / td >
< / 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 > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#image-double-double-double-double-java.lang.String-boolean-boolean-boolean-" > image< / a > < / span > (double x,
2012-05-21 20:32:26 +00:00
double y,
double w,
double h,
2014-11-28 08:55:09 +00:00
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > src,
2014-04-01 11:30:48 +00:00
boolean aspect,
boolean flipH,
boolean flipV)< / code >
< div class = "block" > Draws the given image.< / 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/mxICanvas2D.html#lineTo-double-double-" > lineTo< / a > < / span > (double x,
2014-04-01 11:30:48 +00:00
double y)< / code >
< div class = "block" > Draws a line to the given path.< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#moveTo-double-double-" > moveTo< / a > < / span > (double x,
2014-04-01 11:30:48 +00:00
double y)< / code >
< div class = "block" > Moves to the given path.< / div >
< / td >
< / 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/mxICanvas2D.html#quadTo-double-double-double-double-" > quadTo< / a > < / span > (double x1,
2014-04-01 11:30:48 +00:00
double y1,
double x2,
double y2)< / code >
< div class = "block" > Draws a quadratic curve to the given point.< / 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-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#rect-double-double-double-double-" > rect< / a > < / span > (double x,
2014-04-01 11:30:48 +00:00
double y,
double w,
double h)< / code >
< div class = "block" > Next fill or stroke should draw a rectangle.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i11" 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/mxICanvas2D.html#restore--" > restore< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Restores the previous state of the canvas.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i12" 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/mxICanvas2D.html#rotate-double-boolean-boolean-double-double-" > rotate< / a > < / span > (double theta,
2014-04-01 11:30:48 +00:00
boolean flipH,
boolean flipV,
double cx,
double cy)< / code >
< div class = "block" > Rotates the canvas by the given angle around the given center.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i13" 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/mxICanvas2D.html#roundrect-double-double-double-double-double-double-" > roundrect< / a > < / span > (double x,
2014-04-01 11:30:48 +00:00
double y,
double w,
double h,
double dx,
double dy)< / code >
< div class = "block" > Next fill or stroke should draw a round rectangle.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i14" 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/mxICanvas2D.html#save--" > save< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Saves the current state of the canvas.< / div >
< / td >
< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#scale-double-" > scale< / a > < / span > (double value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Uniformaly scales the canvas by the given amount.< / div >
< / td >
< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#setAlpha-double-" > setAlpha< / a > < / span > (double value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value 1.< / div >
< / td >
< / 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 > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#setDashed-boolean-" > setDashed< / a > < / span > (boolean value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the dashed state.< / div >
< / td >
< / 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 > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#setDashPattern-java.lang.String-" > setDashPattern< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the dash pattern.< / div >
< / td >
< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/canvas/mxICanvas2D.html#setFillAlpha-double-" > setFillAlpha< / a > < / span > (double value)< / code >
2016-04-06 08:10:17 +00:00
< div class = "block" > Default value 1.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i20" class = "altColor" >
2016-04-06 08:10:17 +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/mxICanvas2D.html#setFillColor-java.lang.String-" > setFillColor< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i21" 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/mxICanvas2D.html#setFontBackgroundColor-java.lang.String-" > setFontBackgroundColor< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value "#000000".< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i22" 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/mxICanvas2D.html#setFontBorderColor-java.lang.String-" > setFontBorderColor< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value "#000000".< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i23" 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/mxICanvas2D.html#setFontColor-java.lang.String-" > setFontColor< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value "#000000".< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i24" 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/mxICanvas2D.html#setFontFamily-java.lang.String-" > setFontFamily< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#DEFAULT_FONTFAMILY" > < code > mxConstants.DEFAULT_FONTFAMILY< / code > < / a > .< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i25" 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/mxICanvas2D.html#setFontSize-double-" > setFontSize< / a > < / span > (double value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#DEFAULT_FONTSIZE" > < code > mxConstants.DEFAULT_FONTSIZE< / code > < / a > .< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i26" 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/mxICanvas2D.html#setFontStyle-int-" > setFontStyle< / a > < / span > (int value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value 0.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i27" 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/mxICanvas2D.html#setGradient-java.lang.String-java.lang.String-double-double-double-double-java.lang.String-double-double-" > setGradient< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > color1,
2014-11-28 08:55:09 +00:00
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > color2,
2014-04-01 11:30:48 +00:00
double x,
double y,
double w,
double h,
2014-11-28 08:55:09 +00:00
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > direction,
2014-04-01 11:30:48 +00:00
double alpha1,
double alpha2)< / code >
< div class = "block" > Prepares the canvas to draw a gradient.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i28" 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/mxICanvas2D.html#setLineCap-java.lang.String-" > setLineCap< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the linecap.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i29" 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/mxICanvas2D.html#setLineJoin-java.lang.String-" > setLineJoin< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the linejoin.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i30" 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/mxICanvas2D.html#setMiterLimit-double-" > setMiterLimit< / a > < / span > (double value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the miterlimit.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i31" 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/mxICanvas2D.html#setShadow-boolean-" > setShadow< / a > < / span > (boolean enabled)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Enables or disables the painting of shadows.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i32" 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/mxICanvas2D.html#setShadowAlpha-double-" > setShadowAlpha< / a > < / span > (double value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i33" 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/mxICanvas2D.html#setShadowColor-java.lang.String-" > setShadowColor< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i34" 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/mxICanvas2D.html#setShadowOffset-double-double-" > setShadowOffset< / a > < / span > (double dx,
2014-04-01 11:30:48 +00:00
double dy)< / code >
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i35" class = "rowColor" >
2016-04-06 08:10:17 +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/mxICanvas2D.html#setStrokeAlpha-double-" > setStrokeAlpha< / a > < / span > (double value)< / code >
2016-04-06 08:10:17 +00:00
< div class = "block" > Default value 1.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i36" 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/mxICanvas2D.html#setStrokeColor-java.lang.String-" > setStrokeColor< / a > < / span > (< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the stroke color.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i37" 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/mxICanvas2D.html#setStrokeWidth-double-" > setStrokeWidth< / a > < / span > (double value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the stroke width.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i38" 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/mxICanvas2D.html#stroke--" > stroke< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Paints the outline of the current path.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i39" 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/mxICanvas2D.html#text-double-double-double-double-java.lang.String-java.lang.String-java.lang.String-boolean-java.lang.String-java.lang.String-boolean-double-java.lang.String-" > text< / a > < / span > (double x,
2014-04-01 11:30:48 +00:00
double y,
double w,
double h,
2014-11-28 08:55:09 +00:00
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > str,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > align,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > valign,
2014-04-01 11:30:48 +00:00
boolean wrap,
2014-11-28 08:55:09 +00:00
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > format,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > overflow,
2014-04-01 11:30:48 +00:00
boolean clip,
2015-03-05 09:43:42 +00:00
double rotation,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > dir)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given string.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i40" 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/mxICanvas2D.html#translate-double-double-" > translate< / a > < / span > (double dx,
2014-04-01 11:30:48 +00:00
double dy)< / code >
< div class = "block" > Translates the canvas by the given amount.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
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-06-02 09:57:18 +00:00
< a name = "save--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > save< / h4 >
< pre > void save()< / pre >
< div class = "block" > Saves the current state of the canvas.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "restore--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > restore< / h4 >
< pre > void restore()< / pre >
< div class = "block" > Restores the previous state of the canvas.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "scale-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > scale< / h4 >
< pre > void scale(double value)< / pre >
< div class = "block" > Uniformaly scales the canvas by the given amount.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - The new scale value.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "translate-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > translate< / h4 >
< pre > void translate(double dx,
2016-06-02 09:57:18 +00:00
double dy)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Translates the canvas by the given amount.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > dx< / code > - X-coordinate of the translation.< / dd >
< dd > < code > dy< / code > - Y-coordinate of the translation.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "rotate-double-boolean-boolean-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > rotate< / h4 >
< pre > void rotate(double theta,
2016-06-02 09:57:18 +00:00
boolean flipH,
boolean flipV,
double cx,
double cy)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Rotates the canvas by the given angle around the given center. This
method may add rendering overhead and should be used with care.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > theta< / code > - Rotation angle in degrees (0 - 360).< / dd >
< dd > < code > flipH< / code > - Specifies if drawing should be flipped horizontally.< / dd >
< dd > < code > flipV< / code > - Specifies if drawing should be flipped vertically.< / dd >
< dd > < code > cx< / code > - X-coordinate of the center point.< / dd >
< dd > < code > cy< / code > - Y-coordinate of the center point.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setStrokeWidth-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setStrokeWidth< / h4 >
< pre > void setStrokeWidth(double value)< / pre >
< div class = "block" > Sets the stroke width. This should default to 1 if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Width of the stroke. The value should be multiplied by the
current scale.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setStrokeColor-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setStrokeColor< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setStrokeColor(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the stroke color. This should default to < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a >
if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setDashed-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setDashed< / h4 >
< pre > void setDashed(boolean value)< / pre >
< div class = "block" > Sets the dashed state. This should default to false if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Boolean representing the dashed state.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setDashPattern-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setDashPattern< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setDashPattern(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the dash pattern. This should default to "3 3" if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Space separated list of floats representing the dash
pattern. The value should be multiplied by the current scale.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setLineCap-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setLineCap< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setLineCap(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the linecap. This should default to "flat" if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - "flat", "square" or "round".< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setLineJoin-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setLineJoin< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setLineJoin(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the linejoin. This should default to "miter" if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - "miter", "round" or "bevel".< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setMiterLimit-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setMiterLimit< / h4 >
< pre > void setMiterLimit(double value)< / pre >
< div class = "block" > Sets the miterlimit. This should default to 10 if unset.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFontSize-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFontSize< / h4 >
< pre > void setFontSize(double value)< / pre >
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#DEFAULT_FONTSIZE" > < code > mxConstants.DEFAULT_FONTSIZE< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFontColor-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFontColor< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setFontColor(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value "#000000".< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFontFamily-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFontFamily< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setFontFamily(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#DEFAULT_FONTFAMILY" > < code > mxConstants.DEFAULT_FONTFAMILY< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFontStyle-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFontStyle< / h4 >
< pre > void setFontStyle(int value)< / pre >
< div class = "block" > Default value 0. See < a href = "../../../com/mxgraph/util/mxConstants.html#STYLE_FONTSTYLE" > < code > mxConstants.STYLE_FONTSTYLE< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFontBackgroundColor-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFontBackgroundColor< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setFontBackgroundColor(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value "#000000".< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFontBorderColor-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFontBorderColor< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setFontBorderColor(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value "#000000".< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setAlpha-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setAlpha< / h4 >
< pre > void setAlpha(double value)< / pre >
< div class = "block" > Default value 1. This method may add rendering overhead and should be
used with care.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFillAlpha-double-" >
2016-04-06 08:10:17 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFillAlpha< / h4 >
< pre > void setFillAlpha(double value)< / pre >
< div class = "block" > Default value 1. This method may add rendering overhead and should be
used with care.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2016-04-06 08:10:17 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setStrokeAlpha-double-" >
2016-04-06 08:10:17 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setStrokeAlpha< / h4 >
< pre > void setStrokeAlpha(double value)< / pre >
< div class = "block" > Default value 1. This method may add rendering overhead and should be
used with care.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - < / dd >
< / dl >
2016-04-06 08:10:17 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setFillColor-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setFillColor< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setFillColor(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setGradient-java.lang.String-java.lang.String-double-double-double-double-java.lang.String-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setGradient< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setGradient(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > color1,
2016-06-02 09:57:18 +00:00
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > color2,
double x,
double y,
double w,
double h,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > direction,
double alpha1,
double alpha2)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Prepares the canvas to draw a gradient.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > color1< / code > - < / dd >
< dd > < code > color2< / code > - < / dd >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< dd > < code > w< / code > - < / dd >
< dd > < code > h< / code > - < / dd >
< dd > < code > direction< / code > - Direction may be null. Use default value
< a href = "../../../com/mxgraph/util/mxConstants.html#DIRECTION_SOUTH" > < code > mxConstants.DIRECTION_SOUTH< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setShadow-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setShadow< / h4 >
< pre > void setShadow(boolean enabled)< / pre >
< div class = "block" > Enables or disables the painting of shadows.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > enabled< / code > - Whether the shadow should be enabled.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setShadowColor-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setShadowColor< / h4 >
2014-11-28 08:55:09 +00:00
< pre > void setShadowColor(< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setShadowAlpha-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setShadowAlpha< / h4 >
< pre > void setShadowAlpha(double value)< / pre >
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setShadowOffset-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setShadowOffset< / h4 >
< pre > void setShadowOffset(double dx,
2016-06-02 09:57:18 +00:00
double dy)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Default value < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Hex representation of the color or < a href = "../../../com/mxgraph/util/mxConstants.html#NONE" > < code > mxConstants.NONE< / code > < / a > .< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "rect-double-double-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > rect< / h4 >
< pre > void rect(double x,
2016-06-02 09:57:18 +00:00
double y,
double w,
double h)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Next fill or stroke should draw a rectangle.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< dd > < code > w< / code > - < / dd >
< dd > < code > h< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "roundrect-double-double-double-double-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > roundrect< / h4 >
< pre > void roundrect(double x,
2016-06-02 09:57:18 +00:00
double y,
double w,
double h,
double dx,
double dy)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Next fill or stroke should draw a round rectangle.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< dd > < code > w< / code > - < / dd >
< dd > < code > h< / code > - < / dd >
< dd > < code > dx< / code > - < / dd >
< dd > < code > dy< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "ellipse-double-double-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ellipse< / h4 >
< pre > void ellipse(double x,
2016-06-02 09:57:18 +00:00
double y,
double w,
double h)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Next fill or stroke should draw an ellipse.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< dd > < code > w< / code > - < / dd >
< dd > < code > h< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "image-double-double-double-double-java.lang.String-boolean-boolean-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > image< / h4 >
< pre > void image(double x,
2016-06-02 09:57:18 +00:00
double y,
double w,
double h,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > src,
boolean aspect,
boolean flipH,
boolean flipV)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given image.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< dd > < code > w< / code > - < / dd >
< dd > < code > h< / code > - < / dd >
< dd > < code > src< / code > - < / dd >
< dd > < code > aspect< / code > - < / dd >
< dd > < code > flipH< / code > - < / dd >
< dd > < code > flipV< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "text-double-double-double-double-java.lang.String-java.lang.String-java.lang.String-boolean-java.lang.String-java.lang.String-boolean-double-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > text< / h4 >
< pre > void text(double x,
2016-06-02 09:57:18 +00:00
double y,
double w,
double h,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > str,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > align,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > valign,
boolean wrap,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > format,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > overflow,
boolean clip,
double rotation,
< a href = "http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title = "class or interface in java.lang" > String< / a > dir)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws the given string. Possible values for format are empty string for
plain text and html for HTML markup.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< dd > < code > w< / code > - < / dd >
< dd > < code > h< / code > - < / dd >
< dd > < code > str< / code > - < / dd >
< dd > < code > align< / code > - < / dd >
< dd > < code > valign< / code > - < / dd >
< dd > < code > wrap< / code > - < / dd >
< dd > < code > format< / code > - < / dd >
< dd > < code > overflow< / code > - < / dd >
< dd > < code > clip< / code > - < / dd >
< dd > < code > rotation< / code > - < / dd >
< dd > < code > dir< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "begin--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > begin< / h4 >
< pre > void begin()< / pre >
< div class = "block" > Begins a new path.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "moveTo-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > moveTo< / h4 >
< pre > void moveTo(double x,
2016-06-02 09:57:18 +00:00
double y)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Moves to the given path.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "lineTo-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > lineTo< / h4 >
< pre > void lineTo(double x,
2016-06-02 09:57:18 +00:00
double y)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws a line to the given path.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x< / code > - < / dd >
< dd > < code > y< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "quadTo-double-double-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > quadTo< / h4 >
< pre > void quadTo(double x1,
2016-06-02 09:57:18 +00:00
double y1,
double x2,
double y2)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws a quadratic curve to the given point.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x1< / code > - < / dd >
< dd > < code > y1< / code > - < / dd >
< dd > < code > x2< / code > - < / dd >
< dd > < code > y2< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "curveTo-double-double-double-double-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > curveTo< / h4 >
< pre > void curveTo(double x1,
2016-06-02 09:57:18 +00:00
double y1,
double x2,
double y2,
double x3,
double y3)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Draws a bezier curve to the given point.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > x1< / code > - < / dd >
< dd > < code > y1< / code > - < / dd >
< dd > < code > x2< / code > - < / dd >
< dd > < code > y2< / code > - < / dd >
< dd > < code > x3< / code > - < / dd >
< dd > < code > y3< / code > - < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "close--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > close< / h4 >
< pre > void close()< / pre >
< div class = "block" > Closes the current path.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "stroke--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > stroke< / h4 >
< pre > void stroke()< / pre >
< div class = "block" > Paints the outline of the current path.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "fill--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > fill< / h4 >
< pre > void fill()< / pre >
< div class = "block" > Fills the current path.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "fillAndStroke--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > fillAndStroke< / h4 >
< pre > void fillAndStroke()< / pre >
< div class = "block" > Fills and paints the outline of the current path.< / 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/mxICanvas2D.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 >
2016-07-20 10:42:34 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.5.1.5< / 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 > < a href = "../../../com/mxgraph/canvas/mxICanvas.html" title = "interface in com.mxgraph.canvas" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/canvas/mxImageCanvas.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/mxICanvas2D.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxICanvas2D.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 >
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< 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 ======= -->
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 >