Modifier and Type | Method and Description |
---|---|
List<ImageCollectionEntry<ImageType>> |
ImageCollection.getAll() |
Modifier and Type | Method and Description |
---|---|
ImageCollectionEntry<T> |
MetadataVideoIterator.next() |
Modifier and Type | Method and Description |
---|---|
List<ImageCollectionEntry<MBFImage>> |
XuggleVideoImageCollection.getAll() |
Iterator<ImageCollectionEntry<MBFImage>> |
XuggleVideoImageCollection.iterator() |
Modifier and Type | Method and Description |
---|---|
ImageCollectionEntry<MBFImage> |
URLImageIterator.next() |
Modifier and Type | Method and Description |
---|---|
List<ImageCollectionEntry<MBFImage>> |
AbstractWebpageImageCollection.getAll() |
Iterator<ImageCollectionEntry<MBFImage>> |
AbstractWebpageImageCollection.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
ConsoleMetaMapper.mapItem(String name,
ImageCollectionEntry<?> entry) |
abstract void |
MetaMapper.mapItem(String name,
ImageCollectionEntry<?> entry) |
void |
FileMetaMapper.mapItem(String name,
ImageCollectionEntry<?> entry) |
Modifier and Type | Method and Description |
---|---|
String |
DirectoryImageProcessor.process(ImageCollectionEntry<T> image) |
abstract String |
ImageCollectionProcessor.process(ImageCollectionEntry<T> image) |
String |
SequenceFileProcessor.process(ImageCollectionEntry<T> image) |