Path1DPathEffect.Style ====================== .. currentmodule:: skia .. autoclass:: skia.Path1DPathEffect.Style .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Path1DPathEffect.Style.__init__ .. rubric:: Attributes .. autosummary:: ~skia.Path1DPathEffect.Style.kLastEnum_Style ~skia.Path1DPathEffect.Style.kMorph_Style ~skia.Path1DPathEffect.Style.kRotate_Style ~skia.Path1DPathEffect.Style.kTranslate_Style ~skia.Path1DPathEffect.Style.name ~skia.Path1DPathEffect.Style.value Methods ------- .. automethod:: skia.Path1DPathEffect.Style.__init__ Attributes ---------- .. autoattribute:: skia.Path1DPathEffect.Style.kLastEnum_Style .. autoattribute:: skia.Path1DPathEffect.Style.kMorph_Style .. autoattribute:: skia.Path1DPathEffect.Style.kRotate_Style .. autoattribute:: skia.Path1DPathEffect.Style.kTranslate_Style .. autoattribute:: skia.Path1DPathEffect.Style.name .. autoattribute:: skia.Path1DPathEffect.Style.value