Constructor and Description |
---|
XMLTIFFImgTitler(List<TimePoint> newTimepoints,
List<ViewSetup> newViewSetups) |
Modifier and Type | Method and Description |
---|---|
static Set<Angle> |
getAllAngles(List<ViewSetup> viewSetups) |
static Set<Channel> |
getAllChannels(List<ViewSetup> viewSetups) |
static Set<Illumination> |
getAllIlluminations(List<ViewSetup> viewSetups) |
String |
getImageTitle(TimePoint tp,
ViewSetup vs) |
public String getImageTitle(TimePoint tp, ViewSetup vs)
getImageTitle
in interface ImgTitler
public static Set<Illumination> getAllIlluminations(List<ViewSetup> viewSetups)
Copyright © 2015–2021 Fiji. All rights reserved.