Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
TextTagAttributes Member List

This is the complete list of members for TextTagAttributes, including all inherited members.

addToDx(unsigned index, double delta)TextTagAttributes
addToDxDy(unsigned index, Geom::Point const &adjust)TextTagAttributes
addToDy(unsigned index, double delta)TextTagAttributes
addToRotate(unsigned index, double delta)TextTagAttributes
anyAttributesSet() constTextTagAttributes
attributesTextTagAttributesprivate
erase(unsigned start_index, unsigned n)TextTagAttributes
eraseSingleAttribute(std::vector< SVGLength > *attr_vector, unsigned start_index, unsigned n)TextTagAttributesprivatestatic
firstXY() constTextTagAttributes
getDx(unsigned index)TextTagAttributes
getDy(unsigned index)TextTagAttributes
getFirstXLength()TextTagAttributes
getFirstYLength()TextTagAttributes
getLengthAdjust()TextTagAttributesinline
getRotate(unsigned index)TextTagAttributes
getTextLength()TextTagAttributesinline
insert(unsigned start_index, unsigned n)TextTagAttributes
insertSingleAttribute(std::vector< SVGLength > *attr_vector, unsigned start_index, unsigned n, bool is_xy)TextTagAttributesprivatestatic
join(TextTagAttributes const &first, TextTagAttributes const &second, unsigned second_index)TextTagAttributes
joinSingleAttribute(std::vector< SVGLength > *dest_vector, std::vector< SVGLength > const &first_vector, std::vector< SVGLength > const &second_vector, unsigned second_index)TextTagAttributesprivatestatic
mergeInto(Inkscape::Text::Layout::OptionalTextTagAttrs *output, Inkscape::Text::Layout::OptionalTextTagAttrs const &parent_attrs, unsigned parent_attrs_offset, bool copy_xy, bool copy_dxdyrotate) constTextTagAttributes
mergeSingleAttribute(std::vector< SVGLength > *output_list, std::vector< SVGLength > const &parent_list, unsigned parent_offset, std::vector< SVGLength > const *overlay_list=nullptr)TextTagAttributesprivatestatic
readFrom(Inkscape::XML::Node const *node)TextTagAttributes
readSingleAttribute(SPAttr key, gchar const *value, SPStyle const *style, Geom::Rect const *viewport)TextTagAttributes
setFirstXY(Geom::Point &point)TextTagAttributes
setRotate(unsigned index, double angle)TextTagAttributes
singleXYCoordinates() constTextTagAttributes
split(unsigned index, TextTagAttributes *second)TextTagAttributes
splitSingleAttribute(std::vector< SVGLength > *first_vector, unsigned index, std::vector< SVGLength > *second_vector, bool trimZeros)TextTagAttributesprivatestatic
TextTagAttributes()=defaultTextTagAttributes
TextTagAttributes(Inkscape::Text::Layout::OptionalTextTagAttrs attrs)TextTagAttributesinline
transform(Geom::Affine const &matrix, double scale_x, double scale_y, bool extend_zero_length=false)TextTagAttributes
update(double em, double ex, double w, double h)TextTagAttributes
writeSingleAttributeLength(Inkscape::XML::Node *node, gchar const *key, const SVGLength &length)TextTagAttributesprivatestatic
writeSingleAttributeVector(Inkscape::XML::Node *node, gchar const *key, std::vector< SVGLength > const &attr_vector)TextTagAttributesprivatestatic
writeTo(Inkscape::XML::Node *node) constTextTagAttributes