|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IconPartCollection | |
|---|---|
| com.bbn.openmap.tools.icon | The icon package is intended to provide the capability to create or fetch icons. |
| Uses of IconPartCollection in com.bbn.openmap.tools.icon |
|---|
| Subclasses of IconPartCollection in com.bbn.openmap.tools.icon | |
|---|---|
class |
OpenMapAppPartCollection
|
| Fields in com.bbn.openmap.tools.icon with type parameters of type IconPartCollection | |
|---|---|
protected java.util.List<IconPartCollection> |
IconPartCollection.collections
|
| Methods in com.bbn.openmap.tools.icon that return types with arguments of type IconPartCollection | |
|---|---|
protected java.util.List<IconPartCollection> |
IconPartCollection.getCollections()
Get the List of IconPartCollections that have been added. |
| Method parameters in com.bbn.openmap.tools.icon with type arguments of type IconPartCollection | |
|---|---|
protected void |
IconPartCollection.setCollections(java.util.List<IconPartCollection> list)
Set the List to be used for holding IconPartCollections added to this collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||