public abstract class DirectedEdge extends Object
| Constructor and Description |
|---|
DirectedEdge() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPoint(GraphPoint p) |
String |
getName() |
void |
setName(String name) |
public boolean containsPoint(GraphPoint p)
public void setName(String name)
public String getName()
Copyright © 1997–2017 CRISTAL-iSE. All rights reserved.