| Ipelib
    | 
#include <ipeattributes.h>
| Public Member Functions | |
| AllAttributes () | |
Collection of all object attributes.
| AllAttributes::AllAttributes | ( | ) | 
Constructor sets default values.
Referenced by ipe::Attribute::normal().
| TPathMode ipe::AllAttributes::iPathMode | 
Should we stroke and/or fill?
| Attribute ipe::AllAttributes::iStroke | 
Stroke color.
Referenced by ipe::Latex::addPageNumber(), and ipe::Text::Text().
| Attribute ipe::AllAttributes::iFill | 
Fill color.
| Attribute ipe::AllAttributes::iDashStyle | 
Dash style.
| Attribute ipe::AllAttributes::iPen | 
Pen (that is, line width).
| bool ipe::AllAttributes::iFArrow | 
Arrow forward?
| bool ipe::AllAttributes::iRArrow | 
Reverse arrow?
| Attribute ipe::AllAttributes::iFArrowSize | 
Forward arrow size.
| Attribute ipe::AllAttributes::iRArrowSize | 
Reverse arrow size.
| Attribute ipe::AllAttributes::iTextSize | 
Text size. Horizontal alignment of label objects.
Referenced by ipe::Latex::addPageNumber(), and ipe::Text::Text().
| THorizontalAlignment ipe::AllAttributes::iHorizontalAlignment | 
Referenced by ipe::Latex::addPageNumber(), and ipe::Text::Text().
| TVerticalAlignment ipe::AllAttributes::iVerticalAlignment | 
Vertical alignment of label objects.
Referenced by ipe::Latex::addPageNumber(), and ipe::Text::Text().
| Attribute ipe::AllAttributes::iTextStyle | 
Text style for minipages.
Referenced by ipe::Text::Text().
| Attribute ipe::AllAttributes::iLabelStyle | 
Text style for labels.
Referenced by ipe::Text::Text().
| TPinned ipe::AllAttributes::iPinned | 
Pinned status. Should newly created text be transformable?
Referenced by 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 ipe::Text::Text().
| TTransformations ipe::AllAttributes::iTransformations | 
Allowed transformations.
Referenced by ipe::Object::Object().
| Attribute ipe::AllAttributes::iOpacity | 
Opacity.
Referenced by ipe::Text::Text().