Path2DPathEffect ================ .. currentmodule:: skia .. autoclass:: skia.Path2DPathEffect .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: class.rst ~skia.Path2DPathEffect.DashInfo ~skia.Path2DPathEffect.DashType ~skia.Path2DPathEffect.PointData ~skia.Path2DPathEffect.Type .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Path2DPathEffect.Deserialize ~skia.Path2DPathEffect.GetFlattenableType ~skia.Path2DPathEffect.Make ~skia.Path2DPathEffect.MakeCompose ~skia.Path2DPathEffect.MakeSum ~skia.Path2DPathEffect.RegisterFlattenables ~skia.Path2DPathEffect.__init__ ~skia.Path2DPathEffect.asADash ~skia.Path2DPathEffect.asPoints ~skia.Path2DPathEffect.computeFastBounds ~skia.Path2DPathEffect.filterPath ~skia.Path2DPathEffect.getFlattenableType ~skia.Path2DPathEffect.getTypeName ~skia.Path2DPathEffect.ref ~skia.Path2DPathEffect.serialize ~skia.Path2DPathEffect.unique ~skia.Path2DPathEffect.unref .. rubric:: Attributes .. autosummary:: ~skia.Path2DPathEffect.kColorFilter_Type ~skia.Path2DPathEffect.kDash_DashType ~skia.Path2DPathEffect.kDrawLooper_Type ~skia.Path2DPathEffect.kDrawable_Type ~skia.Path2DPathEffect.kImageFilter_Type ~skia.Path2DPathEffect.kMaskFilter_Type ~skia.Path2DPathEffect.kNone_DashType ~skia.Path2DPathEffect.kPathEffect_Type ~skia.Path2DPathEffect.kPixelRef_Type ~skia.Path2DPathEffect.kShaderBase_Type ~skia.Path2DPathEffect.kUnused_Type ~skia.Path2DPathEffect.kUnused_Type2 ~skia.Path2DPathEffect.kUnused_Type3 ~skia.Path2DPathEffect.kUnused_Type4 Methods ------- .. automethod:: skia.Path2DPathEffect.Deserialize .. automethod:: skia.Path2DPathEffect.GetFlattenableType .. automethod:: skia.Path2DPathEffect.Make .. automethod:: skia.Path2DPathEffect.MakeCompose .. automethod:: skia.Path2DPathEffect.MakeSum .. automethod:: skia.Path2DPathEffect.RegisterFlattenables .. automethod:: skia.Path2DPathEffect.__init__ .. automethod:: skia.Path2DPathEffect.asADash .. automethod:: skia.Path2DPathEffect.asPoints .. automethod:: skia.Path2DPathEffect.computeFastBounds .. automethod:: skia.Path2DPathEffect.filterPath .. automethod:: skia.Path2DPathEffect.getFlattenableType .. automethod:: skia.Path2DPathEffect.getTypeName .. automethod:: skia.Path2DPathEffect.ref .. automethod:: skia.Path2DPathEffect.serialize .. automethod:: skia.Path2DPathEffect.unique .. automethod:: skia.Path2DPathEffect.unref Attributes ---------- .. autoattribute:: skia.Path2DPathEffect.kColorFilter_Type .. autoattribute:: skia.Path2DPathEffect.kDash_DashType .. autoattribute:: skia.Path2DPathEffect.kDrawLooper_Type .. autoattribute:: skia.Path2DPathEffect.kDrawable_Type .. autoattribute:: skia.Path2DPathEffect.kImageFilter_Type .. autoattribute:: skia.Path2DPathEffect.kMaskFilter_Type .. autoattribute:: skia.Path2DPathEffect.kNone_DashType .. autoattribute:: skia.Path2DPathEffect.kPathEffect_Type .. autoattribute:: skia.Path2DPathEffect.kPixelRef_Type .. autoattribute:: skia.Path2DPathEffect.kShaderBase_Type .. autoattribute:: skia.Path2DPathEffect.kUnused_Type .. autoattribute:: skia.Path2DPathEffect.kUnused_Type2 .. autoattribute:: skia.Path2DPathEffect.kUnused_Type3 .. autoattribute:: skia.Path2DPathEffect.kUnused_Type4