A B C D E F G H I L M N O P Q R S T U V W

G

GenericRequest - Class in com.esri.wms.client
All WMS requests support the HTTP GET method.
GenericRequest() - Constructor for class com.esri.wms.client.GenericRequest
Instantiates an empty object of GenericRequest.
GenericRequest(Map<String, String>) - Constructor for class com.esri.wms.client.GenericRequest
Instantiates an object of GenericRequest with the given request.
getAbstract() - Method in class com.esri.wms.client.Layer
Gets the abstract information of the Layer.
getAbstract() - Method in class com.esri.wms.client.NamedStyle
Gets the abstract information of the style.
getAllLayers() - Method in class com.esri.wms.client.Map
Returns all map sub-layers in a list.
getAsStream(RequestHandler) - Method in class com.esri.wms.client.ResourceURL
Gets the resource as stream.
getBackgroundColor() - Method in class com.esri.wms.client.Map
Gets the background color of the Map.
getCapabilities(String) - Method in class com.esri.wms.client.RequestHandler
Sends a GetCapabilities request.
getCapabilitiesFormats() - Method in class com.esri.wms.client.ServerConnection
Gets the response formats of the GetCapabilities operation supported by the server.
getCapabilitiesServiceURL() - Method in class com.esri.wms.client.ServerConnection
Gets the URL of the GetCapabilities service.
getCenterPoint() - Method in class com.esri.wms.client.Envelope
Gets the center point of the envelope.
getCopy() - Method in class com.esri.wms.client.Envelope
Gets a copy of the current instance.
getCopy() - Method in class com.esri.wms.client.SpatialReference
Returns a copy of the current instance.
getDefaultInstance() - Static method in class com.esri.wms.client.RequestHandler
Gets a default implementation instance.
getDefaultSpatialReference() - Method in class com.esri.wms.client.Map
Gets the default spatial reference for the map rendering.
getExceptionFormat() - Method in class com.esri.wms.client.ServerConnection
Gets the format of exceptions for the communication.
getExceptionFormats() - Method in class com.esri.wms.client.ServerConnection
Gets the all formats of exceptions supported by the server.
getExtent() - Method in class com.esri.wms.client.Map
Gets the extend of current map.
getExtent() - Method in class com.esri.wms.client.MapURL
Gets the extent of the map.
getExtents() - Method in class com.esri.wms.client.Layer
Gets the extents of the layer.
getFeatureInfo() - Method in interface com.esri.wms.client.FeatureInfo
Converts the response to a Properties array.
getFeatureInfo(String) - Method in class com.esri.wms.client.RequestHandler
Sends a GetFeatureInfo request.
getFeatureInfoFormats() - Method in class com.esri.wms.client.ServerConnection
Gets the response formats of the GetFeatureInfo operation supported by the server.
getFeatureInfoServiceURL() - Method in class com.esri.wms.client.ServerConnection
Gets the URL of the GetFeatureInfo service.
getFeatures() - Method in interface com.esri.wms.client.FeatureInfo2
Gets the layer/features information on supported servers.
getFeatures(String) - Method in interface com.esri.wms.client.FeatureInfo2
Gets the features information for the given layer on supported servers.
getFieldAsMap() - Method in class com.esri.wms.client.Feature
 
