Uses of Enum Class
jspecview.common.Annotation.AType
Packages that use Annotation.AType
-
Uses of Annotation.AType in jspecview.api
Methods in jspecview.api that return Annotation.AType -
Uses of Annotation.AType in jspecview.common
Subclasses with type arguments of type Annotation.AType in jspecview.commonMethods in jspecview.common that return Annotation.ATypeModifier and TypeMethodDescriptionMeasurementData.getAType()static Annotation.ATypeReturns the enum constant of this class with the specified name.static Annotation.AType[]Annotation.AType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in jspecview.common with parameters of type Annotation.ATypeModifier and TypeMethodDescriptionvoidPanelData.addDialog(int iSpec, Annotation.AType type, AnnotationData dialog) voidPanelData.closeAllDialogsExcept(Annotation.AType type) JSViewer.getDialog(Annotation.AType type, Spectrum spec) PanelData.getDialog(Annotation.AType type) booleanPanelData.getShowAnnotation(Annotation.AType type) booleanPanelData.hasCurrentMeasurements(Annotation.AType type) voidPanelData.showAnnotation(Annotation.AType type, Boolean tfToggle) PanelData.showDialog(Annotation.AType type) Constructors in jspecview.common with parameters of type Annotation.AType -
Uses of Annotation.AType in jspecview.dialog
Fields in jspecview.dialog declared as Annotation.ATypeMethods in jspecview.dialog that return Annotation.AType -
Uses of Annotation.AType in jspecview.source
Methods in jspecview.source with parameters of type Annotation.ATypeModifier and TypeMethodDescriptionObject[]JDXDataObject.getDefaultAnnotationInfo(Annotation.AType type)