Class SegmentationMask.CppProxy

    • Method Detail

      • _djinni_private_destroy

        public void _djinni_private_destroy()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable
      • setActive

        public void setActive​(boolean active)
        Description copied from interface: SegmentationMask
        set segmentation mask activity flag
        Specified by:
        setActive in interface SegmentationMask
        Parameters:
        active - (bool): segmentation mask activity flag
      • isActive

        public boolean isActive()
        Specified by:
        isActive in interface SegmentationMask
        Returns:
        segmentation mask activity flag (bool).