Uses of Class
io.goobi.viewer.controller.model.FeatureSetConfiguration
Packages that use FeatureSetConfiguration
-
Uses of FeatureSetConfiguration in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return types with arguments of type FeatureSetConfigurationModifier and TypeMethodDescriptionConfiguration.getRecordGeomapFeatureSetConfigs
(String templateName) -
Uses of FeatureSetConfiguration in io.goobi.viewer.model.maps
Constructor parameters in io.goobi.viewer.model.maps with type arguments of type FeatureSetConfigurationModifierConstructorDescriptionRecordGeoMap
(StructElement struct, IDAO dao, List<FeatureSetConfiguration> featureSetConfigs) Create a new geomap with features from the given StructElement and related documents.