Ipelib
Public Member Functions | Public Attributes | List of all members
ipe::AllAttributes Class Reference

#include <ipeattributes.h>

Public Member Functions

 AllAttributes ()
 

Public Attributes

TPathMode iPathMode
 
Attribute iStroke
 
Attribute iFill
 
Attribute iDashStyle
 
Attribute iPen
 
bool iFArrow
 
bool iRArrow
 
Attribute iFArrowShape
 
Attribute iRArrowShape
 
Attribute iFArrowSize
 
Attribute iRArrowSize
 
Attribute iSymbolSize
 
Attribute iTextSize
 
THorizontalAlignment iHorizontalAlignment
 
TVerticalAlignment iVerticalAlignment
 
Attribute iTextStyle
 
TPinned iPinned
 
bool iTransformableText
 
TTransformations iTransformations
 
TLineJoin iLineJoin
 
TLineCap iLineCap
 
TFillRule iFillRule
 
Attribute iOpacity
 
Attribute iTiling
 
Attribute iGradient
 
Attribute iMarkShape
 

Detailed Description

Collection of all object attributes.

Constructor & Destructor Documentation

AllAttributes::AllAttributes ( )

Member Data Documentation

TPathMode ipe::AllAttributes::iPathMode

Should we stroke and/or fill?

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iStroke
Attribute ipe::AllAttributes::iFill

Fill color.

Referenced by AllAttributes(), and ipe::Reference::Reference().

Attribute ipe::AllAttributes::iDashStyle

Dash style.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iPen

Pen (that is, line width).

Referenced by AllAttributes(), and ipe::Reference::Reference().

bool ipe::AllAttributes::iFArrow

Arrow forward?

Referenced by AllAttributes().

bool ipe::AllAttributes::iRArrow

Reverse arrow?

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iFArrowShape

Shape of forward arrows.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iRArrowShape

Shape of reverse arrows.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iFArrowSize

Forward arrow size.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iRArrowSize

Reverse arrow size.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iSymbolSize
Attribute ipe::AllAttributes::iTextSize

                                        Text size.

Horizontal alignment of label objects.

Referenced by AllAttributes(), and ipe::Text::Text().

THorizontalAlignment ipe::AllAttributes::iHorizontalAlignment

Referenced by AllAttributes(), and ipe::Text::Text().

TVerticalAlignment ipe::AllAttributes::iVerticalAlignment

Vertical alignment of label objects.

Referenced by AllAttributes(), and ipe::Text::Text().

Attribute ipe::AllAttributes::iTextStyle

Text style.

Referenced by AllAttributes(), and ipe::Text::Text().

TPinned ipe::AllAttributes::iPinned

                                            Pinned status.

Should newly created text be transformable?

Referenced by AllAttributes(), and ipe::Object::Object().

bool ipe::AllAttributes::iTransformableText

If this is false, newly created text will only allow translations. Otherwise, the value of iTranslations is used (as for other objects).

Referenced by AllAttributes(), and ipe::Text::Text().

TTransformations ipe::AllAttributes::iTransformations

Allowed transformations.

Referenced by AllAttributes(), and ipe::Object::Object().

TLineJoin ipe::AllAttributes::iLineJoin

Line join style.

Referenced by AllAttributes().

TLineCap ipe::AllAttributes::iLineCap

Line cap style.

Referenced by AllAttributes().

TFillRule ipe::AllAttributes::iFillRule

Shape fill rule.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iOpacity

Opacity.

Referenced by AllAttributes(), and ipe::Text::Text().

Attribute ipe::AllAttributes::iTiling

Tiling pattern.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iGradient

Gradient pattern.

Referenced by AllAttributes().

Attribute ipe::AllAttributes::iMarkShape

Shape of Mark to create.


The documentation for this class was generated from the following files: