Uses of Class
com.bbn.openmap.graphicLoader.GLPoint

Packages that use GLPoint
com.bbn.openmap.graphicLoader The GraphicLoader package is designed to provide support for components that need to drive changes in OMGraphics over a map. 
 

Uses of GLPoint in com.bbn.openmap.graphicLoader
 

Subclasses of GLPoint in com.bbn.openmap.graphicLoader
 class PathGLPoint
          The PathGLPoint is a GLPoint that follows a certain path, as opposed to just wandering around randomly.
 

Methods in com.bbn.openmap.graphicLoader with parameters of type GLPoint
 boolean LOSGraphicLoader.isLOS(GLPoint pt1, GLPoint pt2, OMGraphicList list)
           
 boolean LOSGraphicLoader.isLOS(GLPoint pt1, GLPoint pt2, OMGraphicList list)
           
 



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