public class EdgeTargetAnalyzer extends AbstractEdgeAnalyzer
| Modifier and Type | Field and Description |
|---|---|
static String |
EDGE_COST |
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 |
SPOT_SOURCE_ID |
static String |
SPOT_TARGET_ID |
| Constructor and Description |
|---|
EdgeTargetAnalyzer() |
| 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, setNumThreadsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforbidMultithreadingpublic static final String KEY
public static final String SPOT_SOURCE_ID
public static final String SPOT_TARGET_ID
public static final String EDGE_COST
protected void analyze(org.jgrapht.graph.DefaultWeightedEdge edge,
Model model)
analyze in class AbstractEdgeAnalyzerCopyright © 2015–2021 Fiji. All rights reserved.