#include <DXFReader.h>
◆ DXFReader()
◆ ~DXFReader()
◆ add3dFace()
void add3dFace |
( |
bool | is_solid | ) |
|
|
protected |
◆ addArc()
◆ addAttribute()
◆ addAttributeDefinition()
void addAttributeDefinition |
( |
| ) |
|
|
protected |
◆ addBlock()
◆ addBlockRecord()
◆ addCircle()
◆ addDictionary()
◆ addDimAligned()
◆ addDimAngular()
◆ addDimAngular3P()
◆ addDimDiametric()
◆ addDimensionInfo()
◆ addDimLinear()
◆ addDimOrdinate()
◆ addDimRadial()
◆ addEllipse()
◆ addEntityInfo()
◆ addGroup()
◆ addHandleInfo()
◆ addImageDef()
◆ addInsert()
◆ addLayer()
◆ addLeader()
◆ addLine()
◆ addLinetype()
◆ addLWPolyline()
◆ addMaterial()
◆ addMesh()
◆ addMText()
◆ addPoint()
◆ addPolyline()
◆ addRay()
◆ addSection()
◆ addSetting()
◆ addSpline()
◆ addText()
◆ addTextStyle()
◆ addTrace()
◆ addVertex()
◆ addXLine()
◆ endBlock()
◆ endEntity()
◆ endSequence()
◆ handleDictionaryData()
bool handleDictionaryData |
( |
| ) |
|
|
protected |
◆ handleGroupData()
◆ handleLeaderData()
bool handleLeaderData |
( |
| ) |
|
|
protected |
◆ handleLinetypeData()
bool handleLinetypeData |
( |
| ) |
|
|
protected |
◆ handleLWPolylineData()
bool handleLWPolylineData |
( |
| ) |
|
|
protected |
◆ handleMatrixData()
bool handleMatrixData |
( |
| ) |
|
|
protected |
◆ handleMeshData()
◆ handleMTextData()
◆ handleSplineData()
bool handleSplineData |
( |
| ) |
|
|
protected |
◆ handleXData()
◆ handleXRecordData()
bool handleXRecordData |
( |
| ) |
|
|
protected |
◆ isBinaryFile()
bool isBinaryFile |
( |
File & | file | ) |
const |
◆ paperspace()
◆ processDXFGroup()
bool processDXFGroup |
( |
uint04 | group_code | ) |
|
|
protected |
◆ readAsciiFile()
void readAsciiFile |
( |
File & | file | ) |
|
|
protected |
◆ readBinaryFile()
void readBinaryFile |
( |
File & | file | ) |
|
|
protected |
◆ readFile()
void readFile |
( |
File & | file | ) |
|
◆ readNextLinePair()
bool readNextLinePair |
( |
Scanner & | scan | ) |
|
|
protected |
◆ readNextPair()
◆ setWarningCallback()
void setWarningCallback |
( |
const std::function< void(const TranslatedString &)> & | callback | ) |
|
|
inline |
The documentation for this class was generated from the following files: