public class TrackAnalyzerProvider extends AbstractProvider<TrackAnalyzer>
Feature key names are for historical reason all capitalized in an enum manner. For instance: POSITION_X, MAX_INTENSITY, etc... They must be suitable to be used as a attribute key in an xml file.
disabled, implementations, keys, visibleKeys
Constructor and Description |
---|
TrackAnalyzerProvider() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
echo, getDisabled, getFactory, getKeys, getVisibleKeys
public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.