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">
<!-- NewPage -->
< HTML >
< HEAD >
2012-08-26 10:10:08 +00:00
<!-- Generated by javadoc (build 1.6.0_26) on Sun Aug 26 12:07:22 CEST 2012 -->
2012-05-21 20:32:26 +00:00
< TITLE >
2012-08-26 10:10:08 +00:00
Uses of Package com.mxgraph.canvas (mxGraph 1.10.3.0 API Specification)
2012-05-21 20:32:26 +00:00
< / TITLE >
2012-08-26 10:10:08 +00:00
< META NAME = "date" CONTENT = "2012-08-26" >
2012-05-21 20:32:26 +00:00
< LINK REL = "stylesheet" TYPE = "text/css" HREF = "../../../stylesheet.css" TITLE = "Style" >
< SCRIPT type = "text/javascript" >
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
2012-08-26 10:10:08 +00:00
parent.document.title="Uses of Package com.mxgraph.canvas (mxGraph 1.10.3.0 API Specification)";
2012-05-21 20:32:26 +00:00
}
}
< / SCRIPT >
< NOSCRIPT >
< / NOSCRIPT >
< / HEAD >
< BODY BGCOLOR = "white" onload = "windowTitle();" >
< HR >
<!-- ========= START OF TOP NAVBAR ======= -->
< A NAME = "navbar_top" > <!-- --> < / A >
< A HREF = "#skip-navbar_top" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_top_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < FONT CLASS = "NavBarFont1" > Class< / FONT > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Use< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-all.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
2012-08-26 10:10:08 +00:00
< p > < b > mxGraph 1.10.3.0< / b > < / p > < / EM >
2012-05-21 20:32:26 +00:00
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
PREV
NEXT< / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?com/mxgraph/canvas/package-use.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "package-use.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_top" > < / A >
<!-- ========= END OF TOP NAVBAR ========= -->
< HR >
< CENTER >
< H2 >
< B > Uses of Package< br > com.mxgraph.canvas< / B > < / H2 >
< / CENTER >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Packages that use < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.canvas" > < B > com.mxgraph.canvas< / B > < / A > < / TD >
< TD > This package contains various implementations for painting a graph using
different technologies, such as Graphics2D, HTML, SVG or VML. < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.reader" > < B > com.mxgraph.reader< / B > < / A > < / TD >
< TD > This package contains the classes required to turn an encoded mxGraphView
into an image using SAX and without having to create a graph model. < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.shape" > < B > com.mxgraph.shape< / B > < / A > < / TD >
< TD > < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.swing" > < B > com.mxgraph.swing< / B > < / A > < / TD >
< TD > This package contains the main component for JFC/Swing, namely the graph
component and the outline component. < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.swing.handler" > < B > com.mxgraph.swing.handler< / B > < / A > < / TD >
< TD > This package contains all classes required for mouse event handling in
JFC/Swing. < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.swing.view" > < B > com.mxgraph.swing.view< / B > < / A > < / TD >
< TD > This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes. < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.util" > < B > com.mxgraph.util< / B > < / A > < / TD >
< TD > This package provides utility classes such as mxConstants, mxUtils, mxPoint
and mxRectangle as well as all classes for custom events and the undo
history. < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.view" > < B > com.mxgraph.view< / B > < / A > < / TD >
< TD > This package implements the graph component, represented by the mxGraph
class. < / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.canvas" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxBasicCanvas.html#com.mxgraph.canvas" > < B > mxBasicCanvas< / B > < / A > < / B >
< BR >
< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.canvas" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html#com.mxgraph.canvas" > < B > mxGraphicsCanvas2D.CanvasState< / B > < / A > < / B >
< BR >
< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas.html#com.mxgraph.canvas" > < B > mxICanvas< / B > < / A > < / B >
< BR >
Defines the requirements for a canvas that paints the vertices and edges of
a graph.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas2D.html#com.mxgraph.canvas" > < B > mxICanvas2D< / B > < / A > < / B >
< BR >
Requirements for implementing technologies:
- 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)
- Encode result as image (PNG, JPG)< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.reader" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/reader/package-summary.html" > com.mxgraph.reader< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.reader" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas.html#com.mxgraph.reader" > < B > mxICanvas< / B > < / A > < / B >
< BR >
Defines the requirements for a canvas that paints the vertices and edges of
a graph.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas2D.html#com.mxgraph.reader" > < B > mxICanvas2D< / B > < / A > < / B >
< BR >
Requirements for implementing technologies:
- 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)
- Encode result as image (PNG, JPG)< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.shape" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/shape/package-summary.html" > com.mxgraph.shape< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.shape" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html#com.mxgraph.shape" > < B > mxGraphicsCanvas2D< / B > < / A > < / B >
< BR >
Used for exporting images.< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.swing" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/swing/package-summary.html" > com.mxgraph.swing< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.swing" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas.html#com.mxgraph.swing" > < B > mxICanvas< / B > < / A > < / B >
< BR >
Defines the requirements for a canvas that paints the vertices and edges of
a graph.< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.swing.handler" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/swing/handler/package-summary.html" > com.mxgraph.swing.handler< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.swing.handler" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.swing.view" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/swing/view/package-summary.html" > com.mxgraph.swing.view< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxBasicCanvas.html#com.mxgraph.swing.view" > < B > mxBasicCanvas< / B > < / A > < / B >
< BR >
< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.swing.view" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas.html#com.mxgraph.swing.view" > < B > mxICanvas< / B > < / A > < / B >
< BR >
Defines the requirements for a canvas that paints the vertices and edges of
a graph.< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.util" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/util/package-summary.html" > com.mxgraph.util< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html#com.mxgraph.util" > < B > mxGraphics2DCanvas< / B > < / A > < / B >
< BR >
An implementation of a canvas that uses Graphics2D for painting.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas.html#com.mxgraph.util" > < B > mxICanvas< / B > < / A > < / B >
< BR >
Defines the requirements for a canvas that paints the vertices and edges of
a graph.< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.view" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/canvas/package-summary.html" > com.mxgraph.canvas< / A > used by < A HREF = "../../../com/mxgraph/view/package-summary.html" > com.mxgraph.view< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/canvas/class-use/mxICanvas.html#com.mxgraph.view" > < B > mxICanvas< / B > < / A > < / B >
< BR >
Defines the requirements for a canvas that paints the vertices and edges of
a graph.< / TD >
< / TR >
< / TABLE >
< P >
< HR >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< A NAME = "navbar_bottom" > <!-- --> < / A >
< A HREF = "#skip-navbar_bottom" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_bottom_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < FONT CLASS = "NavBarFont1" > Class< / FONT > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Use< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-all.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
2012-08-26 10:10:08 +00:00
< p > < b > mxGraph 1.10.3.0< / b > < / p > < / EM >
2012-05-21 20:32:26 +00:00
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
PREV
NEXT< / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?com/mxgraph/canvas/package-use.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "package-use.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_bottom" > < / A >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< HR >
< font size = 1 > Copyright (c) 2010 < a href = "http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson< / a > . All rights reserved.< / font >
< / BODY >
< / HTML >