Interface Vertex

    • Method Detail

      • getKey

        String getKey()
        Deprecated.
        Use namespace/id tuple
      • getItem

        com.vaadin.v7.data.Item getItem()
      • getLabel

        String getLabel()
        Description copied from interface: Ref
        A human-readable label for the reference.
        Specified by:
        getLabel in interface Ref
      • getTooltipText

        String getTooltipText()
      • getIconKey

        String getIconKey()
      • getStyleName

        String getStyleName()
      • isLocked

        boolean isLocked()
      • isSelected

        boolean isSelected()
      • getIpAddress

        String getIpAddress()
      • getEdgePathOffset

        Integer getEdgePathOffset()