Modifier and Type | Field and Description |
---|---|
protected TimePoints |
SetupAggregator.timepoints
Deprecated.
timepoint id for every timepoint index.
|
Modifier and Type | Method and Description |
---|---|
protected static TimePoints |
SpimRegistrationSequence.createTimePoints(SPIMConfiguration conf)
Deprecated.
|
Constructor and Description |
---|
FusionResult(String filepath,
String filepattern,
List<Integer> channels,
TimePoints timepoints,
int numSlices,
double sliceValueMin,
double sliceValueMax,
Map<Integer,AffineTransform3D> perTimePointFusionTransforms)
Deprecated.
|
FusionResult(String filepath,
String filepattern,
TimePoints timepoints,
int numSlices,
double sliceValueMin,
double sliceValueMax,
Map<Integer,AffineTransform3D> perTimePointFusionTransforms)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TimePoints |
CellVoyagerDataExporter.readTimePoints() |
Constructor and Description |
---|
SequenceDescriptionMinimal(TimePoints timepoints,
Map<Integer,? extends BasicViewSetup> setups,
BasicImgLoader imgLoader,
MissingViews missingViews) |
Modifier and Type | Method and Description |
---|---|
static TimePoints |
SpimDataExample2.createTimePoints() |
Modifier and Type | Method and Description |
---|---|
TimePoints |
AbstractSequenceDescription.getTimePoints() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSequenceDescription.setTimePoints(TimePoints timepoints) |
Constructor and Description |
---|
AbstractSequenceDescription(TimePoints timepoints,
Map<Integer,? extends V> setups,
L imgLoader,
MissingViews missingViews) |
Modifier and Type | Class and Description |
---|---|
class |
TimePointsPattern |
Modifier and Type | Method and Description |
---|---|
TimePoints |
XmlIoTimePoints.fromXml(org.jdom2.Element elem) |
Modifier and Type | Method and Description |
---|---|
protected void |
XmlIoTimePoints.fromXmlList(TimePoints timepoints,
org.jdom2.Element elem)
Create
TimePointsPattern from <
> element of type |
protected void |
XmlIoTimePoints.fromXmlRange(TimePoints timepoints,
org.jdom2.Element elem)
Create
TimePointsPattern from <
> element of type |
org.jdom2.Element |
XmlIoTimePoints.toXml(TimePoints timepoints) |
protected void |
XmlIoTimePoints.toXmlList(TimePoints timepoints,
org.jdom2.Element elem)
Save
TimePoints as a list of TimePoint . |
protected boolean |
XmlIoTimePoints.toXmlTryRange(TimePoints timepoints,
org.jdom2.Element elem)
Try to save a
TimePoints list as a range. |
Constructor and Description |
---|
SequenceDescription(TimePoints timepoints,
Collection<ViewSetup> setups) |
SequenceDescription(TimePoints timepoints,
Collection<ViewSetup> setups,
ImgLoader imgLoader) |
SequenceDescription(TimePoints timepoints,
Collection<ViewSetup> setups,
ImgLoader imgLoader,
MissingViews missingViews) |
SequenceDescription(TimePoints timepoints,
Map<Integer,ViewSetup> setups) |
SequenceDescription(TimePoints timepoints,
Map<Integer,ViewSetup> setups,
ImgLoader imgLoader) |
SequenceDescription(TimePoints timepoints,
Map<Integer,ViewSetup> setups,
ImgLoader imgLoader,
MissingViews missingViews) |
Modifier and Type | Method and Description |
---|---|
protected TimePoints |
StackList.createTimePoints()
Creates the
TimePoints for the SpimData object |
protected TimePoints |
DHM.createTimePoints(DHMMetaData meta)
Creates the
TimePoints for the SpimData object |
protected TimePoints |
LightSheetZ1.createTimePoints(LightSheetZ1MetaData meta)
Creates the
TimePoints for the SpimData object |
protected TimePoints |
MicroManager.createTimePoints(MultipageTiffReader meta)
Creates the
TimePoints for the SpimData object |
protected TimePoints |
SlideBook6.createTimePoints(SlideBook6MetaData meta)
Creates the
TimePoints for the SpimData object |
Modifier and Type | Method and Description |
---|---|
protected static String[] |
Interest_Point_Registration.assembleTimepoints(TimePoints timepoints) |
Modifier and Type | Method and Description |
---|---|
static void |
TimeLapseDisplay.plotData(TimePoints timepoints,
ArrayList<RegistrationStatistics> data) |
static GraphFrame |
TimeLapseDisplay.plotData(TimePoints timepoints,
ArrayList<RegistrationStatistics> data,
int referenceTimePoint,
boolean enableReferenceTimePoint) |
static GraphFrame |
TimeLapseDisplay.plotData(TimePoints timepoints,
ArrayList<RegistrationStatistics> rsData,
int referenceTimePoint,
boolean enableReferenceTimePoint,
List<SelectTimepointEntry> extraMenuItems) |
static boolean |
MouseListenerTimelapse.setReferenceTimepoint(TimePoints timepoints,
int referenceTimePoint) |
void |
GraphFrame.updateWithNewChart(TimePoints timepoints,
JFreeChart c,
boolean setSize,
List<SelectTimepointEntry> extraMenuItems,
ArrayList<RegistrationStatistics> data,
int referenceTimePoint,
boolean enableReferenceTimePoint) |
Constructor and Description |
---|
GraphFrame(TimePoints timepoints,
JFreeChart chart,
int referenceTimePoint,
boolean enableReferenceTimePoint,
List<SelectTimepointEntry> extraMenuItems,
ArrayList<RegistrationStatistics> data) |
Copyright © 2015–2021 Fiji. All rights reserved.