PathEffect ========== .. currentmodule:: skia .. autoclass:: skia.PathEffect .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: class.rst ~skia.PathEffect.DashInfo ~skia.PathEffect.DashType ~skia.PathEffect.Type .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.PathEffect.Deserialize ~skia.PathEffect.GetFlattenableType ~skia.PathEffect.MakeCompose ~skia.PathEffect.MakeSum ~skia.PathEffect.__init__ ~skia.PathEffect.asADash ~skia.PathEffect.filterPath ~skia.PathEffect.getFlattenableType ~skia.PathEffect.getTypeName ~skia.PathEffect.ref ~skia.PathEffect.serialize ~skia.PathEffect.unique ~skia.PathEffect.unref .. rubric:: Attributes .. autosummary:: ~skia.PathEffect.kColorFilter_Type ~skia.PathEffect.kDash_DashType ~skia.PathEffect.kDrawLooper_Type ~skia.PathEffect.kDrawable_Type ~skia.PathEffect.kImageFilter_Type ~skia.PathEffect.kMaskFilter_Type ~skia.PathEffect.kNone_DashType ~skia.PathEffect.kPathEffect_Type Methods ------- .. automethod:: skia.PathEffect.Deserialize .. automethod:: skia.PathEffect.GetFlattenableType .. automethod:: skia.PathEffect.MakeCompose .. automethod:: skia.PathEffect.MakeSum .. automethod:: skia.PathEffect.__init__ .. automethod:: skia.PathEffect.asADash .. automethod:: skia.PathEffect.filterPath .. automethod:: skia.PathEffect.getFlattenableType .. automethod:: skia.PathEffect.getTypeName .. automethod:: skia.PathEffect.ref .. automethod:: skia.PathEffect.serialize .. automethod:: skia.PathEffect.unique .. automethod:: skia.PathEffect.unref Attributes ---------- .. autoattribute:: skia.PathEffect.kColorFilter_Type .. autoattribute:: skia.PathEffect.kDash_DashType .. autoattribute:: skia.PathEffect.kDrawLooper_Type .. autoattribute:: skia.PathEffect.kDrawable_Type .. autoattribute:: skia.PathEffect.kImageFilter_Type .. autoattribute:: skia.PathEffect.kMaskFilter_Type .. autoattribute:: skia.PathEffect.kNone_DashType .. autoattribute:: skia.PathEffect.kPathEffect_Type