Uses of Class
ome.xml.model.ImagingEnvironment
-
Packages that use ImagingEnvironment Package Description ome.specification ome.xml.model -
-
Uses of ImagingEnvironment in ome.specification
Methods in ome.specification that return ImagingEnvironment Modifier and Type Method Description ImagingEnvironmentXMLMockObjects. createImageEnvironment()Creates a imaging environment. -
Uses of ImagingEnvironment in ome.xml.model
Methods in ome.xml.model that return ImagingEnvironment Modifier and Type Method Description ImagingEnvironmentImage. getImagingEnvironment()Methods in ome.xml.model with parameters of type ImagingEnvironment Modifier and Type Method Description voidImage. setImagingEnvironment(ImagingEnvironment imagingEnvironment)Constructors in ome.xml.model with parameters of type ImagingEnvironment Constructor Description ImagingEnvironment(ImagingEnvironment orig)Copy constructor.
-