Inkscape
Vector Graphics Editor
|
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() const | TextTagAttributes | |
attributes | TextTagAttributes | private |
erase(unsigned start_index, unsigned n) | TextTagAttributes | |
eraseSingleAttribute(std::vector< SVGLength > *attr_vector, unsigned start_index, unsigned n) | TextTagAttributes | privatestatic |
firstXY() const | TextTagAttributes | |
getDx(unsigned index) | TextTagAttributes | |
getDy(unsigned index) | TextTagAttributes | |
getFirstXLength() | TextTagAttributes | |
getFirstYLength() | TextTagAttributes | |
getLengthAdjust() | TextTagAttributes | inline |
getRotate(unsigned index) | TextTagAttributes | |
getTextLength() | TextTagAttributes | inline |
insert(unsigned start_index, unsigned n) | TextTagAttributes | |
insertSingleAttribute(std::vector< SVGLength > *attr_vector, unsigned start_index, unsigned n, bool is_xy) | TextTagAttributes | privatestatic |
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) | TextTagAttributes | privatestatic |
mergeInto(Inkscape::Text::Layout::OptionalTextTagAttrs *output, Inkscape::Text::Layout::OptionalTextTagAttrs const &parent_attrs, unsigned parent_attrs_offset, bool copy_xy, bool copy_dxdyrotate) const | TextTagAttributes | |
mergeSingleAttribute(std::vector< SVGLength > *output_list, std::vector< SVGLength > const &parent_list, unsigned parent_offset, std::vector< SVGLength > const *overlay_list=nullptr) | TextTagAttributes | privatestatic |
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() const | TextTagAttributes | |
split(unsigned index, TextTagAttributes *second) | TextTagAttributes | |
splitSingleAttribute(std::vector< SVGLength > *first_vector, unsigned index, std::vector< SVGLength > *second_vector, bool trimZeros) | TextTagAttributes | privatestatic |
TextTagAttributes()=default | TextTagAttributes | |
TextTagAttributes(Inkscape::Text::Layout::OptionalTextTagAttrs attrs) | TextTagAttributes | inline |
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) | TextTagAttributes | privatestatic |
writeSingleAttributeVector(Inkscape::XML::Node *node, gchar const *key, std::vector< SVGLength > const &attr_vector) | TextTagAttributes | privatestatic |
writeTo(Inkscape::XML::Node *node) const | TextTagAttributes |