_HtmlObjectAnnotation Objects
frame
coordinates
HtmlCoordinates- The XPath-based coordinates for this annotation.
coordinates
coordinates- The new HtmlCoordinates to set.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcing our Series C with $110M in total funding. Read more ā.
class _HtmlObjectAnnotation(_ObjectAnnotation)
@property
def frame() -> int
@property
def coordinates() -> HtmlCoordinates
HtmlCoordinates - The XPath-based coordinates for this annotation.@coordinates.setter
def coordinates(coordinates: HtmlCoordinates) -> None
coordinates - The new HtmlCoordinates to set.class _HtmlClassificationAnnotation(_ClassificationAnnotation)
@property
def frame() -> int
Was this page helpful?
