typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
読み取り中…
検索中…
一致する文字列を見つけられません
typeset::inl::PlaceholderRect 構造体

プレースホルダの位置(id と物理矩形)。id 未指定のものは "" [詳解]

#include <typeset/inl/paragraph.hpp>

公開変数類

std::string id
 
uint32_t charIndex = 0
 
Rect rect
 

詳解

プレースホルダの位置(id と物理矩形)。id 未指定のものは ""

paragraph.hpp289 行目に定義があります。

メンバ詳解

◆ id

std::string typeset::inl::PlaceholderRect::id

paragraph.hpp290 行目に定義があります。

◆ charIndex

uint32_t typeset::inl::PlaceholderRect::charIndex = 0

paragraph.hpp291 行目に定義があります。

◆ rect

Rect typeset::inl::PlaceholderRect::rect

paragraph.hpp292 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: