Methods

(inner) checkArrowGroup(annotationGroup, assert)

Check an arrow annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) checkCircleGroup(annotationGroup, assert)

Check a circle annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) checkEllipseGroup(annotationGroup, assert)

Check an ellipse annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) checkGroupCommonProperties(annotationGroup, assert, prefix)

Check common properties of an annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

prefixstring

A message prefix.

(inner) checkProtractorGroup(annotationGroup, assert)

Check a protractor annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) checkQuantification(quantification, assert, prefix)

Check a quantification.

Parameters:
NameTypeDescription
quantificationobject

The quantification to check.

assertfunction

The qunit assert.

prefixstring

A message prefix.

(inner) checkRectangleGroup(annotationGroup, assert)

Check a rectangle annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) checkRoiGroup(annotationGroup, assert)

Check a roi annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) checkRulerGroup(annotationGroup, assert)

Check a ruler annotation group.

Parameters:
NameTypeDescription
annotationGroupAnnotationGroup

The group to check.

assertfunction

The qunit assert.

(inner) getAnnotationGroup(bufferStr) → {AnnotationGroup}

Get an annotation group from a buffer string.

Parameters:
NameTypeDescription
bufferStrstring

The buffer string.

Returns:

The annotation group.

Type: 
AnnotationGroup

(inner) read-dwv034-arrow()

Tests for Annotation from dwv034 containing an arrow.

(inner) read-dwv034-circle()

Tests for Annotation from dwv034 containing a circle.

(inner) read-dwv034-ellipse()

Tests for Annotation from dwv034 containing a ellipse.

(inner) read-dwv034-protractor()

Tests for Annotation from dwv034 containing a protractor.

(inner) read-dwv034-rectangle()

Tests for Annotation from dwv034 containing a rectangle.

(inner) read-dwv034-roi()

Tests for Annotation from dwv034 containing a ROI.

(inner) read-dwv034-ruler()

Tests for Annotation from dwv034 containing a ruler.

(inner) read-tid1500v0-arrow()

Tests for Annotation from tid1500 v0 containing an arrow.

(inner) read-tid1500v0-circle()

Tests for Annotation from tid1500 v0 containing a circle.

(inner) read-tid1500v0-ellipse()

Tests for Annotation from tid1500 v0 containing an ellipse.

(inner) read-tid1500v0-protractor()

Tests for Annotation from tid1500 v0 containing a protractor.

(inner) read-tid1500v0-rectangle()

Tests for Annotation from tid1500 v0 containing a rectangle.

(inner) read-tid1500v0-roi()

Tests for Annotation from tid1500 v0 containing a roi.

(inner) read-tid1500v0-ruler()

Tests for Annotation from tid1500 v0 containing a ruler.