Uses of Class
org.tailormap.api.viewer.model.AppLayer
Packages that use AppLayer
-
Uses of AppLayer in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return AppLayerModifier and TypeMethodDescriptionAppLayer.addHiddenFunctionalityItem
(HiddenLayerFunctionalityEnum hiddenFunctionalityItem) AppLayer.attribution
(String attribution) AppLayer.autoRefreshInSeconds
(Double autoRefreshInSeconds) AppLayer.description
(String description) AppLayer.hasAttributes
(Boolean hasAttributes) AppLayer.hiddenFunctionality
(Set<HiddenLayerFunctionalityEnum> hiddenFunctionality) AppLayer.hiDpiDisabled
(Boolean hiDpiDisabled) AppLayer.hiDpiMode
(TileLayerHiDpiMode hiDpiMode) AppLayer.hiDpiSubstituteLayer
(String hiDpiSubstituteLayer) AppLayer.legendImageUrl
(String legendImageUrl) AppLayer.searchIndex
(LayerSearchIndex searchIndex) AppLayer.tileGridExtent
(Bounds tileGridExtent) AppLayer.tilingDisabled
(Boolean tilingDisabled) AppLayer.tilingGutter
(Integer tilingGutter) AppLayer.webMercatorAvailable
(Boolean webMercatorAvailable) Methods in org.tailormap.api.viewer.model that return types with arguments of type AppLayerModifier and TypeMethodDescriptionMapResponse.getAppLayers()
Unordered list of all AppLayers referenced from baseLayerTreeNodes and layerTreeNodes.Methods in org.tailormap.api.viewer.model with parameters of type AppLayerMethod parameters in org.tailormap.api.viewer.model with type arguments of type AppLayer