Horizon
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
horizon::DXFImporter Class Reference

Public Types

enum class  UnsupportedType { ELLIPSE , SPLINE }
 

Public Member Functions

 DXFImporter (class IDocument *c)
 
bool import (const std::string &filename)
 
void set_layer (int la)
 
void set_width (uint64_t w)
 
void set_shift (const Coordi &sh)
 
void set_scale (double sc)
 
const std::map< UnsupportedType, unsigned int > & get_items_unsupported () const
 

Public Attributes

std::set< class Junction * > junctions
 
std::set< class Line * > lines
 
std::set< class Arc * > arcs
 

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