GeoJSON

public final class GeoJSON

Constructors

GeoJSON
Link copied to clipboard
GeoJSON GeoJSON(GeoJSON.TypeEnum typeEnum)

Types

TypeEnum
Link copied to clipboard
public enum TypeEnum extends Enum<GeoJSON.TypeEnum>

The GeoJSON Type Values: POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING, MULTIPOLYGON

Functions

getTypeEnum
Link copied to clipboard
final GeoJSON.TypeEnum getTypeEnum()
setTypeEnum
Link copied to clipboard
final Unit setTypeEnum(GeoJSON.TypeEnum typeEnum)

Properties

typeEnum
Link copied to clipboard
private GeoJSON.TypeEnum typeEnum

The GeoJSON Type