com.esri.core.tasks.ags.na
Interface NAFeatures
- All Known Implementing Classes:
- NAFeaturesAsFeature, NAFeaturesAsLayer
public interface NAFeatures
Interface for classes representing stops, facilities, incidents,
and barriers of an NA server task
- Since:
- 10.1.1
Method Summary |
String |
toJson()
Translates the fields to a JSON object representation |
toJson
String toJson()
throws Exception
- Translates the fields to a JSON object representation
- Returns:
- String the JSON representation
- Throws:
Exception
- Since:
- 10.1.1
Copyright © 2012. All Rights Reserved.