edu.uci.ics.jung.visualization.picking
Interface PickedInfo<T>
-
- All Known Subinterfaces:
- PickedState<T>
- All Known Implementing Classes:
- AbstractPickedState, MultiPickedState
public interface PickedInfo<T>An interface for classes that return information regarding whether a given graph element (vertex or edge) has been selected.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleanisPicked(T t)
-
-
-
Method Detail
-
isPicked
boolean isPicked(T t)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG