Uses of Class
ome.xml.model.LightPath
Packages that use LightPath
-
Uses of LightPath in ome.specification
Methods in ome.specification that return LightPath -
Uses of LightPath in ome.xml.model
Methods in ome.xml.model that return LightPathModifier and TypeMethodDescriptionChannel.getLightPath()Annotation.getLinkedLightPath(int index) Dichroic.getLinkedLightPath(int index) Filter.getLinkedLightPathEmissionFilter(int index) Filter.getLinkedLightPathExcitationFilter(int index) Annotation.setLinkedLightPath(int index, LightPath o) Dichroic.setLinkedLightPath(int index, LightPath o) Filter.setLinkedLightPathEmissionFilter(int index, LightPath o) Filter.setLinkedLightPathExcitationFilter(int index, LightPath o) Methods in ome.xml.model that return types with arguments of type LightPathModifier and TypeMethodDescriptionAnnotation.copyLinkedLightPathList()Dichroic.copyLinkedLightPathList()Methods in ome.xml.model with parameters of type LightPathModifier and TypeMethodDescriptionbooleanAnnotation.linkLightPath(LightPath o) booleanDichroic.linkLightPath(LightPath o) booleanFilter.linkLightPathEmissionFilter(LightPath o) booleanFilter.linkLightPathExcitationFilter(LightPath o) voidChannel.setLightPath(LightPath lightPath) Annotation.setLinkedLightPath(int index, LightPath o) Dichroic.setLinkedLightPath(int index, LightPath o) Filter.setLinkedLightPathEmissionFilter(int index, LightPath o) Filter.setLinkedLightPathExcitationFilter(int index, LightPath o) booleanAnnotation.unlinkLightPath(LightPath o) booleanDichroic.unlinkLightPath(LightPath o) booleanFilter.unlinkLightPathEmissionFilter(LightPath o) booleanFilter.unlinkLightPathExcitationFilter(LightPath o) Constructors in ome.xml.model with parameters of type LightPath