artefaktur
software engineer &        architecture

 
 
 
 

class Pen

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::Pen Class Reference

#include <Pen.h>

Inheritance diagram for acdk::wx::Pen:

acdk::wx::GDIObject acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxPen

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.11
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 Pen ()
 Pen (IN(RColour) col, int width, int style)
 Pen (IN(RBitmap) stipple, int width)
virtual bool ok () const
void setColour (IN(RColour) col)
void setColour (char r, char g, char b)
void setWidth (int width)
void setStyle (int style)
void setJoin (int join)
void setCap (int cap)
int getWidth () const
int getStyle () const
int getJoin () const
int getCap () const

Static Public Member Functions

RPen getRedPen ()
 not supported on gtk bool RealizeResource(); inline bool realizeResource() { return getWx()->RealizeResource(); } WXHANDLE GetResourceHandle() const; bool FreeResource(bool force = FALSE); inline bool freeResource(bool force = false) { return getWx()->FreeResource(force); } bool IsFree() const; ### not supported on GTK? inline bool isFree() const { return getWx()->IsFree(); } void Unshare(); ### not supported on GTK? inline void unshare() { getWx()->Unshare(); }

RPen getCyanPen ()
RPen getGreenPen ()
RPen getBlackPen ()
RPen getWhitePen ()
RPen getTransparentPen ()
RPen getBlackDashedPen ()
RPen getGreyPen ()
RPen getMediumGreyPen ()
RPen getLightGreyPen ()
RPen getNullPen ()

Constructor & Destructor Documentation

acdk::wx::Pen::Pen  )  [inline]
 

acdk::wx::Pen::Pen IN(RColour col,
int  width,
int  style
[inline]
 

acdk::wx::Pen::Pen IN(RBitmap stipple,
int  width
[inline]
 


Member Function Documentation

RPen acdk::wx::Pen::getBlackDashedPen  )  [inline, static]
 

RPen acdk::wx::Pen::getBlackPen  )  [inline, static]
 

int acdk::wx::Pen::getCap  )  const [inline]
 

RPen acdk::wx::Pen::getCyanPen  )  [inline, static]
 

RPen acdk::wx::Pen::getGreenPen  )  [inline, static]
 

RPen acdk::wx::Pen::getGreyPen  )  [inline, static]
 

int acdk::wx::Pen::getJoin  )  const [inline]
 

RPen acdk::wx::Pen::getLightGreyPen  )  [inline, static]
 

RPen acdk::wx::Pen::getMediumGreyPen  )  [inline, static]
 

RPen acdk::wx::Pen::getNullPen  )  [inline, static]
 

RPen acdk::wx::Pen::getRedPen  )  [inline, static]
 

not supported on gtk bool RealizeResource(); inline bool realizeResource() { return getWx()->RealizeResource(); } WXHANDLE GetResourceHandle() const; bool FreeResource(bool force = FALSE); inline bool freeResource(bool force = false) { return getWx()->FreeResource(force); } bool IsFree() const; ### not supported on GTK? inline bool isFree() const { return getWx()->IsFree(); } void Unshare(); ### not supported on GTK? inline void unshare() { getWx()->Unshare(); }

int acdk::wx::Pen::getStyle  )  const [inline]
 

RPen acdk::wx::Pen::getTransparentPen  )  [inline, static]
 

RPen acdk::wx::Pen::getWhitePen  )  [inline, static]
 

int acdk::wx::Pen::getWidth  )  const [inline]
 

virtual bool acdk::wx::Pen::ok  )  const [inline, virtual]
 

void acdk::wx::Pen::setCap int  cap  )  [inline]
 

void acdk::wx::Pen::setColour char  r,
char  g,
char  b
[inline]
 

void acdk::wx::Pen::setColour IN(RColour col  )  [inline]
 

void acdk::wx::Pen::setJoin int  join  )  [inline]
 

void acdk::wx::Pen::setStyle int  style  )  [inline]
 

void acdk::wx::Pen::setWidth int  width  )  [inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer