|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
継承メンバを含む typeset::Path の全メンバ一覧です。
| addEllipse(const Rect &r) | typeset::Path | |
| addLine(Point a, Point b) | typeset::Path | inline |
| addRect(const Rect &r) | typeset::Path | |
| close() | typeset::Path | inline |
| Cmd 列挙名 | typeset::Path | |
| cmds | typeset::Path | |
| controlBounds() const | typeset::Path | |
| cubicTo(Pt c1x, Pt c1y, Pt c2x, Pt c2y, Pt x, Pt y) | typeset::Path | inline |
| empty() const | typeset::Path | inline |
| lineTo(Pt x, Pt y) | typeset::Path | inline |
| moveTo(Pt x, Pt y) | typeset::Path | inline |
| pts | typeset::Path | |
| quadTo(Pt cx, Pt cy, Pt x, Pt y) | typeset::Path | inline |
| transformed(const Matrix &m) const | typeset::Path |