RRect.Type ========== .. currentmodule:: skia .. autoclass:: skia.RRect.Type .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.RRect.Type.__init__ .. rubric:: Attributes .. autosummary:: ~skia.RRect.Type.kComplex_Type ~skia.RRect.Type.kEmpty_Type ~skia.RRect.Type.kLastType ~skia.RRect.Type.kNinePatch_Type ~skia.RRect.Type.kOval_Type ~skia.RRect.Type.kRect_Type ~skia.RRect.Type.kSimple_Type ~skia.RRect.Type.name ~skia.RRect.Type.value Methods ------- .. automethod:: skia.RRect.Type.__init__ Attributes ---------- .. autoattribute:: skia.RRect.Type.kComplex_Type .. autoattribute:: skia.RRect.Type.kEmpty_Type .. autoattribute:: skia.RRect.Type.kLastType .. autoattribute:: skia.RRect.Type.kNinePatch_Type .. autoattribute:: skia.RRect.Type.kOval_Type .. autoattribute:: skia.RRect.Type.kRect_Type .. autoattribute:: skia.RRect.Type.kSimple_Type .. autoattribute:: skia.RRect.Type.name .. autoattribute:: skia.RRect.Type.value