Uses of Class
com.bbn.openmap.tools.icon.IconPartCollectionEntry

Packages that use IconPartCollectionEntry
com.bbn.openmap.tools.icon The icon package is intended to provide the capability to create or fetch icons. 
 

Uses of IconPartCollectionEntry in com.bbn.openmap.tools.icon
 

Subclasses of IconPartCollectionEntry in com.bbn.openmap.tools.icon
 class IconPartCollection
          A collection of IconParts, available by name.
 class OpenMapAppPartCollection
           
 

Methods in com.bbn.openmap.tools.icon that return IconPartCollectionEntry
 IconPartCollectionEntry OpenMapAppPartCollection.OpenMapAppPart.getEntry()
           
 

Methods in com.bbn.openmap.tools.icon with parameters of type IconPartCollectionEntry
 void IconPartCollection.add(IconPartCollectionEntry entry)
          Add an entry to the collection.
 java.lang.Object IconPartCollection.remove(IconPartCollectionEntry entry)
          Remove an entry from the collection.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details