Modifier and Type | Class and Description |
---|---|
static class |
ImageCollectionEntrySelection.All<T extends Image<?,T>> |
Modifier and Type | Method and Description |
---|---|
void |
ImageCollection.setEntrySelection(ImageCollectionEntrySelection<ImageType> selection)
Control how an image collection is to accept or ignore a given entry of the collection
|
Modifier and Type | Method and Description |
---|---|
void |
XuggleVideoImageCollection.setEntrySelection(ImageCollectionEntrySelection<MBFImage> selection) |
Constructor and Description |
---|
MetadataVideoIterator(ImageCollectionEntrySelection<T> selection,
Video<T> video) |
Modifier and Type | Class and Description |
---|---|
class |
XuggleVideoFrameSelection |
static class |
XuggleVideoFrameSelection.All |
static class |
XuggleVideoFrameSelection.FramesPerSecond |
static class |
XuggleVideoFrameSelection.Proxy |
Constructor and Description |
---|
Proxy(ImageCollectionEntrySelection<MBFImage> proxy) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractWebpageImageCollection.setEntrySelection(ImageCollectionEntrySelection<MBFImage> selection) |
Constructor and Description |
---|
URLImageIterator(Set<IndependentPair<URL,Map<String,String>>> imageList2,
ImageCollectionEntrySelection<MBFImage> selection) |