| 
      
      | 
      | 
      | 
      | 
    
     
      
        
          | 
            
              
             | 
          
  		        
	         | 
         
       
      
        
          
      
    
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:
  
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 
  
 
 
 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] | 
         
       
     | 
   
 
  
           | 
         
       
      |