Uses of Class
ome.xml.model.Dichroic
Packages that use Dichroic
-
Uses of Dichroic in ome.specification
Methods in ome.specification that return Dichroic -
Uses of Dichroic in ome.xml.model
Methods in ome.xml.model that return DichroicModifier and TypeMethodDescriptionInstrument.getDichroic(int index) Annotation.getLinkedDichroic(int index) FilterSet.getLinkedDichroic()LightPath.getLinkedDichroic()Instrument.setDichroic(int index, Dichroic dichroic) Annotation.setLinkedDichroic(int index, Dichroic o) Methods in ome.xml.model that return types with arguments of type DichroicModifier and TypeMethodDescriptionInstrument.copyDichroicList()Annotation.copyLinkedDichroicList()Methods in ome.xml.model with parameters of type DichroicModifier and TypeMethodDescriptionvoidInstrument.addDichroic(Dichroic dichroic) booleanAnnotation.linkDichroic(Dichroic o) voidFilterSet.linkDichroic(Dichroic o) voidLightPath.linkDichroic(Dichroic o) voidInstrument.removeDichroic(Dichroic dichroic) Instrument.setDichroic(int index, Dichroic dichroic) Annotation.setLinkedDichroic(int index, Dichroic o) booleanAnnotation.unlinkDichroic(Dichroic o) voidFilterSet.unlinkDichroic(Dichroic o) voidLightPath.unlinkDichroic(Dichroic o) Constructors in ome.xml.model with parameters of type Dichroic