CGraphicsComplexPolygon ======================= .. currentmodule:: ikomia.core.pycore .. autoclass:: CGraphicsComplexPolygon .. rubric:: Import .. code-block:: python from ikomia.core import CGraphicsComplexPolygon .. rubric:: Methods .. autosummary:: ~CGraphicsComplexPolygon.__init__ .. rubric:: Inherited methods .. autosummary:: ~CGraphicsComplexPolygon.get_bounding_rect ~CGraphicsComplexPolygon.get_category ~CGraphicsComplexPolygon.get_id ~CGraphicsComplexPolygon.get_type ~CGraphicsComplexPolygon.is_text_item ~CGraphicsComplexPolygon.set_category .. rubric:: Attributes .. autosummary:: ~CGraphicsComplexPolygon.inners ~CGraphicsComplexPolygon.outer ~CGraphicsComplexPolygon.property .. rubric:: Details .. automethod:: __init__ .. automethod:: get_bounding_rect .. automethod:: get_category .. automethod:: get_id .. automethod:: get_type .. automethod:: is_text_item .. automethod:: set_category