Uses of Class
nl.b3p.tailormap.api.viewer.model.AppLayer
Packages that use AppLayer
-
Uses of AppLayer in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return AppLayerModifier and TypeMethodDescriptionAppLayer.attribution(String attribution) AppLayer.autoRefreshInSeconds(Double autoRefreshInSeconds) AppLayer.description(String description) AppLayer.hasAttributes(Boolean hasAttributes) AppLayer.hiDpiDisabled(Boolean hiDpiDisabled) AppLayer.hiDpiMode(TileLayerHiDpiMode hiDpiMode) AppLayer.hiDpiSubstituteLayer(String hiDpiSubstituteLayer) AppLayer.legendImageUrl(String legendImageUrl) AppLayer.tileGridExtent(Bounds tileGridExtent) AppLayer.tilingDisabled(Boolean tilingDisabled) AppLayer.tilingGutter(Integer tilingGutter) Methods in nl.b3p.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 nl.b3p.tailormap.api.viewer.model with parameters of type AppLayerMethod parameters in nl.b3p.tailormap.api.viewer.model with type arguments of type AppLayer