Uses of Class
org.locationtech.jts.jump.coordsys.CoordinateSystemRegistry
-
Packages that use CoordinateSystemRegistry Package Description org.locationtech.jts.jump.coordsys org.locationtech.jts.jump.io.datasource The DataSource API is the core API for input and output of data. -
-
Uses of CoordinateSystemRegistry in org.locationtech.jts.jump.coordsys
Methods in org.locationtech.jts.jump.coordsys that return CoordinateSystemRegistry Modifier and Type Method Description static CoordinateSystemRegistry
CoordinateSystemRegistry. instance(Blackboard blackboard)
-
Uses of CoordinateSystemRegistry in org.locationtech.jts.jump.io.datasource
Methods in org.locationtech.jts.jump.io.datasource with parameters of type CoordinateSystemRegistry Modifier and Type Method Description FeatureCollection
DataSource. installCoordinateSystem(FeatureCollection queryResult, CoordinateSystemRegistry registry)
-