public class TiffDataModel extends GenericModel<GenericModel<?>>
Constructor and Description |
---|
TiffDataModel(int imageID,
int tiffDataID,
OMEXMLMetadata md,
ImageModel imageModel) |
Modifier and Type | Method and Description |
---|---|
ImageModel |
getImageModel() |
Iterable<List<String>> |
getInformationsRow() |
Map<AxisType,Long> |
getPosition() |
String |
toString() |
public TiffDataModel(int imageID, int tiffDataID, OMEXMLMetadata md, ImageModel imageModel)
public String toString()
toString
in class GenericModel<GenericModel<?>>
public ImageModel getImageModel()
public Iterable<List<String>> getInformationsRow()
getInformationsRow
in class GenericModel<GenericModel<?>>
Copyright © 2015–2021 Fiji. All rights reserved.