PDFreactor-PHP
[ class tree: PDFreactor-PHP ] [ index: PDFreactor-PHP ] [ all elements ]

Class: ExceedingContent

Source Location: /PDFreactor.class.php

Class Overview




Methods



Class Details

[line 3045]


[ Top ]


Class Methods


method getContainerBottom [line 3211]

int getContainerBottom( )

Returns the bottom coordinate of the the container box in the page in pixels. Depending on the settings this box may be the page



Tags:

return:  The bottom coordinate of the the container box in the page in pixels.


[ Top ]

method getContainerLeft [line 3187]

int getContainerLeft( )

Returns the left coordinate of the the container box in the page in pixels. Depending on the settings this box may be the page



Tags:

return:  The left coordinate of the the container box in the page in pixels.


[ Top ]

method getContainerRight [line 3203]

int getContainerRight( )

Returns the right coordinate of the the container box in the page in pixels. Depending on the settings this box may be the page



Tags:

return:  The right coordinate of the the container box in the page in pixels.


[ Top ]

method getContainerTop [line 3195]

int getContainerTop( )

Returns the top coordinate of the the container box in the page in pixels. Depending on the settings this box may be the page



Tags:

return:  The top coordinate of the the container box in the page in pixels.


[ Top ]

method getDescription [line 3121]

string getDescription( )

Returns the text that exceeds the page or null if this exceeding content is an image.



Tags:

return:  The text that exceeds the page or null if this exceeding content is an image.


[ Top ]

method getExceedingBoxBottom [line 3243]

int getExceedingBoxBottom( )

Returns the bottom coordinate of the the exceeding box in the page in pixels.



Tags:

return:  The bottom coordinate of the the exceeding box in the page in pixels.


[ Top ]

method getExceedingBoxLeft [line 3219]

int getExceedingBoxLeft( )

Returns the left coordinate of the the exceeding box in the page in pixels.



Tags:

return:  The left coordinate of the the exceeding box in the page in pixels.


[ Top ]

method getExceedingBoxRight [line 3235]

int getExceedingBoxRight( )

Returns the right coordinate of the the exceeding box in the page in pixels.



Tags:

return:  The right coordinate of the the exceeding box in the page in pixels.


[ Top ]

method getExceedingBoxTop [line 3227]

int getExceedingBoxTop( )

Returns the top coordinate of the the exceeding box in the page in pixels.



Tags:

return:  The top coordinate of the the exceeding box in the page in pixels.


[ Top ]

method getHtml [line 3137]

string getHtml( )

Returns the HTML of the box that contains the exceeding content.



Tags:

return:  The HTML of the box that contains the exceeding content.


[ Top ]

method getPageBottom [line 3179]

int getPageBottom( )

Returns the bottom coordinate of the the page in pixels.



Tags:

return:  The bottom coordinate of the the page in pixels.


[ Top ]

method getPageLeft [line 3155]

int getPageLeft( )

Returns the left coordinate of the the page in pixels.



Tags:

return:  The left coordinate of the the page in pixels.


[ Top ]

method getPageNumber [line 3081]

int getPageNumber( )

Returns the number of the page that contains the exceeding content.



Tags:

return:  The number of the page that contains the exceeding content.


[ Top ]

method getPageRight [line 3171]

int getPageRight( )

Returns the right coordinate of the the page in pixels.



Tags:

return:  The right coordinate of the the page in pixels.


[ Top ]

method getPageTop [line 3163]

int getPageTop( )

Returns the top coordinate of the the page in pixels.



Tags:

return:  The top coordinate of the the page in pixels.


[ Top ]

method getPath [line 3147]

array getPath( )

Returns an array of integers denoting the indexes of the ancestors of the DOM node corresponding to the box containing the exceeding content, starting from below the root node down to the element itself.



Tags:

return:  An array of integers.


[ Top ]

method getSummary [line 3251]

string getSummary( )

Returns a summary of this exceeding content object.



Tags:

return:  The summary of this exceeding content object.


[ Top ]

method isBottom [line 3097]

boolean isBottom( )

Returns whether the content exceeds the page at the bottom.



Tags:

return:  True if the content exceeds the page at the bottom, false otherwise.


[ Top ]

method isBox [line 3129]

boolean isBox( )

Returns whether the exceeding content is a box.



Tags:

return:  True if the exceeding content is a box.


[ Top ]

method isLeft [line 3105]

boolean isLeft( )

Returns whether the content exceeds the page to the left.



Tags:

return:  True if the content exceeds the page to the left, false otherwise.


[ Top ]

method isRight [line 3089]

boolean isRight( )

Returns whether the content exceeds the page to the right.



Tags:

return:  True if the content exceeds the page to the right, false otherwise.


[ Top ]

method isTop [line 3113]

boolean isTop( )

Returns whether the content exceeds the page at the top.



Tags:

return:  True if the content exceeds the page at the top, false otherwise.


[ Top ]


Documentation generated on Tue, 01 Jul 2014 14:42:56 +0200 by phpDocumentor 1.4.3