Swiftray  1.0
Parser::ObjectContext Class Reference

#include <object-context.h>

Inheritance diagram for Parser::ObjectContext:
Parser::BaseContext Parser::CSSContext Parser::GroupContext Parser::ImageContext Parser::ReferencedSymbolOrSvgContext Parser::ShapeContext Parser::TextContext Parser::UseContext

Public Member Functions

void set (svgpp::tag::attribute::data_original_layer, RangedChar fragment)
 
template<class IRI >
void set (svgpp::tag::attribute::data_original_layer, tag::iri_fragment, IRI const &fragment)
 
void set (tag::attribute::height, double val)
 
template<typename MinMax , typename SliceMeet >
void set (tag::attribute::preserveAspectRatio, bool, MinMax, SliceMeet)
 
void set (tag::attribute::preserveAspectRatio, bool, tag::value::none)
 
void set (tag::attribute::width, double val)
 
void set (tag::attribute::xlink::href, RangedChar fragment)
 
template<class IRI >
void set (tag::attribute::xlink::href, tag::iri_fragment, IRI const &fragment)
 

Member Function Documentation

◆ set() [1/8]

void Parser::ObjectContext::set ( svgpp::tag::attribute::data_original_layer  ,
RangedChar  fragment 
)
inline

◆ set() [2/8]

template<class IRI >
void Parser::ObjectContext::set ( svgpp::tag::attribute::data_original_layer  ,
tag::iri_fragment  ,
IRI const &  fragment 
)
inline

◆ set() [3/8]

void Parser::ObjectContext::set ( tag::attribute::height  ,
double  val 
)
inline

◆ set() [4/8]

template<typename MinMax , typename SliceMeet >
void Parser::ObjectContext::set ( tag::attribute::preserveAspectRatio  ,
bool  ,
MinMax  ,
SliceMeet   
)
inline

◆ set() [5/8]

void Parser::ObjectContext::set ( tag::attribute::preserveAspectRatio  ,
bool  ,
tag::value::none   
)
inline

◆ set() [6/8]

void Parser::ObjectContext::set ( tag::attribute::width  ,
double  val 
)
inline

◆ set() [7/8]

void Parser::ObjectContext::set ( tag::attribute::xlink::href  ,
RangedChar  fragment 
)
inline

◆ set() [8/8]

template<class IRI >
void Parser::ObjectContext::set ( tag::attribute::xlink::href  ,
tag::iri_fragment  ,
IRI const &  fragment 
)
inline

The documentation for this class was generated from the following file: