com.microstrategy.web.objects.WebGraphLabels |
The WebGraphLabels provides an interface for a collection of WebGraphLabel
objects.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Enumeration |
elements()
Returns an Enumeration of
WebGraphLabel objects
| ||||||||||
abstract WebGraphLabel |
get(int index)
Returns a
WebGraphLabel for the given index. | ||||||||||
abstract boolean |
isEmpty()
Returns whether the collection is empty
| ||||||||||
abstract int |
size()
Returns the size of the collection
|
Returns whether the collection is empty
Returns the size of the collection