Uses of Class
com.mxgraph.swing.view.mxInteractiveCanvas
Packages that use mxInteractiveCanvas
Package
Description
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 mxInteractiveCanvasMethods in com.mxgraph.swing that return mxInteractiveCanvasModifier and TypeMethodDescriptionmxGraphComponent.createCanvas()
Hook for subclassers to replace the graphics canvas for rendering and and printing.mxGraphComponent.getCanvas()