Uses of Class
com.bbn.openmap.layer.shape.areas.AreaHandler

Packages that use AreaHandler
com.bbn.openmap.layer.shape.areas Provides an extension to the ShapeLayer that deals with attributes files for shapefiles. 
 

Uses of AreaHandler in com.bbn.openmap.layer.shape.areas
 

Fields in com.bbn.openmap.layer.shape.areas declared as AreaHandler
protected  AreaHandler AreaShapeLayer.areas
           
 

Methods in com.bbn.openmap.layer.shape.areas that return AreaHandler
 AreaHandler AreaShapeLayer.getAreas()
          Get the AreaHandler.
 

Methods in com.bbn.openmap.layer.shape.areas with parameters of type AreaHandler
 void AreaShapeLayer.setAreas(AreaHandler a)
          Set the AreaHandler.
 



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