Uses of Class
nl.tailormap.viewer.config.services.FeatureSource
-
Packages that use FeatureSource Package Description nl.tailormap.viewer.config.app nl.tailormap.viewer.config.services -
-
Uses of FeatureSource in nl.tailormap.viewer.config.app
Methods in nl.tailormap.viewer.config.app that return FeatureSource Modifier and Type Method Description FeatureSourceConfiguredAttribute. getValueListFeatureSource()Methods in nl.tailormap.viewer.config.app with parameters of type FeatureSource Modifier and Type Method Description voidConfiguredAttribute. setValueListFeatureSource(FeatureSource valueListFeatureSource) -
Uses of FeatureSource in nl.tailormap.viewer.config.services
Subclasses of FeatureSource in nl.tailormap.viewer.config.services Modifier and Type Class Description classArcGISFeatureSourceclassJDBCFeatureSourceclassWFSFeatureSourceMethods in nl.tailormap.viewer.config.services that return FeatureSource Modifier and Type Method Description FeatureSourceSimpleFeatureType. getFeatureSource()Methods in nl.tailormap.viewer.config.services with parameters of type FeatureSource Modifier and Type Method Description voidSimpleFeatureType. setFeatureSource(FeatureSource featureSource)
-