T - the type of things the data is connected to.
D - the type of objects this image source creates.
public class MultiLevelImageSource<T,D> extends Objectimplements ImageSource <T ,D>
| Constructor and Description |
|---|
MultiLevelImageSource(List
|