| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
url |
| Constructor and Description |
|---|
AbstractBaseEdge() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeEnd(ElementWriter w) |
void |
writeStart(ElementWriter w,
String id,
String source,
String target) |
abstract void |
writeTo(ElementWriter w) |
public void writeStart(ElementWriter w, String id, String source, String target)
writeStart in interface Edgepublic abstract void writeTo(ElementWriter w)
public void writeEnd(ElementWriter w)
Copyright © 2016. All rights reserved.