Uses of Class
org.jungrapht.visualization.control.ScalingGraphMousePlugin
-
Packages that use ScalingGraphMousePlugin Package Description org.jungrapht.visualization.control Mechanisms for manipulating and controlling a graph visualization, largely in terms of mouse plugins. -
-
Uses of ScalingGraphMousePlugin in org.jungrapht.visualization.control
Subclasses of ScalingGraphMousePlugin in org.jungrapht.visualization.control Modifier and Type Class Description class
SatelliteScalingGraphMousePlugin
Overrides ScalingGraphMousePlugin so that mouse events in the satellite view will cause scaling in the main view Using only the mouse wheel, both the X-axis and Y-axis are scaled equally.Methods in org.jungrapht.visualization.control that return ScalingGraphMousePlugin Modifier and Type Method Description ScalingGraphMousePlugin
ScalingGraphMousePlugin.Builder. build()
-