LocalMinima
Overview
LocalMinima is a class in Aspose.Page FOSS for Python.
This class provides 1 method for working with LocalMinima objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.Page FOSS for Python package.
Properties: left_bound, next, right_bound, y.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
y | int | Read | Gets the y. |
left_bound | Optional[TEdge] | Read | Gets the left bound. |
right_bound | Optional[TEdge] | Read | Gets the right bound. |
next | Optional["LocalMinima"] | Read | Gets the next. |
Methods
| Signature | Description |
|---|---|
__init__() |