Package | Description |
---|---|
com.bbn.openmap.tools.icon |
The icon package is intended to provide the capability to create or
fetch icons.
|
Modifier and Type | Class and Description |
---|---|
class |
IconPartCollection
A collection of IconParts, available by name.
|
class |
OpenMapAppPartCollection |
static class |
OpenMapAppPartCollection.OpenMapAppPart |
static class |
OpenMapAppPartCollection.OpenMapAppPart.Circle |
static class |
OpenMapAppPartCollection.OpenMapAppPart.Poly |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,IconPartCollectionEntry> |
IconPartCollection.entryMap |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,IconPartCollectionEntry> |
IconPartCollection.getEntryMap()
Get the entry Map.
|
Modifier and Type | Method and Description |
---|---|
void |
IconPartCollection.add(IconPartCollectionEntry entry)
Add an entry to the collection.
|
java.lang.Object |
IconPartCollection.remove(IconPartCollectionEntry entry)
Remove an entry from the collection.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IconPartCollection.setEntryMap(java.util.Map<java.lang.String,IconPartCollectionEntry> map)
Set the entry Map.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details