B

BinaryClass in namespace SwfTools\Binary
The abstract binary adapter
SwfToolsServiceProvider::boot() — Method in class SwfToolsServiceProvider

C

DriverContainer::create() — Method in class DriverContainer
Pdf2swf::create() — Method in class Pdf2swf
Creates the Pdf2swf binary driver
Swfextract::create() — Method in class Swfextract
Creates the Swfextract binary driver
Swfrender::create() — Method in class Swfrender
Creates the Swfrender binary driver
$File#containerProperty in class File
File::changePathnameExtension() — Method in class File
Change the extension of a pathname

D

DriverContainerClass in namespace SwfTools\Binary
EmbeddedObject::detectType() — Method in class EmbeddedObject
Detect type based on the raw output

E

Swfextract::extract() — Method in class Swfextract
Execute the command to extract an embedded object from a flash file
EmbeddedObjectClass in namespace SwfTools
ExceptionInterfaceClass in namespace SwfTools\Exception
FlashFile::extractEmbedded() — Method in class FlashFile
Extract the specified Embedded file
FlashFile::extractFirstImage() — Method in class FlashFile
Extract the first embedded image found

F

FileClass in namespace SwfTools\Processor
FlashFileClass in namespace SwfTools\Processor

G

Binary::getVersion() — Method in class Binary
Try to get the version of the binary. If the detection fails, return null
Pdf2swf::getName() — Method in class Pdf2swf
{@inheritdoc}
Swfextract::getName() — Method in class Swfextract
Swfrender::getName() — Method in class Swfrender
{@inheritdoc}
EmbeddedObject::getOption() — Method in class EmbeddedObject
EmbeddedObject::getType() — Method in class EmbeddedObject
EmbeddedObject::getId() — Method in class EmbeddedObject

I

$EmbeddedObject#idProperty in class EmbeddedObject
InvalidArgumentExceptionClass in namespace SwfTools\Exception

L

Swfextract::listEmbedded() — Method in class Swfextract
Executes the command to list the embedded objects
FlashFile::listEmbeddedObjects() — Method in class FlashFile
List all embedded object of the current flash file

O

$EmbeddedObject#optionProperty in class EmbeddedObject

P

Pdf2swfClass in namespace SwfTools\Binary
The Pdf2Swf adapter
PDFFileClass in namespace SwfTools\Processor

R

Swfrender::render() — Method in class Swfrender
Renders an SWF file.
RuntimeExceptionClass in namespace SwfTools\Exception
FlashFile::render() — Method in class FlashFile
Render the flash to PNG file
SwfToolsServiceProvider::register() — Method in class SwfToolsServiceProvider

S

SwfextractClass in namespace SwfTools\Binary
SwfrenderClass in namespace SwfTools\Binary
SwfToolsServiceProviderClass in namespace SwfTools

T

Pdf2swf::toSwf() — Method in class Pdf2swf
Transcode a PDF to SWF
$EmbeddedObject#typeProperty in class EmbeddedObject
PDFFile::toSwf() — Method in class PDFFile

_

EmbeddedObject::__construct() — Method in class EmbeddedObject
File::__construct() — Method in class File
Build the File processor given the configuration