public class DynObjectIteratorRasterInfo extends Object implements DisposableIterator
DynObject implementation to facade a iterator of a WMTSInfo
and allow to be used as a DynObjectSet iterator.| Constructor and Description |
|---|
DynObjectIteratorRasterInfo(Object info)
Creates a new DynObjects iterator facade over a feature iterator.
|
public DynObjectIteratorRasterInfo(Object info)
DynObjectWMTSInfo which allows the Feature to be
used like a DynObject.featureIterator - to facadefeatureFacade - if not null this object will be reused as the facade for the
Feature objects of the feature iteratorpublic void addObject(Object info)
public void dispose()
DisposableNOTE:After calling this method, the object may not be usable anymore.
dispose in interface Disposablepublic long getSize()