Setting Impedance Cutoffs for Service Area

228
0
09-17-2019 11:04 AM
jamesgirard
New Contributor

When solving for a service area in java, how does one set the impedance cutoffs or default breaks as per this document:

Generate service areas—ArcGIS Runtime SDK for Java | ArcGIS for Developers 

under the Other Service Area Parameters properties section.

ServiceAreaParameters doesn't have a setImpedanceCutoffs() or setDefaultBreaks() method, as would seem to be implied by the document.  It does have a getDefaultImpedanceCutoffs() method.

Neither does ServiceAreaFacility.

Thanks!

-J

0 Kudos
0 Replies