Uses of Interface
com.bbn.openmap.omGraphics.grid.OMGridObjects

Packages that use OMGridObjects
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
 

Uses of OMGridObjects in com.bbn.openmap.omGraphics
 

Fields in com.bbn.openmap.omGraphics declared as OMGridObjects
protected  OMGridObjects OMGrid.gridObjects
          If needed, the data array can hold numerical identifiers, which are keys to objects stored in this hashtable.
 

Methods in com.bbn.openmap.omGraphics that return OMGridObjects
 OMGridObjects OMGrid.getGridObjects()
          Get the OMGridObjects containing the mapping of the data array IDs to a set of Objects.
 

Methods in com.bbn.openmap.omGraphics with parameters of type OMGridObjects
 void OMGrid.setGridObjects(OMGridObjects someGridObjs)
          There is an option in the OMGrid where the data array contains ID numbers for a set of other objects.
 



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