Uses of Class
io.goobi.viewer.model.maps.SolrFeatureSet
Packages that use SolrFeatureSet
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Provides the core domain model for geo-maps in the Goobi viewer, including map
configurations, feature sets, markers, filters, and Solr-backed spatial data providers.
-
Uses of SolrFeatureSet in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans with parameters of type SolrFeatureSetModifier and TypeMethodDescriptionstatic StringGeoMapBean.getCoordinateSearchQuery(SolrFeatureSet featureSet, String longLat) -
Uses of SolrFeatureSet in io.goobi.viewer.model.maps
Subclasses of SolrFeatureSet in io.goobi.viewer.model.mapsModifier and TypeClassDescriptionclassASolrFeatureSetthat derives its geo map features from the current search result set by using the active search query from theSearchBean.Constructors in io.goobi.viewer.model.maps with parameters of type SolrFeatureSet