Class GeoShapeData

java.lang.Object
org.javarosa.core.model.data.GeoShapeData
All Implemented Interfaces:
IAnswerData, Externalizable, IExprDataType

public class GeoShapeData
extends Object
implements IAnswerData, IExprDataType
A response to a question requesting an GeoShape Value. Consisting of a comma-separated ordered list of GeoPoint values. GeoTrace data is an open sequence of geo-locations. GeoShape data is a closed sequence of geo-locations.
Author:
mitchellsundt@gmail.com