UmlSequenceDiagramPrinterConfigurationInterface Interface Reference

Inheritance diagram for UmlSequenceDiagramPrinterConfigurationInterface:

UmlSequenceDiagramPrinterConfigurationToHtml UmlSequenceDiagramPrinterConfigurationToXml

List of all members.

Public Member Functions

 setPublicPath ($strPublicPath)
 getPublicPath ()
 setCallerPath ($strCallerPath)
 getCallerPath ()
 setExternalAccess ($booExternalPath)
 getExternalAccess ()
 setWidth ($intWidth)
 getWidth ()
 setLinePercentHeight ($intHeight)
 getLinePercentHeight ()
 setZoom ($intZoom)
 getZoom ()


Detailed Description

Minimal interface of the configuration object of printers of UmlSequenceDiagram object.

Author:
Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com>
Since:
02-07-2009

Definition at line 14 of file UmlSequenceDiagramPrinterConfigurationInterface.interface.php.


Member Function Documentation

getCallerPath (  ) 

Get the caller path of the code execution

See also:
UmlSequenceDiagramPrinterInterface::getCallerPath()
Returns:
string

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

getExternalAccess (  ) 

Get true if the code is executed by external access and false</false> if not

See also:
UmlSequenceDiagramPrinterInterface::getExternalAccess()
Returns:
boolean

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

getLinePercentHeight (  ) 

Set the height in pixels of each line of the diagram in the regular ( 100 ) zoom

See also:
UmlSequenceDiagramPrinterInterface::getLineHeight()
Returns:
integer;

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

getPublicPath (  ) 

Get the public path of the code execution

See also:
UmlSequenceDiagramPrinterInterface::getPublicPath()
Returns:
string

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

getWidth (  ) 

Get the width in pixels of the diagram in the regular ( 100 ) zoom

See also:
UmlSequenceDiagramPrinterInterface::getWidth()
Returns:
integer $intWidth

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

getZoom (  ) 

Get the zoom of the diagram

The zoom reduce / enlarge the diagram keeping the proportion beteewn the dimension and images

See also:
UmlSequenceDiagramPrinterInterface::getZoom()
Returns:
integer $intZoom

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

setCallerPath ( strCallerPath  ) 

Set the caller path of the code execution

See also:
UmlSequenceDiagramPrinterInterface::setCallerPath( string )
Parameters:
string $strCallerPath
Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

setExternalAccess ( booExternalPath  ) 

Set true if the code is executed by external access and false</false> if not

See also:
UmlSequenceDiagramPrinterInterface::setExternalAccess( boolean )
Parameters:
boolean $booExternalPath
Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

setLinePercentHeight ( intHeight  ) 

Set the height in pixels of each line of the diagram in the regular ( 100 ) zoom

See also:
UmlSequenceDiagramPrinterInterface::setLineHeight( integer )
Parameters:
integer $intHeight
Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

setPublicPath ( strPublicPath  ) 

Set the public path of the code execution

See also:
UmlSequenceDiagramPrinterInterface::setPublicPath( string )
Parameters:
string $strPublicPath
Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

setWidth ( intWidth  ) 

Set the width in pixels of the diagram in the regular ( 100 ) zoom

See also:
UmlSequenceDiagramPrinterInterface::setWidth( integer )
Parameters:
integer $intWidth
Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.

setZoom ( intZoom  ) 

Set the zoom of the diagram

The zoom reduce / enlarge the diagram keeping the proportion beteewn the dimension and images

See also:
UmlSequenceDiagramPrinterInterface::setZoom( $intZoom )
Parameters:
integer $intZoom
Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterConfigurationToHtml, and UmlSequenceDiagramPrinterConfigurationToXml.


The documentation for this interface was generated from the following file:

Generated on Thu Feb 3 03:55:04 2011 for CodeToDiagram by  doxygen 1.5.9