#include <DXFAttributes.h>
◆ DXFAttributes() [1/3]
◆ DXFAttributes() [2/3]
◆ DXFAttributes() [3/3]
◆ block()
const String & block |
( |
| ) |
const |
|
inlinenodiscard |
◆ getColor()
◆ getLayer()
const String & getLayer |
( |
| ) |
const |
|
inlinenodiscard |
◆ getLinetype()
const String & getLinetype |
( |
| ) |
const |
|
inline |
◆ getLinetypeScale()
double getLinetypeScale |
( |
| ) |
const |
|
inline |
◆ getWidth()
◆ handle()
const String & handle |
( |
| ) |
const |
|
inlinenodiscard |
◆ isInPaperSpace()
bool isInPaperSpace |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ section()
const String & section |
( |
| ) |
const |
|
inline |
◆ setBlock()
void setBlock |
( |
const String & | block | ) |
|
|
inline |
◆ setColor()
◆ setHandle()
void setHandle |
( |
const String & | h | ) |
|
|
inline |
◆ setInPaperSpace()
void setInPaperSpace |
( |
bool | on | ) |
|
|
inline |
◆ setLayer()
void setLayer |
( |
const String & | layer | ) |
|
|
inline |
◆ setLinetype()
void setLinetype |
( |
const String & | linetype | ) |
|
|
inline |
◆ setLinetypeScale()
void setLinetypeScale |
( |
double | linetypeScale | ) |
|
|
inline |
◆ setSection()
void setSection |
( |
const String & | h | ) |
|
|
inline |
◆ setWidth()
void setWidth |
( |
int | width | ) |
|
|
inline |
The documentation for this class was generated from the following file: