#include <map_primitives.h>

Public Member Functions | |
| virtual std::vector< Rectangle > | free_space () const | 
| virtual int | height () const | 
| virtual std::istream & | to_stream () const =0 | 
| virtual int | width () const | 
Static Public Attributes | |
| static constexpr int | Unknown_Value = -1 | 
Definition at line 12 of file map_primitives.h.
      
  | 
  inlinevirtual | 
Reimplemented in CecumTextRasterMapPrimitive.
Definition at line 19 of file map_primitives.h.
      
  | 
  inlinevirtual | 
Reimplemented in CecumTextRasterMapPrimitive.
Definition at line 17 of file map_primitives.h.
      
  | 
  pure virtual | 
Implemented in TextRasterMapPrimitive.
      
  | 
  inlinevirtual | 
Reimplemented in CecumTextRasterMapPrimitive.
Definition at line 16 of file map_primitives.h.
      
  | 
  static | 
Definition at line 14 of file map_primitives.h.