public class TrackDurationAnalyzer extends AbstractTrackAnalyzer
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Dimension> |
FEATURE_DIMENSIONS |
static Map<String,String> |
FEATURE_NAMES |
static Map<String,String> |
FEATURE_SHORT_NAMES |
static List<String> |
FEATURES |
static Map<String,Boolean> |
IS_INT |
static String |
KEY |
static String |
TRACK_DISPLACEMENT |
static String |
TRACK_DURATION |
static String |
TRACK_START |
static String |
TRACK_STOP |
| Constructor and Description |
|---|
TrackDurationAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
analyze(Integer trackID,
Model model) |
getFeatureDimensions, getFeatureNames, getFeatures, getFeatureShortNames, getIcon, getInfoText, getIsIntFeature, getKey, getName, getNumThreads, getProcessingTime, isLocal, isManualFeature, process, setNumThreads, setNumThreadsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforbidMultithreadingpublic static final String KEY
public static final String TRACK_DURATION
public static final String TRACK_START
public static final String TRACK_STOP
public static final String TRACK_DISPLACEMENT
protected void analyze(Integer trackID, Model model)
analyze in class AbstractTrackAnalyzerCopyright © 2015–2021 Fiji. All rights reserved.