Uses of Class
com.esri.core.tasks.ags.na.NAOutputPolygon

Packages that use NAOutputPolygon
com.esri.core.tasks.ags.na   
 

Uses of NAOutputPolygon in com.esri.core.tasks.ags.na
 

Methods in com.esri.core.tasks.ags.na that return NAOutputPolygon
static NAOutputPolygon NAOutputPolygon.get(String str)
           
 NAOutputPolygon ServiceAreaTaskParameters.getOutputPolygons()
          Gets the type of OutputPolygons (none, simplified, detailed, default)
static NAOutputPolygon NAOutputPolygon.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NAOutputPolygon[] NAOutputPolygon.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.esri.core.tasks.ags.na with parameters of type NAOutputPolygon
 void ServiceAreaTaskParameters.setOutputPolygons(NAOutputPolygon outputPolygons)
          Sets the type of OutputPolygons (none, simplified, detailed, default)
 



Copyright © 2012. All Rights Reserved.