libzmf::Pen Struct Reference

#include <ZMFTypes.h>

List of all members.

Public Member Functions

 Pen ()
 Pen (Color c)

Public Attributes

Color color
double width
LineCapType lineCapType
LineJoinType lineJoinType
std::vector< double > dashPattern
double dashDistance
ArrowPtr startArrow
ArrowPtr endArrow
bool isInvisible

Constructor & Destructor Documentation

libzmf::Pen::Pen ( ) [inline]
libzmf::Pen::Pen ( Color  c) [inline]

Member Data Documentation


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