public class TrackBranchingAnalyzer 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 |
LONGEST_GAP |
static String |
NUMBER_COMPLEX |
static String |
NUMBER_GAPS |
static String |
NUMBER_MERGES |
static String |
NUMBER_SPLITS |
static String |
NUMBER_SPOTS |
Constructor and Description |
---|
TrackBranchingAnalyzer() |
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, setNumThreads
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forbidMultithreading
public static final String KEY
public static final String NUMBER_GAPS
public static final String LONGEST_GAP
public static final String NUMBER_SPLITS
public static final String NUMBER_MERGES
public static final String NUMBER_COMPLEX
public static final String NUMBER_SPOTS
protected void analyze(Integer trackID, Model model)
analyze
in class AbstractTrackAnalyzer
Copyright © 2015–2021 Fiji. All rights reserved.