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