ome.formats.importer
Class ImportSize
java.lang.Object
ome.formats.importer.ImportSize
public class ImportSize
- extends Object
Calculates the various dimensions of an image from a Pixels
instance.
- Since:
- Beta4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileName
public final String fileName
pixels
public final omero.model.Pixels pixels
dimOrder
public final String dimOrder
sizeX
public final int sizeX
sizeY
public final int sizeY
sizeZ
public final int sizeZ
sizeC
public final int sizeC
sizeT
public final int sizeT
imageCount
public final int imageCount
zSize
public final int zSize
wSize
public final int wSize
tSize
public final int tSize
ImportSize
public ImportSize(String fileName,
omero.model.Pixels pixels,
String dimOrder)
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.