VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs
VICI::Canvas Namespace Reference

An API for the Canvas which handles the drawing and layout. More...

Classes

class  CanvasClient
 An interface that is notified of canvas actions. More...
 
class  Canvas
 The facade for canvas library. More...
 
class  CanvasFactory
 An abstract factory for making an instance of Canvas. More...
 

Typedefs

typedef std::shared_ptr
< CanvasFactory
CanvasFactoryPtr
 Shared pointer for Canvas Factory.
 

Detailed Description

An API for the Canvas which handles the drawing and layout.