samples.preview_new_graphdraw.impl
Class GraphLayoutPanelMouseListener.NoEventPolicy
java.lang.Object
samples.preview_new_graphdraw.impl.GraphLayoutPanelMouseListener.NoEventPolicy
- Enclosing class:
- GraphLayoutPanelMouseListener
public static class GraphLayoutPanelMouseListener.NoEventPolicy
- extends Object
No graph events are fired from this panel
GraphLayoutPanelMouseListener.NoEventPolicy
public GraphLayoutPanelMouseListener.NoEventPolicy()
toString
public String toString()
- Overrides:
toString
in class Object
shouldCheckVertexDistance
public boolean shouldCheckVertexDistance()
shouldCheckEdgeDistance
public boolean shouldCheckEdgeDistance()
fireEvents
public void fireEvents(GraphLayoutPanelMouseListener gmpl,
MouseEvent me,
VisEdge ve,
double edgeDist,
VisVertex vv,
double vertexDistance)