uk.ac.kcl.cch.jb.pliny
Interface IHandlesAnnotations

All Known Implementing Classes:
BrowserEditor, ImageEditor, NoteEditor, PDFEditor

public interface IHandlesAnnotations

This otherwise empty interface is used by the AnnotationView to decide whether it should display a reference area. Objects that provide their own reference or annotation areas should implement this interface and thereby tell the AnnotationView that it shouldn't try to display a reference area as well.

Author:
John Bradley