izzi
SVG SUBSET C++ API
Loading...
Searching...
No Matches
svg::collection_rstate Struct Reference

Collection derived states. More...

#include <a60-svg-render-state.h>

+ Inheritance diagram for svg::collection_rstate:

Public Member Functions

 collection_rstate (const collection_rstate &)=default
 
 collection_rstate (const double o=0.10, const scale rscale=scale::medium)
 
string mangle () const
 
- Public Member Functions inherited from svg::render_state_base
 render_state_base (const select m=select::none)
 
bool is_visible (const select v) const
 

Public Attributes

bool alt
 
bool color_generated
 
double opacity
 
select outline_mode
 
scale scale_mode
 
int text_scale_max
 
bool weigh
 
- Public Attributes inherited from svg::render_state_base
select visible_mode
 

Detailed Description

Collection derived states.

Definition at line 190 of file a60-svg-render-state.h.

Constructor & Destructor Documentation

◆ collection_rstate() [1/2]

svg::collection_rstate::collection_rstate ( const double o = 0.10,
const scale rscale = scale::medium )
inline

Definition at line 207 of file a60-svg-render-state.h.

+ Here is the call graph for this function:

◆ collection_rstate() [2/2]

svg::collection_rstate::collection_rstate ( const collection_rstate & )
default
+ Here is the call graph for this function:

Member Function Documentation

◆ mangle()

string svg::collection_rstate::mangle ( ) const
inline

Definition at line 217 of file a60-svg-render-state.h.

Member Data Documentation

◆ alt

bool svg::collection_rstate::alt

Definition at line 205 of file a60-svg-render-state.h.

◆ color_generated

bool svg::collection_rstate::color_generated

Definition at line 202 of file a60-svg-render-state.h.

◆ opacity

double svg::collection_rstate::opacity

Definition at line 195 of file a60-svg-render-state.h.

◆ outline_mode

select svg::collection_rstate::outline_mode

Definition at line 192 of file a60-svg-render-state.h.

◆ scale_mode

scale svg::collection_rstate::scale_mode

Definition at line 193 of file a60-svg-render-state.h.

◆ text_scale_max

int svg::collection_rstate::text_scale_max

Definition at line 196 of file a60-svg-render-state.h.

◆ weigh

bool svg::collection_rstate::weigh

Definition at line 199 of file a60-svg-render-state.h.


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