com.objex.progeny.anywhere.legend.subtext
Class XRFSubtextLegend

java.lang.Object
  extended by com.objex.progeny.anywhere.legend.subtext.XRFSubtextLegend
All Implemented Interfaces:
java.io.Serializable

public class XRFSubtextLegend
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
XRFSubtextLegend()
           
 
Method Summary
 void addItem(XRFSubtextLegendItem item)
           
 java.util.List<XRFSubtextLegendItem> getItems()
           
 void setItems(java.util.List<XRFSubtextLegendItem> items)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XRFSubtextLegend

public XRFSubtextLegend()
Method Detail

getItems

public java.util.List<XRFSubtextLegendItem> getItems()

setItems

public void setItems(java.util.List<XRFSubtextLegendItem> items)

addItem

public void addItem(XRFSubtextLegendItem item)