28 #ifndef __TERRALIB_LAYOUT_INTERNAL_PAPER_CONFIG_H 
   29 #define __TERRALIB_LAYOUT_INTERNAL_PAPER_CONFIG_H 
   63 #endif // __TERRALIB_LAYOUT_INTERNAL_PAPERLAYOUT_CONFIG_H 
enum te::layout::_TdkOrientation LayoutOrientationType
 
LayoutAbstractPaperType
Enum TdkAbstractComponentType. This is the enumeration of the components types. 
 
virtual void setPaperSizeCustom(double w, double h)
 
virtual LayoutOrientationType getPaperOrientantion()
 
virtual void setPaperSize(LayoutAbstractPaperType paperType)
 
LayoutAbstractPaperType m_paperType
 
virtual void getPaperSize(double &w, double &h)
 
LayoutOrientationType m_paperOrientationType
 
virtual void setPaperOrientation(LayoutOrientationType orientation)