Interface Highlightable

    • Method Detail

      • isHighlighted

        boolean isHighlighted()
        Indicates whether the shape is highlighted.
        Returns:
        true if the shape is highlighted, otherwise false
      • setHighlighted

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