Index
All Classes and Interfaces|All Packages
G
- getAvailableSources(UriInfo) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Creates a list of
NetworkLinks, one for eachSourceincluding the local catalog. - getBaseUrl() - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
- getContact() - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
- getDescription() - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
- getIcon(UriInfo, String) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Retrieves an icon from the hosted directory based on the id provided.
- getKmlNetworkLink(UriInfo) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Creates a
NetworkLinkto provide a layer to KML Clients. - getKmlStyles(UriInfo) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Kml REST Get.
- getLogo() - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
- getProductName() - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
- getWebSite() - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
K
- KmlEndpoint - Class in org.codice.ddf.spatial.kml.endpoint
-
Endpoint used to create KML
NetworkLinks. - KmlEndpoint(BrandingRegistry, CatalogFramework) - Constructor for class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
O
- org.codice.ddf.spatial.kml.endpoint - package org.codice.ddf.spatial.kml.endpoint
S
- setDescription(String) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Sets the Description that will be used as the description of the Root
NetworkLink. - setIconLoc(String) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Sets the root directory of icons to be provided via this endpoint.
- setLogo(String) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Sets the URL of the Logo that will be used in the description of the Root
NetworkLink. - setMaxResults(Integer) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Sets the Maximum Number of results each
NetworkLinkwill return. - setStyleUrl(String) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Attempts to load a KML
Stylefrom a file provided via a file system path. - setVisibleByDefault(Boolean) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Sets if the ddf.catalog.source.Source
NetworkLinks should be Visible by Default. - setWebSite(String) - Method in class org.codice.ddf.spatial.kml.endpoint.KmlEndpoint
-
Sets the Web Site URL that will be used in the description of the Root
NetworkLink.
All Classes and Interfaces|All Packages