| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
Collection of coordinates. More...
| Classes | |
| interface | DevicePoint | 
| The DevicePoint interface is the point information defined in px, and DevicePoint {x:0,y:0} is in the left-top corner.  More... | |
| class | DeviceRect | 
| DeviceRect is a definition of a rectangular range in units of physical pixels of the device. Point (0,0) is at the left-top conner.  More... | |
| interface | PDFPoint | 
| The PDFPoint interface is the point information defined in pt, and PDFPoint {x:0,y:0} is in the left-bottom corner of the PDF page.  More... | |
| interface | PDFRect | 
| PDFRect is a definition of a rectangular range in units of point. Point (0,0) is at the left-bottom conner.  More... | |
Collection of coordinates.