JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.hisp.dhis.model.GeoMap
Packages that use
GeoMap
Package
Description
org.hisp.dhis
Uses of
GeoMap
in
org.hisp.dhis
Methods in
org.hisp.dhis
that return
GeoMap
Modifier and Type
Method
Description
GeoMap
Dhis2.
getMap
(
String
id)
Retrieves a
GeoMap
.
Methods in
org.hisp.dhis
that return types with arguments of type
GeoMap
Modifier and Type
Method
Description
List
<
GeoMap
>
Dhis2.
getMaps
(
Query
query)
Retrieves a list of
GeoMap
.