public class CombinedEdgeType
extends java.lang.Object
Constructor and Description |
---|
CombinedEdgeType(int fromTypeIndex,
int toTypeIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getFromTypeIndex()
获取起始点类型
|
int |
getToTypeIndex()
获取终止点类型
|
java.lang.String |
toString() |