Class NodeHighlight

    • Constructor Detail

      • NodeHighlight

        public NodeHighlight​(TopoElementType type,
                             java.lang.String elementId)
        Constructs a node highlight entity.
        Parameters:
        type - element type
        elementId - element identifier
    • Method Detail

      • setBadge

        public void setBadge​(NodeBadge badge)
        Sets the badge for this node.
        Parameters:
        badge - badge to apply
      • badge

        public NodeBadge badge()
        Returns the badge for this node, if any.
        Returns:
        badge, or null