Skip navigation links
org.locationtech.jts.io:jts-io-common 1.16.1
E G N O R S W 

E

EPSG_PREFIX - Static variable in class org.locationtech.jts.io.geojson.GeoJsonWriter
 

G

GeoJsonConstants - Class in org.locationtech.jts.io.geojson
Constants for GeoJSON objects
GeoJsonConstants() - Constructor for class org.locationtech.jts.io.geojson.GeoJsonConstants
 
GeoJsonReader - Class in org.locationtech.jts.io.geojson
Reads a GeoJson Geometry from a JSON fragment into a Geometry.
GeoJsonReader() - Constructor for class org.locationtech.jts.io.geojson.GeoJsonReader
The default constructor uses the SRID from the Geojson CRS and the default PrecisionModel to create a GeometryFactory.
GeoJsonReader(GeometryFactory) - Constructor for class org.locationtech.jts.io.geojson.GeoJsonReader
This constructor accepts a GeometryFactory that is used to create the output geometries and to override the GeoJson CRS.
GeoJsonWriter - Class in org.locationtech.jts.io.geojson
Writes Geometrys as JSON fragments in GeoJson format.
GeoJsonWriter() - Constructor for class org.locationtech.jts.io.geojson.GeoJsonWriter
Constructs a GeoJsonWriter instance.
GeoJsonWriter(int) - Constructor for class org.locationtech.jts.io.geojson.GeoJsonWriter
Constructs a GeoJsonWriter instance specifying the number of decimals to use when encoding floating point numbers.

N

NAME_COORDINATES - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_CRS - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_GEOMETRIES - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_GEOMETRYCOLLECTION - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_LINESTRING - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_MULTILINESTRING - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_MULTIPOINT - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_MULTIPOLYGON - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_NAME - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_POINT - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_POLYGON - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_PROPERTIES - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 
NAME_TYPE - Static variable in class org.locationtech.jts.io.geojson.GeoJsonConstants
 

O

org.locationtech.jts.io.geojson - package org.locationtech.jts.io.geojson
 

R

read(String) - Method in class org.locationtech.jts.io.geojson.GeoJsonReader
Reads a GeoJson Geometry from a String into a single Geometry.
read(Reader) - Method in class org.locationtech.jts.io.geojson.GeoJsonReader
Reads a GeoJson Geometry from a Reader into a single Geometry.

S

setEncodeCRS(boolean) - Method in class org.locationtech.jts.io.geojson.GeoJsonWriter
 

W

write(Geometry) - Method in class org.locationtech.jts.io.geojson.GeoJsonWriter
Writes a Geometry in GeoJson format to a String.
write(Geometry, Writer) - Method in class org.locationtech.jts.io.geojson.GeoJsonWriter
Writes a Geometry in GeoJson format into a Writer.
E G N O R S W 
Skip navigation links
org.locationtech.jts.io:jts-io-common 1.16.1

Copyright © 2019. All rights reserved.