Uses of Class
ome.xml.model.DetectorSettings
-
Packages that use DetectorSettings Package Description ome.specification ome.xml.model -
-
Uses of DetectorSettings in ome.specification
Methods in ome.specification that return DetectorSettings Modifier and Type Method Description DetectorSettingsXMLMockObjects. createDetectorSettings(int ref)Creates a detector settings. -
Uses of DetectorSettings in ome.xml.model
Methods in ome.xml.model that return DetectorSettings Modifier and Type Method Description DetectorSettingsChannel. getDetectorSettings()Methods in ome.xml.model with parameters of type DetectorSettings Modifier and Type Method Description voidChannel. setDetectorSettings(DetectorSettings detectorSettings)Constructors in ome.xml.model with parameters of type DetectorSettings Constructor Description DetectorSettings(DetectorSettings orig)Copy constructor.
-