Uses of Class
com.bbn.openmap.omGraphics.OMScalingIcon

Packages that use OMScalingIcon
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
com.bbn.openmap.layer.learn   
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.time   
 

Uses of OMScalingIcon in com.bbn.openmap.dataAccess.shape
 

Subclasses of OMScalingIcon in com.bbn.openmap.dataAccess.shape
 class EsriIconPoint
          An extension to OMPoint that typecasts a specific Esri graphic type.
 

Methods in com.bbn.openmap.dataAccess.shape with parameters of type OMScalingIcon
static EsriIconPoint EsriIconPoint.convert(OMScalingIcon omscalingicon)
           
 

Uses of OMScalingIcon in com.bbn.openmap.layer.learn
 

Methods in com.bbn.openmap.layer.learn with parameters of type OMScalingIcon
protected  void SimpleAnimationLayer.ManageGraphicsTask.moveRandomly(OMScalingIcon point, double factor, Projection proj)
          Simple method to move an OMPoint around randomly.
 

Uses of OMScalingIcon in com.bbn.openmap.omGraphics
 

Methods in com.bbn.openmap.omGraphics with parameters of type OMScalingIcon
protected  void EditableOMScalingRaster.setGrabPointsForOMSI(OMScalingIcon icon)
           
 

Uses of OMScalingIcon in com.bbn.openmap.omGraphics.time
 

Subclasses of OMScalingIcon in com.bbn.openmap.omGraphics.time
 class TemporalOMScalingIcon
           
 



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