Constructor and Description |
---|
LineEntry(LineType key,
String value)
初始化连接线型与连线间的文本
|
Modifier and Type | Method and Description |
---|---|
Flowcharting.LineEntry |
clone() |
LineType |
getKey() |
String |
getValue() |
String |
setValue(String value) |
String |
toString() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public Flowcharting.LineEntry clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2024. All rights reserved.