com.bbn.openmap.tools.icon
Class OpenMapAppPartCollection

java.lang.Object
  extended by com.bbn.openmap.tools.icon.IconPartCollectionEntry
      extended by com.bbn.openmap.tools.icon.IconPartCollection
          extended by com.bbn.openmap.tools.icon.OpenMapAppPartCollection

public class OpenMapAppPartCollection
extends IconPartCollection


Nested Class Summary
static class OpenMapAppPartCollection.OpenMapAppPart
           
 
Field Summary
static OpenMapAppPartCollection.OpenMapAppPart ADD_PLUS
           
static OpenMapAppPartCollection.OpenMapAppPart BIG_ARROW
           
static OpenMapAppPartCollection.OpenMapAppPart BIG_BOX
           
static OpenMapAppPartCollection.OpenMapAppPart CIRCLE
           
static OpenMapAppPartCollection.OpenMapAppPart CORNER_TRI
           
static OpenMapAppPartCollection.OpenMapAppPart DOT
           
static OpenMapAppPartCollection.OpenMapAppPart FILL_BOX
           
static OpenMapAppPartCollection.OpenMapAppPart LL_UR_LINE
           
static OpenMapAppPartCollection.OpenMapAppPart LR_TRI
           
static OpenMapAppPartCollection.OpenMapAppPart MAP_PIN_BOTTOM
           
static OpenMapAppPartCollection.OpenMapAppPart MAP_PIN_HEAD
           
static OpenMapAppPartCollection.OpenMapAppPart MED_ARROW
           
static OpenMapAppPartCollection.OpenMapAppPart MINUS
           
static OpenMapAppPartCollection.OpenMapAppPart OPP_CORNER_TRI
           
static OpenMapAppPartCollection.OpenMapAppPart PLUS
           
static OpenMapAppPartCollection.OpenMapAppPart SMALL_ARROW
           
static OpenMapAppPartCollection.OpenMapAppPart SMALL_BOX
           
static OpenMapAppPartCollection.OpenMapAppPart UL_LR_LINE
           
static OpenMapAppPartCollection.OpenMapAppPart UL_TRI
           
 
Fields inherited from class com.bbn.openmap.tools.icon.IconPartCollection
collections, entryMap
 
Fields inherited from class com.bbn.openmap.tools.icon.IconPartCollectionEntry
description, name, part
 
Constructor Summary
protected OpenMapAppPartCollection()
           
 
Method Summary
static OpenMapAppPartCollection getInstance()
           
static IconPart getReloadSymbol()
           
static IconPart getSettingsSymbol()
           
protected  void init()
           
 
Methods inherited from class com.bbn.openmap.tools.icon.IconPartCollection
add, clear, compose, composeDescription, get, get, getCollections, getDescription, getEntryMap, getIconPart, keySet, remove, setCollections, setEntryMap, setIconPart
 
Methods inherited from class com.bbn.openmap.tools.icon.IconPartCollectionEntry
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BIG_BOX

public static final OpenMapAppPartCollection.OpenMapAppPart BIG_BOX

SMALL_BOX

public static final OpenMapAppPartCollection.OpenMapAppPart SMALL_BOX

FILL_BOX

public static final OpenMapAppPartCollection.OpenMapAppPart FILL_BOX

UL_TRI

public static final OpenMapAppPartCollection.OpenMapAppPart UL_TRI

LR_TRI

public static final OpenMapAppPartCollection.OpenMapAppPart LR_TRI

LL_UR_LINE

public static final OpenMapAppPartCollection.OpenMapAppPart LL_UR_LINE

UL_LR_LINE

public static final OpenMapAppPartCollection.OpenMapAppPart UL_LR_LINE

BIG_ARROW

public static final OpenMapAppPartCollection.OpenMapAppPart BIG_ARROW

MED_ARROW

public static final OpenMapAppPartCollection.OpenMapAppPart MED_ARROW

SMALL_ARROW

public static final OpenMapAppPartCollection.OpenMapAppPart SMALL_ARROW

CORNER_TRI

public static final OpenMapAppPartCollection.OpenMapAppPart CORNER_TRI

OPP_CORNER_TRI

public static final OpenMapAppPartCollection.OpenMapAppPart OPP_CORNER_TRI

CIRCLE

public static final OpenMapAppPartCollection.OpenMapAppPart CIRCLE

DOT

public static final OpenMapAppPartCollection.OpenMapAppPart DOT

PLUS

public static final OpenMapAppPartCollection.OpenMapAppPart PLUS

ADD_PLUS

public static final OpenMapAppPartCollection.OpenMapAppPart ADD_PLUS

MINUS

public static final OpenMapAppPartCollection.OpenMapAppPart MINUS

MAP_PIN_HEAD

public static final OpenMapAppPartCollection.OpenMapAppPart MAP_PIN_HEAD

MAP_PIN_BOTTOM

public static final OpenMapAppPartCollection.OpenMapAppPart MAP_PIN_BOTTOM
Constructor Detail

OpenMapAppPartCollection

protected OpenMapAppPartCollection()
Method Detail

getInstance

public static OpenMapAppPartCollection getInstance()

init

protected void init()

getReloadSymbol

public static IconPart getReloadSymbol()

getSettingsSymbol

public static IconPart getSettingsSymbol()


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