Uses of Class
Map.MapDetectionData
Packages that use MapDetectionData
- 
Uses of MapDetectionData in Map
Fields in Map with type parameters of type MapDetectionDataModifier and TypeFieldDescriptionprotected ArrayList<MapDetectionData> MapDetectionsParameters.mapDetectionDatasMethods in Map that return MapDetectionDataModifier and TypeMethodDescriptionMapDetectionData.clone()MapDetectionsManager.findDetectionData(PamDataBlock pamDataBlock) Methods in Map that return types with arguments of type MapDetectionDataModifier and TypeMethodDescriptionMapDetectionsManager.getMapDetectionDatas()MapDetectionsParameters.getMapDetectionDatas()Methods in Map with parameters of type MapDetectionDataModifier and TypeMethodDescriptionbooleanSimpleMap.shouldPlot(PamDataUnit pamDataUnit, MapDetectionData mapDetectionData, long earliestToPlot, long now, DataSelector ds) Shouldplot function for individual data units.Method parameters in Map with type arguments of type MapDetectionDataModifier and TypeMethodDescriptionvoidMapDetectionsParameters.setMapDetectionDatas(ArrayList<MapDetectionData> mapDetectionDatas)