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

R

Range - Class in com.esri.aims.mtier.model.map.layer.renderer
Used with a ValueMapRenderer or ValueMapLabelRenderer object for matching a range of values within a specified field in a database.
Range() - Constructor for class com.esri.aims.mtier.model.map.layer.renderer.Range
 
Raster - Class in com.esri.aims.mtier.model.map.layer.raster
Contains x, y coordinates, and a CoordSys object that is used to aquire band information about an image layer.
Raster() - Constructor for class com.esri.aims.mtier.model.map.layer.raster.Raster
Constructs an instance of a Raster object.
RasterFillSymbol - Class in com.esri.aims.mtier.model.map.layer.renderer.symbol
This object takes a specified image and uses it to fill a polygon feature.
RasterFillSymbol() - Constructor for class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterFillSymbol
Constructs an instance of a RasterFillSymbol object.
RasterInfo - Class in com.esri.aims.mtier.model.map.layer.raster
Contains a collection of Bands object.
RasterInfo() - Constructor for class com.esri.aims.mtier.model.map.layer.raster.RasterInfo
Constructs an instance of a RasterInfo object.
RasterMarkerSymbol - Class in com.esri.aims.mtier.model.map.layer.renderer.symbol
This object symbolizes point features using the specified raster image.
RasterMarkerSymbol() - Constructor for class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterMarkerSymbol
Creates an instance of a RasterMarkerSymbol object.
RasterShieldSymbol - Class in com.esri.aims.mtier.model.map.layer.renderer.symbol
This object is a user-specified image and is used as a custom shield to identify roads or other line features.
RasterShieldSymbol() - Constructor for class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterShieldSymbol
Constructs an instance of a RasterShieldSymbol object.
readBytes(InputStream) - Static method in class com.esri.aims.mtier.model.admin.Service
 
Records - Class in com.esri.aims.mtier.model.map.layer.query
Contains a collection of recordset values.
Records() - Constructor for class com.esri.aims.mtier.model.map.layer.query.Records
Constructs an instance of Records.
Recordset - Class in com.esri.aims.mtier.model.map.layer.query
Contains a collections of Records, Geometry, and Envelope objects associated with a specific query against a layer.
Recordset() - Constructor for class com.esri.aims.mtier.model.map.layer.query.Recordset
Creates an instance of a Recordset object.
refresh() - Method in class com.esri.aims.mtier.model.map.Map
Refreshes the current map service.
REGULAR - Static variable in class com.esri.aims.mtier.model.acetate.ScaleBar
 
REGULAR - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.CalloutMarkerSymbol
 
REGULAR - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterShieldSymbol
 
REGULAR - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.ShieldSymbol
 
REGULAR - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.TextMarkerSymbol
 
REGULAR - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.TextSymbol
 
REGULAR - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.TrueTypeMarkerSymbol
 
Relationship - Class in com.esri.aims.mtier.model.metadata
An object representing a relationship between two metadata server objects
Relationship() - Constructor for class com.esri.aims.mtier.model.metadata.Relationship
 
RELEASE_VERSION - Static variable in class com.esri.aims.mtier.Version
 
RELEVANCE_SORT - Static variable in class com.esri.aims.mtier.model.metadata.query.Browse
 
RELEVANCE_SORT - Static variable in class com.esri.aims.mtier.model.metadata.query.Clause
 
