Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.4.0)

E12063-05

oracle.adf.view.faces.bi.component.geoMap
Class LegendContent

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.geoMap.LegendContent
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
LegendContent()
           
 
Method Summary
 void addLegendItem(LegendItem item)
           
 java.util.Iterator iterator()
           
 void removeLegendItem(LegendItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegendContent

public LegendContent()
Method Detail

addLegendItem

public void addLegendItem(LegendItem item)

removeLegendItem

public void removeLegendItem(LegendItem item)

iterator

public java.util.Iterator iterator()

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.4.0)

E12063-05

Copyright © 1997, 2011, Oracle. All rights reserved.