ARB
Public Types | Public Member Functions | List of all members
AW::FillStyle Struct Reference

#include <aw_position.hxx>

Public Types

enum  Style { EMPTY, SHADED, SHADED_WITH_BORDER, SOLID }
 

Public Member Functions

 FillStyle (Style filled)
 
Style get_style () const
 
bool is_shaded () const
 
bool is_empty () const
 
bool somehow () const
 

Detailed Description

Definition at line 51 of file aw_position.hxx.

Member Enumeration Documentation

Enumerator
EMPTY 
SHADED 
SHADED_WITH_BORDER 
SOLID 

Definition at line 52 of file aw_position.hxx.

Constructor & Destructor Documentation

AW::FillStyle::FillStyle ( Style  filled)
inline

Definition at line 64 of file aw_position.hxx.

Member Function Documentation

Style AW::FillStyle::get_style ( ) const
inline

Definition at line 66 of file aw_position.hxx.

bool AW::FillStyle::is_shaded ( ) const
inline

Definition at line 68 of file aw_position.hxx.

References SHADED, and SHADED_WITH_BORDER.

bool AW::FillStyle::is_empty ( ) const
inline

Definition at line 69 of file aw_position.hxx.

References EMPTY.

Referenced by somehow().

bool AW::FillStyle::somehow ( ) const
inline

Definition at line 70 of file aw_position.hxx.

References is_empty().


The documentation for this struct was generated from the following file: