Uses of Class
com.mxgraph.swing.handler.mxPanningHandler
-
Packages that use mxPanningHandler Package Description com.mxgraph.swing This package contains the main component for JFC/Swing, namely the graph component and the outline component. -
-
Uses of mxPanningHandler in com.mxgraph.swing
Fields in com.mxgraph.swing declared as mxPanningHandler Modifier and Type Field Description protected mxPanningHandler
mxGraphComponent. panningHandler
Methods in com.mxgraph.swing that return mxPanningHandler Modifier and Type Method Description protected mxPanningHandler
mxGraphComponent. createPanningHandler()
mxPanningHandler
mxGraphComponent. getPanningHandler()
-