PHP Class PhpOffice\PhpPresentation\Shape\Line

Inheritance: extends PhpOffice\PhpPresentation\AbstractShape, implements PhpOffice\PhpPresentation\ComparableInterface
Show file Open project: phpoffice/phppowerpoint Class Usage Examples

Public Methods

Method Description
__construct ( integer $fromX, integer $fromY, integer $toX, integer $toY ) Create a new \PhpOffice\PhpPresentation\Shape\Line instance
getHashCode ( ) : string Get hash code

Method Details

__construct() public method

Create a new \PhpOffice\PhpPresentation\Shape\Line instance
public __construct ( integer $fromX, integer $fromY, integer $toX, integer $toY )
$fromX integer
$fromY integer
$toX integer
$toY integer

getHashCode() public method

Get hash code
public getHashCode ( ) : string
return string Hash code