lcvtoolbox.core.schemas.CvatMaskAnnotation
==========================================

.. currentmodule:: lcvtoolbox.core.schemas

.. autoclass:: CvatMaskAnnotation
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:
   :special-members: __init__, __str__, __repr__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~CvatMaskAnnotation.__init__
      ~CvatMaskAnnotation.clear
      ~CvatMaskAnnotation.copy
      ~CvatMaskAnnotation.fromkeys
      ~CvatMaskAnnotation.get
      ~CvatMaskAnnotation.items
      ~CvatMaskAnnotation.keys
      ~CvatMaskAnnotation.pop
      ~CvatMaskAnnotation.popitem
      ~CvatMaskAnnotation.setdefault
      ~CvatMaskAnnotation.update
      ~CvatMaskAnnotation.values
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CvatMaskAnnotation.label
      ~CvatMaskAnnotation.source
      ~CvatMaskAnnotation.occluded
      ~CvatMaskAnnotation.points
      ~CvatMaskAnnotation.z_order
      ~CvatMaskAnnotation.group
      ~CvatMaskAnnotation.attributes
   
   