NEURON
PointProcessGlyph Class Reference

#include <ppshape.h>

Inheritance diagram for PointProcessGlyph:
GLabel

Public Member Functions

 PointProcessGlyph (Object *)
 
virtual ~PointProcessGlyph ()
 
virtual Objectobject ()
 
- Public Member Functions inherited from GLabel
 GLabel (const char *s, const Color *, int fixtype=1, float size=12, float x_align=0., float y_align=0.)
 
virtual ~GLabel ()
 
virtual Glyphclone () const
 
virtual void request (Requisition &) const
 
virtual void allocate (Canvas *, const Allocation &, Extension &)
 
virtual void draw (Canvas *, const Allocation &) const
 
virtual void save (std::ostream &, Coord, Coord)
 
virtual void pick (Canvas *, const Allocation &, int depth, Hit &)
 
void text (const char *)
 
void fixed (float scale)
 
void vfixed (float scale)
 
void relative (float scale)
 
void align (float x, float y)
 
void color (const Color *)
 
bool fixed () const
 
float scale () const
 
const char * text () const
 
int fixtype () const
 
float x_align () const
 
float y_align () const
 
const Colorcolor () const
 
bool erase_flag ()
 
void erase_flag (bool b)
 
GPolyLinelabeled_line () const
 

Private Attributes

Objectob_
 

Detailed Description

Definition at line 12 of file ppshape.h.

Constructor & Destructor Documentation

◆ PointProcessGlyph()

PointProcessGlyph::PointProcessGlyph ( Object )

◆ ~PointProcessGlyph()

virtual PointProcessGlyph::~PointProcessGlyph ( )
virtual

Member Function Documentation

◆ object()

virtual Object* PointProcessGlyph::object ( )
inlinevirtual

Definition at line 16 of file ppshape.h.

Member Data Documentation

◆ ob_

Object* PointProcessGlyph::ob_
private

Definition at line 21 of file ppshape.h.


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