|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddSupportValuesEdit.TargetType | |
|---|---|
| info.bioinfweb.treegraph.document.undo.file | |
| Uses of AddSupportValuesEdit.TargetType in info.bioinfweb.treegraph.document.undo.file |
|---|
| Methods in info.bioinfweb.treegraph.document.undo.file that return AddSupportValuesEdit.TargetType | |
|---|---|
static AddSupportValuesEdit.TargetType |
AddSupportValuesEdit.TargetType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AddSupportValuesEdit.TargetType[] |
AddSupportValuesEdit.TargetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in info.bioinfweb.treegraph.document.undo.file with parameters of type AddSupportValuesEdit.TargetType | |
|---|---|
static AddSupportValuesEdit |
AddSupportValuesEdit.createInstance(Document document,
Document src,
TextElementDataAdapter terminalsAdapter,
AddSupportValuesEdit.TargetType targetType,
String idPrefix,
boolean importNodeNames,
boolean processRooted)
Returns a new instance of AddSupportValuesEdit or null
if the given source document contains internal node names that are not decimal. |
| Constructors in info.bioinfweb.treegraph.document.undo.file with parameters of type AddSupportValuesEdit.TargetType | |
|---|---|
AddSupportValuesEdit(Document document,
Document src,
TextElementDataAdapter terminalsAdapter,
AddSupportValuesEdit.TargetType targetType,
String idPrefix,
NodeBranchDataAdapter sourceAdapter,
boolean processRooted)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||