#include <CDRTypes.h>
Public Member Functions |
| CDRLineStyle () |
| CDRLineStyle (unsigned short lt, unsigned short ct, unsigned short jt, double lw, double st, double a, const CDRColor &c, const std::vector< unsigned > &da, unsigned smi, unsigned emi) |
Constructor & Destructor Documentation
libcdr::CDRLineStyle::CDRLineStyle |
( |
| ) |
|
|
inline |
libcdr::CDRLineStyle::CDRLineStyle |
( |
unsigned short |
lt, |
|
|
unsigned short |
ct, |
|
|
unsigned short |
jt, |
|
|
double |
lw, |
|
|
double |
st, |
|
|
double |
a, |
|
|
const CDRColor & |
c, |
|
|
const std::vector< unsigned > & |
da, |
|
|
unsigned |
smi, |
|
|
unsigned |
emi |
|
) |
| |
|
inline |
Member Data Documentation
double libcdr::CDRLineStyle::angle |
unsigned short libcdr::CDRLineStyle::capsType |
std::vector<unsigned> libcdr::CDRLineStyle::dashArray |
unsigned libcdr::CDRLineStyle::endMarkerId |
unsigned short libcdr::CDRLineStyle::joinType |
unsigned short libcdr::CDRLineStyle::lineType |
double libcdr::CDRLineStyle::lineWidth |
unsigned libcdr::CDRLineStyle::startMarkerId |
double libcdr::CDRLineStyle::stretch |
The documentation for this struct was generated from the following file: