Uses of Class
ome.xml.model.Screen
Packages that use Screen
-
Uses of Screen in ome.specification
Methods in ome.specification that return Screen -
Uses of Screen in ome.xml.model
Methods in ome.xml.model that return ScreenModifier and TypeMethodDescriptionAnnotation.getLinkedScreen(int index) Plate.getLinkedScreen(int index) OME.getScreen(int index) Reagent.getScreen()Annotation.setLinkedScreen(int index, Screen o) Plate.setLinkedScreen(int index, Screen o) Methods in ome.xml.model that return types with arguments of type ScreenModifier and TypeMethodDescriptionAnnotation.copyLinkedScreenList()Plate.copyLinkedScreenList()OME.copyScreenList()Methods in ome.xml.model with parameters of type ScreenModifier and TypeMethodDescriptionvoidbooleanAnnotation.linkScreen(Screen o) booleanPlate.linkScreen(Screen o) voidOME.removeScreen(Screen screen) Annotation.setLinkedScreen(int index, Screen o) Plate.setLinkedScreen(int index, Screen o) voidbooleanAnnotation.unlinkScreen(Screen o) booleanPlate.unlinkScreen(Screen o) Constructors in ome.xml.model with parameters of type Screen