Uses of Class
com.vividsolutions.jump.io.AbstractJUMPReader
-
Packages that use AbstractJUMPReader Package Description com.vividsolutions.jump.io com.vividsolutions.jump.io.datasource The DataSource API is the core API for input and output of data.com.vividsolutions.jump.io.geojson -
-
Uses of AbstractJUMPReader in com.vividsolutions.jump.io
Subclasses of AbstractJUMPReader in com.vividsolutions.jump.io Modifier and Type Class Description classFMEGMLReaderA driver that reads GML files following the FME default schema.classShapefileReaderShapefileReader is aJUMPReaderspecialized to read Shapefiles.classWKTReaderWKTReader is aJUMPReaderspecialized to read WTK (Well Known Text) files. -
Uses of AbstractJUMPReader in com.vividsolutions.jump.io.datasource
Subclasses of AbstractJUMPReader in com.vividsolutions.jump.io.datasource Modifier and Type Class Description classDelegatingCompressedFileHandlerDeprecated.use CompressedFile instead [07.2016] -
Uses of AbstractJUMPReader in com.vividsolutions.jump.io.geojson
Subclasses of AbstractJUMPReader in com.vividsolutions.jump.io.geojson Modifier and Type Class Description classGeoJSONReader
-