Uses of Class
org.geotools.data.util.ScreenMap
-
Packages that use ScreenMap Package Description org.geotools.data.shapefile.shp org.geotools.data.util org.geotools.jdbc -
-
Uses of ScreenMap in org.geotools.data.shapefile.shp
Methods in org.geotools.data.shapefile.shp with parameters of type ScreenMap Modifier and Type Method Description Object
ShapefileReader.Record. getSimplifiedShape(ScreenMap sm)
-
Uses of ScreenMap in org.geotools.data.util
Constructors in org.geotools.data.util with parameters of type ScreenMap Constructor Description ScreenMap(ScreenMap original, int expandBy)
-
Uses of ScreenMap in org.geotools.jdbc
Fields in org.geotools.jdbc declared as ScreenMap Modifier and Type Field Description protected ScreenMap
JDBCFeatureReader. screenMap
Screenmap for feature skipping behaviour
-