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.addKeywordsItem(String keywordsItem) AppLayer.addStylesItem(WMSStyle stylesItem) AppLayer.attribution(@Nullable String attribution) AppLayer.autoRefreshInSeconds(@Nullable Double autoRefreshInSeconds) AppLayer.description(@Nullable String description) AppLayer.hasAttributes(Boolean hasAttributes) AppLayer.hiddenFunctionality(@Nullable Set<HiddenLayerFunctionalityEnum> hiddenFunctionality) AppLayer.hiDpiDisabled(@Nullable Boolean hiDpiDisabled) AppLayer.hiDpiMode(@Nullable TileLayerHiDpiMode hiDpiMode) AppLayer.hiDpiSubstituteLayer(@Nullable String hiDpiSubstituteLayer) AppLayer.legendImageUrl(@Nullable String legendImageUrl) AppLayer.legendType(@Nullable AppLayer.LegendTypeEnum legendType) AppLayer.searchIndex(@Nullable LayerSearchIndex searchIndex) AppLayer.tileGridExtent(@Nullable Bounds tileGridExtent) AppLayer.tileset3dStyle(@Nullable Object tileset3dStyle) AppLayer.tilingDisabled(@Nullable Boolean tilingDisabled) AppLayer.tilingGutter(@Nullable Integer tilingGutter) AppLayer.webMercatorAvailable(@Nullable 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