Escher
in package
Table of Contents
Methods
- __construct() : mixed
- Constructor.
- close() : string
- Process the object to be written.
- getSpOffsets() : array<string|int, int>
- Gets the shape offsets.
- getSpTypes() : array<string|int, mixed>
- Gets the shape types.
Methods
__construct()
Constructor.
public
__construct(Blip|BSE|BstoreContainer|DgContainer|DggContainer|self|SpContainer|SpgrContainer|Escher $object) : mixed
Parameters
- $object : Blip|BSE|BstoreContainer|DgContainer|DggContainer|self|SpContainer|SpgrContainer|Escher
close()
Process the object to be written.
public
close() : string
Return values
stringgetSpOffsets()
Gets the shape offsets.
public
getSpOffsets() : array<string|int, int>
Return values
array<string|int, int>getSpTypes()
Gets the shape types.
public
getSpTypes() : array<string|int, mixed>