| API Documentation | All Packages | All Classes | Index | Frames | ![]() |
| Package org.openzoom.flash.descriptors | Interfaces | Classes | |
The org.openzoom.flash.descriptors package contains the OpenZoom descriptor classes and base classes for custom descriptors.
| Interface | Description | |
|---|---|---|
| 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. |
| Class | Description | |
|---|---|---|
| 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. |