Uses of Class
com.mxgraph.swing.view.mxInteractiveCanvas
-
Packages that use mxInteractiveCanvas Package Description com.mxgraph.swing This package contains the main component for JFC/Swing, namely the graph component and the outline component. -
-
Uses of mxInteractiveCanvas in com.mxgraph.swing
Fields in com.mxgraph.swing declared as mxInteractiveCanvas Modifier and Type Field Description protected mxInteractiveCanvas
mxGraphComponent. canvas
Methods in com.mxgraph.swing that return mxInteractiveCanvas Modifier and Type Method Description mxInteractiveCanvas
mxGraphComponent. createCanvas()
Hook for subclassers to replace the graphics canvas for rendering and and printing.mxInteractiveCanvas
mxGraphComponent. getCanvas()
-