SetaPDF_Core_Canvas_MarkedContent A canvas helper class for marked content operators

File: /SetaPDF v2/Core/Canvas/MarkedContent.php

Class hierarchy

Summary

Properties

$_canvas

The origin canvas object


Methods

__construct()

The constructor.

Parameters
$canvas : SetaPDF_Core_Canvas
 

begin()

Begin a marked content sequence.

Parameters
$tag : string
 
$properties : SetaPDF_Core_Resource|SetaPDF_Core_Type_Dictionary
 

cleanUp()

public SetaPDF_Core_Canvas_Operators::cleanUp (
void
): void

Release objects to free memory and cycled references.

After calling this method the instance of this object is unusable!

draw()

Get the draw helper.

end()

End a marked content stream.

path()

Get the path helper.

text()

Get the text helper.