Magick++  7.0.10
Magick::DrawableTextInterlineSpacing Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableTextInterlineSpacing:
Collaboration diagram for Magick::DrawableTextInterlineSpacing:

Public Member Functions

 DrawableTextInterlineSpacing (double spacing_)
 
 ~DrawableTextInterlineSpacing (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
void spacing (double spacing_)
 
double spacing (void) const
 
DrawableBasecopy () const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 2160 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawableTextInterlineSpacing()

Magick::DrawableTextInterlineSpacing::DrawableTextInterlineSpacing ( double  spacing_)

Definition at line 1599 of file Drawable.cpp.

◆ ~DrawableTextInterlineSpacing()

Magick::DrawableTextInterlineSpacing::~DrawableTextInterlineSpacing ( void  )

Definition at line 1605 of file Drawable.cpp.

Member Function Documentation

◆ copy()

Magick::DrawableBase * Magick::DrawableTextInterlineSpacing::copy ( ) const
virtual

Reimplemented from Magick::DrawableBase.

Definition at line 1625 of file Drawable.cpp.

◆ operator()()

void Magick::DrawableTextInterlineSpacing::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Reimplemented from Magick::DrawableBase.

Definition at line 1609 of file Drawable.cpp.

◆ spacing() [1/2]

void Magick::DrawableTextInterlineSpacing::spacing ( double  spacing_)

Definition at line 1615 of file Drawable.cpp.

◆ spacing() [2/2]

double Magick::DrawableTextInterlineSpacing::spacing ( void  ) const

Definition at line 1620 of file Drawable.cpp.


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