- GdbVersionChangeHandler - Interface in edu.ucdavis.cstars.client.event
-
- generalize(GeneralizeParameters, GeneralizeCallback) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
Generalizes the input geomtries using the Douglas-Peucker algorithim.
- generalize(GeneralizeParameters) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
Generalizes the input geomtries using the Douglas-Peucker algorithim.
- GeneralizeCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when the generalize operation is complete.
- GeneralizeHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when the generalize operation is complete.
- GeneralizeParameters - Class in edu.ucdavis.cstars.client.tasks
-
Sets the geomteries, maximum deviation and units for the generalize operation.
- GenerateRendererCallback - Interface in edu.ucdavis.cstars.client.callback
-
This function will be called when the operation is complete.
- GenerateRendererHandler - Interface in edu.ucdavis.cstars.client.event
-
Fired when the classification operation is complete.
- GenerateRendererParameters - Class in edu.ucdavis.cstars.client.tasks
-
Class added v2.6.
- GenerateRendererTask - Class in edu.ucdavis.cstars.client.tasks
-
The GenerateRendererTask class creates a renderer based on a classification definition and optional where
clause.
- GenerateRendererTask.Options - Class in edu.ucdavis.cstars.client.tasks
-
- generateToken(ServerInfo, JavaScriptObject) - Method in class edu.ucdavis.cstars.client.IdentityManagerBase
-
Returns an object containing a token and its expiration time.
- geographicToWebMercator(Geometry) - Static method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Converts geometry from geographic units to Web Mercator units.
- Geometry - Class in edu.ucdavis.cstars.client.geometry
-
The base class for geometry objects.
- Geometry.GeometryType - Enum in edu.ucdavis.cstars.client.geometry
-
- GeometryService - Class in edu.ucdavis.cstars.client.tasks
-
Represents a geometry service resource exposed by the ArcGIS Server REST API.
- GeometryService.UnitType - Enum in edu.ucdavis.cstars.client.tasks
-
- Geoprocessor - Class in edu.ucdavis.cstars.client.tasks
-
Represents a GP Task resource exposed by the ArcGIS Server REST API.
- GeoprocessorExecuteCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when a synchronous GP task is completed.
- GeoprocessorExecuteHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when a synchronous GP task is completed.
- GeoprocessorJobHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when an asynchronous GP task using submitJob is complete.
- get(String) - Static method in enum edu.ucdavis.cstars.client.arcgis.Portal.Access
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.arcgis.PortalGroup.Access
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.arcgis.PortalQueryParams.SortField
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.arcgis.PortalUser.Access
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.arcgis.PortalUser.Role
-
- get(String) - Method in class edu.ucdavis.cstars.client.dijits.BasemapGallery
-
Return the basemap with the specified id.
- get(String) - Static method in enum edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer.ImageFormat
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.AlgorithmicColorRamp.Algorithm
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition.ClassificationMethod
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition.NormalizationType
-
- get(double) - Static method in enum edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition.StandardDeviationInterval
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.ClassificationDefinition.Type
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.ParameterValue.DataType
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.PrintTemplate.Format
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.PrintTemplate.Layout
-
- get(String) - Static method in enum edu.ucdavis.cstars.client.tasks.StatisticDefinition.StatisticType
-
- get(int) - Method in class edu.ucdavis.cstars.client.UndoManager
-
Get the specified operation from the stack.
- getAccess() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The access level of the organization.
- getAccess() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The access privileges on the group which determines who can see and access the group.
- getAccess() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The access level for the user: private, org or public.
- getAccumulateAttributes() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The list of network attribute names to be accumulated with the analysis, i.e.,which attributes should be returned as part of the response.
- getAccumulateAttributes() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The list of network attribute names to be accumulated with the analysis, i.e.
- getAccumulateAttributes() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The list of network attribute names to be accumulated with the analysis, i.e., which attributes should be returned as part of the response.
- getAddress() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
Specifies address properties for the result.
- getAddressAsObject() - Method in class edu.ucdavis.cstars.client.tasks.AddressCandidate
-
Address of the candidate.
- getAddressAsString() - Method in class edu.ucdavis.cstars.client.tasks.AddressCandidate
-
Use this when using single line address requests
- getAddressLine() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the street line of an address.
- getAddressValue(String) - Method in class edu.ucdavis.cstars.client.tasks.AddressResult
-
Utility method that will try and return any of the values in the
Address JavaScript object as long as it has been set
- getAdminDistrict() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the subdivision name within the country or region for an address.
- getAdmins() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroupMembers
-
An array containing the user names for each administrator of the group.
- getAgedSymbol(Symbol, Graphic) - Method in class edu.ucdavis.cstars.client.renderer.SymbolAger
-
All subclasses override this method to provide their own implementation to calculate aging and return the appropriate symbol
- getAlgorithm() - Method in class edu.ucdavis.cstars.client.tasks.AlgorithmicColorRamp
-
The algorithim used to generate the colors between the fromColor and toColor.
- getAlias() - Method in class edu.ucdavis.cstars.client.layers.Field
-
The alias name for the field.
- getAlign() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
The text alignment in relation to the point.
- getAlpha() - Method in class edu.ucdavis.cstars.client.dojo.Color
-
- getAnchor() - Method in class edu.ucdavis.cstars.client.dijits.InfoWindow
-
Placement of the InfoWindow with respect to
the graphic.
- getAngle() - Method in class edu.ucdavis.cstars.client.symbol.MarkerSymbol
-
The angle of the image.
- getAngle() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
Text angle.
- getAngle() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.Info
-
- getAreas() - Method in class edu.ucdavis.cstars.client.event.AreasAndLengthsHandler.AreasAndLengths
-
- getAreaUnit() - Method in class edu.ucdavis.cstars.client.tasks.AreasAndLengthsParameters
-
The area unit in which areas of polygons will be calculated.
- getArguments() - Method in class edu.ucdavis.cstars.client.layers.RasterFunction
-
Get the function arguments
- getAround() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.Info
-
- getAttachmentId() - Method in class edu.ucdavis.cstars.client.layers.FeatureEditResult
-
Unique ID of the attachment.
- getAttributeField() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer
-
The name of the attribute field the renderer uses to match values against.
- getAttributeField() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
The name of the attribute field the renderer uses to match values against.
- getAttributeField() - Method in class edu.ucdavis.cstars.client.tasks.UniqueValueDefinition
-
The name of the field that contains unique values.
- getAttributeField2() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
If needed, specify an additional attribute field the renderer uses to match values.
- getAttributeField2() - Method in class edu.ucdavis.cstars.client.tasks.UniqueValueDefinition
-
The name of the field that contains unique values when combined with the values specified by attributeField.
- getAttributeField3() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
If needed, specify an additional attribute field the renderer uses to match values.
- getAttributeField3() - Method in class edu.ucdavis.cstars.client.tasks.UniqueValueDefinition
-
The name of the field that contains unique values when combined with the values specified by attributeField and attributeField2.
- getAttributeParameterValues() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
An array of attribute parameter values that determine which network elements can be used by a vehicle
- getAttributeParameterValues() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
Each element in the array is an object that describes the parameter values.
- getAttributeParameterValues() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
A set of attribute parameter values that can be parameterized to determine which network elements can be used by a vehicle.
- getAttributes() - Method in class edu.ucdavis.cstars.client.Graphic
-
Name value pairs of fields and field values associated with the graphic.
- getAttributes() - Method in class edu.ucdavis.cstars.client.tasks.AddressCandidate
-
Name value pairs of field name and field value as defined in outFields in Locator.addressToLocations.
- getAuthor() - Method in class edu.ucdavis.cstars.client.restful.RestfulDocumentInfo
-
- getBandCount() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Number of bands in ArcGISImageServiceLayer.
- getBandIds() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Array of current band selections.
- getBandIds() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Array of current band selections.
- getBands() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The raster bands that the raster dataset is composed of and their
statistics.
- getBarriers() - Method in class edu.ucdavis.cstars.client.event.RouteSolveHandler.SolveResult
-
- getBarriers() - Method in class edu.ucdavis.cstars.client.event.SolveHandler.SolveResult
-
- getBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of point barriers loaded as network locations during analysis.
- getBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of point barriers loaded as network locations during analysis.
- getBasemapGalleryGroupQuery() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The query that defines the basemaps that are displayed in the Basemap Gallery.
- getBasemaps() - Method in class edu.ucdavis.cstars.client.dijits.BasemapGallery
-
List of basemaps displayed in the BasemapGallery.
- getBaseSymbol() - Method in class edu.ucdavis.cstars.client.tasks.ClassificationDefinition
-
Define a default symbol for the classification.
- getBbox() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Extent of map to be exported.
- getBestView() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
Best extent for displaying the result.
- getBevelRatio() - Method in class edu.ucdavis.cstars.client.tasks.OffsetParameters
-
The bevelRatio is multiplied by the offset distance and the result determines how far a mitered offset intersection
can be located before it is bevelled.
- getBlue() - Method in class edu.ucdavis.cstars.client.dojo.Color
-
- getBoolean(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
- getBreakCount() - Method in class edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition
-
The number of class breaks.
- getBreaks() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer
-
Deprecated.
at v2.0, use getInfos() instead.
- getBufferSpatialRefernce() - Method in class edu.ucdavis.cstars.client.tasks.BufferParameters
-
The spatial reference in which the geometries are buffered.
- getCalculationMethod() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
Contains values that indicate the geocode method used to match the location to the map.
- getCap() - Method in class edu.ucdavis.cstars.client.symbol.CartographicLineSymbol
-
The cap style.
- getCapabilites() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
Capabilities of the map service, possible values are Map, Query and Data.
- getCapabilities() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Capabilities of the map service, possible values are Map, Query and Data.
- getCapabilities() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Information about the capabilities enabled for this layer.
- getCapabilities() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getCatalogItems() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The set of catalog items that overlap the input geometry.
- getCatalogItemVisibilities() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The set of visible areas for the identified catalog items.
- getCategory() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getCategory() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getCategory() - Method in class edu.ucdavis.cstars.client.restful.RestfulDocumentInfo
-
- getCenter() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Returns the center point of the extent in map units.
- getChoiceList() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getCity() - Method in class edu.ucdavis.cstars.client.tasks.Address
-
- getCity() - Method in class edu.ucdavis.cstars.client.tasks.AddressResult
-
Return the City attribute.
- getClassificationDefinition() - Method in class edu.ucdavis.cstars.client.tasks.GenerateRendererParameters
-
A ClassBreaksDefinition or UniqueValueDefinition classification definition used to generate the data classes.
- getClassificationField() - Method in class edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition
-
The name of the field used to match values.
- getClassificationMethod() - Method in class edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition
-
The name of the classification method.
- getCode() - Method in class edu.ucdavis.cstars.client.Error
-
- getCodedValues() - Method in class edu.ucdavis.cstars.client.layers.CodedValueDomain
-
An array of the coded values in the domain.
- getColor() - Method in class edu.ucdavis.cstars.client.symbol.Symbol
-
Symbol color.
- getColorRampAsAlgorithmicColorRamp() - Method in class edu.ucdavis.cstars.client.tasks.ClassificationDefinition
-
Define a color ramp for the classification.
- getColorRampAsMultiPartColorRamp() - Method in class edu.ucdavis.cstars.client.tasks.ClassificationDefinition
-
Define a color ramp for the classification.
- getColorRamps() - Method in class edu.ucdavis.cstars.client.tasks.MultiPartColorRamp
-
Define an array of algorithmic color ramps used to generate the multi part ramp.
- getComments() - Method in class edu.ucdavis.cstars.client.restful.RestfulDocumentInfo
-
- getCompressionQuality() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Current compression quality value.
- getCompressionQuality() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Current compression quality value.
- getConfidence() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
Value indicating how confident the service is about the result.
- getContent() - Method in class edu.ucdavis.cstars.client.Graphic
-
Returns the content string based on attributes and infoTemplate values.
- getContent() - Method in class edu.ucdavis.cstars.client.InfoTemplate
-
The template for defining how to format the content used in an InfoWindow.
- getContentAsFunction() - Method in class edu.ucdavis.cstars.client.InfoTemplate
-
The template for defining how to format the content used in an InfoWindow.
- getContentType() - Method in class edu.ucdavis.cstars.client.layers.AttachmentInfo
-
- getContentType() - Method in class edu.ucdavis.cstars.client.restful.LegendInfo
-
- getCoords() - Method in class edu.ucdavis.cstars.client.dijits.InfoWindow
-
The anchor point of the InfoWindow in screen coordinates.
- getCopyright() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Copyright string as defined by the map service.
- getCopyright() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
Copyright string as defined by the map service.
- getCopyright() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Copyright information for the layer.
- getCopyright() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Copyright of the WMS service.
- getCopyright() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
Copyright information for the service.
- getCopyrightText() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Copyright string as defined by the image service.
- getCopyrightText() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getCountryRegion() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the country or region name of an address.
- getCreated() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
Date the organization was created.
- getCreated() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The date the group was created.
- getCreated() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The date the user was created.
- getCreationDateField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.EditFieldsInfo
-
- getCreatorField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.EditFieldsInfo
-
- getCredential(String, boolean) - Method in class edu.ucdavis.cstars.client.IdentityManagerBase
-
Returns a Credential object that can be used to access the secured resource identified by the input url.
- getCredential(String) - Method in class edu.ucdavis.cstars.client.IdentityManagerBase
-
Returns a Credential object that can be used to access the secured resource identified by the input url.
- getCredential() - Method in class edu.ucdavis.cstars.client.layers.Layer
-
Provides credential information for the layer such as userid and token if the layer represents a
resource that is secured with token-based authentication.
- getCulture() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The default locale (language and country) information.
- getCulture() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The default culture for the user.
- getCulture() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocoder
-
Specifies the culture in which to return results.
- getCulture() - Method in class edu.ucdavis.cstars.client.virtualearth.VETiledLayer
-
Specifies the culture in which to return results.
- getCurrentPoint() - Method in class edu.ucdavis.cstars.client.InfoWindowBase
-
- getCurrentState() - Method in class edu.ucdavis.cstars.client.toolbars.Edit
-
Get an edit state object.
- getCurrentTimeExtent() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
-
Gets the current time extent for the time slider.
- getCurrentVersion() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getCurrentVersion() - Method in class edu.ucdavis.cstars.client.restful.RestfulServiceInfo
-
- getDataSourceAsJoinDataSource() - Method in class edu.ucdavis.cstars.client.layers.LayerDataSource
-
The data source used to create the a dynamic data layer on the fly.
- getDataSourceAsQueryDataSource() - Method in class edu.ucdavis.cstars.client.layers.LayerDataSource
-
The data source used to create the a dynamic data layer on the fly.
- getDataSourceAsRasterDataSource() - Method in class edu.ucdavis.cstars.client.layers.LayerDataSource
-
The data source used to create the a dynamic data layer on the fly.
- getDataSourceAsTableDataSource() - Method in class edu.ucdavis.cstars.client.layers.LayerDataSource
-
The data source used to create the a dynamic data layer on the fly.
- getDataSourceName() - Method in class edu.ucdavis.cstars.client.layers.RasterDataSource
-
The name of a raster that resides in the registered workspace.
- getDataSourceName() - Method in class edu.ucdavis.cstars.client.layers.TableDataSource
-
The name of a table, feature class or raster that resides in the registered workspace.
- getDataType() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getDataType() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
Specifies the type of data for the parameter.
- getDate() - Method in class edu.ucdavis.cstars.client.tasks.Date
-
Date value returned from server.
- getDecoration() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
The decoration on the text.
- getDefaultBasemap() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The default basemap the portal displays in the map viewer.
- getDefaultBreaks() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
An array of numbers defining the breaks.
- getDefaultCutoff() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The cutoff value used to determine when to stop traversing.
- getDefaultDefinitionExpression() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Metadata describing the default definition expression for the layer as defined by the service.
- getDefaultExtent() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The default extent for the map the portal displays in the map viewer.
- getDefaultLabel() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
Label for the default symbol used to draw unspecified values.
- getDefaultSymbol() - Method in class edu.ucdavis.cstars.client.renderer.Renderer
-
Default symbol used when a value or break cannot be matched.
- getDefaultTargetFacilityCount() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The number of facilities to find.
- getDefaultValue() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getDefinitionExpression() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Returns the current definition expression.
- getDefinitionExpression() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getDescription() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
A description of the organization / portal.
- getDescription() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
A detailed description of the group.
- getDescription() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
Description of the user.
- getDescription() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker.SelectedItem
-
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Map description as defined by the map service.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Copyright string as defined by the image service.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
Map description as defined by the map service.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The description of the layer as defined in the map service.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.FeatureTemplate
-
The description of the template.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
The KML folder description.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.KMLGroundOverlay
-
KML ground overlay description.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Description of the WMS service.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.WMSLayerInfo
-
The layer description defines the value of the Abstract capabilities property.
- getDescription() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
The description of the active layer if specified in the capabilties file or the resource info.
- getDescription() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Info
-
Label for the symbol used to draw the value.
- getDescription() - Method in class edu.ucdavis.cstars.client.renderer.SimpleRenderer
-
Description for the renderer.
- getDescription() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer.Info
-
Label for the symbol used to draw the value.
- getDescription() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getDescription() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getDescription() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getDescription() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getDescription() - Method in class edu.ucdavis.cstars.client.tasks.GPMessage
-
A description of the geoprocessing message.
- getDetails() - Method in class edu.ucdavis.cstars.client.Error
-
- getDeviationUnit() - Method in class edu.ucdavis.cstars.client.tasks.GeneralizeParameters
-
The maximum deviation unit.
- getDirection() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getDirectionLengthUnits() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The length units to use when computing directions.
- getDirections() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
An array of directions.
- getDirections() - Method in class edu.ucdavis.cstars.client.tasks.RouteResult
-
Route directions are returned if RouteParameters.returnDirections is set to true.
- getDirectionsLanguage() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The language used when computing directions.
- getDirectionsLanguage() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The language used when computing directions.
- getDirectionsLengthUnits() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The length units used when computing directions.
- getDirectionsTimeAttribute() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The name of the attribute field that contains the drive time values.
- getDirectionsTimeAttribute() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The name of network attribute to use for the drive time when computing directions.
- getDisplayField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The name of the layer's primary display field.
- getDisplayField() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getDisplayFieldName() - Method in class edu.ucdavis.cstars.client.tasks.FeatureSet
-
The name of the layer's primary display field.
- getDisplayFieldName() - Method in class edu.ucdavis.cstars.client.tasks.FindResult
-
The name of the layer's primary display field.
- getDisplayFieldName() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyResult
-
The name of the layer's primary display field.
- getDisplayName() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getDisplayName() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getDisplayName() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
Contains a display name for the result.
- getDistance() - Method in class edu.ucdavis.cstars.client.tasks.LinearUnit
-
Specifies the value of the linear distance.
- getDistances() - Method in class edu.ucdavis.cstars.client.tasks.BufferParameters
-
The distances the input features are buffered.
- getDistanceUnit() - Method in class edu.ucdavis.cstars.client.tasks.DistanceParameters
-
Specifies the units for measuring distance between geometry1 and geometry2.
- getDistrict() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the higher level administrative subdivision used in some countries or regions.
- getDocumentInfo() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getDojoShape() - Method in class edu.ucdavis.cstars.client.Graphic
-
Returns the Dojo gfx shape of the ESRI graphic.
- getDomain() - Method in class edu.ucdavis.cstars.client.layers.Field
-
Domain associated with the field.
- getDomNode() - Method in class edu.ucdavis.cstars.client.InfoWindowBase
-
The reference to a DOM node where the info window is constructed.
- getDouble(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
- getDpi() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
The output dpi of the dynamic map service layer.
- getDpi() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Dots per inch setting for an ArcGISDynamicMapServiceLayer.
- getDpi() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
The dpi of the tiling scheme.
- getDpi() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Resolution of the current map view in dots per inch.
- getDpi() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate.ExportOptions
-
- getDrawingInfo() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getDrawingTool() - Method in class edu.ucdavis.cstars.client.layers.FeatureTemplate
-
The default drawing tool defined for the template.
- getDx() - Method in class edu.ucdavis.cstars.client.toolbars.Transform
-
- getDy() - Method in class edu.ucdavis.cstars.client.toolbars.Transform
-
- getDynamicLayerInfos() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
An array of DynamicLayerInfos used to change the layer ordering or redefine the map.
- getDynamicLayerInfos() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
An array of DynamicLayerInfos used to change the layer ordering or redefine the map.
- getEditCapabilities() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Returns an object that describes the edit capabilities of the layer.
- getEditCapabilities(Graphic, String) - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Returns an object that describes the edit capabilities of the layer.
- getEditDateField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.EditFieldsInfo
-
- getEditFieldsInfo() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Indicates the field names for the editor fields.
- getEditorField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.EditFieldsInfo
-
- getEmail() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The user's email address.
- getEndTime() - Method in class edu.ucdavis.cstars.client.TimeExtent
-
Get the end time for the specified time extent.
- getEndTimeField() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
The name of the attribute field that contains the end time information.
- getEntityType() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
Further refines the geocode results that have been returned.
- getError() - Method in class edu.ucdavis.cstars.client.event.MapLayersAddResultHandler.Result
-
Error message if the map was unable to add the layer.
- getError() - Method in class edu.ucdavis.cstars.client.layers.FeatureEditResult
-
Information about errors that occur if the edit operation failed.
- getExcludeSourcesFromPolygons() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
An array of network source names to NOT use when generating polygons.
- getExecutionType() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getExpires() - Method in class edu.ucdavis.cstars.client.Credential
-
Token expiration time specified as number of milliseconds since 1 January 1970 00:00:00 UTC.
- getExportOptions() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
Default time-related export options for the layer.
- getExportOptions() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
-
Define the map width, height and dpi.
- getExtendHow() - Method in class edu.ucdavis.cstars.client.tasks.TrimExtendParameters
-
A flag used along with the trimExtend operation.
- getExtent() - Method in class edu.ucdavis.cstars.client.geometry.Multipoint
-
Gets the extent of all the points.
- getExtent() - Method in class edu.ucdavis.cstars.client.geometry.Polygon
-
Returns the extent of the polygon.
- getExtent() - Method in class edu.ucdavis.cstars.client.geometry.Polyline
-
Returns the extent of the Polyline.
- getExtent() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Extent of the exported image.
- getExtent() - Method in class edu.ucdavis.cstars.client.layers.MapImage
-
Extent of exported map.
- getExtent() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Extent of the WMS service.
- getExtent() - Method in class edu.ucdavis.cstars.client.layers.WMSLayerInfo
-
The layer extent.
- getExtent() - Method in class edu.ucdavis.cstars.client.MapWidget
-
The current extent of the map in map units.
- getExtent() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getExtent() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
The extent of the route.
- getExtentForScale(MapWidget, int) - Static method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Get the extent for the specified scale.
- getFacilities() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
An array of points, only returned when ClosestFacilityParameters.returnFacilities is true.
- getFacilities() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
Array of points, only returned if ServiceAreaParameters.returnFacilities is set to true.
- getFacilitiesAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of facilities loaded as network locations during analysis.
- getFacilitiesAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of facilities loaded as network locations during analysis.
- getFacilitiesAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of facilities loaded as network locations during analysis.
- getFacilitiesAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of facilities loaded as network locations during analysis.
- getFamily() - Method in class edu.ucdavis.cstars.client.symbol.Font
-
Font family.
- getFeature(KMLLayer.FeatureInfo) - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
Get the KML feature identified by the input feature info.
- getFeature() - Method in class edu.ucdavis.cstars.client.tasks.FindResult
-
The found feature.
- getFeature() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyResult
-
The layer name that contains the feature.
- getFeatureAsFolder(KMLLayer.FeatureInfo) - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
Get the KML feature identified by the input feature info.
- getFeatureAsGroundOverlay(KMLLayer.FeatureInfo) - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
Get the KML feature identified by the input feature info.
- getFeatureAsNetworkLink(KMLLayer.FeatureInfo) - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
Get the KML feature identified by the input feature info.
- getFeatureAsPlacemark(KMLLayer.FeatureInfo) - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
Get the KML feature identified by the input feature info.
- getFeaturedGroups() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The featured groups for the portal.
- getFeaturedItemsGroupQuery() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The query that defines the featured group.
- getFeatureIds() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.RelatedFeatures
-
- getFeatureInfos() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
An array of objects that describe top-level KML features ids and their types.
- getFeatureInfos() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
An array of objects that describe top-level KML features ids and their types.
- getFeatureLayer() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker.SelectedFeatureLayer
-
- getFeatures() - Method in class edu.ucdavis.cstars.client.tasks.FeatureSet
-
The array of graphics returned.
- getFeatureSet(String) - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.RelatedFeatures
-
- getFeatureSetById(String) - Method in class edu.ucdavis.cstars.client.event.QueryTaskRelationshipHandler.RelatedFeatureSets
-
- getFieldAliases() - Method in class edu.ucdavis.cstars.client.tasks.FeatureSet
-
Set of name-value pairs for the attribute's field and alias names.
- getFieldDelimiter() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
String inserted between the values if multiple attribute fields are specified.
- getFields() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The array of fields in the layer.
- getFields() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getFillSymbol() - Method in class edu.ucdavis.cstars.client.toolbars.Draw
-
Symbol to be used when drawing a Polygon or Extent.
- getFixedAnchor() - Method in class edu.ucdavis.cstars.client.dijits.InfoWindow
-
InfoWindow always show with the specified anchor.
- getFloat(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
- getFolders(PortalFoldersCallback) - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
Find folders for the portal user.
- getFolders() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
An array of KMLFolder objects that describe the folders and nested folders defined
in the KML file.
- getFolders() - Method in class edu.ucdavis.cstars.client.restful.RestfulServiceInfo
-
- getFont() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
Font for displaying text.
- getFormat() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The output image type.
- getFormat() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Map image format.
- getFormat() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Map image format.
- getFormat() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
Image format of the cached tiles.
- getFormat() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
The tile format.
- getFormat() - Method in class edu.ucdavis.cstars.client.tasks.Date
-
The format of the date used in the date property.
- getFormat() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
-
The print output format.
- getFormat() - Method in class edu.ucdavis.cstars.client.tasks.RasterData
-
Specifies the format of the raster data such as "jpg", "tif" etc.
- getFormattedAddress() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Contains the complete address.
- getFoundFieldName() - Method in class edu.ucdavis.cstars.client.tasks.FindResult
-
The name of the field that contains the search text.
- getFromColor() - Method in class edu.ucdavis.cstars.client.tasks.AlgorithmicColorRamp
-
The first color in the color ramp.
- getFullExtent() - Method in class edu.ucdavis.cstars.client.layers.DynamicMapServiceLayer
-
Full extent as defined by the map service.
- getFullExtent() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The full extent of the layer.
- getFullExtent() - Method in class edu.ucdavis.cstars.client.layers.TiledMapServiceLayer
-
Full extent as defined by the map service.
- getFullExtent() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getFullname() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The user's full name.
- getFunctionName() - Method in class edu.ucdavis.cstars.client.layers.RasterFunction
-
The raster function name.
- getGdbVersion() - Method in class edu.ucdavis.cstars.client.layers.LayerMapSource
-
When supported, specify the version in an SDE workspace that the layer will use.
- getGdbVersion() - Method in class edu.ucdavis.cstars.client.layers.TableDataSource
-
When supported, specify the version in an SDE workspace that the layer will use.
- getGeometries() - Method in class edu.ucdavis.cstars.client.tasks.BufferParameters
-
The input geometries to buffer.
- getGeometries() - Method in class edu.ucdavis.cstars.client.tasks.GeneralizeParameters
-
The array of input geometries to generalize.
- getGeometries() - Method in class edu.ucdavis.cstars.client.tasks.OffsetParameters
-
The array of geomtries to be offset.
- getGeometries1() - Method in class edu.ucdavis.cstars.client.tasks.RelationParameters
-
The first array of geometries to compute the relations.
- getGeometries2() - Method in class edu.ucdavis.cstars.client.tasks.RelationParameters
-
The second array of geometries to compute the relations.
- getGeometry() - Method in class edu.ucdavis.cstars.client.Graphic
-
The geometry that defines the graphic.
- getGeometry() - Method in class edu.ucdavis.cstars.client.tasks.DataLayer
-
The geometry to apply to the spatial filter.
- getGeometry() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
The geometry used to select features during Identify.
- getGeometry() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyParameters
-
- getGeometry() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
The geometry to apply to the spatial filter.
- getGeometry1() - Method in class edu.ucdavis.cstars.client.tasks.DistanceParameters
-
The geometry from which the distance is to measured.
- getGeometry1Index() - Method in class edu.ucdavis.cstars.client.event.RelationHandler.Relationship
-
- getGeometry2() - Method in class edu.ucdavis.cstars.client.tasks.DistanceParameters
-
The geometry to which the distance is measured.
- getGeometry2Index() - Method in class edu.ucdavis.cstars.client.event.RelationHandler.Relationship
-
- getGeometryType() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Geometry type of the features in the layer.
- getGeometryType() - Method in class edu.ucdavis.cstars.client.layers.QueryDataSource
-
The geometry type of the data source.
- getGeometryType() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getGeometryType() - Method in class edu.ucdavis.cstars.client.tasks.FeatureSet
-
The geometry type of the FeatureSet.
- getGetMapUrl() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
The URL for the WMS GetMap call.
- getGlobalIdField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The globalIdField for the layer.
- getGraphic() - Method in class edu.ucdavis.cstars.client.event.MouseEvent
-
- getGraphic() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.EditState
-
The graphic that is currently being edited.
- getGraphics() - Method in class edu.ucdavis.cstars.client.layers.GraphicsLayer
-
The array of graphics that make up the layer.
- getGraphics() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Add and remove graphics from the GraphicsLayer.
- getGraphicsLayerIds() - Method in class edu.ucdavis.cstars.client.MapWidget
-
An array of the current GraphicsLayers in the map.
- getGreen() - Method in class edu.ucdavis.cstars.client.dojo.Color
-
- getGrid() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker
-
Reference to the data grid used to display the templates.
- getGroupByFieldsForStatistics() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
One or more field names that will be used to group the statistics.
- getGroupInvitations(PortalGroupInvitationsCallback) - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
Provides access to the group invitations for the portal user.
- getGroups(PortalGroupsCallback) - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
Find all the groups that the portal user has permissions to access.
- getHeight() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Distance between ymin and ymax.
- getHeight() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Requested image height in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Requested image height in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.layers.MapImage
-
Requested image height in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
Height of each tile in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Current height of the map in screen pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
Height of the image in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.symbol.PictureMarkerSymbol
-
Height of the image in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Height of the map currently being viewed in pixels.
- getHeight() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate.ExportOptions
-
- getHelpUrl() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getHref() - Method in class edu.ucdavis.cstars.client.layers.MapImage
-
URL to returned image.
- getHttpQuery() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getId() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The id of the organization that owns this portal.
- getId() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The id for the group.
- getId() - Method in class edu.ucdavis.cstars.client.dijits.Basemap
-
The basemap's id.
- getId() - Method in class edu.ucdavis.cstars.client.layers.AttachmentInfo
-
- getId() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.Relationship
-
Unique ID for the relationship
- getId() - Method in class edu.ucdavis.cstars.client.layers.FeatureType
-
The feature type identifier.
- getId() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
The KML folder id.
- getId() - Method in class edu.ucdavis.cstars.client.layers.KMLGroundOverlay
-
The id of the KML ground overlay.
- getId() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.FeatureInfo
-
- getId() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getId() - Method in class edu.ucdavis.cstars.client.layers.Layer
-
ID assigned to the layer.
- getId() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
Layer ID assigned by ArcGIS Server for a layer.
- getId() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Reference to HTML DIV or other element where the map is placed
on the page.
- getId() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getIds() - Method in class edu.ucdavis.cstars.client.event.QueryTaskRelationshipHandler.RelatedFeatureSets
-
- getImageData() - Method in class edu.ucdavis.cstars.client.restful.LegendInfo
-
- getImageFormat() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
The output image type.
- getImageFormat() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
The map image format.
- getImages() - Method in class edu.ucdavis.cstars.client.layers.MapImageLayer
-
Get an array of MapImage objects that define the images in the MapImageLayer.
- getImageSpatialReference() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Spatial reference of exported map.
- getImageUrl(Extent, float, float, GetImageUrlCallback) - Method in class edu.ucdavis.cstars.client.layers.DynamicMapServiceLayer
-
Method to implement when extending DynamicMapServiceLayer.
- GetImageUrlCallback - Interface in edu.ucdavis.cstars.client.callback
-
- getImageVisibility(MapImage) - Method in class edu.ucdavis.cstars.client.layers.MapImageLayer
-
Get the current visibility of the input MapImage.
- getImpedanceAttribute() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The network attribute name to be used as the impedance attribute in analysis.
- getImpedanceAttribute() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The network attribute name used as the impedence attribute in analysis.The default is as defined in the specific
routing network layer used in your RouteTask.
- getImpedenceAttribute() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The network attribute field name used as the impedence attribute during
analysis.
- getIncidents() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
An array of points, only returned when ClosestFacilityParameters.returnIncidents is true.
- getIncidentsAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of incidents loaded as network locations during analysis.
- getIncidentsAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of incidents loaded as network locations during analysis.
- getInfos() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer
-
Each element in the array is an object that provides information about the class breaks associated with the renderer.
- getInfos() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
Each element in the array is an object that provides information about the unique values associated with the renderer.
- getInfoTemplate() - Method in class edu.ucdavis.cstars.client.Graphic
-
The content for display in an InfoWindow.
- getInfoWindow() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Displays the InfoWindow on a map.
- getInfoWindowAnchor(Point) - Method in class edu.ucdavis.cstars.client.MapWidget
-
Sets an InfoWindow's anchor when calling InfoWindow.show
- getInfoWindowBaseObject() - Method in class edu.ucdavis.cstars.client.InfoWindowBase
-
- getInitialExtent() - Method in class edu.ucdavis.cstars.client.layers.DynamicMapServiceLayer
-
Initial extent as defined by the map service.
- getInitialExtent() - Method in class edu.ucdavis.cstars.client.layers.TiledMapServiceLayer
-
Initial extent as defined by the map service.
- getInitialExtent() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getInt(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
- getInterpolation() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Current interpolation method.
- getInterpolation() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Current interpolation method.
- getItem(String) - Static method in class edu.ucdavis.cstars.client.ESRI
-
Get details about the input ArcGIS.com item.
- getItems(String, PortalItemsCallback) - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
Retrieve all the items in the specified folder.
- getJobId() - Method in class edu.ucdavis.cstars.client.tasks.JobInfo
-
The unique job ID assigned by ArcGIS Server.
- getJobStatus() - Method in class edu.ucdavis.cstars.client.tasks.JobInfo
-
The job status.
- getJoin() - Method in class edu.ucdavis.cstars.client.symbol.CartographicLineSymbol
-
The join style.
- getJoinType() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The type of join that will be performed.
- getJson() - Method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Converts object to its ArcGIS Server JSON representation.
- getJson() - Method in class edu.ucdavis.cstars.client.layers.QueryDataSource
-
Converts object to its ArcGIS Server JSON representation.
- getJsonType(Geometry) - Static method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Requests the geometry type name as represented in the ArcGIS REST.
- getKeyCode() - Method in class edu.ucdavis.cstars.client.event.KeyEvent
-
- getKeys() - Method in class edu.ucdavis.cstars.client.JSObject
-
- getKeywords() - Method in class edu.ucdavis.cstars.client.restful.RestfulDocumentInfo
-
- getLabel() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker.SelectedItem
-
- getLabel() - Method in class edu.ucdavis.cstars.client.OperationBase
-
Get the label for this operation.
- getLabel() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Info
-
Label for the symbol used to draw the value.
- getLabel() - Method in class edu.ucdavis.cstars.client.renderer.SimpleRenderer
-
Label for the renderer.
- getLabel() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer.Info
-
Label for the symbol used to draw the value.
- getLabel() - Method in class edu.ucdavis.cstars.client.restful.LegendInfo
-
- getLabel() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
-
The text that appears on the PrintWidget's print button.
- getLayer() - Method in class edu.ucdavis.cstars.client.event.MapLayersAddResultHandler.Result
-
Layer added to the map.
- getLayer() - Method in class edu.ucdavis.cstars.client.Graphic
-
Returns the graphics layer that contains the graphic.
- getLayer(String) - Method in class edu.ucdavis.cstars.client.MapWidget
-
Returns an individual layer of a map.
- getLayerDefinitions() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Sets the layer definitions used to filter the features of individual layers in the map service.
- getLayerDefinitions() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Array of layer definition expressions that allows you to filter the features of individual layers in the
exported map image.
- getLayerDefinitions() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
Array of layer definition expressions that allows you to filter the features of individual layers.
- getLayerDefinitions() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Array of layer definition expressions that allows you to filter the features of individual layers.
- getLayerDrawingOptions() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Array of LayerDrawingOptions used to override the way layers are drawn.
- getLayerId() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Unique ID of the layer that the FeatureLayer was contructed against.
- getLayerId() - Method in class edu.ucdavis.cstars.client.tasks.FindResult
-
Unique ID of the layer that contains the feature.
- getLayerId() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyResult
-
An identified feature.
- getLayerIds() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
A list of layer ID's, that represent which layers to include in the exported map.
- getLayerIds() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Array of current TiledMapServiceLayers and DynamicMapServiceLayers
added to the map.
- getLayerIds() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
The layers to perform the find operation on.
- getLayerIds() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
The layers to perform the identify operation on.
- getLayerInfos() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Returns the available layers in service and their default visibility.
- getLayerInfos() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
Returns the available layers in service and their default visibility.
- getLayerInfos() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
List of layers in the WMS service.
- getLayerInfos() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
An array of WMTSLayerInfo objects.
- getLayerName() - Method in class edu.ucdavis.cstars.client.tasks.FindResult
-
The layer name that contains the feature.
- getLayerName() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyResult
-
Unique ID of the layer that contains the feature.
- getLayerOption() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
The option for displaying or hiding the layer.
- getLayerOption() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Specifies which layers to use when using Identify.
- getLayers() - Method in class edu.ucdavis.cstars.client.dijits.Basemap
-
The list of layers contained in the basemap or a dojo.Deferred if a call to ArcGIS.com needs to be made to
retrieve the list of ArcGIS.com basemaps.
- getLayers() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
Get an array of map layers that were created to draw placemarks, ground and screen overlays.
- getLayers() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayersInfo
-
- getLayers() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getLayersDeferred() - Method in class edu.ucdavis.cstars.client.dijits.Basemap
-
The list of layers contained in the basemap or a dojo.Deferred if a call to ArcGIS.com needs to be made to
retrieve the list of ArcGIS.com basemaps.
- getLayerTemplatesGroupQuery() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The query that defines the collection of editable layer templates.
- getLayerTimeOptions() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Array of LayerTimeOptions objects that allow you to override how a layer is exported in reference to
the map's time extent.
- getLayerTimeOptions() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Array of LayerTimeOptions objects that allow you to define time options for the specified layers.
- getLayerType() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
- getLayout() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
-
The layout used for the print output.
- getLayoutAsString() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
-
The layout used for the print output.
- getLayoutOptions() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate
-
Define the layout elements.
- getLeft() - Method in class edu.ucdavis.cstars.client.control.Control
-
Gets the controls left offset
- getLeftTableKey() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The key field used for the left table source for the join.
- getLeftTableSourceAsLayerDataSource() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The data source to be used as the left table for the join operation.
- getLeftTableSourceAsLayerMapSource() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The data source to be used as the left table for the join operation.
- getLegendInfo() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
Get the layers LegendInfo if it is attached to this LayerInfo object.
- getLength(Point, Point) - Static method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Calculates the length of a line based on the input of two points.
- getLength() - Method in class edu.ucdavis.cstars.client.layers.Field
-
The field length
- getLength() - Method in class edu.ucdavis.cstars.client.UndoManager
-
The number of operations stored in the history stack.
- getLengths() - Method in class edu.ucdavis.cstars.client.event.AreasAndLengthsHandler.AreasAndLengths
-
- getLengths() - Method in class edu.ucdavis.cstars.client.event.LengthsHandler.Lengths
-
- getLengthUnit() - Method in class edu.ucdavis.cstars.client.tasks.AreasAndLengthsParameters
-
The length unit in which perimeters of polygons will be calculated.
- getLengthUnit() - Method in class edu.ucdavis.cstars.client.tasks.LengthsParameters
-
The length unit in which perimeters of polygons will be calculated.
- getLevel() - Method in class edu.ucdavis.cstars.client.layers.LOD
-
ID for each level.
- getLevel() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Gets the current level of detail ID for the map.
- getLineIntersection(Point, Point, Point, Point) - Static method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Calculates the intersecting point of two lines.
- getLineSymbol() - Method in class edu.ucdavis.cstars.client.toolbars.Draw
-
Symbol to be used when drawing a Polyline.
- getLinkInfo() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
A link info object with properties that describe the network link.
- getLocality() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the populated place for the address.
- getLocation() - Method in class edu.ucdavis.cstars.client.tasks.AddressCandidate
-
X- and y-coordinate of the candidate.
- getLocation() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The identified location.
- getLocation() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
The X and Y coordinates of the result in decimal degrees.
- getLockRasterIds() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
An array of raster Ids.
- getLods() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
An array of levels of detail that define the tiling scheme.
- getMap() - Method in class edu.ucdavis.cstars.client.tasks.PrintParameters
-
The map to print.
- getMapExtent() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
The Extent or bounding box of the map currently being viewed.
- getMapLayerId() - Method in class edu.ucdavis.cstars.client.layers.LayerMapSource
-
The layer id for a sub-layer in the current map service.
- getMapLayerId(int) - Method in class edu.ucdavis.cstars.client.layers.LayerMapSource
-
Set the layer id parameter.
- getMapName() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getMapObject() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Return the actual ersi.map object that has been created
- getMapPanel() - Method in class edu.ucdavis.cstars.client.MapWidget
-
- getMapPoint() - Method in class edu.ucdavis.cstars.client.event.MouseEvent
-
- getMapStyle() - Method in class edu.ucdavis.cstars.client.virtualearth.VETiledLayer
-
Bing Maps style.
- getMarkerSymbol() - Method in class edu.ucdavis.cstars.client.toolbars.Draw
-
Symbol to be used when drawing a Point or Multipoint.
- getMatchCodes() - Method in class edu.ucdavis.cstars.client.virtualearth.VEGeocodeResult
-
An array of values that indicate the geocoding level of the location match.
- getMax() - Method in class edu.ucdavis.cstars.client.layers.Band
-
- getMaxAllowableOffset() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Returns the current value of the maxAllowableOffset used by the layer.
- getMaxAllowableOffset() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
The maximum allowable offset used for generalizing geometries returned by the find operation.
- getMaxAllowableOffset() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
The maximum allowable offset used for generalizing geometries returned by the identify operation.
- getMaxAllowableOffset() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
The maximum allowable offset used for generalizing geometries returned by the query operation.
- getMaxDeviation() - Method in class edu.ucdavis.cstars.client.tasks.GeneralizeParameters
-
The maximum deviation for constructing a generalized geometry based on the input geomteries.
- getMaxHeight() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Maximum height in pixels the WMS service supports.
- getMaxImageHeight() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
The maximum image height , in pixels, that the map service will export.
- getMaxImageHeight() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The maximum image height , in pixels, that the map service will export.
- getMaxImageHeight() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
The maximum image height , in pixels, that the map service will export.
- getMaxImageWidth() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The maximum image width, in pixels, that the map service will export.
- getMaxImageWidth() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
The maximum image width, in pixels, that the map service will export.
- getMaxRecordCount() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
The maximum number of results that can be returned from query, identify and find operations.
- getMaxRecordCount() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The maximum number of results that can be returned from query, identify and find operations.
- getMaxRecordCount() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
The maximum number of results that can be returned from query, identify and find operations.
- getMaxRecordCount() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The maximum number of results that will be returned from a query.
- getMaxScale() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Maximum visible scale for the layer.
- getMaxScale() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
The maximum visible scale for each layer in the map service.
- getMaxScale() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getMaxValue() - Method in class edu.ucdavis.cstars.client.layers.RangeDomain
-
The maximum valid value.
- getMaxValue() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Break
-
Deprecated.
- getMaxValue() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Info
-
The maximum value.
- getMaxWidth() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Maximum width in pixels the WMS service supports.
- getMean() - Method in class edu.ucdavis.cstars.client.layers.Band
-
- getMembers(PortalGroupMembersCallback) - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
Get the current members for the group.
- getMergedGeometry() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
A single polyline representing the route.
- getMessage() - Method in class edu.ucdavis.cstars.client.Error
-
- getMessage() - Method in class edu.ucdavis.cstars.client.event.RouteSolveHandler.SolveResult
-
- getMessage() - Method in class edu.ucdavis.cstars.client.event.SolveHandler.SolveResult
-
- getMessages() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
Message received when the solve is complete.
- getMessages() - Method in class edu.ucdavis.cstars.client.tasks.JobInfo
-
An array of messages that include the message type and a description.
- getMessages() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
Message received when solve is completed.
- getMethod() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
The mosaic method determines how the selected rasters are ordered.
- getMin() - Method in class edu.ucdavis.cstars.client.layers.Band
-
- getMinImageHeight() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
The maximum image width, in pixels, that the map service will export.
- getMinScale() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Minimum visible scale for the layer.
- getMinScale() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
The maximum visible scale for each layer in the map service.
- getMinScale() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getMinValue() - Method in class edu.ucdavis.cstars.client.layers.RangeDomain
-
The minimum valid value.
- getMinValue() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Break
-
Deprecated.
- getMinValue() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Info
-
The minimum value.
- getMiterLimit() - Method in class edu.ucdavis.cstars.client.symbol.CartographicLineSymbol
-
Size threshold for showing mitered line joins.
- getModified() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
Date the organization was last modified.
- getModified() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The date the group was last modified.
- getModified() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The date the user was modified.
- getMosaicRule() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Specifies the mosaic rule when defining how individual images should be mosaicked.
- getMosaicRule() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Specifies the mosaic rule when defining how individual images should be mosaicked.
- getMosaicRule() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyParameters
-
- getName() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The Name of the organization / portal.
- getName() - Method in class edu.ucdavis.cstars.client.Error
-
- getName() - Method in class edu.ucdavis.cstars.client.layers.AttachmentInfo
-
- getName() - Method in class edu.ucdavis.cstars.client.layers.Domain
-
The domain name.
- getName() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The name of the layer as defined in the map service.
- getName() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.Relationship
-
name Name of the relationship.
- getName() - Method in class edu.ucdavis.cstars.client.layers.FeatureTemplate
-
The templates name.
- getName() - Method in class edu.ucdavis.cstars.client.layers.FeatureType
-
The feature type name.
- getName() - Method in class edu.ucdavis.cstars.client.layers.Field
-
The name of the field
- getName() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
The KML folder name.
- getName() - Method in class edu.ucdavis.cstars.client.layers.KMLGroundOverlay
-
The name of the KML ground overlay.
- getName() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
The name of the layer if specified in the KML file.
- getName() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getName() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
Layer name as defined in the map service.
- getName() - Method in class edu.ucdavis.cstars.client.layers.WMSLayerInfo
-
The layer name.
- getName() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getName() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getName() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getName() - Method in class edu.ucdavis.cstars.client.restful.RestfulServiceInfo.Service
-
- getName() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getName() - Method in class edu.ucdavis.cstars.client.tasks.DataLayer
-
The name of the data layer in the map service that is being referenced.
- getName() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The identify property name.
- getName() - Method in enum edu.ucdavis.cstars.client.Util.Package
-
- getNavigationMode() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Indicates whether the map uses CSS3 transformations when panning and zooming.
- getNextQueryParams() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryResult
-
The query parameters for the next set of results.
- getNoData() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
The pixel value that represents no information.
- getNormalizationField() - Method in class edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition
-
The name of the field that contains the values used to normalize class breaks when normalizationType is set to 'field'.
- getNormalizationType() - Method in class edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition
-
The type of normalization used to normalize class breaks.
- getNum() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryParams
-
The maximum number of results to be included.
- getNumPoints() - Method in class edu.ucdavis.cstars.client.geometry.Ring
-
- getNumRings() - Method in class edu.ucdavis.cstars.client.geometry.RingGroup
-
- getObject(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
- getObjectId() - Method in class edu.ucdavis.cstars.client.layers.AttachmentInfo
-
- getObjectId() - Method in class edu.ucdavis.cstars.client.layers.FeatureEditResult
-
Unique ID of the feature or object.
- getObjectId() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The identify property id.
- getObjectIdField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The name of the field that contains the Object ID field for the layer.
- getObjectIds() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
Defines a selection using a set of ObjectIds.
- getObjectIds() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
A comma delimited list of ObjectIds for the features in the layer/table that you want to query.
- getOffset(double, double) - Method in class edu.ucdavis.cstars.client.geometry.Point
-
Offsets the point in an x and y direction.
- getOffsetDistance() - Method in class edu.ucdavis.cstars.client.tasks.OffsetParameters
-
Specifies the distance for constructing an offset based on the input geometries.
- getOffsetHow() - Method in class edu.ucdavis.cstars.client.tasks.OffsetParameters
-
Get the offset how parameter.
- getOffsetUnit() - Method in class edu.ucdavis.cstars.client.tasks.OffsetParameters
-
The offset distance unit.
- getOidFields() - Method in class edu.ucdavis.cstars.client.layers.QueryDataSource
-
An array of field names that define a unique identifier for the feature.
- getOnStatisticField() - Method in class edu.ucdavis.cstars.client.tasks.StatisticDefinition
-
Define the field on which statistics will be calculated.
- getOpacity() - Method in class edu.ucdavis.cstars.client.layers.Layer
-
Opacity or transparency of layer.
- getOperation() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
Defines the mosaic operation used to resolve overlapping pixels.
- getOrderByFields() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
One or more field names that will be used to order the query results.
- getOrgId() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The id of the organization the user belongs to.
- getOrigin() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
The tiling scheme origin.
- getOutFields() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
Attribute fields to include in the FeatureSet.
- getOutline() - Method in class edu.ucdavis.cstars.client.symbol.FillSymbol
-
Outline of the polygon.
- getOutline() - Method in class edu.ucdavis.cstars.client.symbol.SimpleMarkerSymbol
-
Outline of the marker.
- getOutputGeometryPrecision() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The output geometry precision.
- getOutputGeometryPrecision() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The precision of the output geometry after generalization.
- getOutputGeometryPrecision() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The precision of the output geometry after generalization.
- getOutputGeometryPrecisionUnits() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The units of the output geometry precision.
- getOutputGeometryPrecisionUnits() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The units of the output geometry precision.
- getOutputGeometryPrecisionUnits() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The units of the output geometry precision.
- getOutputLines() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The type of output lines to be generated in the result.
- getOutputLines() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The type of output lines to be generated in the result.
- getOutputLines() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The type of output lines to be generated in the result.
- getOutputSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Deprecated.
- Use outSpatialReference instead.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The well-known id of the spatial reference for the geometries returned with the analysis results.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
The spatial reference of the output geometries.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
The spatial reference of the output geometries.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.Locator
-
The spatial reference of the output geometries.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
The spatial reference for the returned geometry.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The well-known ID of the spatial reference for the geometries returned with the analysis results.
- getOutSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The well-known ID of the spatial reference for the geometries returned with the analysis results.
- getOutSpatialRefernce() - Method in class edu.ucdavis.cstars.client.tasks.BufferParameters
-
The spatial reference for the returned geometries.
- getOutStatisticFieldName() - Method in class edu.ucdavis.cstars.client.tasks.StatisticDefinition
-
Specify the output field name.
- getOutStatistics() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
The definitions for one or more field-based statistic to be calculated.
- getOwner() - Method in class edu.ucdavis.cstars.client.arcgis.Portal.FeaturedGroup
-
- getOwner() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The username of the group's owner.
- getOwner() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroupMembers
-
The user name of the owner of the group.
- getOwnershipBasedAccessControlForFeatures() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Indicates the ownership access control configuration.
- getParameters() - Method in class edu.ucdavis.cstars.client.restful.GPServerInfo
-
- getParameterType() - Method in class edu.ucdavis.cstars.client.restful.GPServerParameterInfo
-
- getParamName() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
Unique name of the parameter.
- getParentFolderId() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
The id of the parent folder.
- getParentLayerId() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
If the layer is part of a group layer, it will include the parent ID of the group layer.
- getPaths() - Method in class edu.ucdavis.cstars.client.geometry.Polyline
-
An array of paths.
- getPixelSizeX() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Size of pixel in X direction.
- getPixelSizeX() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyParameters
-
- getPixelSizeY() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Size of pixel in Y direction.
- getPixelSizeY() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyParameters
-
- getPixelType() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The pixel type of the image service.
- getPoint(int) - Method in class edu.ucdavis.cstars.client.geometry.Multipoint
-
Returns the point at the specified index.
- getPoint(int, int) - Method in class edu.ucdavis.cstars.client.geometry.Polygon
-
Returns a point specified by a ring and point in the path.
- getPoint(int, int) - Method in class edu.ucdavis.cstars.client.geometry.Polyline
-
Returns a point specified by a path and point in the path.
- getPoint(int) - Method in class edu.ucdavis.cstars.client.geometry.Ring
-
- getPointBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
The point barriers are an array of points.
- getPointBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
The point barriers are an array of points.
- getPointBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of point barriers loaded as network locations during analysis.
- getPointBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of point barriers loaded as network locations during analysis.
- getPointBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of point barriers loaded as network locations during analysis.
- getPointBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of point barriers loaded as network locations during analysis.
- getPointIndex() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.VertexInfo
-
Index of the vertex in the segment indicated by segmentIndex.
- getPoints() - Method in class edu.ucdavis.cstars.client.geometry.Multipoint
-
An array of one or more points.
- getPolygonBarriers() - Method in class edu.ucdavis.cstars.client.event.RouteSolveHandler.SolveResult
-
- getPolygonBarriers() - Method in class edu.ucdavis.cstars.client.event.SolveHandler.SolveResult
-
- getPolygonBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
he polygon barriers are an array of polygons.
- getPolygonBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
The polygon barriers are an array of polygons.
- getPolygonBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of polygon barriers loaded as network locations during analysis.
- getPolygonBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of polygon barriers loaded as network locations during analysis.
- getPolygonBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of polygons barriers loaded as network locations during analysis.
- getPolygonBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of polygon barriers loaded as network locations during analysis.
- getPolygonBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of polygon barriers loaded as network locations during analysis.
- getPolygonBarriersAsFeaturSet() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of polygons barriers loaded as network locations during analysis.
- getPolygons() - Method in class edu.ucdavis.cstars.client.tasks.AreasAndLengthsParameters
-
Polygon geometries for which to compute areas and lengths.
- getPolylineBarriers() - Method in class edu.ucdavis.cstars.client.event.RouteSolveHandler.SolveResult
-
- getPolylineBarriers() - Method in class edu.ucdavis.cstars.client.event.SolveHandler.SolveResult
-
- getPolylineBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
The polyline barriers are an array of polylines.
- getPolylineBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
The polyline barriers are an array of polylines.
- getPolylineBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of polyline barriers loaded as network locations during analysis.
- getPolylineBarriersAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of polyline barriers loaded as network locations during analysis.
- getPolylineBarriersAsDataSet() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of polyline barriers loaded as network locations during analysis.
- getPolylineBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The set of polyline barriers loaded as network locations during analysis.
- getPolylineBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of polyline barriers loaded as network locations during analysis.
- getPolylineBarriersAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The set of polyline barriers loaded as network locations during analysis.
- getPolylines() - Method in class edu.ucdavis.cstars.client.tasks.LengthsParameters
-
The array of polylines whose lengths are to be computed.
- getPolylines() - Method in class edu.ucdavis.cstars.client.tasks.TrimExtendParameters
-
The array of polylines to trim or extend.
- getPortal() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The portal for the group.
- getPortal() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The portal.
- getPortalMode() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
Denotes multitenant or singletenant.
- getPortalName() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The name of the portal i.e.
- getPosition() - Method in class edu.ucdavis.cstars.client.control.Control
-
Get the anchor position for the control
- getPosition() - Method in class edu.ucdavis.cstars.client.MapWidget
-
This point geometry in screen coordinates represent the top-left corner
of the map container.
- getPostalCode() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the post code, postal code, or ZIP Code of an address.
- getPostalTown() - Method in class edu.ucdavis.cstars.client.virtualearth.VEAddress
-
Specifies the postal city of an address.
- getPreferredView() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The user's preferred view for content, either Web or GIS.
- getPrintTemplate() - Method in class edu.ucdavis.cstars.client.tasks.PrintParameters
-
Defines the layout template used for the printed map.
- getProcessSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
The spatial reference that the model will use to perform geometry operations.
- getProperties() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The attributes of the identified object.
- getPrototype() - Method in class edu.ucdavis.cstars.client.layers.FeatureTemplate
-
An instance of the prototypical feature described by the template.
- getQ() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryParams
-
The query string to search with.
- getQuery() - Method in class edu.ucdavis.cstars.client.layers.QueryDataSource
-
The SQL query string that defines the data source output.
- getQueryParams() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryResult
-
The query parameters for the first set of results.
- getRed() - Method in class edu.ucdavis.cstars.client.dojo.Color
-
- getRefreshInterval() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getRefreshMode() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getRegion() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The user's preferred region, used to set the featured maps on the portal home page, content in the
gallery and the default extent for new maps in the Viewer.
- getRelatedTableId() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer.Relationship
-
Unique ID of the related table or layer
- getRelation() - Method in class edu.ucdavis.cstars.client.tasks.RelationParameters
-
The spatial relationship to be tested between the two input geometry arrays.
- getRelationParam() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
The 'Shape Comparison Language' string to evaluate.
- getRelationParam() - Method in class edu.ucdavis.cstars.client.tasks.RelationParameters
-
The 'Shape Comparison Language' string to evaluate.
- getRelationships() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Each element in the array is an object that describes the layer's relationship with another
layer or table.
- getRenderer() - Method in class edu.ucdavis.cstars.client.layers.GraphicsLayer
-
Renderer assigned to the GraphicsLayer.
- getRenderer() - Method in class edu.ucdavis.cstars.client.layers.LayerDrawingOptions
-
The renderer to use for the dynamic layer.
- getRenderingRule() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Specifies the rendering rule for how the requested image should be rendered.
- getRenderingRule() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Specifies the rendering rule for how the requested image should be rendered.
- getResolution() - Method in class edu.ucdavis.cstars.client.layers.LOD
-
Resolution in map units of each pixel in a tile for each level.
- getResourceUrl() - Method in class edu.ucdavis.cstars.client.IdentityManagerBase.RedirectionInfo
-
The URL of the secure resource that triggers the redirection to the ArcGIS.com sign-in page.
- getRestrictionAttributes() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The list of network attribute names to be used as restrictions with the analysis.
- getRestrictionAttributes() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The list of network attribute names to be used as restrictions with the analysis.
- getRestrictionAttributes() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
The list of network attribute names to be used as restrictions with the analysis.
- getRestrictUTurns() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
Specifies how U-Turns should be handled.
- getRestrictUTurns() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
Specifies how U-Turns should be handled.
- getRestrictUTurns() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
Specifies how U-Turns should be handled.
- getResultData(String, String, GetResultDataCallback) - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName.
- getResultData(String, String) - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName.
- GetResultDataCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when the result of an asynchronous GP task execution is available.
- GetResultDataHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when the result of an asynchronous GP task execution is available.
- getResultImage(String, String, ImageParameters, GetResultImageCallback) - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName as an image.
- getResultImage(String, String, ImageParameters) - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName as an image.
- GetResultImageCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when a map image is generated by invoking the getResultImage() method.
- GetResultImageHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when a map image is generated by invoking the getResultImage() method.
- getResultImageLayer(String, String, ImageParameters, GetResultImageLayerCallback) - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName as an ArcGISDynamicMapServiceLayer.
- getResultImageLayer(String, String, ImageParameters) - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName as an ArcGISDynamicMapServiceLayer.
- GetResultImageLayerCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when getResultImageLayer() has completed.
- GetResultImageLayerHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when getResultImageLayer() has completed.
- getResults() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryResult
-
An array of result item objects.
- getReturnBarriers() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
If true, barriers are returned as the second parameter of RouteTask.onSolveComplete.
- getReturnDirections() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
If true, directions are generated and returned in the directions property of each RouteResult.
- getReturnFacilities() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
If true, facilities will be returned with the analysis results.
- getReturnPointBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
If true, barriers will be returned in the barriers property of ClosestFacilitySolveResult.
- getReturnPolylineBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
If true, polyline barriers will be returned in the barriers property of the ClosestFacilitySolveResult.
- getReturnPolylineBarriers() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
If true, polyline barriers are returned as the fourth parameter of RouteTask.onSolveComplete.
- getReturnPolylineBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
If true, polyline barriers will be returned in the polylineBarriers property of ClosestFacilitySolveResult.
- getReturnRoutes() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
If true, routes are generated and returned in the route property of each RouteResult.
- getReturnStops() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
If true, stops are returned in the stops property of each RouteResult.
- getReturnUrlParamName() - Method in class edu.ucdavis.cstars.client.IdentityManagerBase.RedirectionInfo
-
The application URL where the sign-in page redirects after a successful log-in.
- getRightTableKey() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The key field used for the right table source for the join.
- getRightTableSourceAsLayerDataSource() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The data source to be used as the right table for the join operation.
- getRightTableSourceAsLayerMapSource() - Method in class edu.ucdavis.cstars.client.layers.JoinDataSource
-
The data source to be used as the right table for the join operation.
- getRing(int) - Method in class edu.ucdavis.cstars.client.geometry.RingGroup
-
- getRings() - Method in class edu.ucdavis.cstars.client.geometry.Polygon
-
An array of rings.
- getRole() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The user's role in the organization.
- getRoot() - Method in class edu.ucdavis.cstars.client.MapWidget
-
The DOM node that contains the container of layers, build-in info window, logo and slider.
- getRoute() - Method in class edu.ucdavis.cstars.client.tasks.RouteResult
-
The Route graphic that is returned if RouteParameters.returnRoutes is true.
- getRouteId() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
The ID of the route returned from the server.
- getRouteName() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
Name specified in RouteParameters.stops.
- getRouteName() - Method in class edu.ucdavis.cstars.client.tasks.RouteResult
-
The name of the route.
- getRouteResults() - Method in class edu.ucdavis.cstars.client.event.RouteSolveHandler.SolveResult
-
- getRouteResults() - Method in class edu.ucdavis.cstars.client.event.SolveHandler.SolveResult
-
- getRoutes() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
The array of routes.
- getRoutesAsPolyline() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilitySolveResult
-
Deprecated.
- getScale(MapWidget) - Static method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Gets the current scale of the map.
- getScale() - Method in class edu.ucdavis.cstars.client.layers.LOD
-
Scale for each level.
- getScale() - Method in class edu.ucdavis.cstars.client.layers.MapImage
-
Scale of requested dynamic map.
- getScaleX() - Method in class edu.ucdavis.cstars.client.toolbars.Around
-
- getScaleX() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.Info
-
- getScaleY() - Method in class edu.ucdavis.cstars.client.toolbars.Around
-
- getScaleY() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.Info
-
- getScore() - Method in class edu.ucdavis.cstars.client.tasks.AddressCandidate
-
Numeric score between 0 and 100 for geocode candidates.
- getScreenPoint() - Method in class edu.ucdavis.cstars.client.event.MouseEvent
-
- getSearchFields() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
The names of the fields of a layer to search.
- getSearchText() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
The search string text that is searched across the layers and the fields as specified in the layers and searchFields parameters.
- getSegmentIndex() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.VertexInfo
-
Index of the ring or path that contains the vertex.
- getSelected() - Method in class edu.ucdavis.cstars.client.dijits.BasemapGallery
-
Gets the currently selected basemap.
- getSelected() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker
-
Gets the selected item picked by the user.
- getSelectedFeatureLayer() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker
-
Gets the selected item picked by the user.
- getSelectedFeatures() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Gets the currently selected features.
- getSelectedItem() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker
-
Gets the selected item picked by the user.
- getSelectionSymbol() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Gets the current selection symbol.
- getServer() - Method in class edu.ucdavis.cstars.client.Credential
-
The server url.
- getServer() - Method in class edu.ucdavis.cstars.client.ServerInfo
-
Server URL in the following format:
scheme://host[:port]
- getServerInfo() - Method in class edu.ucdavis.cstars.client.IdentityManagerBase.RedirectionInfo
-
ServerInfo object describing the server where the secure resource is hosted.
- getServiceAreaPolygons() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
Array of service area polygons.
- getServiceAreaPolylines() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaSolveResult
-
Array of service area polylines.
- getServiceDescription() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getServiceMode() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
The service mode for the WMTS layer.
- getServices() - Method in class edu.ucdavis.cstars.client.restful.RestfulServiceInfo
-
- getSignInPage() - Method in class edu.ucdavis.cstars.client.IdentityManagerBase.RedirectionInfo
-
URL of the sign-in page where users will be redirected.
- getSize() - Method in class edu.ucdavis.cstars.client.layers.AttachmentInfo
-
- getSize() - Method in class edu.ucdavis.cstars.client.symbol.Font
-
Font size.
- getSize() - Method in class edu.ucdavis.cstars.client.symbol.MarkerSymbol
-
Size of the marker in pixels.
- getSnappingManager() - Method in class edu.ucdavis.cstars.client.MapWidget
-
If snapping is enabled on the map using map.enableSnapping() this property provides access to the
SnappingManager.
- getSnappingPoint(Point) - Method in class edu.ucdavis.cstars.client.SnappingManager
-
Returns a deferred object, which can be added to a callback to find the snap point.
- getSnippet() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
A short summary that describes the group.
- getSnippet() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
The KML folder snippet.
- getSnippet() - Method in class edu.ucdavis.cstars.client.layers.KMLGroundOverlay
-
Short snippet describing the KML ground overlay.
- getSnippet() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getSortField() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryParams
-
A list of field(s) to sort by.
- getSortField() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
The name of the attribute field that is used together with a constant sortValue to define
the mosaicking order when the mosaic method is set to METHOD_ATTRIBUTE.
- getSortValue() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
A constant value defining a reference or base value for the sort field when the mosaic method is set
to METHOD_ATTRIBUTE.
- getSourceAsLayerDataSource() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The dynamic layer or table source
- getSourceAsLayerMapSource() - Method in class edu.ucdavis.cstars.client.layers.DynamicLayerInfo
-
The source for the dyamic layer can be either a LayerMapSource or LayerDataSource.
- getSourceAsLayerMapSource() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The dynamic layer or table source
- getSourceLayerDataSource() - Method in class edu.ucdavis.cstars.client.layers.DynamicLayerInfo
-
The source for the dyamic layer can be either a LayerMapSource or LayerDataSource.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.geometry.Geometry
-
Get the spatial reference of the geometry.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.layers.DynamicMapServiceLayer
-
The spatial reference of the map service.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.layers.QueryDataSource
-
The spatial reference for the data source.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.layers.TiledMapServiceLayer
-
The spatial reference of the map service.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
The spatial reference of the tiling schema.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.MapWidget
-
The spatial reference of the map.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.FeatureSet
-
When a FeatureSet is used as input to Geoprocessor, the spatial reference is set to the map's spatial reference by default.
- getSpatialReference() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
The spatial reference of the input and output geometries as well as of the mapExtent.
- getSpatialRelationship() - Method in class edu.ucdavis.cstars.client.tasks.DataLayer
-
The spatial relationship to be applied on the input geometry while performing the query.
- getSpatialRelationship() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
The spatial relationship to be applied on the input geometry while performing the
query.
- getStandardDeviationInterval() - Method in class edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition
-
The standard deviation interval.
- getStart() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryParams
-
The number of the first entry in the result set response.
- getStartTime() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The time the route begins.
- getStartTime() - Method in class edu.ucdavis.cstars.client.TimeExtent
-
Get the start time for the specified time extent.
- getStartTimeField() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
The name of the attribute field that contains the start time information.
- getState() - Method in class edu.ucdavis.cstars.client.tasks.Address
-
- getState() - Method in class edu.ucdavis.cstars.client.tasks.AddressResult
-
Return this State attribute.
- getStatisticType() - Method in class edu.ucdavis.cstars.client.tasks.StatisticDefinition
-
Define the type of statistic.
- getStddev() - Method in class edu.ucdavis.cstars.client.layers.Band
-
- getStops() - Method in class edu.ucdavis.cstars.client.tasks.RouteResult
-
Array of stops.
- getStopsAsDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of stops loaded as network locations during analysis.
- getStopsAsFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
The set of stops loaded as network locations during analysis.
- getStreet() - Method in class edu.ucdavis.cstars.client.tasks.Address
-
- getStreet() - Method in class edu.ucdavis.cstars.client.tasks.AddressResult
-
Return the Address attribute.
- getString(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
- getStringForced(String) - Method in class edu.ucdavis.cstars.client.JSObject
-
Cast to string
- getStyle() - Method in class edu.ucdavis.cstars.client.symbol.Font
-
Text style.
- getStyle() - Method in class edu.ucdavis.cstars.client.symbol.SimpleFillSymbol
-
The fill style.
- getStyle() - Method in class edu.ucdavis.cstars.client.symbol.SimpleLineSymbol
-
The line style.
- getStyle() - Method in class edu.ucdavis.cstars.client.symbol.SimpleMarkerSymbol
-
The marker style.
- getSubFolderIds() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
An array of ids for the KML folder's subfolders.
- getSubject() - Method in class edu.ucdavis.cstars.client.restful.RestfulDocumentInfo
-
- getSubLayerIds() - Method in class edu.ucdavis.cstars.client.layers.LayerInfo
-
If the layer is a parent layer, it will have one or more sublayers included in an array.
- getSubLayers() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getSupportedImageFormatTypes() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getSymbol() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker.SelectedItem
-
- getSymbol() - Method in class edu.ucdavis.cstars.client.Graphic
-
The symbol for the graphic.
- getSymbol() - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer.Info
-
The symbol used to display the value.
- getSymbol(Graphic) - Method in class edu.ucdavis.cstars.client.renderer.Renderer
-
Gets the symbol for the Graphic.
- getSymbol() - Method in class edu.ucdavis.cstars.client.renderer.SimpleRenderer
-
The symbol for the renderer.
- getSymbol(Graphic) - Method in class edu.ucdavis.cstars.client.renderer.TemporalRenderer
-
Returns the symbol used to render the graphic.
- getSymbol() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer.Info
-
The symbol used to display the value.
- getSymbolSetsGroupQuery() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The query that defines the symbols sets used by the map viewer.
- getTables() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayersInfo
-
- getTags() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
User defined tags that describe the group.
- getTags() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
User-defined tags that describe the user.
- getTemplate() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker.SelectedFeatureLayer
-
- getTemplates() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
An array of feature templates defined in the Feature Service layer.
- getTemplatesGroupQuery() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The query that defines the collection of templates that will appear in the template gallery.
- getText() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
Text string for display in the graphics layer.
- getText() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
Shorthand for a where clause using "like".
- getThumbCount() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
-
Default value is 1.
- getThumbMovingRate() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
-
Rate at which the time animation plays.
- getThumbnailUrl() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The url to the thumbnail of the organization.
- getThumbnailUrl() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The url to the thumbnail used for the group.
- getThumbnailUrl() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The url to the thumbnail image for the user.
- getThumbnailUrl() - Method in class edu.ucdavis.cstars.client.dijits.Basemap
-
The URL to the thumbnail image for the basemap.
- getTileInfo() - Method in class edu.ucdavis.cstars.client.layers.TiledMapServiceLayer
-
Returns TileInfo, which has information on the tiling schema.
- getTileUrl(double, int, int) - Method in class edu.ucdavis.cstars.client.layers.TiledMapServiceLayer
-
Method to implement when extending TiledMapServiceLayer.
- getTimeDataCumulative() - Method in class edu.ucdavis.cstars.client.layers.LayerTimeOptions
-
If true, the layer will draw all features from the beginning of the data's time extent.
- getTimeDefinition() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Get the current time definition applied to the feature layer.
- getTimeExtent() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
The time extent for the map image.
- getTimeExtent() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Define the time extent for the image.
- getTimeExtent() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
The time extent for all the data in the layer.
- getTimeExtent() - Method in class edu.ucdavis.cstars.client.MapWidget
-
The current TimeExtent for the map.
- getTimeExtent() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Specify the time extent used by the identify task.
- getTimeExtent() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
Time extent for the query.
- getTimeInfo() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Temporal information for the layer, such as time extent.
- getTimeInfo() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
Temporal information for the layer, such as time extent.
- getTimeInfo() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
Temporal information for the layer, such as time extent.
- getTimeInfo() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Time information for the layer, such as start time field, end time field, track id field,
layers time extent and the draw time interval.
- getTimeInterval() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
Time interval of the data in the layer.
- getTimeIntervalUnits() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
Temporal unit in which the time interval is measured.
- getTimeLayerOptions() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Returns the current layer time options if applicable.
- getTimeOfDay() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
The arrival or departure date and time.
- getTimeOfDay() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
Local date and time at the facility.
- getTimeOfDayUsage() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
Defines the way the timeOfDay value is used.
- getTimeOffset() - Method in class edu.ucdavis.cstars.client.layers.LayerTimeOptions
-
The length of time the data is offset from the time when the data was recorded.
- getTimeOffsetUnits() - Method in class edu.ucdavis.cstars.client.layers.LayerTimeOptions
-
Temporal unit in which the time offset is measured.
- getTimeReference() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
Information about how the time was measured.
- getTimeSliderObject() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
-
- getTimeStops() - Method in class edu.ucdavis.cstars.client.dijits.TimeSlider
-
An array of dates representing the stops (tics) on the TimeSlider.
- getTimeZone() - Method in class edu.ucdavis.cstars.client.layers.TimeReference
-
The time zone information associated with the time reference.
- getTitle() - Method in class edu.ucdavis.cstars.client.arcgis.Portal.DefaultBasemap
-
- getTitle() - Method in class edu.ucdavis.cstars.client.arcgis.Portal.FeaturedGroup
-
- getTitle() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The title for the group.
- getTitle() - Method in class edu.ucdavis.cstars.client.dijits.Basemap
-
The title for the basemap.
- getTitle() - Method in class edu.ucdavis.cstars.client.Graphic
-
Returns the title string based on attributes and infoTemplate values.
- getTitle() - Method in class edu.ucdavis.cstars.client.InfoTemplate
-
The template for defining how to format the title used in an InfoWindow.
- getTitle() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Title of the WMS service.
- getTitle() - Method in class edu.ucdavis.cstars.client.layers.WMSLayerInfo
-
The layer title.
- getTitle() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
Title of the WMTS service.
- getTitle() - Method in class edu.ucdavis.cstars.client.restful.RestfulDocumentInfo
-
- getTitleAsFunction() - Method in class edu.ucdavis.cstars.client.InfoTemplate
-
- getToColor() - Method in class edu.ucdavis.cstars.client.tasks.AlgorithmicColorRamp
-
The last color in the color ramp.
- getToken() - Method in class edu.ucdavis.cstars.client.Credential
-
Token generated by the token service using the specified userId and password.
- getTokenServiceUrl() - Method in class edu.ucdavis.cstars.client.ServerInfo
-
The token service URL used to generate tokens for the secured resources on the server.
- getTokenValidity() - Method in class edu.ucdavis.cstars.client.IdentityManagerBase
-
The suggested lifetime of the token in minutes.
- getTolerance() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
The distance in screen pixels from the specified geometry within which the identify should be performed.
- getTool() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.EditState
-
Indicates if the tool is currently being used.
- getTooltip() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker
-
If tooltips are enabled the reference to the tooltip div.
- getTop() - Method in class edu.ucdavis.cstars.client.control.Control
-
Get the controls top offset
- getTotal() - Method in class edu.ucdavis.cstars.client.arcgis.PortalQueryResult
-
The total number of results.
- getTotalDriveTime() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
Actual drive time calculated for the route.
- getTotalLength() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
The length of the route as specified in RouteParameters.directionsLengthUnits.
- getTotalTime() - Method in class edu.ucdavis.cstars.client.tasks.DirectionsFeatureSet
-
The total time calculated for the route as specified in RouteParameters.directionsTimeAttribute.
- getTrackIdField() - Method in class edu.ucdavis.cstars.client.layers.TimeInfo
-
The field that contains the trackId.
- getTransform() - Method in class edu.ucdavis.cstars.client.toolbars.Edit.Info
-
- getTransparency() - Method in class edu.ucdavis.cstars.client.layers.LayerDrawingOptions
-
The transparency of the layer.
- getTravelDirection() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
Options for traveling to or from the facility.
- getTravelDirection() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
Options for traveling to or from the facility.
- getTrimExtendTo() - Method in class edu.ucdavis.cstars.client.tasks.TrimExtendParameters
-
A polyline used as a guide for trimming or extending input polylines.
- getTrimPolygonDistanceUnits() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
If polygons are being trimmed, specifies the units of the trimPolygonDistance.
- getType() - Method in class edu.ucdavis.cstars.client.dijits.TemplatePicker.SelectedFeatureLayer
-
- getType() - Method in class edu.ucdavis.cstars.client.geometry.Geometry
-
The type of geometry.
- getType() - Method in class edu.ucdavis.cstars.client.layers.Domain
-
The domain type.
- getType() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Specifies the type of layer.
- getType() - Method in class edu.ucdavis.cstars.client.layers.Field
-
The data type of the field.
- getType() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.FeatureInfo
-
The type can be one of the following:Folder, GroundOverlay, Line, NetworkLink,Point, Polygon, ScreenOverlay.
- getType() - Method in class edu.ucdavis.cstars.client.OperationBase
-
Get the type of this operation
- getType() - Method in class edu.ucdavis.cstars.client.restful.RestfulLayerInfo
-
- getType() - Method in class edu.ucdavis.cstars.client.restful.RestfulServiceInfo.Service
-
- getType() - Method in class edu.ucdavis.cstars.client.symbol.Symbol
-
The type of symbol.
- getType() - Method in class edu.ucdavis.cstars.client.tasks.ClassificationDefinition
-
The type of classification definition.
- getType() - Method in class edu.ucdavis.cstars.client.tasks.GPMessage
-
The geoprocessing message type.
- getTypeIdField() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The field that represents the Type ID field.
- getTypes() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
An array of sub types defined in the Feature Service layer.
- getUnit() - Method in class edu.ucdavis.cstars.client.tasks.BufferParameters
-
The units for calculating each buffer distance.
- getUnits() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Default units of the layer as defined by the service.
- getUnits() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
Default units of the layer as defined by the service.
- getUnits() - Method in class edu.ucdavis.cstars.client.restful.RestfulServicesDirectory
-
- getUnits() - Method in class edu.ucdavis.cstars.client.tasks.LinearUnit
-
Specifies the unit type of the linear distance.
- getUpdateDelay() - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
The time interval in milliseconds between each job status request sent to an asynchronous GP task.
- getUrl() - Method in class edu.ucdavis.cstars.client.arcgis.Portal.DefaultBasemap
-
- getUrl() - Method in class edu.ucdavis.cstars.client.arcgis.Portal
-
The portal url.
- getUrl() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroup
-
The url to the group.
- getUrl() - Method in class edu.ucdavis.cstars.client.dijits.BasemapLayer
-
- getUrl() - Method in class edu.ucdavis.cstars.client.layers.AttachmentInfo
-
- getUrl() - Method in class edu.ucdavis.cstars.client.layers.Layer
-
URL to the ArcGIS Server REST resource that represents a map service.
- getUrl() - Method in class edu.ucdavis.cstars.client.restful.LegendInfo
-
- getUrl() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
URL of the image.
- getUrl() - Method in class edu.ucdavis.cstars.client.symbol.PictureMarkerSymbol
-
URL of the image.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.DataFile
-
URL to the location of the data file.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.FindTask
-
URL to the ArcGIS Server REST resource that represents a map service.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
URL to the ArcGIS Server REST resource that represents a locator service.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.Geoprocessor
-
ArcGIS Server Rest API endpoint to the resource that receives the geoprocessing request.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.Locator
-
URL to the ArcGIS Server REST resource that represents a locator service
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.PrintTask
-
The url to the Export Web Map Task.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.PrintTask.PrintResult
-
Url of the printed image.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.QueryTask
-
URL to the ArcGIS Server REST resource that represents a map service layer.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.RasterData
-
URL to the location of the raster data file.
- getUrl() - Method in class edu.ucdavis.cstars.client.tasks.RouteTask
-
URL to the ArcGIS Server REST resource that represents a network analysis service.
- getUseHierarchy() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
When true, the hierarchy attributes for the network will be used in analysis.
- getUserId() - Method in class edu.ucdavis.cstars.client.Credential
-
User associated wth the Credential object.
- getUsername() - Method in class edu.ucdavis.cstars.client.arcgis.PortalUser
-
The username for the user.
- getUsers() - Method in class edu.ucdavis.cstars.client.arcgis.PortalGroupMembers
-
An array containing the user names for each user in the group.
- getValue() - Method in enum edu.ucdavis.cstars.client.arcgis.Portal.Access
-
- getValue() - Method in enum edu.ucdavis.cstars.client.arcgis.PortalGroup.Access
-
- getValue() - Method in enum edu.ucdavis.cstars.client.arcgis.PortalQueryParams.SortField
-
- getValue() - Method in enum edu.ucdavis.cstars.client.arcgis.PortalUser.Access
-
- getValue() - Method in enum edu.ucdavis.cstars.client.arcgis.PortalUser.Role
-
- getValue() - Method in enum edu.ucdavis.cstars.client.dijits.Editor.CreateTools
-
- getValue() - Method in enum edu.ucdavis.cstars.client.dijits.InfoWindow.FixedAnchor
-
- getValue() - Method in enum edu.ucdavis.cstars.client.dijits.Legend.LegendAlignment
-
- getValue() - Method in enum edu.ucdavis.cstars.client.dijits.Scalebar.AttachTo
-
- getValue() - Method in enum edu.ucdavis.cstars.client.dijits.Scalebar.ScalebarUnit
-
- getValue() - Method in enum edu.ucdavis.cstars.client.geometry.Geometry.GeometryType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer.ImageFormat
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.FeatureLayer.Modes
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.FeatureLayer.Popups
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.FeatureLayer.Selections
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.FeatureTemplate.Tools
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.Field.Types
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.ImageParameters.LayerOption
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.ImageServiceParameters.Formats
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.ImageServiceParameters.Interpolations
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.MosaicRule.Methods
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.MosaicRule.Operations
-
- getValue() - Method in enum edu.ucdavis.cstars.client.layers.TimeInfo.TimeUnits
-
- getValue() - Method in enum edu.ucdavis.cstars.client.MapWidget.BaseMap
-
- getValue() - Method in enum edu.ucdavis.cstars.client.MapWidget.Options.SliderPosition
-
- getValue() - Method in enum edu.ucdavis.cstars.client.MapWidget.Options.SliderStyle
-
- getValue() - Method in enum edu.ucdavis.cstars.client.renderer.TimeClassBreaksAger.TimeUnits
-
- getValue() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer.Info
-
The unique value.
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.CartographicLineSymbol.CapType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.CartographicLineSymbol.JoinType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.Font.StyleType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.Font.VariantType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.Font.WeightType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.SimpleFillSymbol.StyleType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.SimpleLineSymbol.StyleType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.SimpleMarkerSymbol.StyleType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.TextSymbol.AlignType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.symbol.TextSymbol.DecorationType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.AlgorithmicColorRamp.Algorithm
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition.ClassificationMethod
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition.NormalizationType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.ClassBreaksDefinition.StandardDeviationInterval
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.ClassificationDefinition.Type
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.DataLayer.SpatialRelationshipType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.GeometryService.UnitType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.GPMessage.MessageType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.IdentifyParameters.LayerOption
-
- getValue() - Method in class edu.ucdavis.cstars.client.tasks.ImageServiceIdentifyResult
-
The identify property pixel value.
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.JobInfo.StatusType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.NAOutputLine
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.NAOutputPolygon
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.NATravelDirection
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.NAUTurn
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.OffsetParameters.OffsetType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.ParameterValue.DataType
-
- getValue() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
The value of the parameter.
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.PrintTemplate.Format
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.PrintTemplate.Layout
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.Query.SpatialRelationshipType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.RelationParameters.SpatialRelationType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.StatisticDefinition.StatisticType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.tasks.TrimExtendParameters.ExtendType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.toolbars.Draw.GeometryType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.toolbars.Edit.ToolType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.toolbars.Navigation.NavigationType
-
- getValue() - Method in enum edu.ucdavis.cstars.client.Units
-
- getValue() - Method in enum edu.ucdavis.cstars.client.virtualearth.VETiledLayer.MapStyle
-
- getValueGPBoolean() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPDataFile() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPDate() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPDouble() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPFeatureRecordSetLayer() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPFeatureSet() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPLinearUnit() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPLong() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPMultiValue() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPRasterData() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPRasterDataLayer() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValueGPString() - Method in class edu.ucdavis.cstars.client.tasks.ParameterValue
-
- getValues() - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
Deprecated.
at v2.0, use infos instead.
- getVariableName() - Method in class edu.ucdavis.cstars.client.layers.RasterFunction
-
Variable name for the raster function.
- getVariant() - Method in class edu.ucdavis.cstars.client.symbol.Font
-
Text variant.
- getVersion() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
The version of ArcGIS Server where the map service is published.
- getVersion() - Method in class edu.ucdavis.cstars.client.layers.ArcGISImageServiceLayer
-
The version of ArcGIS Server the image service is published to, e.g.
- getVersion() - Method in class edu.ucdavis.cstars.client.layers.ArcGISTiledMapServiceLayer
-
The version of ArcGIS Server where the map service is published.
- getVersion() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
The version of ArcGIS Server where the layer is published.
- getVersion() - Method in class edu.ucdavis.cstars.client.layers.WMSLayer
-
Version of the WMS service.
- getVersion() - Method in class edu.ucdavis.cstars.client.layers.WMTSLayer
-
Version of the WMTS service.
- getViewBoundScale() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getViewFormat() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getViewPoint() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
Defines the viewpoint location on which the ordering is defined based on the distance from the viewpoint
and the nadir of rasters.
- getViewRefreshMode() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getViewRefreshTime() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getVisibility() - Method in class edu.ucdavis.cstars.client.layers.KMLFolder
-
The visibility of the KML folder.
- getVisibility() - Method in class edu.ucdavis.cstars.client.layers.KMLGroundOverlay
-
The KML ground overlay visibility.
- getVisibility() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer
-
The initial visibility of the layer.
- getVisibility() - Method in class edu.ucdavis.cstars.client.layers.KMLLayer.LinkInfo
-
- getVisibleLayers() - Method in class edu.ucdavis.cstars.client.layers.ArcGISDynamicMapServiceLayer
-
Gets the visible layers of the exported map.
- getWeights() - Method in class edu.ucdavis.cstars.client.symbol.Font
-
Text weight.
- getWhere() - Method in class edu.ucdavis.cstars.client.layers.MosaicRule
-
The where clause determines which rasters will participate in the mosaic.
- getWhere() - Method in class edu.ucdavis.cstars.client.tasks.DataLayer
-
A where clause for the query.
- getWhere() - Method in class edu.ucdavis.cstars.client.tasks.GenerateRendererParameters
-
A where clause used to generate the data classes.
- getWhere() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
A where clause for the query.
- getWidth() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Distance between xmin and xmax.
- getWidth() - Method in class edu.ucdavis.cstars.client.layers.ImageParameters
-
Requested image width in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.layers.ImageServiceParameters
-
Requested image width in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.layers.MapImage
-
Requested image width in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.layers.TileInfo
-
Width of each tile in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Current width of the map in screen pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.symbol.LineSymbol
-
Width of line symbol in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
Width of the image in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.symbol.PictureMarkerSymbol
-
Width of the image in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
Width of the map currently being viewed in pixels.
- getWidth() - Method in class edu.ucdavis.cstars.client.tasks.PrintTemplate.ExportOptions
-
- getWkid() - Method in class edu.ucdavis.cstars.client.SpatialReference
-
The well-known ID of a spatial reference
- getWkt() - Method in class edu.ucdavis.cstars.client.SpatialReference
-
The well-known text that defines a spatial reference.
- getWorkspaceId() - Method in class edu.ucdavis.cstars.client.layers.QueryDataSource
-
The workspace id for the registered file geodatabase, SDE or Shapefile workspace.
- getWorkspaceId() - Method in class edu.ucdavis.cstars.client.layers.RasterDataSource
-
The workspace id for the registered raster workspace.
- getWorkspaceId() - Method in class edu.ucdavis.cstars.client.layers.TableDataSource
-
The workspace id for the registered file geodatabase, SDE or Shapefile workspace.
- getX() - Method in class edu.ucdavis.cstars.client.geometry.Point
-
X-coordinate of a point in map units.
- getX() - Method in class edu.ucdavis.cstars.client.toolbars.Around
-
- getXMax() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Top-right X-coordinate of an extent envelope.
- getXMin() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Bottom-left X-coordinate of an extent envelope.
- getXOffset() - Method in class edu.ucdavis.cstars.client.symbol.MarkerSymbol
-
The offset on the x-axis in pixels.
- getXOffset() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
The offset on the x-axis in pixels.
- getXOffset() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
The offset on the x-axis in pixels from the point.
- getXScale() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
Scale factor in x direction.
- getXx() - Method in class edu.ucdavis.cstars.client.toolbars.Transform
-
- getXy() - Method in class edu.ucdavis.cstars.client.toolbars.Transform
-
- getY() - Method in class edu.ucdavis.cstars.client.geometry.Point
-
Y-coordinate of a point in map units.
- getY() - Method in class edu.ucdavis.cstars.client.toolbars.Around
-
- getYMax() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Top-right Y-coordinate of an extent envelope.
- getYMin() - Method in class edu.ucdavis.cstars.client.geometry.Extent
-
Bottom-left Y-coordinate of an extent envelope.
- getYOffset() - Method in class edu.ucdavis.cstars.client.symbol.MarkerSymbol
-
The offset on the y-axis in pixels.
- getYOffset() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
The offset on the y-axis in pixels.
- getYOffset() - Method in class edu.ucdavis.cstars.client.symbol.TextSymbol
-
The offset on the y-axis in pixels from the point.
- getYScale() - Method in class edu.ucdavis.cstars.client.symbol.PictureFillSymbol
-
Scale factor in y direction.
- getYx() - Method in class edu.ucdavis.cstars.client.toolbars.Transform
-
- getYy() - Method in class edu.ucdavis.cstars.client.toolbars.Transform
-
- getZipCode() - Method in class edu.ucdavis.cstars.client.tasks.AddressResult
-
Return the Zip attribute.
- getZone() - Method in class edu.ucdavis.cstars.client.tasks.Address
-
- GPMessage - Class in edu.ucdavis.cstars.client.tasks
-
Represents a message generated during the execution of a geoprocessing task.
- GPMessage.MessageType - Enum in edu.ucdavis.cstars.client.tasks
-
- GPServerInfo - Class in edu.ucdavis.cstars.client.restful
-
- GPServerParameterInfo - Class in edu.ucdavis.cstars.client.restful
-
- Graphic - Class in edu.ucdavis.cstars.client
-
A Graphic can contain geometry, a symbol, attributes, or an infoTemplate.
- Graphic.Attributes - Class in edu.ucdavis.cstars.client
-
- GraphicsLayer - Class in edu.ucdavis.cstars.client.layers
-
A layer that contains one or more Graphic features.
- GraphicsLayer.Options - Class in edu.ucdavis.cstars.client.layers
-
- GraphicsLayerGaphicsClearHandler - Interface in edu.ucdavis.cstars.client.event
-
- GraphicsLayerGraphicAddHandler - Interface in edu.ucdavis.cstars.client.event
-
- GraphicsLayerGraphicRemoveHandler - Interface in edu.ucdavis.cstars.client.event
-
- gwtValueOf(String) - Static method in enum edu.ucdavis.cstars.client.geometry.Geometry.GeometryType
-