Uses of Class
com.mxgraph.canvas.mxBasicCanvas

Packages that use mxBasicCanvas
Package
Description
This package contains various implementations for painting a graph using different technologies, such as Graphics2D, HTML, SVG or VML.
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.