Uses of Class
io.goobi.viewer.model.maps.FeatureSet
-
Uses of FeatureSet in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionGeoMapBean.getActiveFeatureSet()
Getter for the fieldactiveFeatureSet
.Modifier and TypeMethodDescriptionboolean
GeoMapBean.isActiveFeatureSet
(FeatureSet featureSet) isActiveFeatureSet.void
GeoMapBean.removeFeatureSet
(GeoMap map, FeatureSet set) removeFeatureSet. -
Uses of FeatureSet in io.goobi.viewer.model.maps
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionabstract FeatureSet
FeatureSet.copy()
ManualFeatureSet.copy()
SearchResultFeatureSet.copy()
SolrFeatureSet.copy()
Modifier and TypeMethodDescriptionvoid
GeoMap.addFeatureSet
(FeatureSet set) void
GeoMap.removeFeatureSet
(FeatureSet set)