Uses of Class
pojos.PixelsData

Packages that use PixelsData
pojos   
 

Uses of PixelsData in pojos
 

Methods in pojos that return PixelsData
 PixelsData ImageData.getDefaultPixels()
          Returns the default set of pixels.
 

Methods in pojos that return types with arguments of type PixelsData
 List<PixelsData> ImageData.getAllPixels()
          Returns all the sets of pixels related to this image.
 

Methods in pojos with parameters of type PixelsData
 void ImageData.setDefaultPixels(PixelsData defaultPixels)
          Sets the default set of pixels.
 

Method parameters in pojos with type arguments of type PixelsData
 void ImageData.setAllPixels(List<PixelsData> newValue)
          Sets the set of pixels related to this image.
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.