libcdr::CDRLineStyle Struct Reference

#include <CDRTypes.h>

List of all members.

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, const CDRPath &sm, const CDRPath &em)

Public Attributes

unsigned short lineType
unsigned short capsType
unsigned short joinType
double lineWidth
double stretch
double angle
CDRColor color
std::vector< unsigned > dashArray
CDRPath startMarker
CDRPath endMarker

Constructor & Destructor Documentation

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]

Member Data Documentation

std::vector<unsigned> libcdr::CDRLineStyle::dashArray

The documentation for this struct was generated from the following file: