Uses of Class
io.goobi.viewer.model.maps.FeatureSet
Packages that use FeatureSet
-
Uses of FeatureSet in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return FeatureSetModifier and TypeMethodDescriptionGeoMapBean.getActiveFeatureSet()Getter for the fieldactiveFeatureSet.Methods in io.goobi.viewer.managedbeans with parameters of type FeatureSetModifier and TypeMethodDescriptionbooleanGeoMapBean.isActiveFeatureSet(FeatureSet featureSet) isActiveFeatureSet.voidGeoMapBean.removeFeatureSet(GeoMap map, FeatureSet set) removeFeatureSet. -
Uses of FeatureSet in io.goobi.viewer.model.maps
Subclasses of FeatureSet in io.goobi.viewer.model.mapsModifier and TypeClassDescriptionclassclassclassMethods in io.goobi.viewer.model.maps that return FeatureSetModifier and TypeMethodDescriptionabstract FeatureSetFeatureSet.copy()ManualFeatureSet.copy()SearchResultFeatureSet.copy()SolrFeatureSet.copy()Methods in io.goobi.viewer.model.maps that return types with arguments of type FeatureSetMethods in io.goobi.viewer.model.maps with parameters of type FeatureSetModifier and TypeMethodDescriptionvoidGeoMap.addFeatureSet(FeatureSet set) voidGeoMap.removeFeatureSet(FeatureSet set) Method parameters in io.goobi.viewer.model.maps with type arguments of type FeatureSetConstructors in io.goobi.viewer.model.maps with parameters of type FeatureSet