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 Wed Feb 08 2017 10:51:49 GMT-0800 (PST)