uk.ac.kcl.cch.jb.pliny.model
Class Annotation

java.lang.Object
  extended byuk.ac.kcl.cch.jb.pliny.model.Annotation

public class Annotation
extends Object


Constructor Summary
Annotation()
          Acts as a "placeholder" object in MakeAnnotationAction to indicate that a MakeAnnotationCommand is needed (which makes an anchor, a note, a note surrogate for the note, and a link between the anchor and the note surrogate).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotation

public Annotation()
Acts as a "placeholder" object in MakeAnnotationAction to indicate that a MakeAnnotationCommand is needed (which makes an anchor, a note, a note surrogate for the note, and a link between the anchor and the note surrogate).