Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CoordSpan< AX > Struct Template Reference

SVG classes marking requests of relative horizontal and vertical alignment. More...

#include <TreeUtilsSVG.h>

Public Member Functions

 CoordSpan (svg::coord_t pos=0, svg::coord_t span=0)
 
 CoordSpan (const CoordSpan &cspan)
 
void copyFrom (const NodeSVG &node)
 
void copyFrom (const BBoxSVG &bbox)
 
bool isDefined ()
 
void copyFrom (const BBoxSVG &bbox)
 
void copyFrom (const BBoxSVG &bbox)
 
void copyFrom (const NodeSVG &node)
 
void copyFrom (const NodeSVG &node)
 

Public Attributes

svg::coord_t pos = 0
 
svg::coord_t span = 0
 

Detailed Description

template<AlignBase::Axis AX>
struct drain::image::CoordSpan< AX >

SVG classes marking requests of relative horizontal and vertical alignment.


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