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
Methods in jspecview.common that return Annotation.ATypeModifier and TypeMethodDescriptionMeasurementData.getAType()
static Annotation.AType
Returns 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 TypeMethodDescriptionvoid
PanelData.addDialog
(int iSpec, Annotation.AType type, AnnotationData dialog) void
PanelData.closeAllDialogsExcept
(Annotation.AType type) JSViewer.getDialog
(Annotation.AType type, Spectrum spec) PanelData.getDialog
(Annotation.AType type) boolean
PanelData.getShowAnnotation
(Annotation.AType type) boolean
PanelData.hasCurrentMeasurements
(Annotation.AType type) void
PanelData.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.ATypeMethods in jspecview.dialog with parameters of type 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)