13#ifndef SEEN_SP_GLYPH_KERNING_H
14#define SEEN_SP_GLYPH_KERNING_H
32 int tag()
const override {
return tag_of<
decltype(*this)>; }
45 void update(
SPCtx* ctx,
unsigned int flags)
override;
51 int tag()
const override {
return tag_of<
decltype(*this)>; }
56 int tag()
const override {
return tag_of<
decltype(*this)>; }
constexpr int tag_of
Convenience function to retrieve the tag (class id) of a given type.
bool contains(char const *name)
Interface for refcounted XML nodes.
Typed SVG document implementation.
void update(SPCtx *ctx, unsigned int flags) override
Receives update notifications.
void build(SPDocument *doc, Inkscape::XML::Node *repr) override
~SPGlyphKerning() override=default
Inkscape::XML::Node * write(Inkscape::XML::Document *doc, Inkscape::XML::Node *repr, unsigned int flags) override
~SPHkern() override=default
SPObject is an abstract base class of all of the document nodes at the SVG document level.
Inkscape::XML::Node * repr
~SPVkern() override=default
static cairo_user_data_key_t key
Interface for XML documents.
TODO: insert short description here.