SetaPDF_Extractor_Result_WordGroups This class represents word groups
File: /SetaPDF v2/Extractor/Result/WordGroups.php
Class hierarchy
Implements
Summary
Properties
$_items
protected SetaPDF_Extractor_Result_HasBoundsInterface[] SetaPDF_Extractor_Result_Collection::$_items = array()
Methods
getBounds()
Get the outer-most bounds of all items in this collection.
This method will only return values of non-rotated items.
offsetGet()
Implementation of the ArrayAccess interface.
Parameters
- $key
Exceptions
Throws InvalidArgumentException
See
offsetSet()
Implementation of the ArrayAccess interface.
Parameters
- $key
- $value
Exceptions
Throws InvalidArgumentException