public class DeleteEdgeEvent extends GraphEvent
| Constructor and Description |
|---|
DeleteEdgeEvent(Graph graph,
EdgeElementLocation edge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
EdgeElementLocation |
getEdge() |
int |
hashCode() |
String |
toString() |
getGraphpublic DeleteEdgeEvent(Graph graph, EdgeElementLocation edge)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.