public class EdgeSpeedAnalyzer extends AbstractEdgeAnalyzer
Modifier and Type | Field and Description |
---|---|
static String |
DISPLACEMENT |
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 |
SPEED |
Constructor and Description |
---|
EdgeSpeedAnalyzer() |
Modifier and Type | Method and Description |
---|---|
protected void |
analyze(org.jgrapht.graph.DefaultWeightedEdge edge,
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 SPEED
public static final String DISPLACEMENT
protected void analyze(org.jgrapht.graph.DefaultWeightedEdge edge, Model model)
analyze
in class AbstractEdgeAnalyzer
Copyright © 2015–2021 Fiji. All rights reserved.