Package loci.formats
Class Modulo
java.lang.Object
loci.formats.Modulo
Represents a subdimension of Z, C, or T as needed for supporting Modulo
annotations. See https://docs.openmicroscopy.org/latest/ome-model/developers/6d-7d-and-8d-storage.html
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parentDimension
-
start
public double start -
step
public double step -
end
public double end -
parentType
-
type
-
typeDescription
-
unit
-
labels
-
-
Constructor Details
-
Modulo
-
Modulo
-
-
Method Details
-
length
public int length() -
toXMLAnnotation
-