| add(Annotation *anchor) | AG | |
| addAnchor(Anchor *a) | AG | |
| AG(Id id, Timeline *timeline=NULL, string type="") | AG | |
| copyAnnotation(const Annotation *annotation) | AG | |
| createAnchor(Id id, Offset offset, Unit unit, set< string > const &ignals) | AG | |
| createAnchor(Id id, Unit unit, set< string > const &signals) | AG | |
| createAnnotation(Id id, Anchor *anchor1, Anchor *anchor2, AnnotationType annotationType) | AG | |
| deleteAnchor(Anchor *a) | AG | |
| deleteAnnotation(Annotation *annotation) | AG | |
| deleteFeature(Id id, FeatureName featureName) | AG | |
| existsFeature(Id id, FeatureName featureName) | AG | |
| getAnchorById(const Id &id) | AG | |
| getAnchorOffset(Anchor *anchor) | AG | |
| getAnchorSet() | AG | [inline] |
| getAnchorSetByOffset(Offset offset, double epsilon=0.0) | AG | |
| getAnchorSetNearestOffset(Offset offset) | AG | |
| getAnnotationByOffset(Offset offset, const AnnotationType &type="") | AG | [inline] |
| getAnnotationFeatureNames(set< string > &S, const AnnotationType &type="") | AG | |
| getAnnotationSeqByOffset(Offset begin=0.0, Offset end=0.0) | AG | |
| getAnnotationSet() | AG | [inline] |
| getAnnotationSetByFeature(const String &f, const String &v) | AG | [inline] |
| getAnnotationSetByOffset(Offset o) | AG | [inline] |
| getAnnotationSetByType(const String &t) | AG | [inline] |
| getAnnotationTypes(set< string > &S) | AG | |
| getById(const Id &id) | AG | |
| getFeature(Id id, FeatureName featureName) | AG | |
| getFeatureNames(Id id) | AG | |
| getFeatures(Id id) | AG | |
| getId() const | AG | [inline] |
| getIncomingAnnotationSet(Anchor *a) | AG | [inline] |
| getIncomingAnnotationSetByType(Anchor *a, AnnotationType t) | AG | |
| getNearestOffset(Offset o) | AG | [inline] |
| getOutgoingAnnotationSet(Anchor *a) | AG | [inline] |
| getOutgoingAnnotationSetByType(Anchor *a, AnnotationType t) | AG | |
| getTimeline() const | AG | [inline] |
| getType() const | AG | [inline] |
| nSplitAnnotation(Annotation *original, int n) | AG | |
| setAnchorOffset(Anchor *, Offset) | AG | |
| setEndAnchor(Annotation *annotation, Anchor *anchor) | AG | |
| setFeature(Id id, FeatureName featureName, FeatureValue featureValue) | AG | |
| setFeature(Annotation *, const String &, const String &) | AG | |
| setFeatures(Id id, map< string, string > &features) | AG | |
| setStartAnchor(Annotation *annotation, Anchor *anchor) | AG | |
| setType(string type) | AG | [inline] |
| splitAnchor(Anchor *original) | AG | |
| splitAnnotation(Annotation *original) | AG | |
| storeSQLs(AGSetId agSetId, FeatureNameSet features) | AG | |
| toString() | AG | |
| unsetAnchorOffset(Anchor *a) | AG | |
| unsetFeatures(Id id) | AG | |
| ~AG() | AG | |