Skip navigation links
A B C E F G I K O P R S T V W 

A

ACTION_CALL_LABEL - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CALL_SHOW_CALL - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CALL_SHOW_CANCEL - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CALL_SHOW_CLEAR - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CALL_SHOW_REFRESH - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CANCEL_LABEL - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CLEAR_LABEL - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_CONFIRMATION - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_DEFAULT_EVENT_HANDLER - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_VALUE_LOGIN - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_VALUE_LOGOUT - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_VALUE_RELOAD - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_VALUE_RESET - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_VALUE_SIGN_UP - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_INTENT_VALUE_SUBSCRIPTION - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_REFRESH_EVENTS - Static variable in class org.openksavi.sponge.features.Features
 
ACTION_REFRESH_LABEL - Static variable in class org.openksavi.sponge.features.Features
 
ALIGN - Static variable in class org.openksavi.sponge.features.Features
 
ALIGN_CENTER - Static variable in class org.openksavi.sponge.features.Features
 
ALIGN_LEFT - Static variable in class org.openksavi.sponge.features.Features
 
ALIGN_RIGHT - Static variable in class org.openksavi.sponge.features.Features
 

B

BINARY_BACKGROUND - Static variable in class org.openksavi.sponge.features.Features
 
BINARY_COLOR - Static variable in class org.openksavi.sponge.features.Features
 
BINARY_HEIGHT - Static variable in class org.openksavi.sponge.features.Features
 
BINARY_STROKE_WIDTH - Static variable in class org.openksavi.sponge.features.Features
 
BINARY_WIDTH - Static variable in class org.openksavi.sponge.features.Features
 

C

CACHEABLE_ARGS - Static variable in class org.openksavi.sponge.features.Features
 
CACHEABLE_CONTEXT_ARGS - Static variable in class org.openksavi.sponge.features.Features
 
clone() - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
clone() - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
clone() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
clone() - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
clone() - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
clone() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
clone() - Method in class org.openksavi.sponge.features.model.SubAction
 
clone() - Method in class org.openksavi.sponge.features.model.SubActionArg
 
clone() - Method in class org.openksavi.sponge.features.model.SubActionResult
 
CODE_MARKER - Static variable in enum org.openksavi.sponge.features.model.geo.GeoLayerType
 
CODE_TILE - Static variable in enum org.openksavi.sponge.features.model.geo.GeoLayerType
 
CODE_WMS - Static variable in enum org.openksavi.sponge.features.model.geo.GeoLayerType
 
COLOR - Static variable in class org.openksavi.sponge.features.Features
 
CONTEXT_ACTIONS - Static variable in class org.openksavi.sponge.features.Features
 

E

ENABLED - Static variable in class org.openksavi.sponge.features.Features
 
EVENT_HANDLER_ACTION - Static variable in class org.openksavi.sponge.features.Features
 

F

Features - Class in org.openksavi.sponge.features
The predefined action and type features.
Features.Formats - Class in org.openksavi.sponge.features
 
findFeature(List<Map<String, Object>>, String) - Static method in class org.openksavi.sponge.features.Features
 
Formats() - Constructor for class org.openksavi.sponge.features.Features.Formats
 

G

GEO_ATTRIBUTION - Static variable in class org.openksavi.sponge.features.Features
 
GEO_LAYER_NAME - Static variable in class org.openksavi.sponge.features.Features
 
GEO_MAP - Static variable in class org.openksavi.sponge.features.Features
 
GEO_POSITION - Static variable in class org.openksavi.sponge.features.Features
 
GEO_TMS - Static variable in class org.openksavi.sponge.features.Features
 
GeoCrs - Class in org.openksavi.sponge.features.model.geo
A geo CRS (Coordinate Reference Systems).
GeoCrs(String, String) - Constructor for class org.openksavi.sponge.features.model.geo.GeoCrs
 
GeoCrs(String) - Constructor for class org.openksavi.sponge.features.model.geo.GeoCrs
 
GeoCrs() - Constructor for class org.openksavi.sponge.features.model.geo.GeoCrs
 
GeoLayer - Class in org.openksavi.sponge.features.model.geo
A map layer.
GeoLayer(GeoLayerType, String) - Constructor for class org.openksavi.sponge.features.model.geo.GeoLayer
 
GeoLayer(GeoLayerType) - Constructor for class org.openksavi.sponge.features.model.geo.GeoLayer
 
GeoLayerType - Enum in org.openksavi.sponge.features.model.geo
A map layer type.
GeoMap - Class in org.openksavi.sponge.features.model.geo
A map.
GeoMap() - Constructor for class org.openksavi.sponge.features.model.geo.GeoMap
 
GeoMarkerLayer - Class in org.openksavi.sponge.features.model.geo
A marker layer.
GeoMarkerLayer(String) - Constructor for class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
GeoMarkerLayer() - Constructor for class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
GeoPosition - Class in org.openksavi.sponge.features.model.geo
A geo position.
GeoPosition(Double, Double) - Constructor for class org.openksavi.sponge.features.model.geo.GeoPosition
 
GeoPosition() - Constructor for class org.openksavi.sponge.features.model.geo.GeoPosition
 
GeoTileLayer - Class in org.openksavi.sponge.features.model.geo
A tile layer.
GeoTileLayer(String) - Constructor for class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
GeoTileLayer() - Constructor for class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
GeoWmsLayer - Class in org.openksavi.sponge.features.model.geo
A WMS layer.
GeoWmsLayer(String) - Constructor for class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
GeoWmsLayer() - Constructor for class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getArgs() - Method in class org.openksavi.sponge.features.model.SubAction
 
getBaseUrl() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getCenter() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
getCharacteristic(Map<String, Object>) - Static method in class org.openksavi.sponge.features.Features
 
getCode() - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
getColor() - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
getCrs() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
getCrs() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getDescription() - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
getDescription() - Method in class org.openksavi.sponge.features.model.SubAction
 
getFeatures() - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
getFeatures() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
getFeatures() - Method in class org.openksavi.sponge.features.model.SubAction
 
getFeatures() - Method in class org.openksavi.sponge.features.model.SubActionArg
 
getFeatures() - Method in class org.openksavi.sponge.features.model.SubActionResult
 
getFormat() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getGeoMap(Map<String, Object>) - Static method in class org.openksavi.sponge.features.Features
 
getGeoPosition(Map<String, Object>) - Static method in class org.openksavi.sponge.features.Features
 
getIcon(Map<String, Object>) - Static method in class org.openksavi.sponge.features.Features
 
getLabel() - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
getLabel() - Method in class org.openksavi.sponge.features.model.SubAction
 
getLatitude() - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
getLayers() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
getLayers() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getLongitude() - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
getMaxZoom() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
getMinZoom() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
getName() - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
getName() - Method in class org.openksavi.sponge.features.model.SubAction
 
getName() - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
getOptional(Map<String, Object>, String, Supplier<T>) - Static method in class org.openksavi.sponge.features.Features
 
getOptions() - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
getOtherParameters() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getProjection() - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
getResolutions() - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
getResult() - Method in class org.openksavi.sponge.features.model.SubAction
 
getSize() - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
getSource() - Method in class org.openksavi.sponge.features.model.SubActionArg
 
getStringList(Map<String, Object>, String) - Static method in class org.openksavi.sponge.features.Features
 
getStyles() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getSubdomains() - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
getTarget() - Method in class org.openksavi.sponge.features.model.SubActionArg
 
getTarget() - Method in class org.openksavi.sponge.features.model.SubActionResult
 
getTransparent() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getType() - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
getUrl() - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
getUrlTemplate() - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
getVersion() - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
getZoom() - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
GROUP - Static variable in class org.openksavi.sponge.features.Features
 

I

ICON - Static variable in class org.openksavi.sponge.features.Features
 
IconInfo - Class in org.openksavi.sponge.features.model.ui
An icon info.
IconInfo() - Constructor for class org.openksavi.sponge.features.model.ui.IconInfo
 
INTENT - Static variable in class org.openksavi.sponge.features.Features
 

K

KEY - Static variable in class org.openksavi.sponge.features.Features
 

O

OPACITY - Static variable in class org.openksavi.sponge.features.Features
 
org.openksavi.sponge.features - package org.openksavi.sponge.features
 
org.openksavi.sponge.features.model - package org.openksavi.sponge.features.model
 
org.openksavi.sponge.features.model.geo - package org.openksavi.sponge.features.model.geo
 
org.openksavi.sponge.features.model.ui - package org.openksavi.sponge.features.model.ui
 

