Uses of Class
ome.xml.model.Detector
Packages that use Detector
-
Uses of Detector in ome.specification
Methods in ome.specification that return Detector -
Uses of Detector in ome.xml.model
Methods in ome.xml.model that return DetectorModifier and TypeMethodDescriptionDetectorSettings.getDetector()Instrument.getDetector(int index) Annotation.getLinkedDetector(int index) Instrument.setDetector(int index, Detector detector) Annotation.setLinkedDetector(int index, Detector o) Methods in ome.xml.model that return types with arguments of type DetectorModifier and TypeMethodDescriptionInstrument.copyDetectorList()Annotation.copyLinkedDetectorList()Methods in ome.xml.model with parameters of type DetectorModifier and TypeMethodDescriptionvoidInstrument.addDetector(Detector detector) booleanAnnotation.linkDetector(Detector o) voidInstrument.removeDetector(Detector detector) voidDetectorSettings.setDetector(Detector detector) Instrument.setDetector(int index, Detector detector) Annotation.setLinkedDetector(int index, Detector o) booleanAnnotation.unlinkDetector(Detector o) Constructors in ome.xml.model with parameters of type Detector