Class Index

Classes


Class Tools.PageCoordinate

Represents a point on a page

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
the 0-based page value
 
x
the x offset of this point relative to the top left corner of the page
 
y
the y offset of this point relative to the top left corner of the page
Class Detail
Tools.PageCoordinate()
Field Detail
{number} pageIndex
the 0-based page value

{number} x
the x offset of this point relative to the top left corner of the page

{number} y
the y offset of this point relative to the top left corner of the page

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Apr 20 2015 14:53:21 GMT-0700 (PDT)