A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
table — Property in class com.esri.aws.services.ThematicVariableInfo
The name of the table containing the variable.
text — Property in class com.esri.aws.awx.map.layers.overlays.style.NoopToolTip
Returns null.
ThematicColors — Class in package com.esri.aws.services
The thematic color settings used to generate a thematic map.
thematicData — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer
ThematicData — Class in package com.esri.aws.services
Contains data and legend information for a custom thematic map.
thematicField — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer
The variable to use for thematic mapping.
ThematicGroupLayer — Class in package com.esri.aws.awx.map.layers
ThematicGroupLayer is a group layer that retrieves thematic maps from an ArcWeb Services Thematic Map Image data source.
ThematicGroupLayer() — Constructor in class com.esri.aws.awx.map.layers.ThematicGroupLayer
Creates a new ThematicGroupLayer.
thematicOnlyLegend — Property in class com.esri.aws.awx.map.layers.ThematicGroupLayer
If true, only the thematic layers are shown in the legend.
thematicOnlyLegend — Property in class com.esri.aws.services.ThematicOptions
If true, only the thematic layers are shown in the legend.
ThematicOptions — Class in package com.esri.aws.services
Contains parameters for creating a thematic map.
ThematicReportOptions — Class in package com.esri.aws.services
Contains parameters for a thematic map report.
ThematicVariableInfo — Class in package com.esri.aws.services
Contains requested information about a variable in a Report Web Service database.
thickness — Property in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler
thickness — Property in class com.esri.aws.awx.map.layers.overlays.style.PolylineStyle
The thickness of the line in points; valid values are 0 to 255.
title — Property in class com.esri.aws.awx.map.layers.overlays.BubbleMarker
The title text of the marker.
title — Property in class com.esri.aws.services.MapLegend
The title of the legend.
titleFontSize — Property in class com.esri.aws.services.MapLegend
The size of the font for the legend title.
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Albers
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Bonne
Converts a point in meters to a projected geographic point (radians).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Cassini
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Gall
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Geographic
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in interface com.esri.aws.awx.map.projection.IProjection
Converts to geographic point in radians from a grid point.
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.LambertAzEqualArea
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Mercator
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Miller
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Mollweide
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Sinusoidal
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.Stereographic
Converts a pixel point to a projected geographic point (decimal degrees).
toGeographic(point:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.projection.TransverseMercator
Converts a pixel point to a projected geographic point (decimal degrees).
TOPOGRAPHIC — Constant static property in class com.esri.aws.awx.map.Map
Topographic map type.
toString() — Method in class com.esri.aws.services.Address
Returns the stringified address.
toString() — Method in class com.esri.aws.services.CustomVariableInfo
Returns the variable as "database : fieldDesc".
toString() — Method in class com.esri.aws.services.FieldDesc
Returns the variable as "name : shortDesc".
toString() — Method in class com.esri.aws.services.KeyValue
Returns the variable as "key : value".
toString() — Method in class com.esri.aws.services.ThematicVariableInfo
Returns the variable as "database:table - variable shortDesc".
totalCount — Property in class com.esri.aws.services.FindResultSet
Contains the total number of results.
totalCount — Property in class com.esri.aws.services.GeocodeInfo
The total number of results that meet the search criteria.
totalCount — Property in class com.esri.aws.services.ResultSet
The total number of results that meet the search criteria.
totalDesc — Property in class com.esri.aws.services.RouteInfo
The total route time and distance.
totalDistance — Property in class com.esri.aws.services.RouteSummary
The description of the length of the route for example, "Driving distance: 2.8 mile(s)".
totalTime — Property in class com.esri.aws.services.RouteSummary
The description of the estimated time the route takes to drive for example, "Driving time: 22 minute(s)".
trafficDataSource — Property in class com.esri.aws.services.RouteFinderOptions
The name of the traffic data source used to create traffic barriers.
trafficSeverity — Property in class com.esri.aws.services.RouteFinderOptions
The traffic incident severity ratings to avoid.
TransverseMercator — Class in package com.esri.aws.awx.map.projection
Transverse Mercator projection -- The most used projection family in the world: UTM, US State Plane, Gauss Kruger, etc.
TransverseMercator(lon0, lat0, x0, y0, R, k0) — Constructor in class com.esri.aws.awx.map.projection.TransverseMercator
Constructs a TM projection using decimal degrees and meters as units.
TriangleMarkerStyle — Class in package com.esri.aws.awx.map.layers.overlays.style
A simple triangle marker style that has a border and a fill.
TriangleMarkerStyle(width, borderThickness, borderColor, borderAlpha, fillColor, fillAlpha, rotation) — Constructor in class com.esri.aws.awx.map.layers.overlays.style.TriangleMarkerStyle
Creates a new TriangleMarkerStyle.
tweenSpeed — Property in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
The speed (in miliseconds) at which the transitions occur.
type — Property in class com.esri.aws.awx.map.layers.overlays.style.GradientPolygonStyle
The gradient type to use: GradientType.LINEAR or GradientType.RADIAL.
type — Property in class com.esri.aws.services.AttributeDesc
The type of feature.
type — Property in class com.esri.aws.services.FieldDesc
The data type of the field.
type — Property in class com.esri.aws.services.GeocodeCandidate
The geocode code indicating the type of place.
type — Property in class com.esri.aws.services.Geometry
The type of geometry.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z