Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface LegendItemSource
LegendTitle
will
maintain a list of sources (often just one) from which it obtains legend
items.
Method Summary | |
LegendItemCollection |
|
public LegendItemCollection getLegendItems()
Returns a (possibly empty) collection of legend items.
- Returns:
- The legend item collection (never
null
).