getFields() - Method in class com.esri.wms.client.Feature
Gets the fields of the feature.
getFixedHeight() - Method in class com.esri.wms.client.Layer
Gets the fixed height of the Layer.
getFixedWidth() - Method in class com.esri.wms.client.Layer
Gets the fixed width of the Layer.
getFullExtent() - Method in class com.esri.wms.client.Layer
Gets the full extent of the Layer.
getFullExtent() - Method in class com.esri.wms.client.Map
Gets the full extent of the Map.
getHeight() - Method in class com.esri.wms.client.Envelope
Returns the height of the envelope object.
getHeight() - Method in class com.esri.wms.client.ImageURL
Gets the height of the ImageURL.
getHeight() - Method in class com.esri.wms.client.Map
Gets the height of the map.
getHttpReferrer() - Method in class com.esri.wms.client.ServerConnection
Returns the HTTP Referrer URL.
getInfoString() - Method in interface com.esri.wms.client.FeatureInfo
Gets the original response string.
getLayer() - Method in class com.esri.wms.client.Map
Gets the layer of the Map.
getLayerFilter() - Method in class com.esri.wms.client.Map
Returns the layers filter which associated with the map.
getLayers() - Method in class com.esri.wms.client.Layer
Gets the sub-layers.
getLayerStyleString() - Method in class com.esri.wms.client.Map
Creates the value of the STYLES parameter which is a comma-separated list of one or more valid style names.
getLegendURLs() - Method in class com.esri.wms.client.NamedStyle
Gets the legend URLs of the style.
getLoggerLevel() - Static method in class com.esri.wms.client.ServerConnection
Gets the logger level of the API.
getMap(String) - Method in class com.esri.wms.client.RequestHandler
Sends a GetMap request.
getMapAsStream(String) - Method in class com.esri.wms.client.Map
Creates a GetMap request URL based on current map and server settings.
getMapFormats() - Method in class com.esri.wms.client.ServerConnection
Gets the response formats of the GetMap operation supported by the server.
getMapLayerString() - Method in class com.esri.wms.client.Map
Creates the value of the LAYERS parameter which is a comma-separated list of one or more valid layer names.
getMapServiceURL() - Method in class com.esri.wms.client.ServerConnection
Gets the URL of the GetMap service.
getMapURL(String) - Method in class com.esri.wms.client.Map
Creates a GetMap request URL based on current map and server settings.
getMaxScale() - Method in class com.esri.wms.client.Layer
Defines the upper range of scales for which it is appropriate to display the layer.
getMaxX() - Method in class com.esri.wms.client.Envelope
Returns the maximum x coordinate value of the envelope object.
getMaxY() - Method in class com.esri.wms.client.Envelope
Returns the maximum y coordinate value of the envelope object.
getMIMEType() - Method in class com.esri.wms.client.ResourceURL
Gets the MIME type of the URL.
getMinScale() - Method in class com.esri.wms.client.Layer
Defines the lower range of scales for which it is appropriate to display the layer.
getMinX() - Method in class com.esri.wms.client.Envelope
Returns the minimum x coordinate value of the envelope objects.
getMinY() - Method in class com.esri.wms.client.Envelope
Returns the minimum y coordinate value of the envelope objects.
getName() - Method in class com.esri.wms.client.Field
Gets the name of the field.
getName() - Method in class com.esri.wms.client.Layer
Gets the name of the Layer.
getName() - Method in class com.esri.wms.client.NamedStyle
Gets the name of the style.
getName() - Method in class com.esri.wms.client.SpatialReference
Gets the name of the SpatialReference.
getPassword() - Method in class com.esri.wms.client.ServerConnection
Returns the password used for the connection.
getQueryableLayers() - Method in class com.esri.wms.client.Map
Creates the value of the QUERY_LAYERS parameter which is a comma-separated list of one or more valid layer names.
getRequestHandler() - Method in class com.esri.wms.client.ServerConnection
Gets the request handler associated with the ServerConnection.
getRequestListener() - Method in class com.esri.wms.client.RequestHandler
Gets the request listener.
getRequestParameters() - Method in class com.esri.wms.client.GenericRequest
Returns the Map object holding all the key/values settings.
getServer() - Method in class com.esri.wms.client.RequestHandler
Gets the server associated with the handler.
getServerAbstract() - Method in class com.esri.wms.client.ServerConnection
Gets the abstract of the server.
getServerName() - Method in class com.esri.wms.client.ServerConnection
Gets the server name.
getServerTitle() - Method in class com.esri.wms.client.ServerConnection
Gets the title of the server.
getServerURL() - Method in class com.esri.wms.client.ServerConnection
Gets the URL of the WMS Server.
getServerVersion() - Method in class com.esri.wms.client.ServerConnection
Gets the highest version the server supported.
getSpatialReference() - Method in class com.esri.wms.client.Envelope
Gets the spatial reference of the envelope.
getSpatialReference() - Method in class com.esri.wms.client.Point
Gets the spatial reference of the point.
getSpatialReferences() - Method in class com.esri.wms.client.Layer
Gets the supported spatial references on the Layer.
getSpatialReferences() - Method in class com.esri.wms.client.Map
Gets the supported spatial references of the Map.
getStyle() - Method in class com.esri.wms.client.Layer
Gets the style of the Layer for map rendering.
getStyles() - Method in class com.esri.wms.client.Layer
Gets the supported styles on the layer.
getStyleSheetURL() - Method in class com.esri.wms.client.NamedStyle
Gets the styleSheetURL of the NameStyle.
getStyleURL() - Method in class com.esri.wms.client.NamedStyle
Gets the style URL of the NameStyle.
getTitle() - Method in class com.esri.wms.client.Layer
Gets the title of the layer.
getTitle() - Method in class com.esri.wms.client.NamedStyle
Gets the title of the NameStyle.
getURL() - Method in class com.esri.wms.client.ResourceURL
Gets the resource URL as a string.
getUserName() - Method in class com.esri.wms.client.ServerConnection
Returns the userName used for the connection.
getValue() - Method in class com.esri.wms.client.Field
Gets the value of the field.
getVersion() - Method in class com.esri.wms.client.ServerConnection
Gets the version of the server.
getWidth() - Method in class com.esri.wms.client.Envelope
Returns the width of the envelope object.
getWidth() - Method in class com.esri.wms.client.ImageURL
Gets the width of the ImageURL.
getWidth() - Method in class com.esri.wms.client.Map
Gets the width of the Map.
getWmsServer() - Method in class com.esri.wms.client.Map
Gets the server to which the map connect.
getX() - Method in class com.esri.wms.client.Point
Returns the Point x coordinate location value.
getY() - Method in class com.esri.wms.client.Point
Returns the Point y coordinate location value.

A B C D E F G H I L M N O P Q R S T U V W