Uses of Interface
org.anchoranalysis.mpp.io.input.MultiInputSubMap
Packages that use MultiInputSubMap
Package
Description
Non-beans for reading data structures related to marked point processes from the file system.
-
Uses of MultiInputSubMap in org.anchoranalysis.mpp.io.input
Classes in org.anchoranalysis.mpp.io.input that implement MultiInputSubMapModifier and TypeClassDescriptionclassOperationMap<T>Stores objects as operations in a map, implementing theMultiInputSubMapinterface.classCombines a Stack with a map of other stacks.Methods in org.anchoranalysis.mpp.io.input that return MultiInputSubMapModifier and TypeMethodDescriptionMultiInput.dictionary()Gets the map ofDictionarys.MultiInput.filePath()Gets the map ofPaths.MultiInput.histogram()Gets the map ofHistograms.MultiInput.marks()Gets the map ofMarkCollections.MultiInput.objects()Gets the map ofObjectCollections.MultiInput.stack()Gets the map ofTimeSeries(stacks).