The org.openzoom.flash.descriptors package contains the OpenZoom descriptor classes and base classes for custom descriptors.



Interfaces
 InterfaceDescription
 IImagePyramidDescriptor Interface of a multiscale image pyramid descriptor.
 IImagePyramidLevel Interface of a level of a multiscale image pyramid.
 IImageSourceDescriptor Interface for a descriptor of an image source.
 IMultiScaleImageDescriptor Interface for describing a multiscale image.
Classes
 ClassDescription
 ImagePyramidDescriptorFactory Factory for creating multiscale image descriptors from given data.
 ImagePyramidLevel The ImagePyramidLevel class represents a single level of a multiscale image pyramid.
 ImageSourceDescriptor Basic implementation of the IImageSourceDescriptor interface.