Interface Highlightable

    • Method Detail

      • isHighlighted

        boolean isHighlighted()
        Indicates whether to highlight the shape.
        Returns:
        true to highlight the shape, otherwise false.
      • setHighlighted

        void setHighlighted​(boolean highlighted)
        Specifies whether to highlight the shape.
        Parameters:
        highlighted - true to highlight the shape, otherwise false.