Uses of Class
org.geotools.data.gen.info.Generalization
-
Packages that use Generalization Package Description org.geotools.data.gen org.geotools.data.gen.info -
-
Uses of Generalization in org.geotools.data.gen
Methods in org.geotools.data.gen with parameters of type Generalization Modifier and Type Method Description protected QueryPreGeneralizedFeatureSource. getProxyObject(Query query, SimpleFeatureSource fs, Generalization di)protected voidPreGeneralizedFeatureSource. logDistanceInfo(Generalization di) -
Uses of Generalization in org.geotools.data.gen.info
Methods in org.geotools.data.gen.info that return Generalization Modifier and Type Method Description GeneralizationGeneralizationInfo. getGeneralizationForDistance(Double requestedDistance)Methods in org.geotools.data.gen.info that return types with arguments of type Generalization Modifier and Type Method Description SortedSet<Generalization>GeneralizationInfo. getGeneralizations()Methods in org.geotools.data.gen.info with parameters of type Generalization Modifier and Type Method Description intGeneralization. compareTo(Generalization other)
-