remove(int) - Method in class com.esri.aims.mtier.model.map.layer.AcetateLayer
Removes an acetate object from the acetate layer collection at given index.
Remove(int) - Method in class com.esri.aims.mtier.model.map.layer.renderer.ValueMapLabelRenderer
Deprecated. As of ArcIMS 9.3 Java Connector, replaced by ValueMapLabelRenderer.remove(int).
remove(int) - Method in class com.esri.aims.mtier.model.map.layer.renderer.ValueMapLabelRenderer
Removes the ValueMapLabelRenderer at given index from the collection.
remove(int) - Method in class com.esri.aims.mtier.model.map.layer.renderer.ValueMapRenderer
Removes the object at given index from the ValueMapRenderer collection.
remove(int) - Method in class com.esri.aims.mtier.model.map.Layers
Removes a Layer at given index from the Layers collection.
removeBand(int) - Method in class com.esri.aims.mtier.model.map.layer.raster.Bands
Removes the Band object at given index from the Bands collection.
removeChartValue(int) - Method in class com.esri.aims.mtier.model.map.layer.renderer.symbol.ChartSymbol
Removes a ChartValue object by index from the ChartVvalues collection.
removeContainer(String, ConnectionProxy) - Method in class com.esri.aims.mtier.model.admin.Server
Removes a container with given identifier from this ArcIMS Monitor.
removeContainer(String) - Method in class com.esri.aims.mtier.model.admin.VirtualServer
Removes the threads for a given container.
removeContainerID(String) - Method in class com.esri.aims.mtier.model.admin.Server
Removes a container with given ID from the list of containers associated with this object.
removeDataFrame(int) - Method in class com.esri.aims.mtier.model.arcmap.DataFramesCollection
Removes a DataFrame object from the collection.
removeDataset(Dataset) - Method in class com.esri.aims.mtier.model.metadata.DatasetCollection
Removes the specified Dataset object from the collection.
removeDuplicate() - Method in class com.esri.aims.mtier.model.wmsmap.WmsLayers
Returns the count of all layers in this collection.
removeHiddenLayer(int) - Method in class com.esri.aims.mtier.model.map.Legend
Removes a layer object from the hidden layers collection by index.
removeHole(int) - Method in class com.esri.aims.mtier.model.acetate.Ring
Removes a Hole object at given index from the Holes collection.
removePointObject(int) - Method in class com.esri.aims.mtier.model.acetate.Points
Removes the Point at given index from this Points object.
removeRenderer(int) - Method in class com.esri.aims.mtier.model.map.layer.renderer.GroupRenderer
Removes the Renderer at given index from this GroupRenderer.
removeRing(int) - Method in class com.esri.aims.mtier.model.acetate.Polygon
Removes a Ring object by index from this collection.
removeServer(Server) - Method in class com.esri.aims.mtier.model.admin.ServerCollection
Removes the specified Server from the collection.
removeService(ConnectionProxy) - Method in class com.esri.aims.mtier.model.admin.Service
Removes this service.
removeService(Service) - Method in class com.esri.aims.mtier.model.admin.ServiceCollection
Removes the specified service from the collection.
removeService(int) - Method in class com.esri.aims.mtier.model.service.Services
Removes a Service object by index from the services collection.
removeSiteProperty(String, ConnectionProxy) - Method in class com.esri.aims.mtier.model.admin.Site
Removes a site property with given name string.
removeSubField(int) - Method in class com.esri.aims.mtier.model.map.layer.query.Filter
Removes a subfields string at given index from the subfields collection.
removeVirtualServer(ConnectionProxy) - Method in class com.esri.aims.mtier.model.admin.VirtualServer
Removes the VirtualServer on the site that is represented by this object.
removeVirtualServer(VirtualServer) - Method in class com.esri.aims.mtier.model.admin.VirtualServerCollection
Removes a given VirtualServer from the collection.
removeVirtualServerType(String, String) - Method in class com.esri.aims.mtier.model.admin.Server
Removes a new VirtualServer type to this object.
removeWorkspace(int) - Method in class com.esri.aims.mtier.model.map.Map
Removes an associated workspace object from the Map object.
Renderer - Class in com.esri.aims.mtier.model.map.layer.renderer
Implements an abstract renderer object.
Renderer() - Constructor for class com.esri.aims.mtier.model.map.layer.renderer.Renderer
Constructs an instance of a Renderer.
Replace(int, Object) - Method in class com.esri.aims.mtier.model.map.layer.renderer.ValueMapLabelRenderer
Deprecated. As of ArcIMS 9.3 Java Connector, replaced by ValueMapLabelRenderer.replace(int, java.lang.Object).
replace(int, Object) - Method in class com.esri.aims.mtier.model.map.layer.renderer.ValueMapLabelRenderer
Replaces the ValueMapLabelRenderer at given index with the specified object.
replace(int, Object) - Method in class com.esri.aims.mtier.model.map.layer.renderer.ValueMapRenderer
Replaces an object in the ValueMapRenderer collection.
rereadSdeInstances(ConnectionProxy, String) - Method in class com.esri.aims.mtier.model.admin.SdeServersCollection
 
reset() - Method in class com.esri.aims.mtier.model.map.Map
Resets the model to its original state that existed after the initMap method was called.
Result - Class in com.esri.aims.mtier.model.map.layer.geocode
Defines an individual Result object associated with an AddressMatchResults object.
Result() - Constructor for class com.esri.aims.mtier.model.map.layer.geocode.Result
Constructs an instance of a Result object.
resumeService(ConnectionProxy) - Method in class com.esri.aims.mtier.model.admin.SdeServer
Resumes a paused service.
REVISION - Static variable in class com.esri.aims.mtier.Version
 
RIGHT - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.TextMarkerSymbol
 
Ring - Class in com.esri.aims.mtier.model.acetate
Provides the x, y coordiante locations of a polygon feature.
Ring() - Constructor for class com.esri.aims.mtier.model.acetate.Ring
Constructs an instance of a Ring object.
ROUND - Static variable in class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol
 

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