| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| GamePlanChartParameters — class, package com.esri.baserver.tasks.segmentation |
|
The GamePlanChartParameters class provides input parameters for the Game Plan Chart task. |
| GamePlanChartParameters() — Constructor, class com.esri.baserver.tasks.segmentation.GamePlanChartParameters |
|
Creates a new instance of the GamePlanChartParameters class. |
| GamePlanChartTask — final class, package com.esri.baserver.tasks.segmentation |
|
The Game Plan Chart task divides Tapestry segments into one of four categories. |
| GamePlanChartTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.segmentation.GamePlanChartTask |
|
Creates a new instance of the GamePlanChartTask class. |
| GamePlanMapParameters — class, package com.esri.baserver.tasks.segmentation |
|
The GamePlanMapParameters class provides input parameters for the Game Plan Map task. |
| GamePlanMapParameters(outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.baserver.tasks.segmentation.GamePlanMapParameters |
|
Creates a new instance of the GamePlanMapParameters object. |
| GamePlanMapTask — final class, package com.esri.baserver.tasks.segmentation |
|
The Game Plan Map task divides sites in the area of interest into one of four categories
and thematically shades each site based on the output from a Game Plan Chart in which
a target profile is compared to a base profile. |
| GamePlanMapTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.segmentation.GamePlanMapTask |
|
Creates a new instance of the GamePlanMapTask class. |
| generalizationLevel — Property, interface com.esri.bacore.thematicmapping.IGeographyLayerInfo |
|
Generalization level of the layer in a geography level. |
| GeocodeAddressesData — class, package com.esri.baserver |
|
The GeocodeAddressesData class provides address information for geocoding. |
| GeocodeAddressesData(addresses:Array, locatorFieldsNames:Array) — Constructor, class com.esri.baserver.GeocodeAddressesData |
|
Creates a new instance of the GeocodeAddressesData class. |
| GeocodeAddressRecord — class, package com.esri.baserver |
|
The GeocodeAddressRecord class specifies fields of an address record to be geocoded. |
| GeocodeAddressRecord(description:String, name:String, storeID:String, locatorFieldsValues:Array) — Constructor, class com.esri.baserver.GeocodeAddressRecord |
|
Creates a new instance of the GeocodeAddressRecord class. |
| geocodeCustomers — Property, class com.esri.baserver.tasks.customerstoresetup.CustomerStoreSetupByCoordinatesParameters |
|
An option specifying the setup type. |
| geocodeCustomers — Property, class com.esri.baserver.tasks.customerstoresetup.CustomerStoreSetupByGeocodeTableParameters |
|
An option specifying the setup type. |
| geocodeData — Property, class com.esri.baserver.tasks.customerstoresetup.CustomerStoreSetupByGeocodeTableParameters |
|
Table containing address information for geocoding (required). |
| geocodeData — Property, class com.esri.baserver.tasks.segmentation.ProfileByTableGeocodingParameters |
|
Table containing address records (required). |
| GeocodeData — class, package com.esri.baserver |
|
The GeocodeData class specifies address information for geocoding. |
| GeocodeData(table:com.esri.baserver:TableData, fields:Array) — Constructor, class com.esri.baserver.GeocodeData |
|
Creates a new instance of the GeocodeData class. |
| geocodeField — Property, class com.esri.baserver.GeocodeField |
|
Name of geocode field. |
| GeocodeField — class, package com.esri.baserver |
|
The GeocodeField class links a geocode field with a table field. |
| GeocodeField(geocodeField:String, tableField:String) — Constructor, class com.esri.baserver.GeocodeField |
|
Creates a new instance of the GeocodeField class. |
| GeofenceInfoOutput — class, package com.esri.bao.tasks.geofence |
|
The GeofenceInfoOutput class specifies results returned by a Geofence Info task. |
| GeofenceInfoOutput(recordSet:com.esri.ags:FeatureSet, mapImage:com.esri.ags.layers.supportClasses:MapImage, stdGeographiesFeatures:Array) — Constructor, class com.esri.bao.tasks.geofence.GeofenceInfoOutput |
|
Creates a new instance of the GeofenceInfoOutput class. |
| GeofenceInfoParameters — class, package com.esri.bao.tasks.geofence |
|
The GeofenceInfoParameters class provides input parameters for the Geofence Info task. |
| GeofenceInfoParameters(geoLevelID:String, searchString:String) — Constructor, class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Creates a new instance of the GeofenceInfoParameters class. |
| GeofenceInfoTask — final class, package com.esri.bao.tasks.geofence |
|
The Geofence Info task requests geography features available for the current user's account. |
| GeofenceInfoTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.geofence.GeofenceInfoTask |
|
Creates a new instance of the GeofenceInfoTask class. |
| geographies — Property, class com.esri.bacore.domain.GeographyComparisonItem |
|
Array of IGeographyFeature items associated with this item. |
| geographies — Property, class com.esri.bacore.domain.GeographyStudyArea |
|
List of geography features consisting of IGeographyFeature items. |
| geographies — Property, interface com.esri.bacore.domain.IGeographyStudyArea |
|
List of geography features consisting of IGeographyFeature items. |
| GeographiesQuery — class, package com.esri.bacore.adapters |
|
The GeographiesQuery class provides parameters to query geography features. |
| GeographiesQuery(levelId:String, studyAreas:Array) — Constructor, class com.esri.bacore.adapters.GeographiesQuery |
|
Creates a new instance of the GeographiesQuery class. |
| GeographiesQueryAdapter — class, package com.esri.bao.adapters |
|
The GeographiesQueryAdapter class implements the IGeographiesQueryAdapter interface for
Community Analyst. |
| GeographiesQueryAdapter — class, package com.esri.baserver.adapters |
|
The GeographiesQueryAdapter class implements the IGeographiesQueryAdapter interface for
Business Analyst Server. |
| GeographiesQueryAdapter() — Constructor, class com.esri.bao.adapters.GeographiesQueryAdapter |
|
Creates a new instance of the GeographiesQueryAdapter class. |
| GeographiesQueryAdapter() — Constructor, class com.esri.baserver.adapters.GeographiesQueryAdapter |
|
Creates a new instance of the GeographiesQueryAdapter class. |
| GeographyComparisonItem — class, package com.esri.bacore.domain |
|
The GeographyComparisonItem class is a comparison item associated with a list of geography features. |
| GeographyComparisonItem(name:String, geographies:mx.collections:IList) — Constructor, class com.esri.bacore.domain.GeographyComparisonItem |
|
Creates a new instance of the GeographyComparisonItem class. |
| GeographyFeature — class, package com.esri.bacore.domain |
|
The GeographyFeature class is the default implementation of IGeographyFeature interface. |
| GeographyFeature() — Constructor, class com.esri.bacore.domain.GeographyFeature |
|
Creates a new instance of the GeographyFeature class. |
| geographyFeaturesBehavior — Property, class com.esri.baserver.tasks.tradeareas.StandardLevelsOfGeographyParameters |
|
Method of aggregation rows of dataTable table having identical geography IDs. |
| geographyIDs — Property, class com.esri.bacore.StandardLayer |
|
Array of IDs of features to be requested from the geography level. |
| geographyIDs — Property, class com.esri.baserver.tasks.tradeareas.StandardLevelsOfGeographyParameters |
|
An array of IDs of the geography level units. |
| geographyLayer — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
A geography layer whose features are currently shown in this layer. |
| geographyLayerID — Property, class com.esri.baserver.tasks.reports.CustomerDemographicComparisonParameters |
|
ID of a standard geography layer to get demography from (required). |
| geographyLayerID — Property, class com.esri.baserver.tasks.reports.CustomerDemographicProfileParameters |
|
ID of a standard geography layer to get demography from (requred). |
| geographyLevelAliasName — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Alias name of the geography level whose layer is currently shown in this layer. |
| geographyLevelID — Property, class com.esri.baserver.tasks.tradeareas.StandardLevelsOfGeographyParameters |
|
ID of a geography level to get standard geographic units from (required). |
| GeographyLevelInfo — class, package com.esri.bacore.thematicmapping |
|
The GeographyLevelInfo class provides a collection of geography layers representing
the geography level in descending order of scale values. |
| GeographyLevelInfo(name:String, aliasName:String, layers:Array) — Constructor, class com.esri.bacore.thematicmapping.GeographyLevelInfo |
|
Creates a new instance of the GeographyLevelInfo class. |
| geographyLevelName — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Name of the geography level whose layer is currently shown in this layer. |
| geographyLevels — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Available geography levels. |
| GeographyLevels — class, package com.esri.bacore.thematicmapping |
|
The GeographyLevels class provides a read-only collection of geography levels. |
| GeographyLevels(levels:Array) — Constructor, class com.esri.bacore.thematicmapping.GeographyLevels |
|
Creates a new instance of the GeographyLevels class. |
| geographyLevelsFilter — Property, class com.esri.bacore.thematicmapping.TMLayer |
|
Filter for geography levels available in thematic layer. |
| GeographyStudyArea — class, package com.esri.bacore.domain |
|
The GeographyStudyArea class is the default implementation of IGeographyStudyArea interface. |
| GeographyStudyArea() — Constructor, class com.esri.bacore.domain.GeographyStudyArea |
|
Creates a new instance of the GeographyStudyArea class. |
| geoLevelID — Property, class com.esri.bao.tasks.geofence.GeofenceInfoParameters |
|
Community Analyst data layer ID to query features in. |
| geoLevelID — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesParameters |
|
Community Analyst data layer ID to query features in. |
| geoLevelID — Property, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentParameters |
|
Community Analyst data layer ID to query features in. |
| geoLevelID — Property, class com.esri.baserver.tasks.stdgeographies.StdGeographiesByAttributesParameters |
|
ID of a standard geography level to find geography features in (required). |
| geoLevelID — Property, class com.esri.baserver.tasks.stdgeographies.StdGeographiesFromExtentParameters |
|
ID of a standard geography level to find geography features in (required). |
| geoLevelIDs — Property, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyParameters |
|
Array containing IDs of standard geography levels to find geography features in (required). |
| geoLevelIDs — Property, class com.esri.baserver.tasks.stdgeographies.ReturnStdGeographyParameters |
|
Array containing IDs of standard geography levels to find geography features in (required). |
| geometry — Property, class com.esri.baserver.EditFeature |
|
Feature geometry to be edited. |
| geometryChanged — Property, class com.esri.bacore.thematicmapping.TMLayerChangedEvent |
|
True if the collection of features is changed. |
| GeometryParsers — final class, package com.esri.bacore.client |
|
The GeometryParsers class contains static parsers of geometry objects from JSON-decoded objects. |
| getArray(storage:com.esri.bacore.domain:IStorage, arrayKey:String) — Static Method , class com.esri.bacore.domain.StorageUtils |
|
Gets a storage object as Array. |
| GetAvailableReportFormatsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Available Report Formats task gets the list of all available report formats. |
| GetAvailableReportFormatsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetAvailableReportFormatsTask |
|
Creates a new instance of the GetAvailableReportFormatsTask class. |
| getBenchmarkObject() — method, class com.esri.bacore.adapters.ComparisonParameters |
|
Tests the correctness of the benchmark and returns the benchmark object encapsulated within. |
| getBounds(data:Array) — Static Method , class com.esri.bacore.thematicmapping.symbolization.Classification |
|
Calculates low and up bounds of values of data array. |
| getClassBreakByIndex(index:int) — method, class com.esri.bacore.thematicmapping.symbolization.ClassificationResults |
|
Gets a class break info by index. |
| getClassificationRanges() — method, class com.esri.bacore.thematicmapping.symbolization.TMClassificationProvider |
|
Gets classification range infos to be shown in legend. |
| getColorByIndex(index:int) — method, class com.esri.bacore.thematicmapping.ColorRamp |
|
Gets a discrete color by index. |
| getColorByIndex(index:int) — method, class com.esri.bacore.thematicmapping.TMColorRamp |
|
Gets a discrete color by index. |
| getColorByValue(value:Number) — method, class com.esri.bacore.thematicmapping.ColorRamp |
|
Gets a gradient color by value in the range of [0, 1]. |
| GetCustomLayersTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Custom Layers task gets IDs and names of all available custom data layers. |
| GetCustomLayersTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetCustomLayersTask |
|
Creates a new instance of the GetCustomLayersTask class. |
| getData(key:String) — method, class com.esri.bacore.domain.CookieStorage |
|
Gets a data item from the storage. |
| getData(key:String) — method, interface com.esri.bacore.domain.IStorage |
|
Gets a data item from the storage. |
| GetDataHierarchiesTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Data Hierarchies task gets the list of all available hierarchies of data layers. |
| GetDataHierarchiesTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetDataHierarchiesTask |
|
Creates a new instance of the GetDataHierarchiesTask class. |
| GetDatasetsTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Datasets task gets the list of IDs of all available datasets. |
| GetDatasetsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Datasets task gets the list of IDs of all available datasets. |
| GetDatasetsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetDatasetsTask |
|
Creates a new instance of the GetDatasetsTask class. |
| GetDatasetsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetDatasetsTask |
|
Creates a new instance of the GetDatasetsTask class. |
| GetDefaultMapDescriptionTask — final class, package com.esri.baserver.tasks.rendering |
|
The Get Default Map Description task gets the default map description. |
| GetDefaultMapDescriptionTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.rendering.GetDefaultMapDescriptionTask |
|
Creates a new instance of the GetDefaultMapDescriptionTask class. |
| getErrorObject(decodedObject:Object) — method, class com.esri.bacore.client.AbstractClient |
|
Gets error object from the decoded object. |
| getFeatureClass — Property, class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a feature class. |
| getFeatureID(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the feature ID. |
| getFeatureName(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the feature name. |
| getGPResults(asyncToken:mx.rpc:AsyncToken) — Static Method , class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets an array of all objects returned by a Community Analyst Task. |
| getGroupings(summarizations:Array) — method, interface com.esri.bacore.domain.ISummarizationFilter |
|
Gets an array of groupings available for the input array of summarization variables. |
| getGroupings(summarizations:Array) — method, class com.esri.bacore.domain.SummarizationFilter |
|
Gets an array of groupings available for the input array of summarization variables. |
| getLayerByIndex(index:int) — method, class com.esri.bacore.thematicmapping.GeographyLevelInfo |
|
Gets geography layer by index. |
| getLegendInfos(responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMLayer |
|
Gets legend infos. |
| getLevelByIndex(index:int) — method, class com.esri.bacore.thematicmapping.GeographyLevels |
|
Gets a geography level by index. |
| getLevelByName(name:String) — method, class com.esri.bacore.thematicmapping.GeographyLevels |
|
Gets a geography level by name. |
| GetListProjectItemsTask — final class, package com.esri.baserver.tasks.repository |
|
The Get List of Project Items task gets the list of all project items available in the given folder. |
| GetListProjectItemsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.repository.GetListProjectItemsTask |
|
Creates a new instance of the GetListProjectItemsTask class. |
| getMapImage — Property, class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a map image. |
| GetMRIGroupsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get MRI Groups task gets the list of all available MRI groups. |
| GetMRIGroupsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetMRIGroupsTask |
|
Creates a new instance of the GetMRIGroupsTask class. |
| getNumber(attributes:Object, name:String) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the given feature attribute as a number. |
| getOptionalProperty(typeName:String, decodedObject:Object, propertyName:String, propertyType:Class, defaultValue:any) — Static Method , class com.esri.bacore.client.ParseUtils |
|
Gets a value of the given property of a JSON-decoded object or a default value
if the property value is missing. |
| getProcessedResult(asyncToken:mx.rpc:AsyncToken) — Static Method , class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets the result of processing. |
| GetProjectsTask — final class, package com.esri.baserver.tasks.repository |
|
The Get Projects task gets the list of all projects available in the given workspace. |
| GetProjectsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.repository.GetProjectsTask |
|
Creates a new instance of the GetProjectsTask class. |
| getQueryTask(index:int) — method, class com.esri.bacore.thematicmapping.TMQueryTaskProvider |
|
Gets a query task by its index. |
| getRampColors(colorsCount:int) — method, class com.esri.bacore.thematicmapping.ColorRampSchema |
|
Gets a new collection of ramp colors. |
| getReport — Property, class com.esri.bacore.OutputTypes |
|
A value indicating whether to output a report or a collection of reports. |
| GetReportTask — final class, package com.esri.baserver.tasks.repository |
|
The Get Report task gets a report available in the given folder item and returns it in the given format. |
| GetReportTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.repository.GetReportTask |
|
Creates a new instance of the GetReportTask class. |
| GetReportTemplatesTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Report Templates task requests a list of available report templates
with their respective titles, categories, available formats, and names. |
| GetReportTemplatesTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Report Templates task gets the list of all available report templates for summary reports. |
| GetReportTemplatesTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetReportTemplatesTask |
|
Creates a new instance of the GetReportTemplatesTask class. |
| GetReportTemplatesTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetReportTemplatesTask |
|
Creates a new instance of the GetReportTemplatesTask class. |
| GetSegmentationBasesTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Segmentation Bases task gets the list of all available segmentation bases. |
| GetSegmentationBasesTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetSegmentationBasesTask |
|
Creates a new instance of the GetSegmentationBasesTask class. |
| GetSegmentationLevelsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Segmentation Levels task gets the list of all available segmentation levels. |
| GetSegmentationLevelsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetSegmentationLevelsTask |
|
Creates a new instance of the GetSegmentationLevelsTask class. |
| GetSegmentsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Segments task gets the list of all available segments. |
| GetSegmentsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetSegmentsTask |
|
Creates a new instance of the GetSegmentsTask class. |
| getSingleGPResult(asyncToken:mx.rpc:AsyncToken, allowMissingResult:Boolean) — Static Method , class com.esri.bacore.client.GPResultProcessors |
|
This utility method gets a single result object returned by a Community Analyst Task. |
| GetStandardGeographyLevelsTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Standard Geography Levels task requests a list of available Community Analyst data layers
corresponding to different standardized geography levels. |
| GetStandardGeographyLevelsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Standard Geography Levels task gets IDs and names of standard geography levels. |
| GetStandardGeographyLevelsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask |
|
Creates a new instance of the GetStandardGeographyLevelsTask class. |
| GetStandardGeographyLevelsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetStandardGeographyLevelsTask |
|
Creates a new instance of the GetStandardGeographyLevelsTask class. |
| getSummarizationByIndex(index:int) — method, class com.esri.bacore.thematicmapping.TMSummarizations |
|
Gets summarization variable metadata by variable index. |
| getSummarizationByName(name:String) — method, class com.esri.bacore.thematicmapping.TMSummarizations |
|
Gets summarization variable metadata by variable name. |
| getSummarizationFields() — method, class com.esri.bacore.thematicmapping.TMValueCalculator |
|
Gets an array of names of summarization fields which are required for value calculation. |
| getSummarizationFields() — method, class com.esri.bacore.thematicmapping.ValueCalculator |
|
Gets an array of names of summarization fields which are required for value calculation. |
| GetSummarizationsParameters — class, package com.esri.bao.tasks.utilities |
|
The GetSummarizationsParameters class provides input parameters for the
Get Summarizations task. |
| GetSummarizationsParameters — class, package com.esri.baserver.tasks.utilities |
|
The GetSummarizationsParameters class provides input parameters for the
Get Summarizations task. |
| GetSummarizationsParameters() — Constructor, class com.esri.bao.tasks.utilities.GetSummarizationsParameters |
|
Creates a new instance of the GetSummarizationsParameters class. |
| GetSummarizationsParameters(dataHierarchy:String) — Constructor, class com.esri.baserver.tasks.utilities.GetSummarizationsParameters |
|
Creates a new instance of the GetSummarizationsParameters class. |
| GetSummarizationsTask — final class, package com.esri.bao.tasks.utilities |
|
The Get Summarizations task requests a list of all summarization fields available
for Community Analyst tasks. |
| GetSummarizationsTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Summarizations task gets the list of all summarization fields available for the given data hierarchy. |
| GetSummarizationsTask(urlOrClient:Object) — Constructor, class com.esri.bao.tasks.utilities.GetSummarizationsTask |
|
Creates a new instance of the GetSummarizationsTask class. |
| GetSummarizationsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetSummarizationsTask |
|
Creates a new instance of the GetSummarizationsTask class. |
| GetSummarizationsTaskAdapter — class, package com.esri.bao.adapters |
|
The GetSummarizationsTaskAdapter class implements the IGetSummarizationsTaskAdapter interface for
Community Analyst. |
| GetSummarizationsTaskAdapter — class, package com.esri.baserver.adapters |
|
The GetSummarizationsTaskAdapter class implements the IGetSummarizationsTaskAdapter interface for
Business Analyst Server. |
| GetSummarizationsTaskAdapter() — Constructor, class com.esri.bao.adapters.GetSummarizationsTaskAdapter |
|
Creates a new instance of the GetSummarizationsTaskAdapter class. |
| GetSummarizationsTaskAdapter() — Constructor, class com.esri.baserver.adapters.GetSummarizationsTaskAdapter |
|
Creates a new instance of the GetSummarizationsTaskAdapter class. |
| getSymbol(graphic:com.esri.ags:Graphic) — method, class com.esri.bacore.thematicmapping.symbolization.TMClassBreaksRenderer |
|
Gets a symbol based on a graphic. |
| getTag(index:uint) — method, class com.esri.bacore.SummarizationTags |
|
Gets a tag with the given index. |
| getTMValue(attributes:Object) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the thematic mapping value. |
| getUserCredentials(userInfo:Object, responder:mx.rpc:IResponder) — method, interface com.esri.bacore.client.IAuthentication |
|
Gets user credentials. |
| getUserCredentials(userInfo:Object, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.UserCredentials |
|
Gets user credentials. |
| getValue(attributes:Object, name:String, defaultValue:any, nullValue:any) — method, class com.esri.bacore.thematicmapping.TMAttributesProvider |
|
Gets the given feature attribute. |
| GetVersionTask — final class, package com.esri.baserver.tasks.utilities |
|
The Get Version task gets the version of Business Analyst Server. |
| GetVersionTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.utilities.GetVersionTask |
|
Creates a new instance of the GetVersionTask class. |
| GetWorkspacesTask — final class, package com.esri.baserver.tasks.repository |
|
The Get Workspaces task gets the list of all available workspaces. |
| GetWorkspacesTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.repository.GetWorkspacesTask |
|
Creates a new instance of the GetWorkspacesTask class. |
| GetXmlSummarizationsTaskAdapter — class, package com.esri.bacore.adapters |
|
The GetXmlSummarizationsTaskAdapter class provides the implementation of IGetSummarizationsTaskAdapter
interface initialized with an XML object. |
| GetXmlSummarizationsTaskAdapter() — Constructor, class com.esri.bacore.adapters.GetXmlSummarizationsTaskAdapter |
|
Creates a new instance of the GetXmlSummarizationsTaskAdapter class. |
| GP_BOOLEAN — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Boolean value type. |
| GP_DATA_FILE — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| External data type. |
| GP_DOUBLE — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Real value type. |
| GP_FEATURE_RECORD_SET_LAYER — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Feature record set type. |
| GP_LONG — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| Integer value type. |
| GP_RASTER_DATA — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| External image type. |
| GP_RASTER_DATA_LAYER — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| External map image type. |
| GPResultParsers — class, package com.esri.bacore.client |
|
The GPResultParsers class contains a collection of static parsers of standard ArcGIS Server
GPResult objects. |
| GPResultProcessors — class, package com.esri.bacore.client |
|
The GPResultProcessors class contains a collection of standard processors of task output results
returned in the GP Execute syntax. |
| GP_STRING — Constant Static Property, class com.esri.bacore.client.GPResultParsers |
| String value type. |
| graphic — Property, class com.esri.bacore.thematicmapping.TMRendererEvent |
|
Graphic to be rendered. |
| graphic — Property, class com.esri.bacore.thematicmapping.TMValueEvent |
|
Graphic whose thematic value was updated. |
| GRID — Constant Static Property, class com.esri.baserver.OverlapRemoverOverlapMethod |
| Use the grid method. |
| gridCellSize — Property, class com.esri.baserver.tasks.tradeareas.GridsParameters |
|
Size of grid cells (required). |
| GridsParameters — class, package com.esri.baserver.tasks.tradeareas |
|
The GridsParameters class provides input parameters for the Grids task. |
| GridsParameters(outputTypes:com.esri.bacore:OutputTypes) — Constructor, class com.esri.baserver.tasks.tradeareas.GridsParameters |
|
Creates a new instance of the GridsParameters class. |
| GridsTask — final class, package com.esri.baserver.tasks.tradeareas |
|
The Grids task generates an equidistant vector-based grid network for a specified area. |
| GridsTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.tradeareas.GridsTask |
|
Creates a new instance of the GridsTask class. |
| groupFilter — Property, class com.esri.bacore.adapters.BaseGetSummarizationsTaskAdapter |
|
Variables group filter. |
| groupFilter — Property, interface com.esri.bacore.adapters.IGetSummarizationsTaskAdapter |
|
Variables group filter. |
| GroupingRulesFilter — class, package com.esri.bacore.domain |
|
The GroupingRulesFilter class implements a grouping filter configured with XML. |
| GroupingRulesFilter(compareFunction:Function) — Constructor, class com.esri.bacore.domain.GroupingRulesFilter |
|
Creates a new instance of the GroupingRulesFilter class. |
| groups — Property, class com.esri.bacore.SummarizationInfo |
|
Collection of groups this variable belongs to. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |