Draw2D
Draw2D_api_interface.hh File Reference
#include <vector>
#include <string>
#include <iostream>
Include dependency graph for Draw2D_api_interface.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  drawNS::Point2D
 Point in 2D Class represents point in 2D. More...
 
class  drawNS::Draw2DAPI
 Abstract interface for drawing class Abstract class used as interface for 2D drawing class implementations. More...
 

Namespaces

 drawNS
 Namespace for drawing tools - abstract interface and 2D point Namespace for drawing tools - abstract interface and 2D point.
 

Detailed Description

File contains abstract interface for drawing in 2D.