textlayout\_Paragraph ===================== .. currentmodule:: skia .. autoclass:: skia.textlayout_Paragraph .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.textlayout_Paragraph.__init__ ~skia.textlayout_Paragraph.layout ~skia.textlayout_Paragraph.paint .. rubric:: Attributes .. autosummary:: ~skia.textlayout_Paragraph.AlphabeticBaseline ~skia.textlayout_Paragraph.ExceedMaxLines ~skia.textlayout_Paragraph.Height ~skia.textlayout_Paragraph.IdeographicBaseline ~skia.textlayout_Paragraph.LongestLine ~skia.textlayout_Paragraph.MaxIntrinsicWidth ~skia.textlayout_Paragraph.MinIntrinsicWidth ~skia.textlayout_Paragraph.Width Methods ------- .. automethod:: skia.textlayout_Paragraph.__init__ .. automethod:: skia.textlayout_Paragraph.layout .. automethod:: skia.textlayout_Paragraph.paint Attributes ---------- .. autoattribute:: skia.textlayout_Paragraph.AlphabeticBaseline .. autoattribute:: skia.textlayout_Paragraph.ExceedMaxLines .. autoattribute:: skia.textlayout_Paragraph.Height .. autoattribute:: skia.textlayout_Paragraph.IdeographicBaseline .. autoattribute:: skia.textlayout_Paragraph.LongestLine .. autoattribute:: skia.textlayout_Paragraph.MaxIntrinsicWidth .. autoattribute:: skia.textlayout_Paragraph.MinIntrinsicWidth .. autoattribute:: skia.textlayout_Paragraph.Width