MetaDone
metadone.client.grasyla2.visuallibrary.widgets.W_Shape Class Reference
Inheritance diagram for metadone.client.grasyla2.visuallibrary.widgets.W_Shape:
Collaboration diagram for metadone.client.grasyla2.visuallibrary.widgets.W_Shape:

List of all members.

Public Member Functions

 W_Shape (Scene scene, AbstractWidgetShape shape)
 W_Shape (Scene scene, StackingStrategy strategy, AbstractWidgetShape shape)
boolean isHitAt (Point localLocation)
AbstractWidgetShape getBackgroundShape ()

Protected Member Functions

void paintWidget ()

Private Attributes

final AbstractWidgetShape shape

Detailed Description

A shape widget containing a background shape.

Author:
kma
See also:
StackingLayout

Constructor & Destructor Documentation

metadone.client.grasyla2.visuallibrary.widgets.W_Shape.W_Shape ( Scene  scene,
AbstractWidgetShape  shape 
)
metadone.client.grasyla2.visuallibrary.widgets.W_Shape.W_Shape ( Scene  scene,
StackingStrategy  strategy,
AbstractWidgetShape  shape 
)

Member Function Documentation

boolean metadone.client.grasyla2.visuallibrary.widgets.W_Shape.isHitAt ( Point  localLocation)
void metadone.client.grasyla2.visuallibrary.widgets.W_Shape.paintWidget ( ) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations