SetaPDF_Extractor_Result_WordInterface A interface for word classes
File: /SetaPDF v2/Extractor/Result/WordInterface.php
Implemented in
Implements
Summary
Methods
getBounds()
abstract public SetaPDF_Extractor_Result_HasBoundsInterface::getBounds (
void
): SetaPDF_Extractor_Result_Bounds[]Returns the bounds of a specific item.
getParts()
Get all parts of this word.
If the word is not created by several words, this method will return itself.
getString()
abstract public SetaPDF_Extractor_Result_WordInterface::getString (
[ string $encoding = 'utf-8' ]
): stringGet the words string value in a specific encoding.
Parameters
- $encoding : string
setDelimiterType()
abstract public SetaPDF_Extractor_Result_WordInterface::setDelimiterType (
int $delimiterType
): voidSet the delimiter type.
Parameters
- $delimiterType : int