Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
br::pucrio::telemidia::ginga::ncl::model::presentation::FormatterDeviceRegion Class Reference
Inheritance diagram for br::pucrio::telemidia::ginga::ncl::model::presentation::FormatterDeviceRegion:
Inheritance graph
[legend]
Collaboration diagram for br::pucrio::telemidia::ginga::ncl::model::presentation::FormatterDeviceRegion:
Collaboration graph
[legend]

Public Member Functions

 FormatterDeviceRegion (string id)
 
void addRegion (LayoutRegion *region)
 
LayoutRegion * cloneRegion ()
 
int compareWidthSize (string w)
 
int compareHeightSize (string h)
 
short getBackgroundColor ()
 
double getBottom ()
 
double getHeight ()
 
double getLeft ()
 
double getRight ()
 
LayoutRegion * getRegion (string id)
 
LayoutRegion * getRegionRecursively (string id)
 
vector< LayoutRegion * > * getRegions ()
 
string getTitle ()
 
double getTop ()
 
double getWidth ()
 
int getZIndex ()
 
int getZIndexValue ()
 
bool isBottomPercentual ()
 
bool isHeightPercentual ()
 
bool isLeftPercentual ()
 
bool isRightPercentual ()
 
bool isTopPercentual ()
 
bool isWidthPercentual ()
 
string toString ()
 
bool removeRegion (LayoutRegion *region)
 
void removeRegions ()
 
void setBackgroundColor (Color *newBackgroundColor)
 
bool setBottom (double newBottom, bool isPercentual)
 
bool setHeight (double newHeight, bool isPercentual)
 
bool setLeft (double newLeft, bool isPercentual)
 
bool setRight (double newRight, bool isPercentual)
 
void setTitle (string newTitle)
 
bool setTop (double newTop, bool isPercentual)
 
bool setWidth (double newWidth, bool isPercentual)
 
void setZIndex (int newZIndex)
 
vector< LayoutRegion * > * getRegionsSortedByZIndex ()
 
vector< LayoutRegion * > * getRegionsOverRegion (LayoutRegion *region)
 
LayoutRegion * getParent ()
 
void setParent (LayoutRegion *parent)
 
int getTopInPixels ()
 
int getBottomInPixels ()
 
int getRightInPixels ()
 
int getLeftInPixels ()
 
int getHeightInPixels ()
 
int getWidthInPixels ()
 
bool isMovable ()
 
bool isResizable ()
 
bool isDecorated ()
 
void setMovable (bool movable)
 
void setResizable (bool resizable)
 
void setDecorated (bool decorated)
 
void resetTop ()
 
void resetBottom ()
 
void resetRight ()
 
void resetLeft ()
 
void resetHeight ()
 
void resetWidth ()
 
void resetZIndex ()
 
void resetDecorated ()
 
void resetMovable ()
 
void resetResizable ()
 
int getAbsoluteLeft ()
 
int getAbsoluteTop ()
 
void dispose ()
 
string getId ()
 
void setId (string id)
 
Entity * getDataEntity ()
 
int compareTo (void *arg0)
 

The documentation for this class was generated from the following files: