#include <CDRTypes.h>
§ CDRLineStyle() [1/2]
libcdr::CDRLineStyle::CDRLineStyle |
( |
| ) |
|
|
inline |
§ CDRLineStyle() [2/2]
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, |
|
|
const CDRPath & |
sm, |
|
|
const CDRPath & |
em |
|
) |
| |
|
inline |
§ angle
double libcdr::CDRLineStyle::angle |
§ capsType
unsigned short libcdr::CDRLineStyle::capsType |
§ color
§ dashArray
std::vector<unsigned> libcdr::CDRLineStyle::dashArray |
§ endMarker
CDRPath libcdr::CDRLineStyle::endMarker |
§ joinType
unsigned short libcdr::CDRLineStyle::joinType |
§ lineType
unsigned short libcdr::CDRLineStyle::lineType |
§ lineWidth
double libcdr::CDRLineStyle::lineWidth |
§ startMarker
CDRPath libcdr::CDRLineStyle::startMarker |
§ stretch
double libcdr::CDRLineStyle::stretch |
The documentation for this struct was generated from the following file: