8 #ifndef PDFTRON_H_CPPPDFGeometryCollection 
    9 #define PDFTRON_H_CPPPDFGeometryCollection 
   10 #include <C/PDF/TRN_GeometryCollection.h> 
   17 namespace pdftron { 
namespace PDF { 
 
   82 #include <Impl/GeometryCollection.inl> 
   87 #endif //PDFTRON_H_CPPPDFGeometryCollection 
TRN_GeometryCollection m_impl
 
static GeometryCollection * CreateInternal(ptrdiff_t impl)
 
Point SnapToNearest(double x, double y, UInt32 mode) const 
 
GeometryCollection & operator=(const GeometryCollection &other)
 
ptrdiff_t GetHandleInternal()
 
Point SnapToNearestPixel(double x, double y, double dpi, UInt32 mode) const