Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
effect-enum.h File Reference

Go to the source code of this file.

Classes

struct  Inkscape::LivePathEffect::EnumEffectData< E >
 
class  Inkscape::LivePathEffect::EnumEffectDataConverter< E >
 Simplified management of enumerations of LPE items with UI labels. More...
 

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::EffectType {
  Inkscape::LivePathEffect::BEND_PATH = 0 , Inkscape::LivePathEffect::GEARS , Inkscape::LivePathEffect::PATTERN_ALONG_PATH , Inkscape::LivePathEffect::CURVE_STITCH ,
  Inkscape::LivePathEffect::VONKOCH , Inkscape::LivePathEffect::KNOT , Inkscape::LivePathEffect::CONSTRUCT_GRID , Inkscape::LivePathEffect::SPIRO ,
  Inkscape::LivePathEffect::ENVELOPE , Inkscape::LivePathEffect::INTERPOLATE , Inkscape::LivePathEffect::ROUGH_HATCHES , Inkscape::LivePathEffect::SKETCH ,
  Inkscape::LivePathEffect::RULER , Inkscape::LivePathEffect::POWERSTROKE , Inkscape::LivePathEffect::CLONE_ORIGINAL , Inkscape::LivePathEffect::SIMPLIFY ,
  Inkscape::LivePathEffect::LATTICE2 , Inkscape::LivePathEffect::PERSPECTIVE_ENVELOPE , Inkscape::LivePathEffect::INTERPOLATE_POINTS , Inkscape::LivePathEffect::TRANSFORM_2PTS ,
  Inkscape::LivePathEffect::SHOW_HANDLES , Inkscape::LivePathEffect::ROUGHEN , Inkscape::LivePathEffect::BSPLINE , Inkscape::LivePathEffect::JOIN_TYPE ,
  Inkscape::LivePathEffect::TAPER_STROKE , Inkscape::LivePathEffect::MIRROR_SYMMETRY , Inkscape::LivePathEffect::COPY_ROTATE , Inkscape::LivePathEffect::ATTACH_PATH ,
  Inkscape::LivePathEffect::FILL_BETWEEN_MANY , Inkscape::LivePathEffect::ELLIPSE_5PTS , Inkscape::LivePathEffect::BOUNDING_BOX , Inkscape::LivePathEffect::MEASURE_SEGMENTS ,
  Inkscape::LivePathEffect::FILLET_CHAMFER , Inkscape::LivePathEffect::POWERCLIP , Inkscape::LivePathEffect::POWERMASK , Inkscape::LivePathEffect::PTS2ELLIPSE ,
  Inkscape::LivePathEffect::OFFSET , Inkscape::LivePathEffect::DASHED_STROKE , Inkscape::LivePathEffect::BOOL_OP , Inkscape::LivePathEffect::SLICE ,
  Inkscape::LivePathEffect::TILING , Inkscape::LivePathEffect::ANGLE_BISECTOR , Inkscape::LivePathEffect::CIRCLE_WITH_RADIUS , Inkscape::LivePathEffect::CIRCLE_3PTS ,
  Inkscape::LivePathEffect::EXTRUDE , Inkscape::LivePathEffect::LINE_SEGMENT , Inkscape::LivePathEffect::PARALLEL , Inkscape::LivePathEffect::PERP_BISECTOR ,
  Inkscape::LivePathEffect::TANGENT_TO_CURVE , Inkscape::LivePathEffect::FILL_BETWEEN_STROKES , Inkscape::LivePathEffect::DOEFFECTSTACK_TEST , Inkscape::LivePathEffect::DYNASTROKE ,
  Inkscape::LivePathEffect::LATTICE , Inkscape::LivePathEffect::PATH_LENGTH , Inkscape::LivePathEffect::RECURSIVE_SKELETON , Inkscape::LivePathEffect::TEXT_LABEL ,
  Inkscape::LivePathEffect::EMBRODERY_STITCH , Inkscape::LivePathEffect::INVALID_LPE
}
 
enum  Inkscape::LivePathEffect::ParamType {
  Inkscape::LivePathEffect::ARRAY = 0 , Inkscape::LivePathEffect::BOOL , Inkscape::LivePathEffect::COLOR_PICKER , Inkscape::LivePathEffect::ENUM ,
  Inkscape::LivePathEffect::ENUM_ARRAY , Inkscape::LivePathEffect::FONT_BUTTON , Inkscape::LivePathEffect::HIDDEN , Inkscape::LivePathEffect::MESSAGE ,
  Inkscape::LivePathEffect::NODE_SATELLITE_ARRAY , Inkscape::LivePathEffect::ORIGINAL_PATH , Inkscape::LivePathEffect::ORIGINAL_SATELLITE , Inkscape::LivePathEffect::PATH_REFERENCE ,
  Inkscape::LivePathEffect::PATH , Inkscape::LivePathEffect::PATH_ARRAY , Inkscape::LivePathEffect::POINT , Inkscape::LivePathEffect::POWERSTROKE_POINT_ARRAY ,
  Inkscape::LivePathEffect::RANDOM , Inkscape::LivePathEffect::SATELLITE , Inkscape::LivePathEffect::SATELLITE_ARRAY , Inkscape::LivePathEffect::SCALAR ,
  Inkscape::LivePathEffect::SCALAR_ARRAY , Inkscape::LivePathEffect::TEXT , Inkscape::LivePathEffect::TOGGLE_BUTTON , Inkscape::LivePathEffect::TRANSFORMED_POINT ,
  Inkscape::LivePathEffect::UNIT , Inkscape::LivePathEffect::VECTOR , Inkscape::LivePathEffect::INVALID_PARAM
}
 
enum class  Inkscape::LivePathEffect::LPECategory {
  Inkscape::LivePathEffect::Undefined , Inkscape::LivePathEffect::Favorites , Inkscape::LivePathEffect::EditTools , Inkscape::LivePathEffect::Distort ,
  Inkscape::LivePathEffect::Generate , Inkscape::LivePathEffect::Convert , Inkscape::LivePathEffect::Experimental
}
 

Functions

const Glib::ustring Inkscape::LivePathEffect::empty_string ("")
 

Variables

const EnumEffectData< EffectTypeInkscape::LivePathEffect::LPETypeData []
 
const EnumEffectDataConverter< EffectTypeInkscape::LivePathEffect::LPETypeConverter
 defined in effect.cpp