HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
Graphics Net
Collaboration diagram for Graphics Net:

Classes

class  hal::ArrowSeparatedNet
 Used to display all nets which destinations are not in the current view. More...
 
class  hal::CircleSeparatedNet
 Used to display all nets which destinations are not in the current view. More...
 
class  hal::GraphicsNet
 The basic net class all other nets inherit from. More...
 
class  hal::LabeledSeparatedNet
 Nets whose output and input can be labeled (e.g. from GND/VCC) More...
 
class  hal::SeparatedGraphicsNet
 Abstract base class for separated nets (e.g. ArrowSeparatedNet) More...
 
class  hal::StandardArrowNet
 A standard net that has parts of a separated net. More...
 
class  hal::StandardGraphicsNet
 The most basic net to display the standard nets. More...
 

Detailed Description

Contains all GraphicsItems for displaying Nets in the scene.