public interface VertexData
Modifier and Type | Method and Description |
---|---|
VertexData |
copy()
Makes a copy of this object (Creates a new EdgeData object and sets all fields in the copy to the same values as those in this object)
|
VertexData copy()