Interface WebGraphLabels


  • public interface WebGraphLabels
    The WebGraphLabels provides an interface for a collection of WebGraphLabel objects.
    Since:
    MicroStrategy Web 9.0.0
    • Method Detail

      • size

        int size()
        Returns the size of the collection
      • isEmpty

        boolean isEmpty()
        Returns whether the collection is empty
      • elements

        java.util.Enumeration elements()
        Returns an Enumeration of WebGraphLabel objects