plastimatch
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Xpm_brush Class Reference

#include <xpm.h>

Public Member Functions

 Xpm_brush ()
 
 ~Xpm_brush ()
 
void set_type (xpm_brushes type)
 
void set_color (char color)
 
void set_pos (int x, int y)
 
void set_width (int width)
 
void set_height (int height)
 
void set_x (int x)
 
void set_y (int y)
 
char get_color ()
 
xpm_brushes get_type ()
 
int get_width ()
 
int get_height ()
 
int get_x ()
 
int get_y ()
 
void inc_x (int x)
 
void inc_y (int y)
 

Constructor & Destructor Documentation

◆ Xpm_brush()

Xpm_brush::Xpm_brush ( )

◆ ~Xpm_brush()

Xpm_brush::~Xpm_brush ( )

Member Function Documentation

◆ get_color()

char Xpm_brush::get_color ( )

◆ get_height()

int Xpm_brush::get_height ( )

◆ get_type()

xpm_brushes Xpm_brush::get_type ( )

◆ get_width()

int Xpm_brush::get_width ( )

◆ get_x()

int Xpm_brush::get_x ( )

◆ get_y()

int Xpm_brush::get_y ( )

◆ inc_x()

void Xpm_brush::inc_x ( int  x)

◆ inc_y()

void Xpm_brush::inc_y ( int  y)

◆ set_color()

void Xpm_brush::set_color ( char  color)

◆ set_height()

void Xpm_brush::set_height ( int  height)

◆ set_pos()

void Xpm_brush::set_pos ( int  x,
int  y 
)

◆ set_type()

void Xpm_brush::set_type ( xpm_brushes  type)

◆ set_width()

void Xpm_brush::set_width ( int  width)

◆ set_x()

void Xpm_brush::set_x ( int  x)

◆ set_y()

void Xpm_brush::set_y ( int  y)

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