Uses of Class
jspecview.common.Annotation
Packages that use Annotation
-
Uses of Annotation in jspecview.common
Subclasses of Annotation in jspecview.commonModifier and TypeClassDescriptionclass
ColoredAnnotation is a label on the spectrum; not an integralRegionclass
class
TheMeasurement
class stores an annotation that is a measurementMethods in jspecview.common that return AnnotationModifier and TypeMethodDescriptionstatic Annotation
Annotation.getColoredAnnotation
(GenericGraphics g2d, Spectrum spec, Lst<String> args, Annotation lastAnnotation) protected Annotation
Annotation.setA
(double x, double y, Spectrum spec, String text, boolean isPixels, boolean is2D, int offsetX, int offsetY) Methods in jspecview.common that return types with arguments of type AnnotationModifier and TypeMethodDescriptionstatic Lst<Annotation>
IntegralData.getIntegrationRatiosFromString
(Spectrum spec, String key_values) Parses x-coordinates and values from a string and returns them asIntegrationRatio
objectsMethods in jspecview.common with parameters of type AnnotationModifier and TypeMethodDescriptionstatic Annotation
Annotation.getColoredAnnotation
(GenericGraphics g2d, Spectrum spec, Lst<String> args, Annotation lastAnnotation) -
Uses of Annotation in jspecview.dialog
Subclasses of Annotation in jspecview.dialogModifier and TypeClassDescriptionclass
Dialog for managing the integral listing for a Spectrum within a GraphSetclass
class
Dialog for managing the measurement list for a Spectrum within a GraphSetclass
Dialog for showing the legend or key for overlaid plots in aJSVPanel
.class
Dialog for managing the peak listing for a Spectrum within a GraphSetclass
Dialog for managing overlaying spectra and closing files