AGId typedef | TreeAPI | |
AGSetId typedef | TreeAPI | |
AnchorId typedef | TreeAPI | |
AnnotationId typedef | TreeAPI | |
AnnotationType typedef | TreeAPI | |
Encoding typedef | TreeAPI | |
FeatureName typedef | TreeAPI | |
FeatureValue typedef | TreeAPI | |
Id typedef | TreeAPI | |
MimeClass typedef | TreeAPI | |
MimeType typedef | TreeAPI | |
Offset typedef | TreeAPI | |
SignalId typedef | TreeAPI | |
TimelineId typedef | TreeAPI | |
Track typedef | TreeAPI | |
tree_children(AnnotationId x) | TreeAPI | |
tree_common_ancestor(AnnotationId x, AnnotationId y) | TreeAPI | |
tree_delete_node(AnnotationId x) | TreeAPI | |
tree_delete_node_left(AnnotationId x) | TreeAPI | |
tree_delete_node_right(AnnotationId x) | TreeAPI | |
tree_demote_left(AnnotationId anno) | TreeAPI | |
tree_demote_right(AnnotationId anno) | TreeAPI | |
tree_first_tree(AGId agId) | TreeAPI | |
tree_init_tree(AnnotationType type, Id id="AGTree") | TreeAPI | |
tree_insert_node(AnnotationId x, AnnotationId y, AnnotationType type="syn", AnnotationId annoId="") | TreeAPI | |
tree_insert_node_left(AnnotationId x, AnnotationType type="wrd", AnnotationId annoId="") | TreeAPI | |
tree_insert_node_right(AnnotationId x, AnnotationType type="wrd", AnnotationId annoId="") | TreeAPI | |
tree_last_tree(AGId agId) | TreeAPI | |
tree_left(AnnotationId x) | TreeAPI | |
tree_move(AnnotationId x, AnnotationId y) | TreeAPI | |
tree_move_down(AnnotationId anno, AnnotationType type="syn", AnnotationId new_anno="") | TreeAPI | |
tree_move_up(AnnotationId anno) | TreeAPI | |
tree_parent(AnnotationId x) | TreeAPI | |
tree_path(AnnotationId x) | TreeAPI | |
tree_promote_left(AnnotationId anno) | TreeAPI | |
tree_promote_right(AnnotationId anno) | TreeAPI | |
tree_right(AnnotationId x) | TreeAPI | |
tree_root(AnnotationId x, int depth=1) | TreeAPI | |
Unit typedef | TreeAPI | |
URI typedef | TreeAPI | |