summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7b34889)
raw | patch | inline | side by side (parent: 7b34889)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 29 Jul 2007 05:26:04 +0000 (05:26 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 29 Jul 2007 05:26:04 +0000 (05:26 +0000) |
src/text-tag-attributes.h | patch | blob | history |
index b90eb74498c88e0f5c032557df7c9c2b1ab3fa4e..9c1425dffd203fa767d47d94ebca2cb9ec839721 100644 (file)
is zero length, 0.0 is used for that coordinate. */
NR::Point firstXY() const;
+ /** Sets the first coordinates in the x and y vectors. */
+ void setFirstXY(NR::Point &point);
+
private:
/// This holds the actual values.
Inkscape::Text::Layout::OptionalTextTagAttrs attributes;