SetaPDF_Extractor_Result_HasBoundsInterface Interface for resulting objects which have bounds.
File: /SetaPDF v2/Extractor/Result/HasBoundsInterface.php
Implemented in
- SetaPDF_Extractor_Result_Collection
- SetaPDF_Extractor_Result_Glyph
- SetaPDF_Extractor_Result_Word
- SetaPDF_Extractor_Result_WordInterface
- SetaPDF_Extractor_Result_WordWithGlyphs
Summary
Methods
getBounds()
abstract public SetaPDF_Extractor_Result_HasBoundsInterface::getBounds (
void
): SetaPDF_Extractor_Result_Bounds[]Returns the bounds of a specific item.