protected class Series_Labeler.StackType extends Object
Constructor and Description |
---|
StackType(String name,
Series_Labeler.AbstractStampFormat[] formats,
int indexOfCustomFormat) |
Modifier and Type | Method and Description |
---|---|
int |
getCustomFormatIndex() |
String |
getName() |
String |
getStackMetaDataUnit(ij.ImagePlus imp) |
Series_Labeler.AbstractStampFormat[] |
getSupportedFormats() |
public StackType(String name, Series_Labeler.AbstractStampFormat[] formats, int indexOfCustomFormat)
public String getName()
public Series_Labeler.AbstractStampFormat[] getSupportedFormats()
public int getCustomFormatIndex()
public String getStackMetaDataUnit(ij.ImagePlus imp)
Copyright © 2015–2021 Fiji. All rights reserved.