Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
lpe-powerstroke.h File Reference

PowerStroke LPE effect, see lpe-powerstroke.cpp. More...

Go to the source code of this file.

Classes

class  Inkscape::LivePathEffect::LPEPowerStroke
 

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::LivePathEffect
 Live Path Effects code.
 

Enumerations

enum  Inkscape::LivePathEffect::LineCapType {
  Inkscape::LivePathEffect::LINECAP_BUTT , Inkscape::LivePathEffect::LINECAP_SQUARE , Inkscape::LivePathEffect::LINECAP_ROUND , Inkscape::LivePathEffect::LINECAP_PEAK ,
  Inkscape::LivePathEffect::LINECAP_ZERO_WIDTH
}
 

Functions

static const Util::EnumDataConverter< unsigned > Inkscape::LivePathEffect::LineCapTypeConverter (LineCapTypeData, sizeof(LineCapTypeData)/sizeof(*LineCapTypeData))
 

Variables

static const Util::EnumData< unsigned > Inkscape::LivePathEffect::LineCapTypeData []
 

Detailed Description

PowerStroke LPE effect, see lpe-powerstroke.cpp.

Definition in file lpe-powerstroke.h.