ClusterCollection
Overview
ClusterCollection is a class in Aspose.PDF FOSS for Python.
A collection of clusters.
This class provides 1 method for working with ClusterCollection objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package.
Methods
| Signature | Description |
|---|---|
__init__(clusters: list[Cluster] | None) | Initialize a cluster collection. |