com.mxgraph.io.gd
public class mxGdEdge extends Object
Constructor and Description |
---|
mxGdEdge(String sourceName,
String targetName) |
Modifier and Type | Method and Description |
---|---|
String |
getEdgeString() |
String |
getSourceName() |
String |
getTargetName() |
void |
setSourceName(String sourceName) |
void |
setTargetName(String targetName) |
Copyright (c) 2010 Gaudenz Alder. All rights reserved.