Class Annotation

java.lang.Object
jspecview.common.Coordinate
jspecview.common.Annotation
Direct Known Subclasses:
ColoredAnnotation, JSVDialog, Measurement

public class Annotation extends Coordinate
The Annotation class stores the spectral x and pixel y values of an annotation text along with its text
Author:
Debbie-Ann Facey, Khari A. Bryan, Prof Robert J. Lancashire, Bob Hanson hansonr@stolaf.edu
  • Field Details

    • text

      public String text
    • isPixels

      protected boolean isPixels
  • Constructor Details

    • Annotation

      public Annotation()
  • Method Details