Uses of Class
com.bbn.openmap.geo.Ribbon

Packages that use Ribbon
com.bbn.openmap.geo Package that contains classes to do calculations in lat/lon space. 
 

Uses of Ribbon in com.bbn.openmap.geo
 

Methods in com.bbn.openmap.geo that return Ribbon
static Ribbon Ribbon.getEmpty()
          Call for RibbonIterator to create empty Ribbon when weird parameters are passed in.
 Ribbon RibbonIterator.next()
          Call after hasNext() returns true.
 

Methods in com.bbn.openmap.geo that return types with arguments of type Ribbon
 java.util.Iterator<Ribbon> RibbonIterator.iterator()
           
 



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