Uses of Interface
org.geotools.util.ConverterFactory
Packages that use ConverterFactory
Package
Description
Vector processing support for the GeoTools library.
Contains utilities and addition to the collection framework.
Package supporting XML parsing with a focus on GML.
-
Uses of ConverterFactory in org.geotools.data.db2
Classes in org.geotools.data.db2 that implement ConverterFactory -
Uses of ConverterFactory in org.geotools.data.h2
Classes in org.geotools.data.h2 that implement ConverterFactory -
Uses of ConverterFactory in org.geotools.data.hana.converter
Classes in org.geotools.data.hana.converter that implement ConverterFactoryModifier and TypeClassDescriptionclassConverter factory for converting Short objects to Boolean objects. -
Uses of ConverterFactory in org.geotools.data.oracle
Classes in org.geotools.data.oracle that implement ConverterFactoryModifier and TypeClassDescriptionclassclassclassclass -
Uses of ConverterFactory in org.geotools.data.postgis
Classes in org.geotools.data.postgis that implement ConverterFactoryModifier and TypeClassDescriptionclassConverterFactory for handling a long toBigDateconversionclassConverterFactory for handling Map of String toHStoreconversion.classConverterFactory for handlingPgArrayconversions -
Uses of ConverterFactory in org.geotools.data.sqlserver.jtds
Classes in org.geotools.data.sqlserver.jtds that implement ConverterFactory -
Uses of ConverterFactory in org.geotools.data.util
Classes in org.geotools.data.util that implement ConverterFactoryModifier and TypeClassDescriptionclassConverter Factory converting abbreviated timeUnit Strings (s, m, h, d) toTimeUnitenum.classConverter factory converting objects to single element arrays and vice-versaclassConverterFactory for handling boolean conversions.classConverter for going from a String to aCharsetand vice versa.classConverts among arrays and different collection classes.classConverterFactory for handling color conversions.classConvert String to common scalar values.classThis converter retrieves the values out of attributes.classConvert String to CRS classes.classConverts between enumerations and stringsclassConverter factory performing converstions among geometric types.classConverter factory performing conversions among JTS geometries of different types.classConvert String to Interpolation classes.classConverter factory for converting SQL Large Objects.classConverterFactory which converts between theMeasureand String.classConverterFactory for handling Name conversions.classConverterFactory which converts between the "standard" numeric types.classConverterFactory which converts between a percentage to Float or DoubleclassConverterFactory for handling qname conversions.classclassConverter factory which created converting between the various temporal types.classConverter factory which can convert between URL,URI, and String.classConverterFactory for handling uuid (uniqueidentifier) conversions. -
Uses of ConverterFactory in org.geotools.process.vector
Classes in org.geotools.process.vector that implement ConverterFactoryModifier and TypeClassDescriptionstatic classConverter factory that convertsAggregateProcess.ResultstoFeatureCollection. -
Uses of ConverterFactory in org.geotools.temporal
Classes in org.geotools.temporal that implement ConverterFactoryModifier and TypeClassDescriptionclassFactory that converts String andDateobjects to instances ofTemporalObject. -
Uses of ConverterFactory in org.geotools.util
Methods in org.geotools.util that return types with arguments of type ConverterFactoryModifier and TypeMethodDescriptionstatic Set<ConverterFactory>Converters.getConverterFactories(Class<?> source, Class<?> target) Returns a set of all availableConverterFactory's which can handle convert from the source to destination class.static Set<ConverterFactory>Converters.getConverterFactories(Hints hints) Returns a set of all available implementations for theConverterFactoryinterface. -
Uses of ConverterFactory in org.geotools.xml
Classes in org.geotools.xml that implement ConverterFactoryModifier and TypeClassDescriptionclassA ConverterFactory which can convert strings usingDatatypeFactory.