CGraphicsPoint ============== .. currentmodule:: ikomia.core.pycore .. autoclass:: CGraphicsPoint .. rubric:: Import .. code-block:: python from ikomia.core import CGraphicsPoint .. rubric:: Methods .. autosummary:: ~CGraphicsPoint.__init__ .. rubric:: Inherited methods .. autosummary:: ~CGraphicsPoint.get_bounding_rect ~CGraphicsPoint.get_category ~CGraphicsPoint.get_id ~CGraphicsPoint.get_type ~CGraphicsPoint.is_text_item ~CGraphicsPoint.set_category .. rubric:: Attributes .. autosummary:: ~CGraphicsPoint.point ~CGraphicsPoint.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