NEURON
FastGraphItem Class Reference

#include <shape.h>

Inheritance diagram for FastGraphItem:
GraphItem

Public Member Functions

 FastGraphItem (FastShape *g, bool save=true, bool pick=true)
 
virtual bool is_fast ()
 
- Public Member Functions inherited from GraphItem
 GraphItem (Glyph *g, bool=true, bool pick=true)
 
virtual ~GraphItem ()
 
virtual void pick (Canvas *, const Allocation &, int depth, Hit &)
 
virtual void save (std::ostream &, Coord, Coord)
 
virtual void erase (Scene *, GlyphIndex, int erase_type)
 
bool save ()
 
void save (bool s)
 
virtual bool is_polyline ()
 
virtual bool is_mark ()
 
virtual bool is_graphVector ()
 

Additional Inherited Members

- Public Types inherited from GraphItem
enum  { ERASE_LINE = 1 , ERASE_AXIS }
 

Detailed Description

Definition at line 93 of file shape.h.

Constructor & Destructor Documentation

◆ FastGraphItem()

FastGraphItem::FastGraphItem ( FastShape g,
bool  save = true,
bool  pick = true 
)

Member Function Documentation

◆ is_fast()

virtual bool FastGraphItem::is_fast ( )
inlinevirtual

Reimplemented from GraphItem.

Definition at line 96 of file shape.h.


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