Uses of Interface
io.goobi.viewer.model.maps.IArea
Packages that use IArea
Package
Description
Core controller and utility classes 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.
Provides the core search domain model for the Goobi viewer, covering search queries,
facets, hit representation, browse elements, filters, and Solr result processing.
-
Uses of IArea in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return types with arguments of type IAreaModifier and TypeMethodDescriptionGeoCoordinateConverter.getLocations(Object o) Parses geo-coordinates from the value of a SOLR field. -
Uses of IArea in io.goobi.viewer.model.maps
Classes in io.goobi.viewer.model.maps that implement IAreaMethods in io.goobi.viewer.model.maps that return IAreaMethods in io.goobi.viewer.model.maps that return types with arguments of type IAreaConstructors in io.goobi.viewer.model.maps with parameters of type IArea -
Uses of IArea in io.goobi.viewer.model.search
Methods in io.goobi.viewer.model.search that return types with arguments of type IArea