P

PROVIDE_VALUE_COUNT - Static variable in class org.openksavi.sponge.features.Features
 
PROVIDE_VALUE_INDICATED_INDEX - Static variable in class org.openksavi.sponge.features.Features
 
PROVIDE_VALUE_LIMIT - Static variable in class org.openksavi.sponge.features.Features
 
PROVIDE_VALUE_OFFSET - Static variable in class org.openksavi.sponge.features.Features
 
PROVIDE_VALUE_PAGEABLE - Static variable in class org.openksavi.sponge.features.Features
 

R

REFRESHABLE - Static variable in class org.openksavi.sponge.features.Features
 
REQUEST_CHANNEL - Static variable in class org.openksavi.sponge.features.Features
 
REQUEST_LANGUAGE - Static variable in class org.openksavi.sponge.features.Features
 
RESPONSIVE - Static variable in class org.openksavi.sponge.features.Features
 

S

SCROLL - Static variable in class org.openksavi.sponge.features.Features
 
setArgs(List<SubActionArg>) - Method in class org.openksavi.sponge.features.model.SubAction
 
setBaseUrl(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setCenter(GeoPosition) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
setCode(String) - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
setColor(String) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
setCrs(GeoCrs) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
setCrs(GeoCrs) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setDescription(String) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
setDescription(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
setFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
setFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
setFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.SubAction
 
setFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
setFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.SubActionResult
 
setFormat(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setLabel(String) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
setLabel(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
setLatitude(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
setLayers(List<GeoLayer>) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
setLayers(List<String>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setLongitude(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
setMaxZoom(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
setMinZoom(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
setName(String) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
setName(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
setName(String) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
setOptions(Map<String, String>) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
setOtherParameters(Map<String, String>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setProjection(String) - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
setResolutions(List<Double>) - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
setResult(SubActionResult) - Method in class org.openksavi.sponge.features.model.SubAction
 
setSize(Double) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
setSource(String) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
setStyles(List<String>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setSubdomains(List<String>) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
setTarget(String) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
setTarget(String) - Method in class org.openksavi.sponge.features.model.SubActionResult
 
setTransparent(Boolean) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setType(GeoLayerType) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
setUrl(String) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
setUrlTemplate(String) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
setVersion(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
setZoom(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
STRING_FORMAT_CONSOLE - Static variable in class org.openksavi.sponge.features.Features.Formats
 
STRING_FORMAT_EMAIL - Static variable in class org.openksavi.sponge.features.Features.Formats
 
STRING_FORMAT_MARKDOWN - Static variable in class org.openksavi.sponge.features.Features.Formats
 
STRING_FORMAT_PHONE - Static variable in class org.openksavi.sponge.features.Features.Formats
 
STRING_FORMAT_URL - Static variable in class org.openksavi.sponge.features.Features.Formats
 
STRING_MAX_LINES - Static variable in class org.openksavi.sponge.features.Features
 
STRING_MULTILINE - Static variable in class org.openksavi.sponge.features.Features
 
STRING_OBSCURE - Static variable in class org.openksavi.sponge.features.Features
 
SUB_ACTION_ACTIVATE_ACTION - Static variable in class org.openksavi.sponge.features.Features
 
SUB_ACTION_CREATE_ACTION - Static variable in class org.openksavi.sponge.features.Features
 
SUB_ACTION_DELETE_ACTION - Static variable in class org.openksavi.sponge.features.Features
 
SUB_ACTION_READ_ACTION - Static variable in class org.openksavi.sponge.features.Features
 
SUB_ACTION_UPDATE_ACTION - Static variable in class org.openksavi.sponge.features.Features
 
SubAction - Class in org.openksavi.sponge.features.model
A sub-action specification.
SubAction(String) - Constructor for class org.openksavi.sponge.features.model.SubAction
 
SubAction() - Constructor for class org.openksavi.sponge.features.model.SubAction
 
SubActionArg - Class in org.openksavi.sponge.features.model
A sub-action argument substitution.
SubActionArg(String, String) - Constructor for class org.openksavi.sponge.features.model.SubActionArg
 
SubActionArg() - Constructor for class org.openksavi.sponge.features.model.SubActionArg
 
SubActionResult - Class in org.openksavi.sponge.features.model
A sub-action result substitution.
SubActionResult(String) - Constructor for class org.openksavi.sponge.features.model.SubActionResult
 
SubActionResult() - Constructor for class org.openksavi.sponge.features.model.SubActionResult
 
SUBMITTABLE_BLOCKING - Static variable in class org.openksavi.sponge.features.Features
 

T

TYPE_CHARACTERISTIC - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_CHARACTERISTIC_COLOR - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_CHARACTERISTIC_DRAWING - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_CHARACTERISTIC_NETWORK_IMAGE - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_CHARACTERISTIC_URL - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_FILENAME - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_INTENT_VALUE_EVENT_NAMES - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_INTENT_VALUE_PASSWORD - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_INTENT_VALUE_SAVE_PASSWORD - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_INTENT_VALUE_SUBSCRIBE - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_INTENT_VALUE_USERNAME - Static variable in class org.openksavi.sponge.features.Features
 
TYPE_LIST_ACTIVATE_ACTION_VALUE_SUBMIT - Static variable in class org.openksavi.sponge.features.Features
 

V

valueOf(String) - Static method in enum org.openksavi.sponge.features.model.geo.GeoLayerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openksavi.sponge.features.model.geo.GeoLayerType
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBLE - Static variable in class org.openksavi.sponge.features.Features
 

W

WIDGET - Static variable in class org.openksavi.sponge.features.Features
 
WIDGET_SLIDER - Static variable in class org.openksavi.sponge.features.Features
 
WIDGET_SWITCH - Static variable in class org.openksavi.sponge.features.Features
 
WIDGET_TOGGLE_BUTTON - Static variable in class org.openksavi.sponge.features.Features
 
withArg(SubActionArg) - Method in class org.openksavi.sponge.features.model.SubAction
 
withArg(String, String) - Method in class org.openksavi.sponge.features.model.SubAction
 
withArgs(List<SubActionArg>) - Method in class org.openksavi.sponge.features.model.SubAction
 
withBaseUrl(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withCenter(GeoPosition) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withCode(String) - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
withColor(String) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
withCrs(GeoCrs) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withCrs(GeoCrs) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withDescription(String) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
withDescription(String) - Method in class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
withDescription(String) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withDescription(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withDescription(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.SubAction
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
withFeature(String, Object) - Method in class org.openksavi.sponge.features.model.SubActionResult
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.SubAction
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
withFeatures(Map<String, Object>) - Method in class org.openksavi.sponge.features.model.SubActionResult
 
withFormat(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withLabel(String) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
withLabel(String) - Method in class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
withLabel(String) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withLabel(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withLabel(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
withLatitude(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
withLayer(GeoLayer) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withLayer(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withLayers(List<GeoLayer>) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withLayers(List<String>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withLongitude(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoPosition
 
withMaxZoom(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withMinZoom(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
withName(String) - Method in class org.openksavi.sponge.features.model.geo.GeoLayer
 
withName(String) - Method in class org.openksavi.sponge.features.model.geo.GeoMarkerLayer
 
withName(String) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withName(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withName(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
withName(String) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
withOptions(Map<String, String>) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withOtherParameters(Map<String, String>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withProjection(String) - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
 
withResolutions(List<Number>) - Method in class org.openksavi.sponge.features.model.geo.GeoCrs
Accepts a list of Numbers instead of Doubles to support Integer arrays in Jython.
withResult(SubActionResult) - Method in class org.openksavi.sponge.features.model.SubAction
 
withResult(String) - Method in class org.openksavi.sponge.features.model.SubAction
 
withSize(Double) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
withSource(String) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
withStyles(List<String>) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withSubdomains(List<String>) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withTarget(String) - Method in class org.openksavi.sponge.features.model.SubActionArg
 
withTarget(String) - Method in class org.openksavi.sponge.features.model.SubActionResult
 
withTransparent(Boolean) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withUrl(String) - Method in class org.openksavi.sponge.features.model.ui.IconInfo
 
withUrlTemplate(String) - Method in class org.openksavi.sponge.features.model.geo.GeoTileLayer
 
withVersion(String) - Method in class org.openksavi.sponge.features.model.geo.GeoWmsLayer
 
withZoom(Double) - Method in class org.openksavi.sponge.features.model.geo.GeoMap
 
A B C E F G I K O P R S T V W 
Skip navigation links

Copyright © 2016–2021 Softelnet. All rights reserved.