Class AbstractGraphMousePlugin.Selecting
- java.lang.Object
-
- org.jungrapht.visualization.control.AbstractGraphMousePlugin
-
- org.jungrapht.visualization.control.AbstractGraphMousePlugin.Selecting
-
- All Implemented Interfaces:
GraphMousePlugin
- Enclosing class:
- AbstractGraphMousePlugin
@Deprecated public abstract static class AbstractGraphMousePlugin.Selecting extends AbstractGraphMousePlugin
Deprecated.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jungrapht.visualization.control.AbstractGraphMousePlugin
AbstractGraphMousePlugin.Selecting
-
-
Field Summary
-
Fields inherited from class org.jungrapht.visualization.control.AbstractGraphMousePlugin
cursor, down, modifiers
-
-
Constructor Summary
Constructors Constructor Description Selecting(int modifiers)
Deprecated.Creates an instance with the specified mouse event modifiers.
-
Method Summary
-
Methods inherited from class org.jungrapht.visualization.control.AbstractGraphMousePlugin
checkModifiers, getCursor, getModifiersEx, setCursor, setModifiers
-
-