ARB
|
#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 |
Definition at line 51 of file aw_position.hxx.
enum AW::FillStyle::Style |
Enumerator | |
---|---|
EMPTY | |
SHADED | |
SHADED_WITH_BORDER | |
SOLID |
Definition at line 52 of file aw_position.hxx.
|
inline |
Definition at line 64 of file aw_position.hxx.
|
inline |
Definition at line 66 of file aw_position.hxx.
|
inline |
Definition at line 68 of file aw_position.hxx.
References SHADED, and SHADED_WITH_BORDER.
|
inline |
|
inline |
Definition at line 70 of file aw_position.hxx.
References is_empty().