|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
プレースホルダの位置(id と物理矩形)。id 未指定のものは "" [詳解]
#include <typeset/inl/paragraph.hpp>
公開変数類 | |
| std::string | id |
| uint32_t | charIndex = 0 |
| Rect | rect |
プレースホルダの位置(id と物理矩形)。id 未指定のものは ""
paragraph.hpp の 289 行目に定義があります。
| std::string typeset::inl::PlaceholderRect::id |
paragraph.hpp の 290 行目に定義があります。
| uint32_t typeset::inl::PlaceholderRect::charIndex = 0 |
paragraph.hpp の 291 行目に定義があります。
| Rect typeset::inl::PlaceholderRect::rect |
paragraph.hpp の 292 行目に定義があります。