You can move around a document with Click+Drag!
[ipdf/code.git] / src / view.h
index 9a519b0..cc09a89 100644 (file)
@@ -13,6 +13,8 @@ namespace IPDF
                        virtual ~View() {}
 
                        void Render();
+                       
+                       void Translate(Real x, Real y);
                
                private:
                        Document & m_document;

UCC git Repository :: git.ucc.asn.au