ome.services.roi
Class PixelData
java.lang.Object
ome.services.roi.PixelData
public class PixelData
- extends Object
Strategy for loading and optionally caching pixel data.
- Since:
- Beta4.1
Method Summary |
double |
get(long pix,
int x,
int y,
int z,
int c,
int t)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.apache.commons.logging.Log log
data
protected final PixelsService data
meta
protected final IPixels meta
PixelData
public PixelData(PixelsService data,
IPixels meta)
get
public double get(long pix,
int x,
int y,
int z,
int c,
int t)
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.