PHP Class PhpOffice\PhpPresentation\Shape\Line

Inheritance: extends PhpOffice\PhpPresentation\AbstractShape, implements PhpOffice\PhpPresentation\ComparableInterface
Afficher le fichier Open project: phpoffice/phppowerpoint Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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 méthode

Get hash code
public getHashCode ( ) : string
Résultat string Hash code