Uses of Class
edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
Packages that use TranslatingGraphMousePlugin Package Description edu.uci.ics.jung.visualization.control Mechanisms for manipulating and controlling a graph visualization, largely in terms of mouse plugins. -
-
Uses of TranslatingGraphMousePlugin in edu.uci.ics.jung.visualization.control
Subclasses of TranslatingGraphMousePlugin in edu.uci.ics.jung.visualization.control Modifier and Type Class Description class
LensTranslatingGraphMousePlugin
Extends TranslatingGraphMousePlugin and adds the capability to drag and resize the viewing lens in the graph view.class
SatelliteTranslatingGraphMousePlugin
Overrides TranslatingGraphMousePlugin so that mouse events in the satellite view cause translating of the main view
-