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

A

ACETATE_OBJECT_TYPE_CALLOUTTEXT - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_ENVELOPE - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_LABELLEDPOINT - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_LINE - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_NORTHARROW - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_POINT - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_POLYGON - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_POLYLINE - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_SCALEBAR - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_TYPE_TEXT - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_UNITS_DATABASE - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ACETATE_OBJECT_UNITS_PIXEL - Static variable in interface com.moximedia.aims.AimsAcetateObject
 
ALIGNMENT_TYPE_CENTER - Static variable in class com.moximedia.aims.pdf.Prompt
 
ALIGNMENT_TYPE_LEFT - Static variable in class com.moximedia.aims.pdf.Prompt
 
ALIGNMENT_TYPE_RIGHT - Static variable in class com.moximedia.aims.pdf.Prompt
 
AimsAcetateLayer - class com.moximedia.aims.AimsAcetateLayer.
Implementation of an ArcIMS acetate layer which is used to mark up a map with text, scalebar, north arrow, and other objects.
AimsAcetateLayer() - Constructor for class com.moximedia.aims.AimsAcetateLayer
Creates a new AimsAcetateLayer with no arguments.
AimsAcetateLayer(String) - Constructor for class com.moximedia.aims.AimsAcetateLayer
Creates a new AimsAcetateLayer with a specified name.
AimsAcetateLayer(String, String) - Constructor for class com.moximedia.aims.AimsAcetateLayer
Creates a new AimsAcetateLayer with a specified name and ID.
AimsAcetateObject - interface com.moximedia.aims.AimsAcetateObject.
This interface is implemented by objects that can be added to an AimsAcetateLayer.
AimsAxlObject - interface com.moximedia.aims.AimsAxlObject.
This interface is provided to allow processes to call the toAxlString method on objects that implement this interface without needing to cast the object to it's type.
AimsBand - class com.moximedia.aims.AimsBand.
Implementation of ArcIMS Band element - Release 4.0 onward.
AimsBand() - Constructor for class com.moximedia.aims.AimsBand
Creates new AimsBand
AimsBands - class com.moximedia.aims.AimsBands.
Implementation of ArcIMS BANDS element - Release 4.0 onward.
AimsBands() - Constructor for class com.moximedia.aims.AimsBands
Creates new AimsBands
AimsBands(String) - Constructor for class com.moximedia.aims.AimsBands
Creates new AimsBands with a raster ID.
AimsBuffer - class com.moximedia.aims.AimsBuffer.
Implementation of ArcIMS buffer.
AimsBuffer() - Constructor for class com.moximedia.aims.AimsBuffer
Creates new AimsBuffer
AimsBuffer(double) - Constructor for class com.moximedia.aims.AimsBuffer
Creates new AimsBuffer with a specified distance
AimsCallOutMarkerSymbol - class com.moximedia.aims.AimsCallOutMarkerSymbol.
Implementation of ArcIMS ArcCallOutMarkerSymbol.
AimsCallOutMarkerSymbol() - Constructor for class com.moximedia.aims.AimsCallOutMarkerSymbol
Creates new Symbol
AimsCalloutTextObject - class com.moximedia.aims.AimsCalloutTextObject.
Implementation of an callout text object which can be placed in an Acetate layer of a map.
AimsCalloutTextObject() - Constructor for class com.moximedia.aims.AimsCalloutTextObject
Creates a new callout text object with no arguments.
AimsChartSymbol - class com.moximedia.aims.AimsChartSymbol.
Implementation of an ArcIMS ChartSymbol.
AimsChartSymbol() - Constructor for class com.moximedia.aims.AimsChartSymbol
Creates new AimsChartSymbol
AimsChartValue - class com.moximedia.aims.AimsChartValue.
Implementation of ArcIMS CHARTVALUE object, used as sub-element of a CHARTSYMBOL.
AimsChartValue() - Constructor for class com.moximedia.aims.AimsChartValue
Creates new AimsChartValue
AimsChartValue(String, AimsColor) - Constructor for class com.moximedia.aims.AimsChartValue
Creates new AimsChartValue with a field and color
AimsChartValue(String, int, int, AimsColor) - Constructor for class com.moximedia.aims.AimsChartValue
Creates new AimsChartValue with a field, values and color
AimsChartValue(int, AimsColor) - Constructor for class com.moximedia.aims.AimsChartValue
Creates new AimsChartValue with a value and color
AimsClientService - class com.moximedia.aims.AimsClientService.
Implementation of ArcIMS service element.
AimsClientService() - Constructor for class com.moximedia.aims.AimsClientService
Creates new AimsService
AimsClientServices - class com.moximedia.aims.AimsClientServices.
Holds an array of AimsClientService objects.
AimsClientServices() - Constructor for class com.moximedia.aims.AimsClientServices
Creates new AimsServices
AimsColor - class com.moximedia.aims.AimsColor.
The AimsColor class is used to store color information, and also contains static color definitions per the ArcIms ActiveX documentation.
AimsColor() - Constructor for class com.moximedia.aims.AimsColor
Creates a new AimsColor object with default (black) color.
AimsColor(long) - Constructor for class com.moximedia.aims.AimsColor
Creates a new AimsColor object with a color number argument.
AimsColor(int, int, int) - Constructor for class com.moximedia.aims.AimsColor
Creates a new AimsColor object with red, green, blue arguments.
AimsColor(String) - Constructor for class com.moximedia.aims.AimsColor
Creates a new AimsColor object with red, green, blue arguments contained in a String.
AimsCoordsys - class com.moximedia.aims.AimsCoordsys.
Implementation of ArcIMS COORDSYS object.
AimsCoordsys() - Constructor for class com.moximedia.aims.AimsCoordsys
Creates new AimsCoordsys with the default BC Albers projection
AimsCoordsys(int) - Constructor for class com.moximedia.aims.AimsCoordsys
Creates new AimsCoordsys with an ID
AimsCoordsys(String) - Constructor for class com.moximedia.aims.AimsCoordsys
Creates new AimsCoordsys with a string value
AimsDataset - class com.moximedia.aims.AimsDataset.
Implementation of ArcIMS DATASET element.
AimsDataset() - Constructor for class com.moximedia.aims.AimsDataset
Creates new AimsDataset with null values.
AimsDataset(String, String, String) - Constructor for class com.moximedia.aims.AimsDataset
Creates new AimsDataset with the specified values.
AimsEditTools - class com.moximedia.aims.AimsEditTools.
Manages the toolsets for IMF editing routines.
AimsEditTools() - Constructor for class com.moximedia.aims.AimsEditTools
Creates new AimsEditingTools
AimsEditTools(AimsWebSiteConfig) - Constructor for class com.moximedia.aims.AimsEditTools
Creates new AimsEditingTools.
AimsEnvelope - class com.moximedia.aims.AimsEnvelope.
An AimsEnvelope represents an ArcIms rectangular shape.
AimsEnvelope() - Constructor for class com.moximedia.aims.AimsEnvelope
Creates a new AimsEnvelope object with no height or width.
AimsEnvelope(double, double, double, double) - Constructor for class com.moximedia.aims.AimsEnvelope
Creates an AimsEnvelope object using the minimum and maximum coordinates.
AimsEnvelope(String) - Constructor for class com.moximedia.aims.AimsEnvelope
Creates an AimsEnvelope object from a string containing the minimum and maximum coordinate values in the form "x,y,x,y".
AimsEnvelope(double, double, double) - Constructor for class com.moximedia.aims.AimsEnvelope
Creates an square AimsEnvelope object based on centre and offset.
AimsEnvelope(AimsEnvelope) - Constructor for class com.moximedia.aims.AimsEnvelope
Creates a copy of the envelope passed.
AimsEnvelopeObject - class com.moximedia.aims.AimsEnvelopeObject.
Implementation of an ArcIMS envelope object which can be placed in an Acetate layer of a map.
AimsEnvelopeObject() - Constructor for class com.moximedia.aims.AimsEnvelopeObject
Creates a new AimsEnvelopeObject with no arguments.
AimsEnvelopeObject(double, double, double, double) - Constructor for class com.moximedia.aims.AimsEnvelopeObject
Creates an AimsEnvelopeObject using the minimum and maximum coordinates.
AimsEnvelopeObject(AimsEnvelope) - Constructor for class com.moximedia.aims.AimsEnvelopeObject
Creates a new AimsEnvelopeObject with an existing envelope argument.
AimsEnvironment - class com.moximedia.aims.AimsEnvironment.
Implementation of ArcIMS 3.1 Environment tag.
AimsEnvironment() - Constructor for class com.moximedia.aims.AimsEnvironment
Creates new AimsEnvironment
AimsEnvironment(double) - Constructor for class com.moximedia.aims.AimsEnvironment
Creates new AimsEnvironment for a specific ArcIMS version
AimsExact - class com.moximedia.aims.AimsExact.
Implements an exact match symbol for a ValueMapRenderer or ValueMapLabelRenderer
AimsExact() - Constructor for class com.moximedia.aims.AimsExact
Creates new Exact
AimsExact(String) - Constructor for class com.moximedia.aims.AimsExact
Creates new Exact with a value
AimsExact(String, String) - Constructor for class com.moximedia.aims.AimsExact
Creates new Exact with a value and a label
AimsExact(String, String, AimsSymbol) - Constructor for class com.moximedia.aims.AimsExact
Creates new Exact with a value, label and symbol
AimsExtract - class com.moximedia.aims.AimsExtract.
Controls IMF extract process from ArcIMS.
AimsExtract(AimsMap) - Constructor for class com.moximedia.aims.AimsExtract
Creates a new instance of AimsExtract using a Map object
AimsFeature - class com.moximedia.aims.AimsFeature.
The AimsFeature class is used to store a record associated with a recordset.
AimsFeature() - Constructor for class com.moximedia.aims.AimsFeature
Creates a new instance of AimsFeature.
AimsFeature(String, boolean) - Constructor for class com.moximedia.aims.AimsFeature
Creates a new instance of AimsFeature.
AimsFeatureLayer - class com.moximedia.aims.AimsFeatureLayer.
AimsFeatureLayer class represents all of the geographic features in a dataset that are contained in a single layer.
AimsFeatureLayer() - Constructor for class com.moximedia.aims.AimsFeatureLayer
Do not use.
AimsFeatureLayer(AimsMap) - Constructor for class com.moximedia.aims.AimsFeatureLayer
Creates a new AimsFeatureLayer
AimsFeatureLayer(String, AimsMap) - Constructor for class com.moximedia.aims.AimsFeatureLayer
Creates a feature layer using ArcXML text.
AimsFeatures - class com.moximedia.aims.AimsFeatures.
Implementation of ArcIMS FEATURES object.
AimsFeatures() - Constructor for class com.moximedia.aims.AimsFeatures
Creates new AimsFeatures object
AimsField - class com.moximedia.aims.AimsField.
The AimsField class contains the definition of a recordset field.
AimsField() - Constructor for class com.moximedia.aims.AimsField
Creates a new AimsField object.
AimsField(String) - Constructor for class com.moximedia.aims.AimsField
Creates a new AimsField object.
AimsFilter - class com.moximedia.aims.AimsFilter.
Representation of an ArcIMS filter object.
AimsFilter() - Constructor for class com.moximedia.aims.AimsFilter
Creates new Filter
AimsFolder - class com.moximedia.aims.AimsFolder.
Folders are used to organize layers in the IMF.
AimsFolder() - Constructor for class com.moximedia.aims.AimsFolder
Creates new Folder
AimsFolder(String) - Constructor for class com.moximedia.aims.AimsFolder
Creates new Folder with a name
AimsFolder(String, boolean) - Constructor for class com.moximedia.aims.AimsFolder
Creates new Folder with a name and initial state
AimsFolders - class com.moximedia.aims.AimsFolders.
Folders are used to organize layers in the IMF.
AimsFolders() - Constructor for class com.moximedia.aims.AimsFolders
Creates new Folders
AimsGeocode - class com.moximedia.aims.AimsGeocode.
 
AimsGeocode() - Constructor for class com.moximedia.aims.AimsGeocode
Creates new AimsGeocode
AimsGeocodeTag - class com.moximedia.aims.AimsGeocodeTag.
 
AimsGeocodeTag() - Constructor for class com.moximedia.aims.AimsGeocodeTag
Creates new AimsGeocodeTag.
AimsGeocodeTag(String, String) - Constructor for class com.moximedia.aims.AimsGeocodeTag
Creates new AimsGeocodeTag with setter arguments
AimsGradientFillSymbol - class com.moximedia.aims.AimsGradientFillSymbol.
Implementation of an ArcIMS GradientFillSymbol.
AimsGradientFillSymbol() - Constructor for class com.moximedia.aims.AimsGradientFillSymbol
Creates new SimplePolygonSymbol with no arguments
AimsGroupRenderer - class com.moximedia.aims.AimsGroupRenderer.
Implementation of an ArcIMS GroupRenderer.
AimsGroupRenderer() - Constructor for class com.moximedia.aims.AimsGroupRenderer
Creates new GroupRenderer
AimsHashLineSymbol - class com.moximedia.aims.AimsHashLineSymbol.
Implementation of an ArcIMS HashLineSymbol.
AimsHashLineSymbol() - Constructor for class com.moximedia.aims.AimsHashLineSymbol
Creates new SimpleLineSymbol with no arguments
AimsHole - class com.moximedia.aims.AimsHole.
Implementation of an ArcIMS polygon ring hole object.
AimsHole() - Constructor for class com.moximedia.aims.AimsHole
Creates a new hole object with no arguments.
AimsHole(AimsPoints) - Constructor for class com.moximedia.aims.AimsHole
Creates a new hole object with an AimsPoints object.
AimsIdentifyLink - class com.moximedia.aims.AimsIdentifyLink.
Used to define links that appear in default identify and drill down identify reports in the IMF.
AimsIdentifyLink() - Constructor for class com.moximedia.aims.AimsIdentifyLink
Do not use.
AimsIdentifyLink(AimsFeatureLayer) - Constructor for class com.moximedia.aims.AimsIdentifyLink
Creates new AimsIdentifyLink
AimsImageLayer - class com.moximedia.aims.AimsImageLayer.
The AimsImageLayer class represents an image based layer.
AimsImageLayer() - Constructor for class com.moximedia.aims.AimsImageLayer
Do not use.
AimsImageLayer(AimsMap) - Constructor for class com.moximedia.aims.AimsImageLayer
Creates an image layer object and associates it to a map.
AimsImageLayer(String, AimsMap) - Constructor for class com.moximedia.aims.AimsImageLayer
Creates an image layer using ArcXML text.
AimsImageWorkspace - class com.moximedia.aims.AimsImageWorkspace.
Implementation of ArcIMS IMAGEWORKSPACE element.
AimsImageWorkspace() - Constructor for class com.moximedia.aims.AimsImageWorkspace
Do not use.
AimsImageWorkspace(String) - Constructor for class com.moximedia.aims.AimsImageWorkspace
Creates new AimsImageWorkspace with the specified directory.
AimsImageWorkspace(String, String) - Constructor for class com.moximedia.aims.AimsImageWorkspace
Creates new AimsImageWorkspace with the specified directory and name.
AimsLabelledPointObject - class com.moximedia.aims.AimsLabelledPointObject.
Implementation of an ArcIMS point object which can be placed in an Acetate layer of a map with a text label beside it.
AimsLabelledPointObject() - Constructor for class com.moximedia.aims.AimsLabelledPointObject
Creates a new point object with no arguments.
AimsLabelledPointObject(double, double) - Constructor for class com.moximedia.aims.AimsLabelledPointObject
Creates a new point object with coordinate values.
AimsLabelledPointObject(AimsPoint) - Constructor for class com.moximedia.aims.AimsLabelledPointObject
Creates a new point object with coordinate from an AimsPoint
AimsLabelledPointObject(String) - Constructor for class com.moximedia.aims.AimsLabelledPointObject
Creates a new point object with coordinate values contained in a String.
AimsLabelledPointObject(AimsPointObject) - Constructor for class com.moximedia.aims.AimsLabelledPointObject
Creates a new point object with coordinate from another AimsPointObject
AimsLayer - interface com.moximedia.aims.AimsLayer.
This interface is implemented by FeatureLayer, etc.
AimsLayerGroup - class com.moximedia.aims.AimsLayerGroup.
 
AimsLayerGroup() - Constructor for class com.moximedia.aims.AimsLayerGroup
Creates new AimsLayerGroup
AimsLayerGroup(AimsMap) - Constructor for class com.moximedia.aims.AimsLayerGroup
Creates new AimsLayerGroup with a map
AimsLayerGroups - class com.moximedia.aims.AimsLayerGroups.
 
AimsLayerGroups() - Constructor for class com.moximedia.aims.AimsLayerGroups
Creates new AimsLayerGroups
AimsLayerListLegend - class com.moximedia.aims.AimsLayerListLegend.
Stores the properties of a layer's layer list legend.
AimsLayerListLegend() - Constructor for class com.moximedia.aims.AimsLayerListLegend
Creates a new instance of AimsLayerListLegend
AimsLayerListLegends - class com.moximedia.aims.AimsLayerListLegends.
Stores an array of layer list legends.
AimsLayerListLegends() - Constructor for class com.moximedia.aims.AimsLayerListLegends
Creates a new instance of AimsLayerListLegends
AimsLayers - class com.moximedia.aims.AimsLayers.
The AimsLayers class is an ordered collection of AimsLayer objects.
AimsLayers() - Constructor for class com.moximedia.aims.AimsLayers
Creates a new AimsLayers object.
AimsLayers(AimsMap) - Constructor for class com.moximedia.aims.AimsLayers
Creates a new AimsLayers object with an associated map.
AimsLegend - class com.moximedia.aims.AimsLegend.
Implementation of an ArcIMS Legend.
AimsLegend() - Constructor for class com.moximedia.aims.AimsLegend
Creates new Legend
AimsLine - class com.moximedia.aims.AimsLine.
 
AimsLine() - Constructor for class com.moximedia.aims.AimsLine
Do not use.
AimsLine(AimsPoint, AimsPoint) - Constructor for class com.moximedia.aims.AimsLine
Creates new AimsLine
AimsLineObject - class com.moximedia.aims.AimsLineObject.
Implementation of an ArcIMS line object which can be placed in an Acetate layer of a map.
AimsLineObject() - Constructor for class com.moximedia.aims.AimsLineObject
Creates a new line object with no arguments.
AimsMap - class com.moximedia.aims.AimsMap.
The AimsMap class contains the complete instance of an ArcIMS map service, and modifications to the map layers, etc.
AimsMap(AimsMap) - Constructor for class com.moximedia.aims.AimsMap
Creates a new map object using selected settings from another.
AimsMap() - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object - note: for debugging purposes only.
AimsMap(String) - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object with a map serviceusing the default map server (localhost) and the default ESRI servlet path of /servlet/com.esri.esrimap.Esrimap
AimsMap(String, String) - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object with a mapserver name and map service, uses the default ESRI servlet path of /servlet/com.esri.esrimap.Esrimap
AimsMap(String, String, String) - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object with a map server name, map service name, and servlet path
AimsMap(String, String, String, String) - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object with a map server name, map service name, servlet path, and data frame name (ArcMap services only).
AimsMap(String, String, String, String, String, String) - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object with a map server name, map service name, servlet path, data frame name (ArcMap services only), and authenticator (for ACL protected services).
AimsMap(String, String, String, String, String, String, String) - Constructor for class com.moximedia.aims.AimsMap
Creates a new AimsMap object with a map server name, map service name, servlet path, data frame name (ArcMap services only), and authenticator (for ACL protected services).
AimsMapsheet - class com.moximedia.aims.AimsMapsheet.
The AimsMapsheet class mathmatically calculates the geographic coordinates of a mapsheet within the province of BC, and returns an AimsEnvelope containing the extent.
AimsMapsheet() - Constructor for class com.moximedia.aims.AimsMapsheet
 
AimsMarkup - class com.moximedia.aims.AimsMarkup.
Implementation of ArcIMS markup object, used for editing.
AimsMarkup() - Constructor for class com.moximedia.aims.AimsMarkup
Creates new AimsMarkup
AimsMelpSymbols - class com.moximedia.aims.AimsMelpSymbols.
The AimsMelpSymbols class implements the standard MELP symbology as ArcIMS symbols using the same symbol numbers in use in Arc/Info, GOAT, and MELP-KID.
AimsMelpSymbols() - Constructor for class com.moximedia.aims.AimsMelpSymbols
Creates new AimsMelpSymbols
AimsMultipoint - class com.moximedia.aims.AimsMultipoint.
Implementation of an ArcIMS multipoint object.
AimsMultipoint() - Constructor for class com.moximedia.aims.AimsMultipoint
Creates a new point object with no arguments.
AimsMultipoint(AimsPoints) - Constructor for class com.moximedia.aims.AimsMultipoint
Creates a new polyline object with an AimsPoints object.
AimsMxdTemplate - class com.moximedia.aims.AimsMxdTemplate.
The AimsMxdTemplate class is used to store details of ArcMap templates that can produce map output from the layers in the current session.
AimsMxdTemplate() - Constructor for class com.moximedia.aims.AimsMxdTemplate
Creates a new instance of AimsMxdTemplate
AimsNorthArrowObject - class com.moximedia.aims.AimsNorthArrowObject.
Implementation of an ArcIMS north arrow acetate object which can be placed in an Acetate layer of a map.
AimsNorthArrowObject() - Constructor for class com.moximedia.aims.AimsNorthArrowObject
Creates new AimsNorthArrowObject
AimsNorthArrowObject(AimsMap) - Constructor for class com.moximedia.aims.AimsNorthArrowObject
Creates new AimsNorthArrowObject for a specified map.
AimsNorthArrowObject(AimsMap, int) - Constructor for class com.moximedia.aims.AimsNorthArrowObject
Creates new AimsNorthArrowObject for a specified map.
AimsNorthArrowObject(AimsMap, Projection, int) - Constructor for class com.moximedia.aims.AimsNorthArrowObject
 
AimsObject - interface com.moximedia.aims.AimsObject.
Used to identify the type of object.
AimsOther - class com.moximedia.aims.AimsOther.
Implements an Other (no match) symbol for an AimsValueMapRenderer or AimsValueMapLabelRenderer
AimsOther() - Constructor for class com.moximedia.aims.AimsOther
Creates new Other
AimsPath - class com.moximedia.aims.AimsPath.
Implementation of an ArcIMS polyline path object.
AimsPath() - Constructor for class com.moximedia.aims.AimsPath
Creates a path point object with no arguments.
AimsPath(AimsPoints) - Constructor for class com.moximedia.aims.AimsPath
Creates a new path object with an AimsPoints object.
AimsPoint - class com.moximedia.aims.AimsPoint.
Implementation of an ArcIMS point.
AimsPoint() - Constructor for class com.moximedia.aims.AimsPoint
Creates a new point with no arguments.
AimsPoint(double, double) - Constructor for class com.moximedia.aims.AimsPoint
Creates a new point with coordinate values.
AimsPoint(String) - Constructor for class com.moximedia.aims.AimsPoint
Creates a new point with comma separated coordinate values contained in a String.
AimsPoint(String, String) - Constructor for class com.moximedia.aims.AimsPoint
Creates a new point with specified separated coordinate values contained in a String.
AimsPoint(AimsPoint) - Constructor for class com.moximedia.aims.AimsPoint
Creates a new point with coordinate from another AimsPoint
AimsPoint(Point2D) - Constructor for class com.moximedia.aims.AimsPoint
Creates a new point using a Point2D
AimsPointObject - class com.moximedia.aims.AimsPointObject.
Implementation of an ArcIMS point object which can be placed in an Acetate layer of a map.
AimsPointObject() - Constructor for class com.moximedia.aims.AimsPointObject
Creates a new point object with no arguments.
AimsPointObject(double, double) - Constructor for class com.moximedia.aims.AimsPointObject
Creates a new point object with coordinate values.
AimsPointObject(AimsPoint) - Constructor for class com.moximedia.aims.AimsPointObject
Creates a new point object with coordinate from an AimsPoint
AimsPointObject(String) - Constructor for class com.moximedia.aims.AimsPointObject
Creates a new point object with coordinate values contained in a String.
AimsPointObject(AimsPointObject) - Constructor for class com.moximedia.aims.AimsPointObject
Creates a new point object with coordinate from another AimsPointObject
AimsPoints - class com.moximedia.aims.AimsPoints.
AimsPoints is an ordered collection of AimsPoint objects.
AimsPoints() - Constructor for class com.moximedia.aims.AimsPoints
Creates new AimsPoints
AimsPoints(String) - Constructor for class com.moximedia.aims.AimsPoints
Creates a new AimsPoints collection from a string of x,y values that are separated by commas between the x and y values and the other coordinates (e.g.
AimsPoints(com.vividsolutions.jts.geom.Point[]) - Constructor for class com.moximedia.aims.AimsPoints
Creates a new AimsPoints object from a com.vividsolutions.jts.geom.Point array.
AimsPoints(String, String, String) - Constructor for class com.moximedia.aims.AimsPoints
Creates a new AimsPoints collection from a coords string.
AimsPolygon - class com.moximedia.aims.AimsPolygon.
Implementation of an ArcIMS polygon.
AimsPolygon() - Constructor for class com.moximedia.aims.AimsPolygon
Creates a new polygon object with no arguments.
AimsPolygon(AimsPoints) - Constructor for class com.moximedia.aims.AimsPolygon
Creates a new AimsPolygon object with an AimsPoints object.
AimsPolygon(AimsEnvelope) - Constructor for class com.moximedia.aims.AimsPolygon
Creates a new AimsPolygon object with an AimsEnvelope object.
AimsPolygon(AimsRing) - Constructor for class com.moximedia.aims.AimsPolygon
Creates a new AimsPolygon object with an AimsRing object.
AimsPolygonObject - class com.moximedia.aims.AimsPolygonObject.
Implementation of an ArcIMS polygon object which can be placed in an Acetate layer of a map.
AimsPolygonObject() - Constructor for class com.moximedia.aims.AimsPolygonObject
Creates a new polygon object with no arguments.
AimsPolygonObject(AimsPolygon) - Constructor for class com.moximedia.aims.AimsPolygonObject
Creates a new polygon object with a polygon.
AimsPolygonObject(AimsPoints) - Constructor for class com.moximedia.aims.AimsPolygonObject
Creates a new polygon object with a points list.
AimsPolyline - class com.moximedia.aims.AimsPolyline.
Implementation of an ArcIMS polygon object which can be placed in an Acetate layer of a map.
AimsPolyline() - Constructor for class com.moximedia.aims.AimsPolyline
Creates a new point object with no arguments.
AimsPolyline(AimsPoints) - Constructor for class com.moximedia.aims.AimsPolyline
Creates a new polyline object with an AimsPoints object.
AimsPolylineObject - class com.moximedia.aims.AimsPolylineObject.
Implementation of ArcIMS POLYLINE object that can be put in an acetate layer of a map (version 4.0 and above).
AimsPolylineObject() - Constructor for class com.moximedia.aims.AimsPolylineObject
Creates new AimsPolylineObject
AimsPolylineObject(AimsPolyline) - Constructor for class com.moximedia.aims.AimsPolylineObject
Creates new AimsPolylineObject from a polyline
AimsPolylineObject(AimsPoints) - Constructor for class com.moximedia.aims.AimsPolylineObject
Creates new AimsPolylineObject from a points object
AimsRange - class com.moximedia.aims.AimsRange.
Implements an range match symbol for a ValueMapRenderer or ValueMapLabelRenderer
AimsRange() - Constructor for class com.moximedia.aims.AimsRange
Creates new Range
AimsRasterFillSymbol - class com.moximedia.aims.AimsRasterFillSymbol.
Implementation of an ArcIMS RasterFillSymbol.
AimsRasterFillSymbol() - Constructor for class com.moximedia.aims.AimsRasterFillSymbol
Creates new SimplePolygonSymbol with no arguments
AimsRasterMarkerSymbol - class com.moximedia.aims.AimsRasterMarkerSymbol.
Implementation of an ArcIMS RasterMarkerSymbol.
AimsRasterMarkerSymbol() - Constructor for class com.moximedia.aims.AimsRasterMarkerSymbol
Creates new AimsRasterMarkerSymbol with no arguments
AimsRasterShieldSymbol - class com.moximedia.aims.AimsRasterShieldSymbol.
 
AimsRasterShieldSymbol() - Constructor for class com.moximedia.aims.AimsRasterShieldSymbol
Creates new TextSymbol
AimsRecordset - class com.moximedia.aims.AimsRecordset.
The AimsRecordset class is associated to AimsFeatureLayer objects to contain data associated with the features.
AimsRecordset() - Constructor for class com.moximedia.aims.AimsRecordset
Creates a new AimsRecordset.
AimsRegistration - class com.moximedia.aims.AimsRegistration.
Handles script level registration.
AimsRegistration() - Constructor for class com.moximedia.aims.AimsRegistration
Creates a new instance of AimsRegistration
AimsRegistrations - class com.moximedia.aims.AimsRegistrations.
Handles script level registration.
AimsRegistrations() - Constructor for class com.moximedia.aims.AimsRegistrations
Creates a new instance of AimsRegistration
AimsRenderer - interface com.moximedia.aims.AimsRenderer.
 
AimsReport - class com.moximedia.aims.AimsReport.
 
AimsReport() - Constructor for class com.moximedia.aims.AimsReport
Creates a new instance of AimsReport
AimsReport(AimsFeatureLayer) - Constructor for class com.moximedia.aims.AimsReport
Creates a new instance of AimsReport
AimsRing - class com.moximedia.aims.AimsRing.
Implementation of an ArcIMS polygon ring object.
AimsRing() - Constructor for class com.moximedia.aims.AimsRing
Creates a new point object with no arguments.
AimsRing(AimsPoints) - Constructor for class com.moximedia.aims.AimsRing
Creates a new ring object with an AimsPoints object.
AimsScaleDependentRenderer - class com.moximedia.aims.AimsScaleDependentRenderer.
Implementation of ArcIMS ScaleDependentRenderer object.
AimsScaleDependentRenderer() - Constructor for class com.moximedia.aims.AimsScaleDependentRenderer
Creates new ScaleDependentRenderer
AimsScalebarObject - class com.moximedia.aims.AimsScalebarObject.
Implementation of an ArcIMS scalebar object which can be placed in an Acetate layer of a map.
AimsScalebarObject() - Constructor for class com.moximedia.aims.AimsScalebarObject
Creates new AimsScalebar
AimsScalebarObject(AimsMap) - Constructor for class com.moximedia.aims.AimsScalebarObject
Creates new AimsScalebar with a map object.
AimsSdeWorkspace - class com.moximedia.aims.AimsSdeWorkspace.
Implementation of ArcIMS SDEWORKSPACE element.
AimsSdeWorkspace() - Constructor for class com.moximedia.aims.AimsSdeWorkspace
Do not use.
AimsService - class com.moximedia.aims.AimsService.
Implementation of ArcIMS service element.
AimsService() - Constructor for class com.moximedia.aims.AimsService
Creates new AimsService
AimsShapeObject - interface com.moximedia.aims.AimsShapeObject.
This interface is provided to allow processes to call the methods on objects that implement this interface without needing to cast the object to it's type.
AimsShapeWorkspace - class com.moximedia.aims.AimsShapeWorkspace.
Implementation of ArcIMS SHAPEWORKSPACE element.
AimsShapeWorkspace() - Constructor for class com.moximedia.aims.AimsShapeWorkspace
Do not use.
AimsShapeWorkspace(String) - Constructor for class com.moximedia.aims.AimsShapeWorkspace
Creates new AimsShapeWorkspace with the specified directory name.
AimsShieldSymbol - class com.moximedia.aims.AimsShieldSymbol.
 
AimsShieldSymbol() - Constructor for class com.moximedia.aims.AimsShieldSymbol
Creates new ShieldSymbol
AimsSimpleLabelRenderer - class com.moximedia.aims.AimsSimpleLabelRenderer.
 
AimsSimpleLabelRenderer() - Constructor for class com.moximedia.aims.AimsSimpleLabelRenderer
Creates new SimpleLabelRenderer
AimsSimpleLineSymbol - class com.moximedia.aims.AimsSimpleLineSymbol.
Implementation of an ArcIMS SimpleLineSymbol.
AimsSimpleLineSymbol() - Constructor for class com.moximedia.aims.AimsSimpleLineSymbol
Creates new SimpleLineSymbol with no arguments
AimsSimpleMarkerSymbol - class com.moximedia.aims.AimsSimpleMarkerSymbol.
Implementation of an ArcIMS SimpleMarkerSymbol.
AimsSimpleMarkerSymbol() - Constructor for class com.moximedia.aims.AimsSimpleMarkerSymbol
Creates new SimplePolygonSymbol with no arguments
AimsSimplePolygonSymbol - class com.moximedia.aims.AimsSimplePolygonSymbol.
Implementation of an ArcIMS SimplePolygonSymbol.
AimsSimplePolygonSymbol() - Constructor for class com.moximedia.aims.AimsSimplePolygonSymbol
Creates new SimplePolygonSymbol with no arguments
AimsSimpleRenderer - class com.moximedia.aims.AimsSimpleRenderer.
 
AimsSimpleRenderer() - Constructor for class com.moximedia.aims.AimsSimpleRenderer
Creates new SimpleRenderer
AimsSpatialFilter - class com.moximedia.aims.AimsSpatialFilter.
The SpatialFilter class is used to define filter for a FeatureLayer.
AimsSpatialFilter() - Constructor for class com.moximedia.aims.AimsSpatialFilter
Construct a SpatialFilter object
AimsSpatialFilter(AimsShapeObject) - Constructor for class com.moximedia.aims.AimsSpatialFilter
Creates a spatial filter using a shape object.
AimsSpatialFilter(AimsPoint, AimsMap, double) - Constructor for class com.moximedia.aims.AimsSpatialFilter
Created a spatial query using an envelope that is a percentage of the map extent.
AimsSymbol - interface com.moximedia.aims.AimsSymbol.
This interface is used to group the dozen or so symbols into a common object so that they can be accessed without knowing the true class.
AimsTextMarkerSymbol - class com.moximedia.aims.AimsTextMarkerSymbol.
 
AimsTextMarkerSymbol() - Constructor for class com.moximedia.aims.AimsTextMarkerSymbol
Creates new AimsTextMarkerSymbol
AimsTextObject - class com.moximedia.aims.AimsTextObject.
Implementation of ArcIMS TextObject for acetate layers.
AimsTextObject() - Constructor for class com.moximedia.aims.AimsTextObject
Creates new AimsText with no arguments
AimsTextObject(String) - Constructor for class com.moximedia.aims.AimsTextObject
Creates new AimsTextObject with a label
AimsTextObject(String, double, double) - Constructor for class com.moximedia.aims.AimsTextObject
Creates new AimsTextObject with a label and coordinates
AimsTextSymbol - class com.moximedia.aims.AimsTextSymbol.
 
AimsTextSymbol() - Constructor for class com.moximedia.aims.AimsTextSymbol
Creates new TextSymbol
AimsTheme - class com.moximedia.aims.AimsTheme.
The AimsTheme object is used to define map settings for a particular set of layers and folders to allow the user to change the map to another theme which is set up to display a different view.
AimsTheme() - Constructor for class com.moximedia.aims.AimsTheme
Creates new AimsTheme
AimsTrueTypeMarkerSymbol - class com.moximedia.aims.AimsTrueTypeMarkerSymbol.
Implementation of an ArcIMS TrueTypeMarkerSymbol.
AimsTrueTypeMarkerSymbol() - Constructor for class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Creates new SimplePolygonSymbol with no arguments
AimsUtil - class com.moximedia.aims.AimsUtil.
 
AimsUtil() - Constructor for class com.moximedia.aims.AimsUtil
 
AimsValueMapLabelRenderer - class com.moximedia.aims.AimsValueMapLabelRenderer.
 
AimsValueMapLabelRenderer() - Constructor for class com.moximedia.aims.AimsValueMapLabelRenderer
Creates new SimpleLabelRenderer
AimsValueMapObject - interface com.moximedia.aims.AimsValueMapObject.
This interface is provided to allow processes to call methods on objects that implement this interface without needing to cast the object to it's type.
AimsValueMapRenderer - class com.moximedia.aims.AimsValueMapRenderer.
 
AimsValueMapRenderer() - Constructor for class com.moximedia.aims.AimsValueMapRenderer
Creates new AimsValueMapRenderer
AimsValueMapRenderer(String) - Constructor for class com.moximedia.aims.AimsValueMapRenderer
Creates new AimsValueMapRenderer setting the lookup field name
AimsWebSiteConfig - class com.moximedia.aims.AimsWebSiteConfig.
 
AimsWebSiteConfig() - Constructor for class com.moximedia.aims.AimsWebSiteConfig
Creates new WebSiteConfiguration
AimsWebSiteFindLocationType - class com.moximedia.aims.AimsWebSiteFindLocationType.
 
AimsWebSiteFindLocationType() - Constructor for class com.moximedia.aims.AimsWebSiteFindLocationType
Creates new AimsWebSiteLocationType
AimsWebSiteFindLocationTypes - class com.moximedia.aims.AimsWebSiteFindLocationTypes.
An array of find location search routine definitions.
AimsWebSiteFindLocationTypes() - Constructor for class com.moximedia.aims.AimsWebSiteFindLocationTypes
Creates new AimsWebSiteFindLocationTypes
AimsWebSiteSelectMenuOption - class com.moximedia.aims.AimsWebSiteSelectMenuOption.
An instance of the AimsWebSiteSelectMenuOption class is used to control the contents of the select menu.
AimsWebSiteSelectMenuOption() - Constructor for class com.moximedia.aims.AimsWebSiteSelectMenuOption
Creates new AimsWebSiteSelectMenuType
AimsWebSiteSelectMenuOptions - class com.moximedia.aims.AimsWebSiteSelectMenuOptions.
 
AimsWebSiteSelectMenuOptions() - Constructor for class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Creates new AimsWebSiteSelectMenuOptions
AimsWebSiteSelectSetOption - class com.moximedia.aims.AimsWebSiteSelectSetOption.
An instance of the AimsWebSiteSelectSetMenuOption class is used to control the contents of the selected set result page.
AimsWebSiteSelectSetOption() - Constructor for class com.moximedia.aims.AimsWebSiteSelectSetOption
Creates new AimsWebSiteSelectMenuType
AimsWebSiteSelectSetOptions - class com.moximedia.aims.AimsWebSiteSelectSetOptions.
 
AimsWebSiteSelectSetOptions() - Constructor for class com.moximedia.aims.AimsWebSiteSelectSetOptions
Creates new AimsWebSiteSelectMenuOptions
AimsWebSiteSettingsMenuOption - class com.moximedia.aims.AimsWebSiteSettingsMenuOption.
An instance of the AimsWebSettingsMenuOption class is used to control the contents of the settongs page.
AimsWebSiteSettingsMenuOption() - Constructor for class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Creates new AimsWebSettingsMenuOption
AimsWebSiteSettingsMenuOptions - class com.moximedia.aims.AimsWebSiteSettingsMenuOptions.
 
AimsWebSiteSettingsMenuOptions() - Constructor for class com.moximedia.aims.AimsWebSiteSettingsMenuOptions
Creates new AimsWebSiteSelectMenuOptions
AimsWebSiteTab - class com.moximedia.aims.AimsWebSiteTab.
This class represents a single tab used in the MELP ISB web site framework.
AimsWebSiteTab() - Constructor for class com.moximedia.aims.AimsWebSiteTab
Creates new AimsWebSiteTab
AimsWebSiteTab(int) - Constructor for class com.moximedia.aims.AimsWebSiteTab
Creates new AimsWebSiteTab
AimsWebSiteTool - class com.moximedia.aims.AimsWebSiteTool.
This class represents a map tool button used in the MELP ISB web site framework.
AimsWebSiteTool() - Constructor for class com.moximedia.aims.AimsWebSiteTool
Creates new WebSiteButton
AimsWebSiteToolset - class com.moximedia.aims.AimsWebSiteToolset.
An AimsToolset contains a set of tools that can be used in an IMF web site.
AimsWebSiteToolset() - Constructor for class com.moximedia.aims.AimsWebSiteToolset
Creates new AimsToolset
AimsWorkspace - interface com.moximedia.aims.AimsWorkspace.
This interface is implemented by workspace objects, AimsImageWorkspace, AimsSdeWorkspace, and AimsShapeWorkspace
AimsWorkspaces - class com.moximedia.aims.AimsWorkspaces.
Implementation of ArcIMS WORKSPACES element.
AimsWorkspaces() - Constructor for class com.moximedia.aims.AimsWorkspaces
Creates new AimsWorkspaces
AimsXml - class com.moximedia.aims.AimsXml.
Various methods relating to XML communication.
AimsXml() - Constructor for class com.moximedia.aims.AimsXml
 
AimsXmlConnectionConfigHandler - class com.moximedia.aims.AimsXmlConnectionConfigHandler.
 
AimsXmlConnectionConfigHandler() - Constructor for class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
AimsXmlEditTools - class com.moximedia.aims.AimsXmlEditTools.
 
AimsXmlEditTools() - Constructor for class com.moximedia.aims.AimsXmlEditTools
 
AimsXmlEditToolsHandler - class com.moximedia.aims.AimsXmlEditToolsHandler.
 
AimsXmlEditToolsHandler() - Constructor for class com.moximedia.aims.AimsXmlEditToolsHandler
 
AimsXmlFramework - class com.moximedia.aims.AimsXmlFramework.
 
AimsXmlFramework() - Constructor for class com.moximedia.aims.AimsXmlFramework
 
AimsXmlLayerConfigHandler - class com.moximedia.aims.AimsXmlLayerConfigHandler.
 
AimsXmlLayerConfigHandler() - Constructor for class com.moximedia.aims.AimsXmlLayerConfigHandler
 
AimsXmlRegistrationHandler - class com.moximedia.aims.AimsXmlRegistrationHandler.
 
AimsXmlRegistrationHandler() - Constructor for class com.moximedia.aims.AimsXmlRegistrationHandler
 
AimsXmlSiteConfigHandler - class com.moximedia.aims.AimsXmlSiteConfigHandler.
 
AimsXmlSiteConfigHandler() - Constructor for class com.moximedia.aims.AimsXmlSiteConfigHandler
 
AimsXmlThemeConfigHandler - class com.moximedia.aims.AimsXmlThemeConfigHandler.
 
AimsXmlThemeConfigHandler() - Constructor for class com.moximedia.aims.AimsXmlThemeConfigHandler
 
AxlFeatureLayerHandler - class com.moximedia.aims.AxlFeatureLayerHandler.
 
AxlFeatureLayerHandler() - Constructor for class com.moximedia.aims.AxlFeatureLayerHandler
 
AxlGetClientServicesHandler - class com.moximedia.aims.AxlGetClientServicesHandler.
 
AxlGetClientServicesHandler() - Constructor for class com.moximedia.aims.AxlGetClientServicesHandler
 
AxlGetExtractHandler - class com.moximedia.aims.AxlGetExtractHandler.
 
AxlGetExtractHandler() - Constructor for class com.moximedia.aims.AxlGetExtractHandler
 
AxlGetFeaturesHandler - class com.moximedia.aims.AxlGetFeaturesHandler.
 
AxlGetFeaturesHandler() - Constructor for class com.moximedia.aims.AxlGetFeaturesHandler
 
AxlGetGeocodeHandler - class com.moximedia.aims.AxlGetGeocodeHandler.
 
AxlGetGeocodeHandler() - Constructor for class com.moximedia.aims.AxlGetGeocodeHandler
 
AxlGetImageHandler - class com.moximedia.aims.AxlGetImageHandler.
 
AxlGetImageHandler() - Constructor for class com.moximedia.aims.AxlGetImageHandler
 
AxlGetLayoutHandler - class com.moximedia.aims.AxlGetLayoutHandler.
 
AxlGetLayoutHandler() - Constructor for class com.moximedia.aims.AxlGetLayoutHandler
 
AxlGetRasterInfoHandler - class com.moximedia.aims.AxlGetRasterInfoHandler.
 
AxlGetRasterInfoHandler() - Constructor for class com.moximedia.aims.AxlGetRasterInfoHandler
 
AxlGetServiceInfoHandler - class com.moximedia.aims.AxlGetServiceInfoHandler.
 
AxlGetServiceInfoHandler() - Constructor for class com.moximedia.aims.AxlGetServiceInfoHandler
 
AxlImageLayerHandler - class com.moximedia.aims.AxlImageLayerHandler.
 
AxlImageLayerHandler(AimsImageLayer) - Constructor for class com.moximedia.aims.AxlImageLayerHandler
 
add(AimsLayerListLegend) - Method in class com.moximedia.aims.AimsLayerListLegends
Adds a new legend to the array.
add(AimsRegistration) - Method in class com.moximedia.aims.AimsRegistrations
Adds an authentication item to the collection.
add(AimsExact) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Adds an Exact value to the renderer.
add(AimsRange) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Adds a Range value to the renderer.
add(AimsOther) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Adds an Other value to the renderer.
add(AimsExact) - Method in class com.moximedia.aims.AimsValueMapRenderer
Adds an AimsExact value to the renderer.
add(AimsRange) - Method in class com.moximedia.aims.AimsValueMapRenderer
Adds an AimsRange object to the renderer.
add(AimsOther) - Method in class com.moximedia.aims.AimsValueMapRenderer
Adds an AimsOther value to the renderer.
add(AimsWebSiteFindLocationType) - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Adds a location type to the array.
add(AimsWebSiteSelectMenuOption) - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Adds a new option to the collection.
add(AimsWebSiteSelectSetOption) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Adds a new option to the collection.
add(AimsWebSiteSettingsMenuOption) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOptions
Adds a new option to the collection.
add(SqlConnection) - Method in class com.moximedia.aims.SqlConnections
Adds a new connection to the collection.
addBand(AimsBand) - Method in class com.moximedia.aims.AimsBands
Adds a band to the collection.
addBufferLayer(AimsFeatureLayer, AimsBuffer, AimsRenderer) - Method in class com.moximedia.aims.AimsLayers
 
addChartValue(AimsChartValue) - Method in class com.moximedia.aims.AimsChartSymbol
Adds a chart value object to the collection.
addChildReport(SqlReport) - Method in class com.moximedia.aims.SqlReport
 
addColumn(SqlColumn) - Method in class com.moximedia.aims.SqlRecordset
 
addCoordinateType(String, String) - Method in class com.moximedia.aims.SpatialDirect
Adds an export coordinate type.
addFeature(AimsFeature) - Method in class com.moximedia.aims.AimsFeatures
Adds a feature to the collection ¶m feature The feature to add to the collection.
addFeature(AimsFeature) - Method in class com.moximedia.aims.AimsGeocode
Adds a feature to the features collection.
addFeature(String, boolean) - Method in class com.moximedia.aims.AimsMarkup
 
addFeature(AimsFeature) - Method in class com.moximedia.aims.AimsRecordset
Adds a feature to the features collection.
addField(AimsField) - Method in class com.moximedia.aims.AimsRecordset
Adds a field to the fields collection.
addFieldValue(String, String) - Method in class com.moximedia.aims.AimsFeature
Creates a new field and sets its value.
addFolder(AimsFolder) - Method in class com.moximedia.aims.AimsFolder
Adds a folder to the folder.
addFolder(AimsFolder) - Method in class com.moximedia.aims.AimsFolders
Adds a folder to the folders collection.
addFormat(String, String) - Method in class com.moximedia.aims.SpatialDirect
Adds an export format.
addGeocodeTag(AimsGeocodeTag) - Method in class com.moximedia.aims.AimsGeocode
 
addGeocodeTag(String, String) - Method in class com.moximedia.aims.AimsGeocode
 
addHighlightLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsLayers
Adds a highlight layer so that it is positioned directly above the base layer in the layers list.
addHole(AimsHole) - Method in class com.moximedia.aims.AimsPolygon
Adds a hole to the polygon
addHole() - Method in class com.moximedia.aims.AimsRing
Adds a new hole to the ring, and returns the hole object.
addHole(AimsHole) - Method in class com.moximedia.aims.AimsRing
Adds a new hole to the ring.
addIdentifyLink(AimsIdentifyLink) - Method in class com.moximedia.aims.AimsFeatureLayer
 
addIdentifyReport(AimsReport) - Method in class com.moximedia.aims.AimsFeatureLayer
Adds an identify report for this layer.
addIdentifyReportCoordinateProjection(Projection) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
addItem(Item) - Method in class com.moximedia.aims.pdf.Template
 
addLayer(int, Object) - Method in class com.moximedia.aims.AimsFolder
Inserts a layer to the folder at the specified index.
addLayer(Object) - Method in class com.moximedia.aims.AimsFolder
Adds a layer to the folder.
addLayer(AimsLayer) - Method in class com.moximedia.aims.AimsLayerGroup
Adds a layer to the AimsLayerGroup.
addLayer(AimsLayer) - Method in class com.moximedia.aims.AimsLayers
Adds a Layer to the end of the collection
addLayerGroup(AimsLayerGroup) - Method in class com.moximedia.aims.AimsLayerGroups
Adds an AimsLayerGroup to the collection.
addLayerListLegend(AimsLayerListLegend) - Method in class com.moximedia.aims.AimsAcetateLayer
Adds a layer list legend.
addLayerListLegend(AimsLayerListLegend) - Method in class com.moximedia.aims.AimsFeatureLayer
Adds a layer list legend.
addLayerListLegend(AimsLayerListLegend) - Method in class com.moximedia.aims.AimsImageLayer
Adds a layer list legend.
addLayerListLegend(AimsLayerListLegend) - Method in interface com.moximedia.aims.AimsLayer
Adds a layer list legend.
addLayerListLegend(AimsLayerListLegend) - Method in class com.moximedia.aims.AimsLayerGroup
Adds a layer list legend.
addLayerListLegend(AimsLayerListLegend) - Method in class com.moximedia.aims.WmsLayer
Adds a layer list legend.
addLayerManagerLayer(AimsLayer) - Method in class com.moximedia.aims.AimsLayers
Adds the specified layer to the layers list in a position determined by the layer type.
addLink(AimsIdentifyLink) - Method in class com.moximedia.aims.AimsReport
Adds a hyperlink to the default report.
addMapScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Adds a map script to the map script array.
addMxdTemplate(AimsMxdTemplate) - Method in class com.moximedia.aims.AimsWebSiteConfig
Adds an MXD template to support plotting using other services.
addObject(AimsAcetateObject) - Method in class com.moximedia.aims.AimsAcetateLayer
Adds an acetate object (AimsNorthArrowObject, AimsPointObject, etc.) to the AimsAcetateLayer.
addOutputResolution(OutputResolution) - Method in class com.moximedia.aims.pdf.OutputResolutions
 
addOutputScale(OutputScale) - Method in class com.moximedia.aims.pdf.OutputScales
 
addParameter(SqlParameter) - Method in class com.moximedia.aims.SqlReport
Adds a parameter to the SqlReport.
addPath() - Method in class com.moximedia.aims.AimsPolyline
Adds a new path to the polyline, and returns the path object.
addPath(AimsPath) - Method in class com.moximedia.aims.AimsPolyline
Adds a new path to the polyline.
addPoint(AimsPoint) - Method in class com.moximedia.aims.AimsHole
Adds a point to the hole.
addPoint(AimsPoint) - Method in class com.moximedia.aims.AimsMultipoint
Adds a point to the points object.
addPoint(AimsPoint) - Method in class com.moximedia.aims.AimsPath
Adds a point to the path.
addPoint(AimsPoint) - Method in class com.moximedia.aims.AimsPoints
Adds an AimsPoint to the end of the collection.
addPoint(AimsPointObject) - Method in class com.moximedia.aims.AimsPoints
Adds an AimsPoint to the end of the collection using the coordinates of an AimsPointObject.
addPoint(AimsPoint) - Method in class com.moximedia.aims.AimsRing
Adds a point to the ring.
addPoints(AimsPoints) - Method in class com.moximedia.aims.AimsPoints
Adds the points in another points object to the end of this points object.
addQueryColumn(SqlColumn) - Method in class com.moximedia.aims.SqlQuery
 
addQuickViewExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsWebSiteConfig
Adds a named envelope to the quickview extents shown on the status bar.
addRecord(SqlRecord) - Method in class com.moximedia.aims.SqlRecordset
 
addRelateColumn(SqlColumn) - Method in class com.moximedia.aims.SqlQuery
Adds a relate column to the SqlQuery.
addRenderer(AimsRenderer) - Method in class com.moximedia.aims.AimsGroupRenderer
Adds a renderer to the AimsGroupRenderer.
addRing() - Method in class com.moximedia.aims.AimsPolygon
Adds a new ring to the polygon, and returns the ring object.
addRing(AimsRing) - Method in class com.moximedia.aims.AimsPolygon
Adds a new ring to the polygon.
addSelectReport(AimsReport) - Method in class com.moximedia.aims.AimsFeatureLayer
Adds a select report for this layer.
addService(AimsClientService) - Method in class com.moximedia.aims.AimsClientServices
Adds a service to the collection.
addSqlQuery(SqlQuery) - Method in class com.moximedia.aims.AimsFeatureLayer
Adds a SQL query for this layer.
addSqlReport(SqlReport) - Method in class com.moximedia.aims.AimsFeatureLayer
Adds a SQL report for this layer.
addStartupScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
addTemplate(Template) - Method in class com.moximedia.aims.pdf.Templates
 
addTool(AimsWebSiteTool) - Method in class com.moximedia.aims.AimsWebSiteToolset
Adds a tool to the toolset.
addToolset(AimsWebSiteToolset) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
addUploadProjection(Projection) - Method in class com.moximedia.aims.AimsWebSiteConfig
Adds a projection to the list that can be used for uploading.
addValue(String) - Method in class com.moximedia.aims.SqlRecord
 
addVertexToClosestLineSegment(AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
Adds a vertex to the closest line segment.
addVertexToClosestLineSegment(AimsPoint) - Method in class com.moximedia.aims.AimsRing
 
addVertexToSegmentAtDistance(AimsPoint, double) - Method in class com.moximedia.aims.AimsHole
 
addVertexToSegmentAtDistance(AimsPoint, double) - Method in class com.moximedia.aims.AimsPolygon
 
addVertexToSegmentAtDistance(AimsPoint, double) - Method in class com.moximedia.aims.AimsRing
 
addWorkspace(AimsWorkspace) - Method in class com.moximedia.aims.AimsWorkspaces
Adds a workspace to the collection.
adjustScaleFactors(String, String) - Method in class com.moximedia.aims.AimsAcetateLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsAcetateLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(String, String) - Method in class com.moximedia.aims.AimsFeatureLayer
Adjusts the scale factors for this layer and its renderers.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsFeatureLayer
Adjusts the scale factors for this layer and its renderers.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsGroupRenderer
Adjusts the scale factors for this renderer.
adjustScaleFactors(String, String) - Method in class com.moximedia.aims.AimsImageLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsImageLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(String, String) - Method in interface com.moximedia.aims.AimsLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(double) - Method in interface com.moximedia.aims.AimsLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(String, String) - Method in class com.moximedia.aims.AimsLayers
Adjusts the scale factors for this layer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsLayers
Adjusts the scale factors for this layer.
adjustScaleFactors(double) - Method in interface com.moximedia.aims.AimsRenderer
 
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Adjusts the scale factors for this renderer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Adjusts the scale factors for this renderer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsSimpleRenderer
Adjusts the scale factors for this renderer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Adjusts the scale factors for this renderer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.AimsValueMapRenderer
Adjusts the scale factors for this renderer.
adjustScaleFactors(String, String) - Method in class com.moximedia.aims.WmsLayer
Adjusts the scale factors for this layer.
adjustScaleFactors(double) - Method in class com.moximedia.aims.WmsLayer
Adjusts the scale factors for this layer.
alignBottom(double) - Method in class com.moximedia.aims.AimsEnvelope
Sets the bottom side of the envelope to the value specified.
alignLeft(double) - Method in class com.moximedia.aims.AimsEnvelope
Sets the left side of the envelope to the value specified.
alignRight(double) - Method in class com.moximedia.aims.AimsEnvelope
Sets the right side of the envelope to the value specified.
alignTop(double) - Method in class com.moximedia.aims.AimsEnvelope
Sets the top side of the envelope to the value specified.
applyXml(String) - Method in class com.moximedia.aims.SqlConnections
 
applyXmlEditTools(String, AimsMap, AimsEditTools) - Static method in class com.moximedia.aims.AimsXmlEditTools
 
applyXmlLayers(String, AimsMap, AimsWebSiteConfig) - Static method in class com.moximedia.aims.AimsXmlFramework
Sets the layer settings from a URL containing XML layer information.
applyXmlPrint(String, AimsWebSiteConfig) - Static method in class com.moximedia.aims.AimsXmlFramework
Sets the print templates from a URL containing XML template information.
applyXmlSecurity(String, AimsWebSiteConfig) - Static method in class com.moximedia.aims.AimsXmlFramework
 
applyXmlSiteConfig(String, AimsWebSiteConfig) - Static method in class com.moximedia.aims.AimsXmlFramework
Sets the map folders object from a URL containing XML folders information.
applyXmlThemes(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
applyXmlThemes(String, AimsWebSiteConfig) - Static method in class com.moximedia.aims.AimsXmlFramework
Sets the map themes from a URL containing XML theme information.

B

BC_ALBERS - Static variable in class com.moximedia.aims.AimsCoordsys
Returns the BC_ALBERS projection string.
BOF() - Method in class com.moximedia.aims.AimsGeocode
Returns true if the recordset is at the beginning (before the first record).
BOF() - Method in class com.moximedia.aims.AimsRecordset
Returns true if the recordset is at the beginning (before the first record).
Box - class com.moximedia.aims.pdf.Box.
A template item object implementation.
Box() - Constructor for class com.moximedia.aims.pdf.Box
Creates a new instance of Box
buffer(double) - Method in class com.moximedia.aims.AimsPoint
Buffers the point by a specified distance and returns a polygon result.
buffer(double) - Method in class com.moximedia.aims.AimsPolygon
Returns a new polygon that is a buffered polygon of this one.
buffer(double) - Method in class com.moximedia.aims.AimsPolyline
 
bufferedEOF() - Method in class com.moximedia.aims.AimsRecordset
Returns true if the recordset is at the end of the buffered response (after the last record).
bufferedMoveNext() - Method in class com.moximedia.aims.AimsRecordset
Moves the recordset pointer to the next record.

C

CASE_INSENSITIVE - Static variable in class com.moximedia.aims.AimsField
 
CASE_LOWER - Static variable in class com.moximedia.aims.AimsField
 
CASE_SENSITIVE - Static variable in class com.moximedia.aims.AimsField
 
CASE_UPPER - Static variable in class com.moximedia.aims.AimsField
 
COGO_DISTANCE_UNITS_FEET - Static variable in class com.moximedia.aims.AimsEditTools
Enumeration for feet units.
COGO_DISTANCE_UNITS_METERS - Static variable in class com.moximedia.aims.AimsEditTools
Enumeration for metric units.
COLUMN_TYPE_QUERY - Static variable in class com.moximedia.aims.SqlColumn
 
COLUMN_TYPE_RELATE - Static variable in class com.moximedia.aims.SqlColumn
 
COLUMN_TYPE_RESULT - Static variable in class com.moximedia.aims.SqlColumn
 
COLUMN_TYPE_UNKNOWN - Static variable in class com.moximedia.aims.SqlColumn
 
CenterCoordinateText - class com.moximedia.aims.pdf.CenterCoordinateText.
A template item object implementation.
CenterCoordinateText() - Constructor for class com.moximedia.aims.pdf.CenterCoordinateText
Creates a new instance of Text
CsvParser - class com.moximedia.aims.CsvParser.
 
CsvParser() - Constructor for class com.moximedia.aims.CsvParser
Creates a new instance of CsvParser
calculatePositionAt(double, double) - Method in class com.moximedia.aims.AimsPoint
Calculates the position at a specified distance and angle from this point using a trigonometric calculation.
canClearFilter() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets an indicator of whether the user can clear the filter for this layer using the clear tool.
canEdit() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets a boolean value indicating whether a layer can be edited.
canEdit() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns an indicator of whether the layer can be edited.
canEdit() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether a layer can be edited.
canEdit() - Method in interface com.moximedia.aims.AimsLayer
 
canEdit() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether a layer can be edited.
canExtract() - Method in class com.moximedia.aims.AimsFeatureLayer
 
canExtractExcel() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns an indicator of whether this layer supports Excel extraction.
canExtractExcel() - Method in class com.moximedia.aims.AimsField
Returns an indicator of whether this field is included in an Excel extraction.
canExtractFme() - Method in class com.moximedia.aims.AimsFeatureLayer
 
canExtractGml() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns an indicator of whether this layer supports GML extraction.
canExtractGml() - Method in class com.moximedia.aims.AimsField
Returns an indicator of whether this field is included in a GML extraction.
canFindByAttribute() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets a boolean value indicating whether a layer can be queried using the find location by attribute tool.
canFindByAttribute() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether a feature layer can be queried using the find location by attribute tool.
canFindByAttribute() - Method in class com.moximedia.aims.AimsField
Returns a boolean value indicating whether this field can be used in seraching for features using an attribute.
canFindByAttribute() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether a layer can be queried using the find location by attribute tool.
canFindByAttribute() - Method in interface com.moximedia.aims.AimsLayer
 
canFindByAttribute() - Method in class com.moximedia.aims.AimsLayers
Gets a boolean value indicating whether the layers list contains any layers that can be queried using the find location by attribute tool.
canFindByAttribute() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether a layer can be queried using the find location by attribute tool.
canHideLabels() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean value indicating whether labels can be hidden.
canHideLabels() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether labels can be hidden.
canHideLabels() - Method in class com.moximedia.aims.AimsImageLayer
Returns a boolean value indicating whether labels can be hidden.
canHideLabels() - Method in interface com.moximedia.aims.AimsLayer
 
canHideLabels() - Method in class com.moximedia.aims.AimsLayerGroup
Returns a boolean value indicating whether labels can be hidden.
canHideLabels() - Method in class com.moximedia.aims.WmsLayer
Returns a boolean value indicating whether labels can be hidden.
canHideLayerListLegend() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canHideLayerListLegend() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canHideLayerListLegend() - Method in class com.moximedia.aims.AimsImageLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canHideLayerListLegend() - Method in interface com.moximedia.aims.AimsLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canHideLayerListLegend() - Method in class com.moximedia.aims.AimsLayerGroup
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canHideLayerListLegend() - Method in class com.moximedia.aims.WmsLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canIdentify() - Method in class com.moximedia.aims.AimsField
Returns a boolean indicator of whether the field is included in the identify report.
canSelectByAttribute() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets a boolean value indicating whether a layer can be queried using the select location by attribute tool.
canSelectByAttribute() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether a feature layer can be queried using the select by attribute tool.
canSelectByAttribute() - Method in class com.moximedia.aims.AimsField
Returns a boolean value indicating whether this field can be used in seraching for features using an attribute.
canSelectByAttribute() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether a layer can be queried using the select location by attribute tool.
canSelectByAttribute() - Method in interface com.moximedia.aims.AimsLayer
 
canSelectByAttribute() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether a layer can be queried using the select location by attribute tool.
canSetVisibilityOff() - Method in class com.moximedia.aims.AimsFolder
 
canSetVisibilityOn() - Method in class com.moximedia.aims.AimsFolder
 
canShowLayerListLegend() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canShowLayerListLegend() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canShowLayerListLegend() - Method in class com.moximedia.aims.AimsImageLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canShowLayerListLegend() - Method in interface com.moximedia.aims.AimsLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canShowLayerListLegend() - Method in class com.moximedia.aims.AimsLayerGroup
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
canShowLayerListLegend() - Method in class com.moximedia.aims.WmsLayer
Gets and indicator of whether the legend could be shown, true regardless of whether or not it is turned off.
centerAt(double, double) - Method in class com.moximedia.aims.AimsMap
re-centre the map at the (x,y) in map units
centimetersToInches(double) - Static method in class com.moximedia.aims.pdf.Template
 
centimetersToInches(float) - Static method in class com.moximedia.aims.pdf.Template
 
centimetersToMillimeters(double) - Static method in class com.moximedia.aims.pdf.Template
 
centimetersToMillimeters(float) - Static method in class com.moximedia.aims.pdf.Template
 
centimetersToPoints(double) - Static method in class com.moximedia.aims.pdf.Template
 
centimetersToPoints(float) - Static method in class com.moximedia.aims.pdf.Template
 
characters(char[], int, int) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetImageHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
characters(char[], int, int) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
characters(char[], int, int) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
checkScriptName(String) - Static method in class com.moximedia.aims.AimsUtil
 
clear() - Method in class com.moximedia.aims.AimsFeatures
 
clear() - Method in class com.moximedia.aims.AimsGeocode
 
clear() - Method in class com.moximedia.aims.AimsLayers
Clears the Layers (removes all layers from the collection).
clear() - Method in class com.moximedia.aims.AimsPoints
Clears the AimsPoints (removes all points from the collection).
clear() - Method in class com.moximedia.aims.AimsRecordset
Clears the recordset (removes all features)
clear() - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Clears the array.
clear() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Clears all options from the collection.
clear() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Clears all options from the collection.
clear() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOptions
Clears all options from the collection.
clear() - Method in class com.moximedia.aims.SqlReport
Removes the records from this object, and any sub-objects.
clear() - Method in class com.moximedia.aims.pdf.Templates
Removes all templates, resolutions, and scales from the templates object.
clearAddress() - Method in class com.moximedia.aims.AimsGeocode
 
clearAlertMessage() - Method in class com.moximedia.aims.AimsMap
 
clearColumns() - Method in class com.moximedia.aims.SqlRecordset
 
clearFilter() - Method in class com.moximedia.aims.AimsRecordset
Clears the filter associated with a recordset
clearIdentifyReportCoordinateProjections() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
clearObjects() - Method in class com.moximedia.aims.AimsAcetateLayer
Removes all objects from the acetate layer.
clearRecords() - Method in class com.moximedia.aims.SqlRecordset
 
clearResults() - Method in class com.moximedia.aims.AimsGeocode
 
clearUploadProjections() - Method in class com.moximedia.aims.AimsWebSiteConfig
Clears the list of projections that can be used for uploading.
clone() - Method in class com.moximedia.aims.AimsAcetateLayer
Creates a copy of this object.
clone() - Method in interface com.moximedia.aims.AimsAcetateObject
 
clone() - Method in class com.moximedia.aims.AimsBuffer
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsCalloutTextObject
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsChartSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsChartValue
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsColor
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsCoordsys
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsDataset
Returns a clone of this object.
clone() - Method in class com.moximedia.aims.AimsEnvelope
Creates a copy of this envelope.
clone() - Method in class com.moximedia.aims.AimsEnvelopeObject
Creates a copy of this envelope.
clone() - Method in class com.moximedia.aims.AimsEnvironment
Returns a clone of this object
clone() - Method in class com.moximedia.aims.AimsExact
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsFeatureLayer
Creates a copy of this feature layer.
clone() - Method in class com.moximedia.aims.AimsField
Returns a copy of this field object.
clone() - Method in class com.moximedia.aims.AimsFilter
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsGeocode
 
clone() - Method in class com.moximedia.aims.AimsGeocodeTag
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsGroupRenderer
Creates a copy of this renderer.
clone() - Method in class com.moximedia.aims.AimsHashLineSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsHole
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsIdentifyLink
 
clone() - Method in class com.moximedia.aims.AimsImageLayer
Creates a copy of this feature layer.
clone() - Method in class com.moximedia.aims.AimsImageWorkspace
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsLabelledPointObject
Creates a copy of this object.
clone() - Method in interface com.moximedia.aims.AimsLayer
 
clone() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.AimsLayerListLegends
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.AimsLayers
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsLegend
 
clone() - Method in class com.moximedia.aims.AimsLine
 
clone() - Method in class com.moximedia.aims.AimsLineObject
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsMultipoint
 
clone() - Method in class com.moximedia.aims.AimsNorthArrowObject
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsOther
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsPoint
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsPointObject
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsPoints
Returns a clone of this object
clone() - Method in class com.moximedia.aims.AimsPolygon
Clones this object.
clone() - Method in class com.moximedia.aims.AimsPolygonObject
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsPolyline
 
clone() - Method in class com.moximedia.aims.AimsPolylineObject
 
clone() - Method in class com.moximedia.aims.AimsRange
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsRecordset
Creates a copy of this recordset.
clone() - Method in interface com.moximedia.aims.AimsRenderer
 
clone() - Method in class com.moximedia.aims.AimsRing
 
clone() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Creates a copy of this renderer.
clone() - Method in class com.moximedia.aims.AimsScalebarObject
 
clone() - Method in class com.moximedia.aims.AimsSdeWorkspace
Creates a copy of this object.
clone() - Method in interface com.moximedia.aims.AimsShapeObject
 
clone() - Method in class com.moximedia.aims.AimsShapeWorkspace
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsShieldSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Creates a copy of this renderer.
clone() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsSimpleRenderer
Creates a copy of this renderer.
clone() - Method in class com.moximedia.aims.AimsSpatialFilter
Creates a copy of this spatial filter.
clone() - Method in interface com.moximedia.aims.AimsSymbol
 
clone() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsTextObject
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsTextSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Creates a copy of this symbol.
clone() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Creates a copy of this renderer.
clone() - Method in interface com.moximedia.aims.AimsValueMapObject
 
clone() - Method in class com.moximedia.aims.AimsValueMapRenderer
Creates a copy of this renderer.
clone() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Creates a copy of this object.
clone() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Creates a copy of this object.
clone() - Method in interface com.moximedia.aims.AimsWorkspace
 
clone() - Method in class com.moximedia.aims.SpatialDirect
 
clone() - Method in class com.moximedia.aims.SqlColumn
Returns a copy of this object.
clone() - Method in class com.moximedia.aims.SqlParameter
 
clone() - Method in class com.moximedia.aims.SqlQuery
 
clone() - Method in class com.moximedia.aims.SqlReport
 
clone() - Method in class com.moximedia.aims.WmsLayer
Creates a copy of this layer.
clone() - Method in class com.moximedia.aims.pdf.Box
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.CenterCoordinateText
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.DateText
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Image
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.IndexMap
Gets a clone of this object.
clone() - Method in interface com.moximedia.aims.pdf.Item
 
clone() - Method in class com.moximedia.aims.pdf.LatLonGraticule
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Legend
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Line
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Map
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.NorthArrow
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.OutputResolution
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.OutputResolutions
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.OutputScale
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.OutputScales
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Paragraph
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Prompt
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.ScaleBar
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.ScaleText
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Template
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Templates
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.Text
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.pdf.TitleText
Gets a clone of this object.
clone() - Method in class com.moximedia.aims.projection.Ellipsoid
 
clone() - Method in interface com.moximedia.aims.projection.Projection
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns a separate copy of this object.
clone() - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns a separate copy of this object.
cloneInteger(Integer) - Static method in class com.moximedia.aims.AimsUtil
 
close() - Method in class com.moximedia.aims.AimsPoints
Closes the points, so that the end point is the same as the starting point.
close() - Method in class com.moximedia.aims.SqlConnection
Closes the connection pool associated with this object.
closeAll() - Method in class com.moximedia.aims.SqlConnections
 
com.moximedia.aims - package com.moximedia.aims
 
com.moximedia.aims.pdf - package com.moximedia.aims.pdf
 
com.moximedia.aims.projection - package com.moximedia.aims.projection
 
com.moximedia.aims.types - package com.moximedia.aims.types
 
contains(AimsEnvelope) - Method in class com.moximedia.aims.AimsEnvelope
Compares two AimsEnvelopes, and returns true if this envelope completely contains the envelope in the argument.
contains(AimsPoint) - Method in class com.moximedia.aims.AimsEnvelope
Returns true if this envelope contains the point in the argument.
contains(AimsPolygon) - Method in class com.moximedia.aims.AimsEnvelope
Returns true if this envelope contains the polygon in the argument.
contains(AimsPoint) - Method in class com.moximedia.aims.AimsHole
Tests to see if the hole contains a point.
contains(AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
Tests to see if the polygon contains a point.
contains(AimsRing) - Method in class com.moximedia.aims.AimsPolygon
Tests to see if the polygon contains a ring.
contains(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
 
contains(AimsPoints) - Method in class com.moximedia.aims.AimsRing
Tests to see if the ring contains a point from a points list, not included in any holes within the ring.
contains(AimsPoint) - Method in class com.moximedia.aims.AimsRing
Tests to see if the ring contains a point, not included in any holes within the ring.
contains(AimsPolygon) - Method in class com.moximedia.aims.AimsRing
 
controlsSubfolderVisibility() - Method in class com.moximedia.aims.AimsFolder
 
convertUnits(int, int, AimsPoint) - Static method in class com.moximedia.aims.pdf.Template
 
convertUnits(int, int, float) - Static method in class com.moximedia.aims.pdf.Template
 
convertUnits(int, int, double) - Static method in class com.moximedia.aims.pdf.Template
 
copyStructure() - Method in class com.moximedia.aims.AimsFolder
 
copyStructure() - Method in class com.moximedia.aims.AimsFolders
 
createHighlightLayer(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Creates a clone of this layer with selected features highlighted.
createHighlightLayer(AimsShapeObject) - Method in class com.moximedia.aims.AimsFeatureLayer
Creates a clone of this layer with selected features highlighted.
createHighlightLayer(AimsFilter) - Method in class com.moximedia.aims.AimsFeatureLayer
Creates a clone of this layer with selected features highlighted.

D

DATA_TYPE_NUMBER - Static variable in class com.moximedia.aims.SqlColumn
 
DATA_TYPE_STRING - Static variable in class com.moximedia.aims.SqlColumn
 
DISABLED_STATUS_FALSE - Static variable in class com.moximedia.aims.AimsEnvironment
Status indicator enumerator
DISABLED_STATUS_TRUE - Static variable in class com.moximedia.aims.AimsEnvironment
Status indicator enumerator
DISABLED_STATUS_UNKNOWN - Static variable in class com.moximedia.aims.AimsEnvironment
Status indicator enumerator
DISPLAY_FORMAT_DECIMAL_DEGREES - Static variable in class com.moximedia.aims.projection.ProjectionGeographic
Enumeration for display format type decimal degrees
DISPLAY_FORMAT_DMS - Static variable in class com.moximedia.aims.projection.ProjectionGeographic
Enumeration for display format type degrees, minutes, seconds
DateText - class com.moximedia.aims.pdf.DateText.
A template item object implementation.
DateText() - Constructor for class com.moximedia.aims.pdf.DateText
Creates a new instance of Text
decimalDegreesToFeet(double) - Static method in class com.moximedia.aims.AimsUtil
Conversion routine.
decimalDegreesToMeters(double) - Static method in class com.moximedia.aims.AimsUtil
Conversion routine.
densify(double) - Method in class com.moximedia.aims.AimsHole
Densifies the points in the shape by a distance.
densify(double) - Method in class com.moximedia.aims.AimsPath
Densifies the points in the shape by a distance.
densify(double) - Method in class com.moximedia.aims.AimsPoints
Densifies the points in the points list by a distance.
densify(double) - Method in class com.moximedia.aims.AimsPolygon
Densifies the points in the shape by a distance.
densify(double) - Method in class com.moximedia.aims.AimsPolyline
Densifies the points in the shape by a distance.
densify(double) - Method in class com.moximedia.aims.AimsPolylineObject
Densifies the points in the shape by a distance.
densify(double) - Method in class com.moximedia.aims.AimsRing
Densifies the points in the shape by a distance.
destroy() - Method in class com.moximedia.aims.Startup
Destroys the servlet.
difference(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
Returns a new polygon representing the difference between this polygon and another one.
disable() - Method in class com.moximedia.aims.AimsLayerListLegends
Disbles the display of the layer list legends.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.moximedia.aims.Startup
Handles the HTTP GET method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.moximedia.aims.Startup
Handles the HTTP POST method.
doZoom(double, double, double) - Method in class com.moximedia.aims.AimsMap
Changes the extent of the map, leaving the centre point the same.

E

ELLIPSOID_AIRY_1830 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_AIRY_MODIFIED_1849 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_AUSTRALIAN_NATIONAL_SPHEROID - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_AVERAGE_TERRESTRIAL_SYSTEM_1977 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_BESSEL_1841 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_BESSEL_MODIFIED - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_BESSEL_NAMIBIA - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_CLARKE_1866 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_CLARKE_1880_ARC - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_CLARKE_1880_BENOIT - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_CLARKE_1880_IGN - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_CLARKE_1880_RGS - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_CLARKE_1880_SGA_1922 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_EVEREST_1830_1937_ADJUSTMENT - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_EVEREST_1830_1962_DEFINITION - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_EVEREST_1830_1967_DEFINITION - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_EVEREST_1830_1975_DEFINITION - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_EVEREST_1830_MODIFIED - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_GEM_10C - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_GRS_1967 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_GRS_1980 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_HELMERT_1906 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_INDONESIAN_NATIONAL_SPHEROID - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_INTERNATIONAL_1924 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_KRASSOWSKY_1940 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_NWL_9D - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_OSU86F - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_OSU91A - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_PLESSIS_1817 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_STRUVE_1860 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_WAR_OFFICE - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_WGS_72 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_WGS_84 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
ELLIPSOID_XIAN_1980 - Static variable in class com.moximedia.aims.projection.Ellipsoid
 
EOF() - Method in class com.moximedia.aims.AimsGeocode
Returns true if the recordset is at the end (after the last record).
EOF() - Method in class com.moximedia.aims.AimsRecordset
Returns true if the recordset is at the end (after the last record).
Ellipsoid - class com.moximedia.aims.projection.Ellipsoid.
 
Ellipsoid() - Constructor for class com.moximedia.aims.projection.Ellipsoid
 
Ellipsoid(String, double, double, int) - Constructor for class com.moximedia.aims.projection.Ellipsoid
 
enable() - Method in class com.moximedia.aims.AimsLayerListLegends
Enables the display of the layer list legends.
encodeBase64(byte[]) - Static method in class com.moximedia.aims.AimsUtil
Simple implementation of Base64Encoder.
encodeUTF8(String) - Static method in class com.moximedia.aims.AimsUtil
Returns a string encoded using UTF-8.
endDocument() - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
endDocument() - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
endDocument() - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
endDocument() - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
endDocument() - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
endDocument() - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
endDocument() - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetExtractHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetImageHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
endDocument() - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
endDocument() - Method in class com.moximedia.aims.AxlImageLayerHandler
 
endDocument() - Method in class com.moximedia.aims.StandAloneGml2Parser
 
endDocument() - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
endElement(String, String, String) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetImageHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
endElement(String, String, String) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
endElement(String, String, String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetImageHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
endPrefixMapping(String) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
endPrefixMapping(String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
equals(AimsImageWorkspace) - Method in class com.moximedia.aims.AimsImageWorkspace
Checks whether two workspaces are the same.
equals(AimsLine) - Method in class com.moximedia.aims.AimsLine
 
equals(AimsPoint) - Method in class com.moximedia.aims.AimsPoint
 
equals(Ellipsoid) - Method in class com.moximedia.aims.projection.Ellipsoid
 
equals(Projection) - Method in interface com.moximedia.aims.projection.Projection
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns an indicator of whether this projection is the same as another.
equals(Projection) - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns an indicator of whether this projection is the same as another.
escapeQuery(String) - Static method in class com.moximedia.aims.AimsUtil
Returns a string with ', ", &, <, and > characters changed to their HTML equivalents.
executeQuery(SqlConnections) - Method in class com.moximedia.aims.SqlReport
 
executeQuery(SqlConnections, SqlRecord) - Method in class com.moximedia.aims.SqlReport
Executes the query statement to populate the result array.
expandBy(double) - Method in class com.moximedia.aims.AimsEnvelope
Enlarges the rectangle by the specified distance on all sides.
expandBy(double, double, double, double) - Method in class com.moximedia.aims.AimsEnvelope
Enlarges the rectangle by the specified distances.
extract() - Method in class com.moximedia.aims.AimsExtract
Executes the extract process based on the properties.
extract() - Method in class com.moximedia.aims.AimsFeatureLayer
Performs an extract using the layer settings.
extract(AimsFilter) - Method in class com.moximedia.aims.AimsFeatureLayer
Performs an extract using the layer settings.
extract() - Method in class com.moximedia.aims.AimsLayers
Performs an extract of all visible extractable layers in the visible area.

F

FIELD_TYPE_BIG_INTEGER - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_BOOLEAN - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_CHAR - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_CLOB - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_DATE - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_DOUBLE - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_FLOAT - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_INTEGER - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_LONG_INTEGER - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_NCLOB - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_NVARCHAR - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_ROWID - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_SHAPE - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_STRING - Static variable in class com.moximedia.aims.AimsField
 
FIELD_TYPE_UNKNOWN - Static variable in class com.moximedia.aims.AimsField
 
feetToDecimalDegrees(double) - Static method in class com.moximedia.aims.AimsUtil
Conversion routine.
feetToMeters(double) - Static method in class com.moximedia.aims.AimsUtil
Conversion routine.
findByAttribute(String, String) - Method in class com.moximedia.aims.AimsFeatureLayer
Returns an extent envelope of the features matching the specified query.
fix() - Method in class com.moximedia.aims.AimsPolygon
Fixes a polygon where rings are added that should be holes.
fixAmpersands(String) - Static method in class com.moximedia.aims.AimsUtil
Escapes the ampersands in the font name.
format(String) - Method in class com.moximedia.aims.AimsField
 
formatDD(double, boolean, double) - Static method in class com.moximedia.aims.AimsUtil
 

G

generalize(double) - Method in class com.moximedia.aims.AimsHole
Generalizes the points in the shape by a distance.
generalize(double) - Method in class com.moximedia.aims.AimsPath
Generalizes the points in the shape by a distance.
generalize(double) - Method in class com.moximedia.aims.AimsPoints
Generalizes the points in the points list by a distance.
generalize(double) - Method in class com.moximedia.aims.AimsPolygon
Generalizes the points in the shape by a distance.
generalize(double) - Method in class com.moximedia.aims.AimsPolyline
Generalizes the points in the shape by a distance.
generalize(double) - Method in class com.moximedia.aims.AimsPolylineObject
Generalizes the points in the shape by a distance.
generalize(double) - Method in class com.moximedia.aims.AimsRing
Generalizes the points in the shape by a distance.
generate(AimsWebSiteConfig, AimsMap, double, double, String, HashMap, String, String) - Method in class com.moximedia.aims.pdf.Template
 
generate(AimsWebSiteConfig, AimsMap, double, double, String, HashMap, String, String, boolean) - Method in class com.moximedia.aims.pdf.Template
 
get(int) - Method in class com.moximedia.aims.AimsLayerListLegends
Gets the legend at the specified index.
get(String) - Method in class com.moximedia.aims.AimsRegistrations
Gets the authentication item for the named script.
get(int) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the object at the specified index.
get(int) - Method in class com.moximedia.aims.AimsValueMapRenderer
Gets the object at the specified index.
get(int) - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Gets the location type at the specified index
get(String) - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Gets the location type with the specified name.
getAcetateLayerByName(String) - Method in class com.moximedia.aims.AimsLayers
Returns an acetate layer matching a name, or null if not found.
getAcetateLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsAcetate Layers in a AimsLayers object.
getAcetateObjectCount() - Method in class com.moximedia.aims.AimsMap
 
getAcetateObjectLimit() - Method in class com.moximedia.aims.AimsMap
 
getAcetateObjectType() - Method in interface com.moximedia.aims.AimsAcetateObject
 
getAcetateObjectType() - Method in class com.moximedia.aims.AimsCalloutTextObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsLineObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsNorthArrowObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsPointObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsPolygonObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsPolylineObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsScalebarObject
Gets the acetate object type.
getAcetateObjectType() - Method in class com.moximedia.aims.AimsTextObject
Gets the acetate object type.
getAclPassword() - Method in class com.moximedia.aims.AimsMap
Gets the user password for restricted services.
getAclUser() - Method in class com.moximedia.aims.AimsMap
Gets the user name for restricted services.
getActionScript() - Method in class com.moximedia.aims.AimsRegistration
Gets the name of the script that will be executed when the protected script is run.
getActiveGraphic() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the URL of the active graphic image for the tool button, the one that is displayed when the tool is active.
getActiveIdentifyLayer(AimsPoint) - Method in class com.moximedia.aims.AimsLayerGroup
Returns the active layer used for identify.
getActiveIdentifyLayer() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsFeatureLayer that is the active identify layer.
getActiveIdentifyLayer(AimsPoint) - Method in class com.moximedia.aims.AimsLayers
Gets the AimsFeatureLayer that is the active identify layer, using a point to locate the active layer in a group, if applicable.
getActiveIdentifyLayerGroup() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsLayerGroup that is the active identify layer.
getActiveSelectLayer(AimsPoint) - Method in class com.moximedia.aims.AimsLayerGroup
Returns the active layer used for selection.
getActiveSelectLayer() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsFeatureLayer that is the active select layer.
getActiveSelectLayer(AimsPoint) - Method in class com.moximedia.aims.AimsLayers
Gets the AimsFeatureLayer that is the active select layer, using a point to locate the active select in a group, if applicable.
getActiveSelectLayerGroup() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsLayerGroup that is the active select layer.
getActiveToolName() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getActiveToolName() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the name of the tool that is active when the toolset is first shown.
getActiveToolset() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getAddToDefaultFolder() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns whether the acetate layer should be added to the default All Layers folder when no other folders have been defined.
getAlbersExtent(String) - Static method in class com.moximedia.aims.AimsMapsheet
The getAlbersExtent method returns an AimsEnvelope object containing the extent of the specified map sheet in BC Albers coordinates.
getAlertMessage() - Method in class com.moximedia.aims.AimsMap
Gets the alert message resulting from a zoom command.
getAlias() - Method in class com.moximedia.aims.AimsAcetateLayer
Get the alias of the acetate layer
getAlias() - Method in class com.moximedia.aims.AimsFeatureLayer
get the alias of the layer
getAlias() - Method in class com.moximedia.aims.AimsField
Gets the alias label of the field.
getAlias() - Method in class com.moximedia.aims.AimsImageLayer
get alias of the layer
getAlias() - Method in interface com.moximedia.aims.AimsLayer
 
getAlias() - Method in class com.moximedia.aims.SqlColumn
Returns the alias for this column, as reported by the database.
getAlias() - Method in class com.moximedia.aims.WmsLayer
get alias of the layer
getAlias() - Method in interface com.moximedia.aims.projection.Projection
Return the alias of the projection
getAlias(Locale) - Method in interface com.moximedia.aims.projection.Projection
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the alias of the projection
getAlias() - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the alias of the projection
getAlias(Locale) - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the alias of the projection
getAliasedUrl(String) - Method in class com.moximedia.aims.AimsMap
 
getAngle() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute angle
getAngle() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute angle
getAngle(String) - Static method in class com.moximedia.aims.AimsUtil
Gets the angle from a string containing decimal degrees, degree, minute, seconds separated by spaces, or cardinal notation.
getAngleField() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
 
getAngleTo(AimsPoint) - Method in class com.moximedia.aims.AimsPoint
Returns the trigonometric angle to another point.
getAntialiasing() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute antialiasing.
getAntialiasing() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsLegend
Gets the legend text antialiasing setting.
getAntialiasing() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute antialiasing
getAntialiasing() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute antialiasing
getApplicationId() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns a unique value for this application by concatenating the hash codes of the framework and site urls.
getArcImsVersion() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute arcImsVersion.
getArcImsVersion(String, String, String) - Static method in class com.moximedia.aims.AimsUtil
 
getArcImsVersion(String, String) - Static method in class com.moximedia.aims.AimsUtil
 
getArcMapDataFrame() - Method in class com.moximedia.aims.AimsMap
 
getArea() - Method in class com.moximedia.aims.AimsHole
Returns the area of the hole, in square map units.
getArea() - Method in class com.moximedia.aims.AimsPolygon
Returns the polygon of the polygon, in square map units.
getArea() - Method in class com.moximedia.aims.AimsRing
Returns the area of the ring, in square map units.
getArg(String, String) - Static method in class com.moximedia.aims.AimsUtil
 
getAuthenticationId() - Method in class com.moximedia.aims.WmsLayer
 
getAutoExtend() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute autoExtend
getAutoRefresh() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets an indicator of whether the map autorefreshes.
getAxlError() - Method in class com.moximedia.aims.AimsRecordset
Sets the error message received from ArcIMS that is related to the most recent recordset query.
getBackColor() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute backColor
getBackgroundColor() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute backgroundColor
getBackgroundColor() - Method in class com.moximedia.aims.AimsMap
Gets the background color of the map.
getBackgroundColor() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getBackgroundTransColor() - Method in class com.moximedia.aims.AimsMap
Gets the background transparent color of the map.
getBand(int) - Method in class com.moximedia.aims.AimsBands
Gets the BAND at the specified position.
getBands() - Method in class com.moximedia.aims.AimsImageLayer
Gets the image pixel information received from a GET_RASTER_INFO request.
getBlockOut() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute blockOut
getBlockOut() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute blockOut
getBlue() - Method in class com.moximedia.aims.AimsColor
Returns the blue component of the color.
getBottom() - Method in class com.moximedia.aims.AimsEnvelope
Get the minimum Y coordinate of the rectangle
getBoundary() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute boundary
getBoundary() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundary
getBoundaryCapType() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundaryCapType
getBoundaryColor() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute boundaryColor
getBoundaryColor() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundaryColor
getBoundaryJoinType() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundaryJoinType
getBoundaryTransparency() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundaryTransparency
getBoundaryType() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundaryType
getBoundaryWidth() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute boundaryWidth
getBrowser() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getBuffer() - Method in class com.moximedia.aims.AimsFilter
 
getBufferLayerRecordset(AimsFeatureLayer, AimsBuffer) - Method in class com.moximedia.aims.AimsLayers
 
getBufferSize() - Method in class com.moximedia.aims.AimsRecordset
Gets the buffer size used when retrieving features from the server.
getCanClear() - Method in class com.moximedia.aims.AimsAcetateLayer
Reports whether the user can clear the layer using the clear tool.
getCanDrillIdentify() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanDrillIdentify() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanDrillIdentify() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanDrillIdentify() - Method in interface com.moximedia.aims.AimsLayer
 
getCanDrillIdentify() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether the layer can be identified using the drill down identify tool.
getCanHide() - Method in class com.moximedia.aims.AimsLayerListLegends
Returns an indicator of whether the user can hide the legend for this layer.
getCanIdentify() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean value indicating whether the acetate layer can be queried using the identify tools.
getCanIdentify() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether a feature layer can be identified.
getCanIdentify() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether the layer can be identified.
getCanIdentify() - Method in interface com.moximedia.aims.AimsLayer
 
getCanIdentify() - Method in class com.moximedia.aims.AimsLayerGroup
Returns whether the Layer Group can be identified.
getCanIdentify() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether the layer can be identified.
getCanSelect() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns true if the layer is selectable.
getCanSelect() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether a feature layer can be selected.
getCanSelect() - Method in class com.moximedia.aims.AimsImageLayer
Returns true if the layer is selectable.
getCanSelect() - Method in interface com.moximedia.aims.AimsLayer
 
getCanSelect() - Method in class com.moximedia.aims.AimsLayerGroup
Returns whether the Layer Group can be selected.
getCanSelect() - Method in class com.moximedia.aims.WmsLayer
Returns true if the layer is selectable.
getCanSetVisibility() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibility() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibility() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibility() - Method in interface com.moximedia.aims.AimsLayer
 
getCanSetVisibility() - Method in class com.moximedia.aims.AimsLayerGroup
Returns whether the Layer Group can be turned on and off by the user.
getCanSetVisibility() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user.
getCanSetVisibilityBeyondScale() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user when the layer is beyond scale.
getCanSetVisibilityBeyondScale() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user when the layer is beyond scale.
getCanSetVisibilityBeyondScale() - Method in class com.moximedia.aims.AimsImageLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user when the layer is beyond scale.
getCanSetVisibilityBeyondScale() - Method in interface com.moximedia.aims.AimsLayer
 
getCanSetVisibilityBeyondScale() - Method in class com.moximedia.aims.AimsLayerGroup
Gets a boolean value indicating whether the layer group can be turned on and off by the user when the layer group is beyond scale.
getCanSetVisibilityBeyondScale() - Method in class com.moximedia.aims.WmsLayer
Gets a boolean value indicating whether the layer can be turned on and off by the user when the layer is beyond scale.
getCanSplit() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute canSplit
getCanSymbolize() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets an indicator of whether the layer can be symbolized.
getCanSymbolize() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets an indicator of whether the layer can be symbolized.
getCanSymbolize() - Method in class com.moximedia.aims.AimsImageLayer
Gets an indicator of whether the layer can be symbolized.
getCanSymbolize() - Method in interface com.moximedia.aims.AimsLayer
Gets an indicator of whether the layer can be symbolized.
getCanSymbolize() - Method in class com.moximedia.aims.WmsLayer
Gets an indicator of whether the layer can be symbolized.
getCanSymbolizeByAttribute() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getCanSymbolizeByAttribute() - Method in class com.moximedia.aims.AimsField
Gets whether the layer can be symbolized by this field.
getCanZoomToLayer() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean indicator of whether the zoom to layer extent function should be enabled for this layer.
getCanZoomToLayer() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean indicator of whether the zoom to layer extent function should be enabled for this layer.
getCanZoomToLayer() - Method in class com.moximedia.aims.AimsImageLayer
Returns a boolean indicator of whether the zoom to layer extent function should be enabled for this layer.
getCanZoomToLayer() - Method in interface com.moximedia.aims.AimsLayer
 
getCanZoomToLayer() - Method in class com.moximedia.aims.WmsLayer
Returns a boolean indicator of whether the zoom to layer extent function should be enabled for this layer.
getCapType() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute captype
getCardinalAngle(double) - Static method in class com.moximedia.aims.AimsUtil
 
getCellSpacing() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute cellSpacing
getCenter() - Method in class com.moximedia.aims.AimsEnvelope
Returns the center point of the envelope.
getCenterCoordinateProjection() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getCharacter() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute character
getChartValues() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the collection of chart values.
getChildReports() - Method in class com.moximedia.aims.SqlReport
 
getClientServices(String) - Static method in class com.moximedia.aims.AimsClientServices
Gets the map services available on a map server.
getClientServices(String, String) - Static method in class com.moximedia.aims.AimsClientServices
Gets the map services available on a map server.
getClientServices(String, String, String) - Static method in class com.moximedia.aims.AimsClientServices
Gets the map services available on a map server.
getCloneLayers() - Method in class com.moximedia.aims.AimsLayers
 
getClonedFromId() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getClonedFromName() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getClosestPointTo(AimsPoint) - Method in class com.moximedia.aims.AimsPoints
Returns the point in the points list that is closest to the specified point.
getClosestVertex(AimsPoint) - Method in class com.moximedia.aims.AimsHole
Gets the point in the hole boundary that is closest to the indicated point.
getClosestVertex(AimsPoint) - Method in class com.moximedia.aims.AimsPath
Gets the closest vertex in the AimsPath to the specified point.
getClosestVertex(AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
Gets the closest vertex in the AimsPolygon to the specified point.
getClosestVertex(AimsPoint) - Method in class com.moximedia.aims.AimsPolyline
Gets the closest vertex in the AimsPolyline to the specified point.
getClosestVertex(AimsPoint) - Method in class com.moximedia.aims.AimsRing
Gets the closest vertex in the AimsRing to the specified point.
getCodePage() - Method in class com.moximedia.aims.AimsShapeWorkspace
Gets the code page, if any.
getCogoDistanceUnits() - Method in class com.moximedia.aims.AimsEditTools
Gets the COGO distance units enumeration.
getCogoProjection() - Method in class com.moximedia.aims.AimsEditTools
Gets the COCO projection.
getColor() - Method in class com.moximedia.aims.AimsChartValue
Gets the value of the attribute color.
getColor() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute color
getColor() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute color
getColor() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute color
getColorValue(String) - Method in class com.moximedia.aims.AimsColor
Returns the RGB color value for a string containing an rgb triplet.
getColumnDataType() - Method in class com.moximedia.aims.SqlColumn
 
getColumnIndex() - Method in class com.moximedia.aims.SqlParameter
 
getColumnIndex(String) - Method in class com.moximedia.aims.SqlRecordset
 
getColumnName() - Method in class com.moximedia.aims.SqlColumn
 
getColumnType() - Method in class com.moximedia.aims.SqlColumn
 
getColumns() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute columns
getColumns() - Method in class com.moximedia.aims.SqlRecordset
 
getConnection() - Method in class com.moximedia.aims.SqlConnection
 
getConnection(String) - Method in class com.moximedia.aims.SqlConnections
Gets the connection with the specified name.
getConnectionName() - Method in class com.moximedia.aims.SqlConnection
 
getConnectionString() - Method in class com.moximedia.aims.SqlConnection
 
getConnectorPing(String, String, String) - Static method in class com.moximedia.aims.AimsUtil
 
getConnectorPing(String, String) - Static method in class com.moximedia.aims.AimsUtil
 
getCoordinateScript() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getCoordinateSystem() - Method in interface com.moximedia.aims.projection.Projection
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionUtm
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Method to compare projections.
getCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns the GeoTools coordinate system object backing this projection.
getCoordinateSystemZone() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getCoordinateTypeCount() - Method in class com.moximedia.aims.SpatialDirect
Returns the number of coordinate types.
getCoordinateTypeName(int) - Method in class com.moximedia.aims.SpatialDirect
Returns the coordinate type name at the specified index.
getCoordinateTypeValue(int) - Method in class com.moximedia.aims.SpatialDirect
Returns the coordinate type value at the specified index.
getCoordsys() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the coordsys object associated with this layer.
getCoordsys() - Method in class com.moximedia.aims.AimsImageLayer
Returns the coordsys object associated with this layer.
getCopy() - Method in class com.moximedia.aims.AimsDataset
Returns a clone of this object.
getCopy() - Method in class com.moximedia.aims.AimsIdentifyLink
 
getCopy() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.AimsLayerListLegends
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.AimsPoint
Creates a copy of this object.
getCopy() - Method in class com.moximedia.aims.AimsRecordset
 
getCopy() - Method in class com.moximedia.aims.AimsReport
 
getCopy() - Method in class com.moximedia.aims.AimsSdeWorkspace
Creates a copy of this object.
getCopy(int) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(double) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(float) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(long) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(boolean) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsColor) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsCoordsys) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsEnvelope) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsEnvironment) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsField) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsFilter) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(Ellipsoid) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsPoint) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(Projection) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(AimsRenderer) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(Integer) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy(String) - Static method in class com.moximedia.aims.AimsUtil
 
getCopy() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Creates a copy of this object.
getCopy() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Creates a copy of this object.
getCopy() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Creates a copy of this object.
getCopy() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Creates a copy of this object.
getCopy() - Method in class com.moximedia.aims.SqlColumn
Returns a copy of this object.
getCopy() - Method in class com.moximedia.aims.SqlParameter
 
getCopy() - Method in class com.moximedia.aims.SqlQuery
 
getCopy() - Method in class com.moximedia.aims.SqlReport
 
getCopy() - Method in class com.moximedia.aims.pdf.Box
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.CenterCoordinateText
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.DateText
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Image
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.IndexMap
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.LatLonGraticule
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Legend
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Line
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Map
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.NorthArrow
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.OutputResolution
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.OutputResolutions
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.OutputScale
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.OutputScales
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Paragraph
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Prompt
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.ScaleBar
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.ScaleText
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Template
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Templates
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.Text
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.pdf.TitleText
Gets a copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getCopy() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns a separate copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns a separate copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns a separate copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns a separate copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns a separate copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns a separate copy of this object.
getCopy() - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns a separate copy of this object.
getCopyLayer() - Method in class com.moximedia.aims.AimsLayers
Gets the current copy layer, or null if no copy layer is set.
getCount() - Method in class com.moximedia.aims.AimsFeatures
Returns the total number of features &return The total number of features.
getCount() - Method in class com.moximedia.aims.AimsPoints
Returns the number of AimsPoints contained in the collection.
getCourse(double, double, double, double) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns the distance between two geographic points.
getCourse(AimsPoint, AimsPoint) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns the distance between two geographic points.
getCrossings(AimsRing) - Method in class com.moximedia.aims.AimsLine
 
getCurrentRecord() - Method in class com.moximedia.aims.AimsGeocode
 
getCursorStyle() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the cursor to show when this tool is active.
getCursorStyle() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the cursor to show when this tool is active.
getDataFramePosition() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getDataFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getDataFrameWidth() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the width of the data frame.
getDatabase() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the database property.
getDataframe() - Method in class com.moximedia.aims.AimsMxdTemplate
Gets the dataframe of the arcmap service.
getDataset() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the dataset of the layer, if any.
getDebugComment() - Method in class com.moximedia.aims.AimsMap
 
getDegrees(double) - Static method in class com.moximedia.aims.AimsUtil
 
getDescription() - Method in class com.moximedia.aims.AimsDataset
Gets the description for the dataset.
getDescription() - Method in class com.moximedia.aims.AimsReport
Gets the description for this report.
getDescription() - Method in class com.moximedia.aims.AimsTheme
Returns the description of this theme.
getDescription() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Gets the displayed description of the option.
getDescription() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets the displayed description of the option.
getDescription() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Gets the displayed description of the option.
getDescription() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the description for the toolset.
getDescription() - Method in class com.moximedia.aims.SqlQuery
Gets the name of the SqlQuery, which appears as a title on the identify and select reports.
getDescription() - Method in class com.moximedia.aims.SqlReport
Gets the description of the SqlReport, which appears as a title on the identify and select reports.
getDescription(SqlRecord) - Method in class com.moximedia.aims.SqlReport
Gets the description of the SqlReport, which appears as a title on the identify and select reports.
getDescription() - Method in class com.moximedia.aims.pdf.OutputResolution
 
getDescription() - Method in class com.moximedia.aims.pdf.OutputScale
 
getDirectory() - Method in class com.moximedia.aims.AimsImageWorkspace
Gets the directory string.
getDirectory() - Method in class com.moximedia.aims.AimsShapeWorkspace
Gets the directory string.
getDisabledStatus(String) - Method in class com.moximedia.aims.AimsEnvironment
Returns a status code indicating whether the specified image type has been disabled.
getDisplay() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute display
getDisplay() - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
getDisplayFormat() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Gets the display format enumerator.
getDistance(double, double, double, double) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns the distance between two geographic points.
getDistance(AimsPoint, AimsPoint) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns the distance between two geographic points.
getDistanceAndCourse(double, double, double, double) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns an array containin distance, course, and return course between two geographic points.
getDistanceAndCourse(AimsPoint, AimsPoint) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns an array containin distance, course, and return course between two geographic points.
getDistanceTo(AimsPoint) - Method in class com.moximedia.aims.AimsPoint
Returns the distance between two points.
getDistanceToClosestLineSegment(AimsPoint) - Method in class com.moximedia.aims.AimsHole
 
getDistanceToClosestLineSegment(AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
 
getDistanceToClosestLineSegment(AimsPoint) - Method in class com.moximedia.aims.AimsRing
 
getDpi() - Method in class com.moximedia.aims.pdf.OutputResolution
 
getDrawMap() - Method in class com.moximedia.aims.AimsMap
Gets whether the map image is created.
getDriver() - Method in class com.moximedia.aims.SqlConnection
 
getDynamicLayers() - Method in class com.moximedia.aims.AimsLayers
 
getEccentricity() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getEditFeature() - Method in class com.moximedia.aims.AimsEditTools
Gets the current edit feature.
getEditFeatureId() - Method in class com.moximedia.aims.AimsEditTools
Gets the feature id of the current edit feature.
getEditHandler() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the URL of the handler to perform the database actions.
getEditHandlerTarget() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the window used to execute the edit handler.
getEditKeyField() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the key field used for managing the editing record.
getEditKeyValue() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the value of the key feild for use in determining the record being worked on.
getEditLayer() - Method in class com.moximedia.aims.AimsLayers
Gets the current edit layer, or null if no edit layer is set.
getEditLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the edit layers in a AimsLayers object.
getEditToolsXmlUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getEllipsoid(String) - Static method in class com.moximedia.aims.projection.Ellipsoid
 
getEnabled() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Gets an indicator of whether the option is enabled.
getEnabled() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets an indicator of whether the option is enabled.
getEnabled() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Gets an indicator of whether the option is enabled.
getEncrypted() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the encrypted property.
getEndPoint() - Method in class com.moximedia.aims.AimsLine
 
getEnvelope() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the envelope of the object.
getEnvironment() - Method in class com.moximedia.aims.AimsMap
Gets the environment of the map
getEquality() - Method in class com.moximedia.aims.AimsRange
Gets the value of attribute equality
getError() - Method in class com.moximedia.aims.AimsExtract
Gets the error message, if any.
getExamples(SqlConnections, SqlColumn) - Method in class com.moximedia.aims.SqlQuery
 
getExamplesSqlStatement(SqlColumn) - Method in class com.moximedia.aims.SqlQuery
Gets the SQL statement after replacing parameters.
getExtent() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the extent of the layer.
getExtent() - Method in interface com.moximedia.aims.AimsAcetateObject
 
getExtent() - Method in class com.moximedia.aims.AimsCalloutTextObject
Gets the extent of the object.
getExtent() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the extent of the object.
getExtent() - Method in class com.moximedia.aims.AimsFeature
Gets the extent of the feature's geometry.
getExtent() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the extent of the layer.
getExtent() - Method in class com.moximedia.aims.AimsHole
Returns the extent of the hol3, or null if the hole has no points.
getExtent() - Method in class com.moximedia.aims.AimsImageLayer
Returns the extent of the layer.
getExtent() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the extent of the object.
getExtent() - Method in interface com.moximedia.aims.AimsLayer
 
getExtent() - Method in class com.moximedia.aims.AimsLineObject
Gets the extent of the object.
getExtent() - Method in class com.moximedia.aims.AimsMap
Gets an Envelope containg the current extent of the map in mapunits.
getExtent() - Method in class com.moximedia.aims.AimsMultipoint
Returns the extent of the polygon, or null if the polygon has no points.
getExtent() - Method in class com.moximedia.aims.AimsNorthArrowObject
Always returns null.
getExtent() - Method in class com.moximedia.aims.AimsPath
Returns the extent of the path, or null if the path has no points.
getExtent() - Method in class com.moximedia.aims.AimsPoint
Gets the extent of this geometry.
getExtent() - Method in class com.moximedia.aims.AimsPointObject
Gets the extent of the object.
getExtent() - Method in class com.moximedia.aims.AimsPoints
Returns the extent of the points list, or null if the list has no points.
getExtent() - Method in class com.moximedia.aims.AimsPolygon
Returns the extent of the polygon, or null if the polygon has no points.
getExtent() - Method in class com.moximedia.aims.AimsPolygonObject
Gets the extent of the object.
getExtent() - Method in class com.moximedia.aims.AimsPolyline
Returns the extent of the polygon, or null if the polygon has no points.
getExtent() - Method in class com.moximedia.aims.AimsPolylineObject
Returns the extent of the object, or null if the polyline has no points.
getExtent() - Method in class com.moximedia.aims.AimsRing
Returns the extent of the ring, or null if the ring has no points.
getExtent() - Method in class com.moximedia.aims.AimsScalebarObject
Always returns null.
getExtent() - Method in class com.moximedia.aims.AimsTextObject
Returns the extent of the object.
getExtent() - Method in class com.moximedia.aims.WmsLayer
Returns the extent of the layer.
getExteriorPoints() - Method in class com.moximedia.aims.AimsRing
Gets the exterior points of the ring object.
getExtractClip() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether the extract request should include the extent.
getExtractFile() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the path to the extract file created by the extract() method.
getExtractFile() - Method in class com.moximedia.aims.AimsLayers
Gets the path to the extract file created by the extract() method.
getExtractLayerId() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getExtractLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the extract Layers in a AimsLayers object.
getExtractRequestUrl(AimsMap, AimsLayers, AimsEnvelope, String, String, boolean) - Method in class com.moximedia.aims.SpatialDirect
Gets the extract request URL for the specified parameters.
getExtractUrl() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the url of the extract file created by the extract() method.
getExtractUrl() - Method in class com.moximedia.aims.AimsLayers
Gets the url of the extract file created by the extract() method.
getFeature(String) - Method in class com.moximedia.aims.AimsFeatures
 
getFeature() - Method in class com.moximedia.aims.AimsGeocode
Returns the feature for the current record.
getFeature(int) - Method in class com.moximedia.aims.AimsGeocode
Returns the feature for the specified record.
getFeatureClass() - Method in class com.moximedia.aims.AimsFeatureLayer
Get the feature class (point, line, or polygon)
getFeatureCoordsys() - Method in class com.moximedia.aims.AimsMap
Gets the featurecoordsys for the map.
getFeatureCount() - Method in class com.moximedia.aims.AimsGeocode
 
getFeatureExtent() - Method in class com.moximedia.aims.AimsRecordset
Returns the extent of the specified field for the current recordset record.
getFeatureId() - Method in class com.moximedia.aims.StandAloneFeature
 
getFeatureLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsFeature Layers in a AimsLayers object.
getFeatureWeight() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute featureWeight
getFeatureWeight() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute featureWeight
getFeatures() - Method in class com.moximedia.aims.AimsFeatures
Gets the feature collection &return A vector containing the features.
getFeatures() - Method in class com.moximedia.aims.AimsMarkup
 
getFeatures() - Method in class com.moximedia.aims.AimsRecordset
Returns the features collection.
getField(int) - Method in class com.moximedia.aims.AimsRecordset
Gets the field at the specified index of the collection.
getField(String) - Method in class com.moximedia.aims.AimsRecordset
Gets the field matching the specified name.
getField(String) - Method in class com.moximedia.aims.AimsReport
Gets the field with the specified name.
getField() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute field
getFieldDataType() - Method in class com.moximedia.aims.SqlColumn
 
getFieldName() - Method in class com.moximedia.aims.SqlColumn
 
getFieldName() - Method in class com.moximedia.aims.SqlParameter
 
getFieldNames() - Method in class com.moximedia.aims.AimsFeature
Gets the names of the fields in this feature.
getFieldNames() - Method in class com.moximedia.aims.StandAloneFeature
 
getFieldValue(String) - Method in class com.moximedia.aims.AimsFeature
Gets the value of the specified field.
getFieldValue(String) - Method in class com.moximedia.aims.StandAloneFeature
 
getFields() - Method in class com.moximedia.aims.AimsIdentifyLink
Gets an array of fields used by the identify link process.
getFields() - Method in class com.moximedia.aims.AimsRecordset
Gets the fields collection associated with the recordset.
getFields() - Method in class com.moximedia.aims.AimsReport
Gets the fields for this report.
getFields() - Method in class com.moximedia.aims.StandAloneFeature
 
getFile() - Method in class com.moximedia.aims.AimsLegend
Gets the file of the legend of the last map produced.
getFile() - Method in class com.moximedia.aims.AimsMap
Gets the path to the image file created by the refresh() method.
getFillColor() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute fillColor
getFillInterval() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute fillInterval
getFillSymbol(int) - Method in class com.moximedia.aims.AimsMelpSymbols
Gets the fill symbol with the specified symbol number.
getFillSymbolAxl(int) - Method in class com.moximedia.aims.AimsMelpSymbols
Gets the AXL string for the fill symbol with the specified symbol number.
getFillTransparency() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute fillTransparency
getFillType() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute fillType
getFilter() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getFilter() - Method in class com.moximedia.aims.AimsRecordset
Gets the filter used to query this recordset.
getFilterCoordsys() - Method in class com.moximedia.aims.AimsMap
Gets the filtercoordsys for the map.
getFilterWhereExpression(SqlConnections, String) - Method in class com.moximedia.aims.SqlQuery
 
getFindByAttributeBuffer() - Method in class com.moximedia.aims.AimsField
Gets the find by attribute buffer distance for use in zooming to the features found when using the Find By Attribute tool.
getFindByAttributeCase() - Method in class com.moximedia.aims.AimsField
Gets the find by attribute case for use in converting the string entered by the user to the case expected by the database.
getFindByAttributeFields() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getFindByAttributeLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the layers that support the find by attribute routine.
getFindLocationType(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getFindLocationTypes() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getFinishColor() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Gets the value of attribute finishColor
getFmeDataSource() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the FME data source name for the Spatial Direct routines.
getFolderByName(String) - Method in class com.moximedia.aims.AimsFolder
 
getFolderByName(String) - Method in class com.moximedia.aims.AimsFolders
 
getFolderByObjectId(int) - Method in class com.moximedia.aims.AimsFolder
 
getFolderByObjectId(int) - Method in class com.moximedia.aims.AimsFolders
 
getFolders() - Method in class com.moximedia.aims.AimsFolder
Gets the folders that are subfolders of this folder
getFolders() - Method in class com.moximedia.aims.AimsMap
Gets the AimsFolders associated with the map.
getFont() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute font
getFont() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute font
getFont() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute font
getFont() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute font
getFont() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute font
getFont() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute font
getFont() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute font
getFontColor() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute fontColor
getFontColor() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute fontColor
getFontColor() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute fontColor
getFontColor() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute fontColor
getFontColor() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute fontColor
getFontColor() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute fontColor
getFontSize() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute fontSize
getFontSize() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute fontSize
getFontSize() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute fontSize
getFontSize() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute fontSize
getFontSize() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute fontSize
getFontSize() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute fontSize
getFontStyle() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute fontStyle
getFontStyle() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute fontStyle
getFontStyle() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute fontStyle
getFontStyle() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute fontStyle
getFontStyle() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute fontStyle
getFontStyle() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute fontStyle
getForbidden() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute forbidden.
getFormatTypeCount() - Method in class com.moximedia.aims.SpatialDirect
Returns the number of format types.
getFormatTypeName(int) - Method in class com.moximedia.aims.SpatialDirect
Returns the format type name at the specified index.
getFormatTypeValue(int) - Method in class com.moximedia.aims.SpatialDirect
Returns the format type value at the specified index.
getForwardedImage(String) - Method in class com.moximedia.aims.WmsLayer
 
getFrameworkUrlPath() - Method in class com.moximedia.aims.AimsMap
 
getFrameworkUrlPath() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getFullExtent() - Method in class com.moximedia.aims.AimsMap
Returns an Envelope object containing the full extent of the map.
getFullExtent() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getGeoIndexDir() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the geoindex directory, if any.
getGeoIndexDir() - Method in class com.moximedia.aims.AimsShapeWorkspace
Gets the geoindex directory, if any.
getGeocode() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the Geocode object for this layer, if any.
getGeocodeLayerId() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the alternate geocoding layerid for this layer.
getGeocodeRequestAxl() - Method in class com.moximedia.aims.AimsMap
 
getGeocodeResponseAxl() - Method in class com.moximedia.aims.AimsMap
 
getGeocodeServer() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the alternate geocoding server for this layer.
getGeocodeService() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the alternate geocoding servide name for this layer.
getGeocodeServlet() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the alternate geocoding servlet for this layer.
getGeographicExtent(String) - Static method in class com.moximedia.aims.AimsMapsheet
The getGeographicExtent method returns an AimsEnvelope object containing the extent of the specified map sheet in geographid (lat-long) coordinates.
getGeometry() - Method in class com.moximedia.aims.StandAloneFeature
 
getGlobalExtent() - Method in class com.moximedia.aims.AimsFeatures
Gets the extent of the features.
getGlowing() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute glowing
getGlowing() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute glowing
getGlowing() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute glowing
getGlowing() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute glowing
getGraphic() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the URL of the graphic image for the tab.
getGreen() - Method in class com.moximedia.aims.AimsColor
Returns the green component of the color.
getGroupByName(String) - Method in class com.moximedia.aims.AimsFolder
Searches for a group in this folder or its subfolders with the specified name.
getGroupByName(String) - Method in class com.moximedia.aims.AimsFolders
Searches for a group in this folders list with the specified name.
getGroupByObjectId(int) - Method in class com.moximedia.aims.AimsFolder
Searches for a group in this folder or its subfolders with the specified object id.
getGroupByObjectId(int) - Method in class com.moximedia.aims.AimsFolders
Searches for a group in this folders list with the specified object id.
getGroupsContainingLayer(AimsLayer) - Method in class com.moximedia.aims.AimsLayerGroups
Returns an new AimsLayerGroups object containing an array of AimsLayerGroup objects that contain the specified layer.
getGuiScript() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the script for the IMF graphical user interface.
getHAlignment() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute hAlignment
getHandler() - Method in class com.moximedia.aims.AimsIdentifyLink
 
getHandler() - Method in class com.moximedia.aims.AimsReport
Gets the handler URL property.
getHandler() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the custom handler for of the tool button.
getHandlerSuffix() - Method in class com.moximedia.aims.AimsIdentifyLink
 
getHasMore() - Method in class com.moximedia.aims.AimsFeatures
 
getHeight() - Method in class com.moximedia.aims.AimsEnvelope
Gets the envelope height
getHeight() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets the height for the legend.
getHeight() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute height
getHeight() - Method in class com.moximedia.aims.AimsMap
Gets the height of the map in pixels.
getHeight() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the height of the graphic image for the tab.
getHeight() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns the height of the tool button image.
getHelp() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the descriptive help for the tool button for use in the generated help page.
getHelp() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the descriptive help for the tool button for use in the generated help page.
getHelpUrl() - Method in class com.moximedia.aims.AimsWebSiteTab
Returns the url of additional help for this tool.
getHelpUrl() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns the url of additional help for this tool.
getHelpUrl() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the help URL for the toolset.
getHiddenFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getHiddenFrameWidth() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getHighlightType() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getHint() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the hint that will appear when the mouse is over the tab.
getHint() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the hint that will appear when the mouse is over the tool button.
getHole(int) - Method in class com.moximedia.aims.AimsRing
Gets the hole at the specified index.
getHoleCount() - Method in class com.moximedia.aims.AimsRing
Gets the number of holes in the ring.
getHoles() - Method in class com.moximedia.aims.AimsRing
Gets the holes in a Vector object.
getHotSpot() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute hotSpot
getHowManyLabels() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute howManyLabels
getHowManyLabels() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute howManyLabels
getHypertextMessage() - Method in class com.moximedia.aims.AimsField
Gets the hypertext message for the field to be displayed when the field contains a link to another document.
getId() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the ID of the acetate layer
getId() - Method in class com.moximedia.aims.AimsFeature
Gets the ID of the feature.
getId() - Method in class com.moximedia.aims.AimsFeatureLayer
Get the ID of the layer
getId() - Method in class com.moximedia.aims.AimsGeocodeTag
 
getId() - Method in class com.moximedia.aims.AimsImageLayer
get ID of the layer
getId() - Method in interface com.moximedia.aims.AimsLayer
 
getId() - Method in class com.moximedia.aims.AimsLayerGroup
Returns a String containing the group ID.
getId() - Method in class com.moximedia.aims.WmsLayer
Get ID of the layer.
getIdentifyAlias() - Method in class com.moximedia.aims.AimsField
Gets the alias label of the field.
getIdentifyHandler() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the identify handler URL for the layer.
getIdentifyHandler() - Method in class com.moximedia.aims.AimsImageLayer
Gets the identify handler URL for the layer.
getIdentifyHandlerSuffix() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the identify handler URL suffix for the layer.
getIdentifyKeyFields() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the identify key fields for the layer.
getIdentifyLinkAlias() - Method in class com.moximedia.aims.AimsField
Gets the alias label of the field.
getIdentifyLinks() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getIdentifyMaximumResults() - Method in class com.moximedia.aims.AimsRecordset
Returns the number of maximum results that can be returned by a query.
getIdentifyReport(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the identify report for this layer by name.
getIdentifyReportCoordinateProjections() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIdentifyReportMethod() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the identify report method.
getIdentifyReports() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the identify reports set for this layer.
getIdentifyTolerance() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the number of pixels on each side of the point clicked by the user that will be used to select features using the identify or select tools.
getIdentifyType() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the identify type for the layer.
getIdentifyWindow() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets whether a separate identify window is used for the layer.
getIdentifyWindow() - Method in class com.moximedia.aims.AimsImageLayer
Gets whether a separate identify window is used for the layer.
getIdentifyWindow() - Method in class com.moximedia.aims.AimsLayerGroup
Gets whether a separate identify window is used for the layer group.
getImage() - Method in class com.moximedia.aims.AimsMap
 
getImage() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Gets the value of attribute image
getImage() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute image
getImage() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute image
getImage() - Method in class com.moximedia.aims.ImageReaderThread
Gets the image created by this thread.
getImageLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the AimsImageLayer layers in a AimsLayers object.
getImageLimit() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute imageLimit.
getImageType() - Method in class com.moximedia.aims.AimsLegend
Gets the image type as indicated by the type attribute of a GET_IMAGE response.
getImageType() - Method in class com.moximedia.aims.AimsMap
Gets the image type as indicated by the type attribute of a GET_IMAGE response.
getImageUrl() - Method in class com.moximedia.aims.AimsMap
Gets the URL of the image created by ArcIMS, unless there are also visible WMS layers, in which case this method creates a fused image and returns a URL to it.
getImfPropertiesFileName() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the properties file name used for IMF settings.
getImfVersion() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getImmediateRefresh() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns whether the map should immediately refresh when the map layer visibility is changed.
getImmediateRefresh() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns whether the map should immediately refresh when the map layer visibility is changed.
getImmediateRefresh() - Method in class com.moximedia.aims.AimsImageLayer
Returns whether the map should immediately refresh when the map layer visibility is changed.
getImmediateRefresh() - Method in interface com.moximedia.aims.AimsLayer
 
getImmediateRefresh() - Method in class com.moximedia.aims.AimsLayerGroup
Returns whether the map should immediately refresh when the map layer visibility is changed.
getImmediateRefresh() - Method in class com.moximedia.aims.WmsLayer
Returns whether the map should immediately refresh when the map layer visibility is changed.
getIndexMapDataFrame() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIndexMapExtent() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the extent of the index map, if set.
getIndexMapItem() - Method in class com.moximedia.aims.pdf.Template
 
getIndexMapLayersXmlUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIndexMapScriptName() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIndexMapScriptUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the url of the index map script.
getIndexMapServer() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIndexMapServerProtocol() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIndexMapService() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getIndexMapServlet() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getInitialExtent() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getInputParams() - Method in class com.moximedia.aims.AimsRegistration
Gets the parameters to the original script when redirected to the login page as a bunch of input statements.
getInstance() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the instance property.
getIntersection(AimsLine) - Method in class com.moximedia.aims.AimsLine
 
getInterval() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute interval
getInterval() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute interval
getInterval() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute interval
getInterval() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute interval
getInverseFlattening() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getIsSpace() - Method in class com.moximedia.aims.AimsWebSiteTool
 
getItemType() - Method in class com.moximedia.aims.pdf.Box
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.CenterCoordinateText
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.DateText
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Image
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.IndexMap
Returns the item type enumerator.
getItemType() - Method in interface com.moximedia.aims.pdf.Item
 
getItemType() - Method in class com.moximedia.aims.pdf.LatLonGraticule
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Legend
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Line
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Map
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.NorthArrow
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Paragraph
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Prompt
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.ScaleBar
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.ScaleText
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.Text
Returns the item type enumerator.
getItemType() - Method in class com.moximedia.aims.pdf.TitleText
Returns the item type enumerator.
getItems() - Method in class com.moximedia.aims.pdf.Template
 
getJoinType() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute jointype
getKeyFields() - Method in class com.moximedia.aims.AimsReport
Gets the key fields.
getLabel() - Method in class com.moximedia.aims.AimsExact
Gets the value of attribute label
getLabel() - Method in class com.moximedia.aims.AimsOther
Gets the value of attribute label
getLabel() - Method in class com.moximedia.aims.AimsRange
Gets the value of attribute label
getLabel() - Method in class com.moximedia.aims.AimsTextObject
Gets the label text for the object
getLabelBufferRatio() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute labelBufferRatio
getLabelBufferRatio() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute labelBufferRatio
getLabelField() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute labelField
getLabelMode() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute labelMode
getLabelMode() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute labelMode
getLabelPriorities() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute labelPriorities
getLabelPriorities() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute labelPriorities
getLabelWeight() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute labelWeight
getLabelWeight() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute labelWeight
getLatLonGraticuleItem() - Method in class com.moximedia.aims.pdf.Template
 
getLatitudeString(double, double) - Static method in class com.moximedia.aims.AimsUtil
 
getLatitudeString(double) - Static method in class com.moximedia.aims.AimsUtil
 
getLayer(int) - Method in class com.moximedia.aims.AimsLayers
get Layer at the specified index position
getLayer(String) - Method in class com.moximedia.aims.AimsLayers
Returns a layer matching a name or alias or ID, or null if not found.
getLayer() - Method in class com.moximedia.aims.AimsRecordset
 
getLayerById(String) - Method in class com.moximedia.aims.AimsLayers
Returns a layer matching a layer id, or null if not found.
getLayerByName(String) - Method in class com.moximedia.aims.AimsLayers
Returns a layer matching a name, or null if not found.
getLayerByObjectId(int) - Method in class com.moximedia.aims.AimsLayers
 
getLayerFontSize() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute layerFontSize
getLayerGroup(String) - Method in class com.moximedia.aims.AimsLayerGroups
Returns an AimsLayerGroup matching a name or ID, or null if not found.
getLayerGroupByObjectId(int) - Method in class com.moximedia.aims.AimsLayerGroups
Returns an AimsLayerGroup matching an object ID, or null if not found.
getLayerGroups() - Method in class com.moximedia.aims.AimsMap
Gets the AimsLayerGroups associated with the map.
getLayerListLegend() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets and indicator of whether a layer list legend exists at this scale.
getLayerListLegend() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets and indicator of whether a layer list legend exists at this scale.
getLayerListLegend() - Method in class com.moximedia.aims.AimsImageLayer
Gets and indicator of whether a layer list legend exists at this scale.
getLayerListLegend() - Method in interface com.moximedia.aims.AimsLayer
Gets and indicator of whether a layer list legend exists at this scale.
getLayerListLegend() - Method in class com.moximedia.aims.AimsLayerGroup
Gets and indicator of whether a layer list legend exists at this scale.
getLayerListLegend() - Method in class com.moximedia.aims.WmsLayer
Gets and indicator of whether a layer list legend exists at this scale.
getLayerListLegends() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the array of layer list legends for this layer.
getLayerListLegends() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the array of layer list legends for this group.
getLayerListLegends() - Method in class com.moximedia.aims.AimsImageLayer
Gets the array of layer list legends for this group.
getLayerListLegends() - Method in interface com.moximedia.aims.AimsLayer
Gets the array of layer list legends for this group.
getLayerListLegends() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the array of layer list legends for this group.
getLayerListLegends() - Method in class com.moximedia.aims.WmsLayer
Gets the array of layer list legends for this group.
getLayerManager() - Method in class com.moximedia.aims.AimsMap
Gets the layer manager object containing layers and stuff.
getLayerManagerAddLayersScript() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLayerManagerCopy(AimsMap) - Method in class com.moximedia.aims.AimsFeatureLayer
Creates a copy of this feature layer for use in another map.
getLayerManagerCopy(AimsMap) - Method in class com.moximedia.aims.AimsImageLayer
Creates a copy of this layer for use in another map.
getLayerManagerCopy(AimsMap, AimsFeatureLayer) - Method in class com.moximedia.aims.AimsRecordset
Creates a copy of this recordset for use in another map.
getLayerManagerCopy(AimsMap) - Method in class com.moximedia.aims.WmsLayer
Creates a copy of this feature layer for use in another map.
getLayerManagerInitVisible() - Method in class com.moximedia.aims.AimsWebSiteConfig
Reports whether layers will be visible when the layer manager is initially opened (also requires startup script).
getLayerManagerLayersVisible() - Method in class com.moximedia.aims.AimsWebSiteConfig
Reports whether layers will be visible when added using the layer manager.
getLayerManagerRemoveLayersScript() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLayerManagerReorderLayersScript() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLayerManagerStartupScript() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLayerType() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the layer type, AimsLayer.LAYER_TYPE_ACETATE
getLayerType() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the layer type, AimsLayer.LAYER_TYPE_FEATURE
getLayerType() - Method in class com.moximedia.aims.AimsImageLayer
Gets the layer type, AimsLayer.LAYER_TYPE_IMAGE
getLayerType() - Method in interface com.moximedia.aims.AimsLayer
 
getLayerType() - Method in class com.moximedia.aims.WmsLayer
Gets the layer type, AimsLayer.LAYER_TYPE_WMS
getLayerUrlPath() - Method in class com.moximedia.aims.AimsMap
 
getLayers() - Method in class com.moximedia.aims.AimsFolder
Returns the layers contained in the folder in an AimsLayers object.
getLayers() - Method in class com.moximedia.aims.AimsLayerGroup
Returns the layers contained in the AimsLayerGroup in an AimsLayers object.
getLayers() - Method in class com.moximedia.aims.AimsMap
Returns the layers present in the map.
getLayersScriptName() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLayersScriptUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the url of the legend script.
getLayersXmlUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLayout(double, int) - Method in class com.moximedia.aims.AimsMap
 
getLayout(AimsMxdTemplate, double, int) - Method in class com.moximedia.aims.AimsMap
 
getLayout(String, String, String, String, double, int) - Method in class com.moximedia.aims.AimsMap
 
getLayoutRequestAxl() - Method in class com.moximedia.aims.AimsMap
 
getLayoutResponseAxl() - Method in class com.moximedia.aims.AimsMap
 
getLayoutUrl() - Method in class com.moximedia.aims.AimsMap
 
getLeft() - Method in class com.moximedia.aims.AimsEnvelope
Get the minimum X coordinate of the rectangle
getLegend() - Method in class com.moximedia.aims.AimsMap
Gets the Legend object associated to this map.
getLegend() - Method in class com.moximedia.aims.pdf.Legend
Gets a legend object per the settings of this object.
getLegendForScale(double) - Method in class com.moximedia.aims.AimsLayerListLegends
Gets the first legend visible at the specified scale.
getLegendHeightForScale(double) - Method in class com.moximedia.aims.AimsLayerListLegends
Gets the height of the legend for the specified scale.
getLegendItem() - Method in class com.moximedia.aims.pdf.Template
 
getLegendScriptName() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getLegendScriptUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the url of the legend script.
getLegendUrlForScale(double) - Method in class com.moximedia.aims.AimsLayerListLegends
Gets the url for the legend for the specified scale.
getLegendVisible() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns whether the layer should be visible in the legend.
getLegendVisible() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns whether the layer should be visible in the legend.
getLegendVisible() - Method in class com.moximedia.aims.AimsImageLayer
Returns whether the layer should be visible in the legend.
getLegendVisible() - Method in interface com.moximedia.aims.AimsLayer
 
getLegendVisible() - Method in class com.moximedia.aims.WmsLayer
Returns whether the layer should be visible in the legend.
getLegendWidthForScale(double) - Method in class com.moximedia.aims.AimsLayerListLegends
Gets the width of the legend for the specified scale.
getLength() - Method in class com.moximedia.aims.AimsLine
Gets the length of the line.
getLength() - Method in class com.moximedia.aims.AimsLineObject
Gets the length of the line.
getLength() - Method in class com.moximedia.aims.AimsPath
Gets the length of the path.
getLength() - Method in class com.moximedia.aims.AimsPolyline
Gets the length of the polyline.
getLength() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the number of tools in the toolset.
getLevel() - Method in class com.moximedia.aims.AimsFolder
 
getLineLabelPosition() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute lineLabelPosition
getLineLabelPosition() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute lineLabelPosition
getLineSymbol(int) - Method in class com.moximedia.aims.AimsMelpSymbols
Gets the line symbol with the specified symbol number.
getLineSymbolAxl(int) - Method in class com.moximedia.aims.AimsMelpSymbols
Gets the AXL string for the line symbol with the specified symbol number.
getLineThickness() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute lineThichness
getLinks() - Method in class com.moximedia.aims.AimsReport
Gets the links associated with the default report.
getLocaleCountry() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute localeCountry.
getLocaleLanguage() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute localeLanguage.
getLocaleVariant() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute localeVariant.
getLocation() - Method in class com.moximedia.aims.AimsBands
Sets the request location of the BANDS object.
getLoginScript() - Method in class com.moximedia.aims.AimsRegistration
Gets the name of the login script for the protected script.
getLongitudeString(double, double) - Static method in class com.moximedia.aims.AimsUtil
 
getLongitudeString(double) - Static method in class com.moximedia.aims.AimsUtil
 
getLookupField() - Method in class com.moximedia.aims.AimsChartValue
Gets the value of the attribute lookupField.
getLookupField() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute lookupField
getLookupField() - Method in class com.moximedia.aims.AimsValueMapRenderer
Gets the value of attribute lookupField
getLower() - Method in class com.moximedia.aims.AimsChartValue
Gets the value of the attribute lower.
getLower() - Method in class com.moximedia.aims.AimsRange
Gets the value of attribute lower
getLower() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
getMap() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the parent map for this layer
getMap() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the map object containing this layer.
getMap() - Method in class com.moximedia.aims.AimsImageLayer
Gets the map object containing this layer.
getMap() - Method in interface com.moximedia.aims.AimsLayer
 
getMap() - Method in class com.moximedia.aims.WmsLayer
Interface element only.
getMapAngle(AimsMap, Projection) - Static method in class com.moximedia.aims.AimsNorthArrowObject
Gets the map angle of the specified map centre.
getMapAngle(AimsMap) - Static method in class com.moximedia.aims.AimsNorthArrowObject
Gets the map angle of the specified map centre.
getMapCenterString(AimsPoint, double) - Method in interface com.moximedia.aims.projection.Projection
Returns the map center coordinate text.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns the map center coordinate text.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns the map center coordinate text in the specified locale.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns the map center coordinate text in the specified locale.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns the map center coordinate text in the specified locale.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns the map center coordinate text in the specified locale.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns the map center coordinate text in the specified locale.
getMapCenterString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns the map center coordinate text in the specified locale.
getMapCopyrightText() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapDataFrame() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapDataframe() - Method in class com.moximedia.aims.AimsMap
Gets the dataframe associated to this map.
getMapDataframe() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapItem() - Method in class com.moximedia.aims.pdf.Template
 
getMapLogoUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapRequestUrlString() - Method in class com.moximedia.aims.WmsLayer
 
getMapScripts() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the map script array, or null if there are not any.
getMapServer() - Method in class com.moximedia.aims.AimsMap
Gets the ArcIMS server associated to this map.
getMapServer() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapServerProtocol() - Method in class com.moximedia.aims.AimsMap
 
getMapServerProtocol() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapService() - Method in class com.moximedia.aims.AimsMap
Gets the ArcIMS service associated to this map.
getMapService() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapServlet() - Method in class com.moximedia.aims.AimsMap
Gets the ArcIMS servlet path associated to this map.
getMapServlet() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMapTipAlias() - Method in class com.moximedia.aims.AimsField
Returns the map tip alias, if any.
getMapTipFields() - Method in class com.moximedia.aims.AimsRecordset
 
getMapTipsEnabled() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets whether the map tips are currently enabled.
getMapTransform() - Method in class com.moximedia.aims.AimsMap
Returns an AffineTransform for use to convert page units to map units.
getMapUnits() - Method in class com.moximedia.aims.AimsMap
Returns the mapunits used in this map (eg.
getMarkerSymbol(int) - Method in class com.moximedia.aims.AimsMelpSymbols
Gets the marker symbol with the specified symbol number.
getMarkerSymbolAxl(int) - Method in class com.moximedia.aims.AimsMelpSymbols
Gets the AXL string for the marker symbol with the specified symbol number.
getMaxScale() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the maximum scale at which the acetate layer will be visible.
getMaxScale() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the maximum scale at which the feature layer will be displayed.
getMaxScale() - Method in class com.moximedia.aims.AimsImageLayer
Get the maximum scale that the layer is visible
getMaxScale() - Method in interface com.moximedia.aims.AimsLayer
 
getMaxScale() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the maximum scale at which the layer group will be displayed.
getMaxScale() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets the maximum displayable scale for the legend.
getMaxScale() - Method in class com.moximedia.aims.AimsLineObject
Returns the maximum scale that the object will be displayed.
getMaxScale() - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns the maximum scale that the object will be displayed.
getMaxScale() - Method in class com.moximedia.aims.WmsLayer
Get the maximum scale that the layer is visible
getMaxSize() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute maxSize.
getMaxValue() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute maxValue.
getMaximumExtent() - Method in class com.moximedia.aims.AimsMap
Returns an Envelope object containing the maximum extent of the map.
getMaximumExtent() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMaximumExtractExcelRecords() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the maximum number of records possible in an Excel extraction.
getMaximumExtractGmlRecords() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the maximum number of records possible in a GML extraction.
getMaximumLayerManagerLayers() - Method in class com.moximedia.aims.AimsWebSiteConfig
Reports the maximum number of visible layers that can be shown using the layer manager.
getMaximumResults() - Method in class com.moximedia.aims.AimsRecordset
Returns the number of maximum results that can be returned by a query.
getMaximumResultsExceeded() - Method in class com.moximedia.aims.SqlQuery
Returns an indicator of whether the maximum number of results has been exceeded.
getMaximumResultsExceeded() - Method in class com.moximedia.aims.SqlReport
Returns an indicator of whether the maximum number of results has been exceeded.
getMaximumScale() - Method in class com.moximedia.aims.AimsMap
Returns the maximum scale of the map.
getMaximumScale() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMaximumToolHeight() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the height of the tallest tool in the toolset.
getMetadataHandler() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the URL of the metadata handler page for this layer, or null if no metatata handler is defined.
getMetadataHandler() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the URL of the metadata handler page for this layer, or null if no metatata handler is defined.
getMetadataHandler() - Method in class com.moximedia.aims.AimsImageLayer
Returns the URL of the metadata handler page for this layer, or null if no metatata handler is defined.
getMetadataHandler() - Method in interface com.moximedia.aims.AimsLayer
 
getMetadataHandler() - Method in class com.moximedia.aims.WmsLayer
Returns the URL of the metadata handler page for this layer, or null if no metatata handler is defined.
getMetadataUrl() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the URL to the metadata page for this layer, or null if no metatata URL is defined.
getMetadataUrl() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the URL to the metadata page for this layer, or null if no metatata URL is defined.
getMetadataUrl() - Method in class com.moximedia.aims.AimsField
Returns the URL to the metadata page for this field, or null if no metatata URL is defined.
getMetadataUrl() - Method in class com.moximedia.aims.AimsImageLayer
Returns the URL to the metadata page for this layer, or null if no metatata URL is defined.
getMetadataUrl() - Method in interface com.moximedia.aims.AimsLayer
 
getMetadataUrl() - Method in class com.moximedia.aims.AimsLayerGroup
Returns the URL to the metadata page for this group, or null if no metatata URL is defined.
getMetadataUrl() - Method in class com.moximedia.aims.WmsLayer
Returns the URL to the metadata page for this layer, or null if no metatata URL is defined.
getMethod() - Method in class com.moximedia.aims.AimsExact
Gets the value of attribute method
getMinScale() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the minimum scale at which the acetate layer will be visible.
getMinScale() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the minimum scale at which the feature layer will be displayed.
getMinScale() - Method in class com.moximedia.aims.AimsImageLayer
Get the minimum scale that the layer is visible
getMinScale() - Method in interface com.moximedia.aims.AimsLayer
 
getMinScale() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the minimum scale at which the layer group will be displayed.
getMinScale() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets the minimum displayable scale for the legend.
getMinScale() - Method in class com.moximedia.aims.AimsLineObject
Returns the minimum scale that the object will be displayed.
getMinScale() - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns the minimum scale that the object will be displayed.
getMinScale() - Method in class com.moximedia.aims.WmsLayer
Get the minimum scale that the layer is visible
getMinSize() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute minSize.
getMinSize() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute minSize
getMinValue() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute maxSize.
getMinimumScale() - Method in class com.moximedia.aims.AimsMap
Returns the minimum scale of the map.
getMinimumScale() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getMinutes(double) - Static method in class com.moximedia.aims.AimsUtil
 
getMode() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute mode.
getMxdTemplate(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the MXD template with the specified name, or null.
getMxdTemplates() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets an ArrayList of templates, or null.
getName() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the name of the acetate layer
getName() - Method in class com.moximedia.aims.AimsClientService
Gets the name of the map service.
getName() - Method in class com.moximedia.aims.AimsDataset
Gets the data source for the dataset.
getName() - Method in class com.moximedia.aims.AimsEnvelope
Gets the envelope's name, if any.
getName() - Method in class com.moximedia.aims.AimsFeatureLayer
Get the name of the layer
getName() - Method in class com.moximedia.aims.AimsField
Gets the name of the field
getName() - Method in class com.moximedia.aims.AimsFolder
Returns a String containing the folder name.
getName() - Method in class com.moximedia.aims.AimsImageLayer
get name of the layer
getName() - Method in class com.moximedia.aims.AimsImageWorkspace
Gets the name string.
getName() - Method in interface com.moximedia.aims.AimsLayer
 
getName() - Method in class com.moximedia.aims.AimsLayerGroup
Returns a String containing the group name.
getName() - Method in class com.moximedia.aims.AimsMxdTemplate
Gets the name of the template, a description used in the GUI.
getName() - Method in class com.moximedia.aims.AimsReport
Gets the name for this report.
getName() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the name property.
getName() - Method in class com.moximedia.aims.AimsService
Gets the name of the map service.
getName() - Method in class com.moximedia.aims.AimsShapeWorkspace
Gets the name string.
getName() - Method in class com.moximedia.aims.AimsTheme
Returns the name of this theme.
getName() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the name of the tab.
getName() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the name of the tool button.
getName() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the name of the toolset.
getName() - Method in interface com.moximedia.aims.AimsWorkspace
 
getName() - Method in class com.moximedia.aims.WmsLayer
get name of the layer
getName() - Method in class com.moximedia.aims.pdf.Template
 
getName() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getName() - Method in interface com.moximedia.aims.projection.Projection
Return the name of the projection
getName(Locale) - Method in interface com.moximedia.aims.projection.Projection
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the name of the projection
getName() - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the name of the projection
getName(Locale) - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the name of the projection
getNextLayerObjectId() - Static method in class com.moximedia.aims.AimsLayers
Gets the next layer object ID and increments the counter.
getNextParameterSeparator(String) - Static method in class com.moximedia.aims.AimsUtil
Gets the separator (? or &) that will be used when adding the next parameter for a url.
getNonServiceLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the layers added by the user in a AimsLayers object.
getNormalGraphic() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the URL of the standard graphic image for the tool button.
getNorthArrowMaxScale() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the maximum scale that the north arrow is shown.
getNorthArrowSize() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the size of the north arrow.
getNumber() - Method in class com.moximedia.aims.AimsBand
Gets the value of the NUMBER attribute.
getObject(int) - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the acetate object at the specified index.
getObjectArray() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the array of AimsValueMapObjects contained in this renderer.
getObjectArray() - Method in class com.moximedia.aims.AimsValueMapRenderer
Gets the array of AimsValueMapObjects contained in this renderer.
getObjectCount() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the number of objects contained in the acetate layer.
getObjectId() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the IMF internal id for this layer.
getObjectId() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the IMF internal id for this layer.
getObjectId() - Method in class com.moximedia.aims.AimsFolder
Returns the IMF internal id for this folder.
getObjectId() - Method in class com.moximedia.aims.AimsImageLayer
Returns the IMF internal id for this layer.
getObjectId() - Method in interface com.moximedia.aims.AimsLayer
 
getObjectId() - Method in class com.moximedia.aims.AimsLayerGroup
Returns the IMF internal id for this group.
getObjectId() - Method in class com.moximedia.aims.SqlColumn
Returns the IMF internal object id for this object, guaranteed to be different from any other oobject of this type in the currently running application.
getObjectId() - Method in class com.moximedia.aims.SqlParameter
Returns the IMF internal object id for this object, guaranteed to be different from any other oobject of this type in the currently running application.
getObjectId() - Method in class com.moximedia.aims.SqlQuery
Returns the IMF internal object id for this object, guaranteed to be different from any other oobject of this type in the currently running application.
getObjectId() - Method in class com.moximedia.aims.SqlRecord
Returns the IMF internal object id for this object, guaranteed to be different from any other oobject of this type in the currently running application.
getObjectId() - Method in class com.moximedia.aims.SqlReport
Returns the IMF internal object id for this object, guaranteed to be different from any other oobject of this type in the currently running application.
getObjectId() - Method in class com.moximedia.aims.WmsLayer
Returns the IMF internal id for this layer.
getObjectTag() - Method in interface com.moximedia.aims.AimsAcetateObject
 
getObjectTag() - Method in class com.moximedia.aims.AimsCalloutTextObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsLineObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsNorthArrowObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsPointObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsPolygonObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsPolylineObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsScalebarObject
Gets the object tag.
getObjectTag() - Method in class com.moximedia.aims.AimsTextObject
Gets the object tag.
getObjectType() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the type of object this is.
getObjectType() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the type of object this is.
getObjectType() - Method in class com.moximedia.aims.AimsFolder
Gets the type of object this is.
getObjectType() - Method in class com.moximedia.aims.AimsFolders
Gets the type of object this is.
getObjectType() - Method in class com.moximedia.aims.AimsImageLayer
Gets the type of object this is.
getObjectType() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the type of object this is.
getObjectType() - Method in class com.moximedia.aims.AimsLayerGroups
Gets the type of object this is.
getObjectType() - Method in interface com.moximedia.aims.AimsObject
Gets the enumerator for the object type.
getObjectType() - Method in class com.moximedia.aims.WmsLayer
Gets the type of object this is.
getObjects() - Method in class com.moximedia.aims.AimsFolder
Returns the layers and groups contained in the folder in a Vector object.
getOffsetFrom(AimsPoint) - Method in class com.moximedia.aims.AimsPoint
Returns the x and y offset from another point to this point.
getOption(String) - Method in class com.moximedia.aims.AimsWebSiteTool
 
getOptions() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the options for the tool button.
getOutline() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute outline
getOutline() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute outline.
getOutline() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute outline
getOutline() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute outline
getOutline() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute outline
getOutline() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute outline
getOutputResolutions() - Method in class com.moximedia.aims.pdf.OutputResolutions
 
getOutputResolutions() - Method in class com.moximedia.aims.pdf.Templates
 
getOutputScales() - Method in class com.moximedia.aims.pdf.OutputScales
 
getOutputScales() - Method in class com.moximedia.aims.pdf.Templates
 
getOverlap() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute overlap
getOverlap() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute overlap
getPageTransform() - Method in class com.moximedia.aims.AimsMap
Returns an AffineTransform for use to convert map units to page units.
getPanBorderOutColor() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getPanBorderOverColor() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getParameterType() - Method in class com.moximedia.aims.SqlParameter
 
getParams() - Method in class com.moximedia.aims.AimsRegistration
Gets the parameters to the original script when redirected to the login page.
getParentRecordId() - Method in class com.moximedia.aims.SqlRecord
 
getPassword() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the password property.
getPassword() - Method in class com.moximedia.aims.SqlConnection
 
getPaths() - Method in class com.moximedia.aims.AimsPolyline
 
getPoint() - Method in class com.moximedia.aims.AimsCalloutTextObject
Gets the point object associated with this object.
getPoint() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the point object associated with this object.
getPoint() - Method in class com.moximedia.aims.AimsPointObject
Gets the point object associated with this object.
getPoint(int) - Method in class com.moximedia.aims.AimsPoints
Returns the AimsPoint at the specified index position
getPoints() - Method in class com.moximedia.aims.AimsHole
Gets the points of the hole object.
getPoints() - Method in class com.moximedia.aims.AimsLineObject
Gets the points of the line object.
getPoints() - Method in class com.moximedia.aims.AimsMultipoint
Gets the points of the multipoint object.
getPoints() - Method in class com.moximedia.aims.AimsPath
Gets the points of the path object.
getPoints() - Method in class com.moximedia.aims.AimsPolygon
Gets the edge points of the polygon, including the internal holes.
getPoints() - Method in class com.moximedia.aims.AimsPolygonObject
Gets the points of the polygon object.
getPoints() - Method in class com.moximedia.aims.AimsPolyline
Gets a points object containing copies of the points of the polyline.
getPoints() - Method in class com.moximedia.aims.AimsRing
Gets the points of the ring object and associated holes.
getPosition() - Method in class com.moximedia.aims.pdf.Map
Gets a the drawing position of this object.
getPosition(AimsPoint, double, double) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns a point position calculated at the specified distance and bearing from the specified geographic point.
getPosition(double, double, double, double) - Method in class com.moximedia.aims.projection.Ellipsoid
Returns an array containing the latitude and longitude of the position calculated at the specified distance and bearing from the specified geographic point.
getPrecision() - Method in class com.moximedia.aims.AimsField
Gets the precision of the field
getPrintDpi() - Method in class com.moximedia.aims.AimsMap
Gets the print dpi for the map
getPrintHeight() - Method in class com.moximedia.aims.AimsMap
Gets the print height for the map
getPrintMapLegend() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets a boolean indicator of whether to include the legend on the printed map.
getPrintMode() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute printMode
getPrintMode() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute printMode
getPrintMode() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute printMode
getPrintServer() - Method in class com.moximedia.aims.AimsMap
Gets the ArcIMS server used for printing routines.
getPrintService() - Method in class com.moximedia.aims.AimsMap
Gets the ArcIMS service used for printing routines.
getPrintSizeMultiplier() - Method in class com.moximedia.aims.AimsMap
Gets the printed output map size as a multiplier of the current map size.
getPrintTemplates() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getPrintWidth() - Method in class com.moximedia.aims.AimsMap
Gets the print width for the map
getPrintXmlUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getProject() - Method in class com.moximedia.aims.AimsBuffer
Gets the project attribute setting.
getProjection() - Method in class com.moximedia.aims.AimsMap
Gets the map projection.
getProjection() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getProjectionParameter(String) - Method in interface com.moximedia.aims.projection.Projection
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionUtm
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Gets the value of the specified projection parameter.
getProjectionParameter(String) - Method in class com.moximedia.aims.projection.ProjectionWKT
Gets the value of the specified projection parameter.
getProjectionType() - Method in interface com.moximedia.aims.projection.Projection
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionUtm
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Gets the projection type enumeration.
getProjectionType() - Method in class com.moximedia.aims.projection.ProjectionWKT
Gets the projection type enumeration.
getPromptMethod() - Method in class com.moximedia.aims.pdf.Prompt
Returns the prompt method type enumerator.
getPromptName() - Method in class com.moximedia.aims.pdf.Prompt
Returns the prompt text for the request form.
getPromptType() - Method in class com.moximedia.aims.pdf.Prompt
Returns the prompt type enumerator.
getProperty(String) - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String) - Method in interface com.moximedia.aims.AimsAcetateObject
 
getProperty(String) - Method in class com.moximedia.aims.AimsCalloutTextObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String) - Method in class com.moximedia.aims.AimsImageLayer
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String) - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the value of a property.
getProperty(String) - Method in interface com.moximedia.aims.AimsLayer
 
getProperty(String) - Method in class com.moximedia.aims.AimsLineObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsNorthArrowObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsPointObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsPolygonObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsPolylineObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsReport
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String) - Method in class com.moximedia.aims.AimsScalebarObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsTextObject
Gets the value of a property.
getProperty(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the value of a property set in the configuration XML using a <property> element.
getProperty(String) - Method in class com.moximedia.aims.WmsLayer
Gets the value of a property set in the configuration XML using a <property> element.
getPropertyNames() - Method in interface com.moximedia.aims.AimsAcetateObject
 
getPropertyNames() - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsEnvelopeObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsLineObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsPointObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsPolygonObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsPolylineObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsScalebarObject
Returns a Set containing the property names.
getPropertyNames() - Method in class com.moximedia.aims.AimsTextObject
Returns a Set containing the property names.
getProtectedScript() - Method in class com.moximedia.aims.AimsRegistration
Gets the name of the protected script.
getQueryBuilderQueryString() - Method in class com.moximedia.aims.SqlQuery
 
getQueryColumnByObjectId(int) - Method in class com.moximedia.aims.SqlQuery
 
getQueryColumns() - Method in class com.moximedia.aims.SqlQuery
 
getQuickViewExtents() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the array of quickview extents, or null if no quickview extents exist.
getRandomColor() - Static method in class com.moximedia.aims.AimsColor
Gets a random color.
getRasterId() - Method in class com.moximedia.aims.AimsBands
Gets the property of attribute RASTERID.
getRasterInfoRequestAxl() - Method in class com.moximedia.aims.AimsMap
 
getRasterInfoResponseAxl() - Method in class com.moximedia.aims.AimsMap
 
getRecordByRecordId(int) - Method in class com.moximedia.aims.SqlRecordset
 
getRecordByRecordIndex(int) - Method in class com.moximedia.aims.SqlRecordset
 
getRecordId() - Method in class com.moximedia.aims.SqlRecord
 
getRecords() - Method in class com.moximedia.aims.SqlRecordset
 
getRecordsByParentId(int) - Method in class com.moximedia.aims.SqlRecordset
 
getRecordset() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the recordset for the layer.
getRecordset() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the recordset of the feature layer.
getRecordset() - Method in class com.moximedia.aims.AimsImageLayer
 
getRecordset() - Method in interface com.moximedia.aims.AimsLayer
 
getRecordset() - Method in class com.moximedia.aims.WmsLayer
 
getRecordsetRequestAxl() - Method in class com.moximedia.aims.AimsMap
 
getRecordsetResponseAxl() - Method in class com.moximedia.aims.AimsMap
 
getRed() - Method in class com.moximedia.aims.AimsColor
Returns the red component of the color.
getRefreshDataFrame() - Method in class com.moximedia.aims.AimsTheme
Returns true if the data frame should be refreshed to contain the document configured in the site configuration when the theme is applied.
getRegistrations() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getRelativeUrl(String, String, String) - Static method in class com.moximedia.aims.AimsUtil
 
getRenderer() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the renderer used for the layer.
getRenderer() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the renderer used to symbolize and label the feature layer.
getRenderer(int) - Method in class com.moximedia.aims.AimsGroupRenderer
Returns the specified sub renderer of the renderer.
getRenderer() - Method in class com.moximedia.aims.AimsImageLayer
 
getRenderer() - Method in interface com.moximedia.aims.AimsLayer
 
getRenderer() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
getRenderer() - Method in class com.moximedia.aims.WmsLayer
 
getRendererType() - Method in class com.moximedia.aims.AimsGroupRenderer
Returns an indicator of what type of renderer this is.
getRendererType() - Method in interface com.moximedia.aims.AimsRenderer
Returns an indicator of what type of renderer this is.
getRendererType() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Returns an indicator of what type of renderer this is.
getRendererType() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Returns an indicator of what type of renderer this is.
getRendererType() - Method in class com.moximedia.aims.AimsSimpleRenderer
Returns an indicator of what type of renderer this is.
getRendererType() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Returns an indicator of what type of renderer this is.
getRendererType() - Method in class com.moximedia.aims.AimsValueMapRenderer
Returns an indicator of what type of renderer this is.
getReportLevel() - Method in class com.moximedia.aims.SqlReport
 
getReportString(AimsPoint, double) - Method in interface com.moximedia.aims.projection.Projection
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns the report for the standard identify reports.
getReportString(AimsPoint, double) - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns the report for the standard identify reports.
getRequest() - Method in class com.moximedia.aims.AimsExtract
Gets the AXL request.
getRequestAxl() - Method in class com.moximedia.aims.AimsMap
 
getRequestAxl() - Method in class com.moximedia.aims.AimsRecordset
 
getRequestSize() - Method in class com.moximedia.aims.pdf.IndexMap
Returns the request size for the index map.
getResolution() - Method in class com.moximedia.aims.pdf.IndexMap
Gets the resolution of the index map.
getResponse() - Method in class com.moximedia.aims.AimsExtract
Gets the AXL response.
getResponseAxl() - Method in class com.moximedia.aims.AimsMap
 
getResponseAxl() - Method in class com.moximedia.aims.AimsRecordset
 
getReverseOrder() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute reverseOrder
getRight() - Method in class com.moximedia.aims.AimsEnvelope
Get the maximum X coordinate of the rectangle
getRing(int) - Method in class com.moximedia.aims.AimsPolygon
Returns the ring at the specified index.
getRings() - Method in class com.moximedia.aims.AimsPolygon
Returns the rings of the polygon as a Vector.
getRolloverGraphic() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the URL of the rollover graphic image for the tab.
getRotateMethod() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
 
getRotationalAngles() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute rotationalAngles
getRotationalAngles() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Gets the value of attribute rotationalAngles
getRowIdField() - Method in class com.moximedia.aims.AimsRecordset
Gets the rowid field from the recordset's field collection.
getRunStartupScripts() - Method in class com.moximedia.aims.AimsTheme
Returns true if the configured startup scripts should be executed when the theme is applied.
getSameExtent() - Method in class com.moximedia.aims.AimsTheme
Returns true if the extent should stay the same when the theme is applied.
getScale(double) - Method in class com.moximedia.aims.AimsMap
Gets the map scale of a given scaleFactor if the mapunits are metres.
getScale() - Method in class com.moximedia.aims.AimsMap
Gets the map scale if the mapunits are metres.
getScale() - Method in class com.moximedia.aims.pdf.OutputScale
 
getScaleFactor(double) - Method in class com.moximedia.aims.AimsMap
Gets the mapunits per pixel map scale factor for a given map scale.
getScaleFactor(double, double) - Method in class com.moximedia.aims.AimsMap
Gets the mapunits per pixel map scale factor for a given map scale and resolution.
getScaleFactor() - Method in class com.moximedia.aims.AimsMap
The mapunits per pixel map scale factor.
getScalebarMaxScale() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the maximum scale that the scalebar is shown.
getScalebarPosition() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the defined position of the scalebar in the main map, if defined.
getScalebarUnits() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getScreenDpi() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute screenDpi.
getSdeTableName() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the SDE table names of the layer, generated from the schema / column portion of the field names found in the layer's recordset.
getSdeTableName() - Method in class com.moximedia.aims.AimsField
 
getSdeTableNames() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a set of SDE table names, generated from the schema / column portion of the field names in the layer's recordset.
getSeconds(double) - Static method in class com.moximedia.aims.AimsUtil
 
getSelectAlias() - Method in class com.moximedia.aims.AimsField
Gets the alias label of the field.
getSelectByAttributeBuffer() - Method in class com.moximedia.aims.AimsField
Gets the select by attribute buffer distance for use in zooming to the features found when using the Find By Attribute tool.
getSelectByAttributeCase() - Method in class com.moximedia.aims.AimsField
Gets the find by attribute case for use in converting the string entered by the user to the case expected by the database.
getSelectByAttributeFields() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getSelectByAttributeLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the layers that support the select by attribute routine.
getSelectByAttributeZoom() - Method in class com.moximedia.aims.AimsField
Returns whether the select by attribute routine should zoom to the extent of the selected features.
getSelectHandler() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the selection handler URL for the layer.
getSelectHandlerSuffix() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the select handler URL suffix for the layer.
getSelectHighlight() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether the features of this layer that are selected using the select tool should be highlighted.
getSelectKeyFields() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the selection key fields for the layer.
getSelectMaximumResults() - Method in class com.moximedia.aims.AimsRecordset
Returns the number of maximum results that can be returned by a query.
getSelectMenuOptions() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the layer specific select menu options.
getSelectMenuOptions() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getSelectOptions() - Method in class com.moximedia.aims.pdf.Prompt
Returns the sekect options.
getSelectReport(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the select report for this layer by name.
getSelectReportMethod() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the select report method.
getSelectReports() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the select reports set for this layer.
getSelectSetOptions() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the layer specific select set page options.
getSelectSetOptions() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getSelectShape() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the type of select tool that is used for this layer.
getSelectShape() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the type of select tool that is used for this layer group.
getSelectType() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the select type for the layer.
getSelectWindow() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets whether a separate select window is used for the layer.
getSelectedSet() - Method in class com.moximedia.aims.AimsRecordset
 
getSelectedSetCount() - Method in class com.moximedia.aims.AimsRecordset
 
getSelectedSetField() - Method in class com.moximedia.aims.AimsRecordset
 
getSelectedSetSelection() - Method in class com.moximedia.aims.AimsRecordset
 
getSemiMajorAxis() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getSemiMinorAxis() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getSeparatorsCs() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute separatorsCs.
getSeparatorsTs() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute separatorsTs.
getServer() - Method in class com.moximedia.aims.AimsMxdTemplate
Gets the server of the arcmap service.
getServer() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the server property.
getServerAliases() - Method in class com.moximedia.aims.AimsMap
 
getService() - Method in class com.moximedia.aims.AimsMxdTemplate
Gets the name of the arcmap service.
getServiceInfoAxl() - Method in class com.moximedia.aims.AimsMap
 
getServiceLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the service layers in a AimsLayers object.
getServlet() - Method in class com.moximedia.aims.AimsMxdTemplate
Gets the servlet of the arcmap service.
getServletInfo() - Method in class com.moximedia.aims.Startup
Returns a short description of the servlet.
getServletUrl() - Method in class com.moximedia.aims.SpatialDirect
Gets the URL for the SpatialDirect servlet.
getSettingsMenuOptions() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getShadow() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute shadow.
getShadow() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute shadow
getShadow() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute shadow
getShape() - Method in class com.moximedia.aims.AimsCalloutTextObject
Gets the shape geometry of the object.
getShape() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the shape geometry of the object.
getShape() - Method in class com.moximedia.aims.AimsFeature
Gets the geometry of the feature.
getShape(int) - Method in class com.moximedia.aims.AimsGeocode
Returns the shape for the specified recordset record as an AimsShapeObject.
getShape() - Method in class com.moximedia.aims.AimsGeocode
Returns the shape for the current recordset record as an AimsShapeObject.
getShape() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the shape geometry of the object.
getShape() - Method in class com.moximedia.aims.AimsLineObject
Gets the shape geometry of the object.
getShape() - Method in class com.moximedia.aims.AimsPointObject
Gets the shape geometry of the object.
getShape() - Method in class com.moximedia.aims.AimsPolygonObject
Returns the polygon shape associated with the polygon object.
getShape() - Method in class com.moximedia.aims.AimsPolylineObject
Returns the polyline shape associated with this object.
getShape() - Method in class com.moximedia.aims.AimsRecordset
 
getShape() - Method in class com.moximedia.aims.AimsSpatialFilter
Gets the shape of the spatial filter.
getShapeType() - Method in class com.moximedia.aims.AimsEnvelope
Gets the shape type enumeration.
getShapeType() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the feature type of this layer.
getShapeType() - Method in class com.moximedia.aims.AimsMultipoint
 
getShapeType() - Method in class com.moximedia.aims.AimsPoint
 
getShapeType() - Method in class com.moximedia.aims.AimsPolygon
 
getShapeType() - Method in class com.moximedia.aims.AimsPolyline
 
getShapeType() - Method in interface com.moximedia.aims.AimsShapeObject
 
getShapeType() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the shape type of the tool button.
getShared() - Method in class com.moximedia.aims.AimsShapeWorkspace
Returns whether the workspace is shared.
getShortName() - Method in class com.moximedia.aims.AimsField
Gets the alias label of the field, or the short SDE field name (the part after the last period.
getShortNameNoAlias() - Method in class com.moximedia.aims.AimsField
Gets the short SDE field name (the part after the last period).
getShortString(String, int) - Static method in class com.moximedia.aims.AimsUtil
Returns a string with a maximum specified length.
getShowAutoRefresh() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets an indicator of whether the map autorefresh message should display.
getShowColorMapLegend() - Method in class com.moximedia.aims.AimsDataset
Gets the showcolormaplegend property for the dataset.
getShowMapCenterCrosshair() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets an indicator of whether the crosshair should display at the map center.
getShowPoint() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns true if the tool or button is for advanced users, otherwise false.
getShowSymbolizeIcon() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets an indicator of whether the symbolize icon shows up in the layer list.
getShowSymbolizeIcon() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets an indicator of whether the symbolize icon shows up in the layer list.
getShowSymbolizeIcon() - Method in class com.moximedia.aims.AimsImageLayer
Gets an indicator of whether the symbolize icon shows up in the layer list.
getShowSymbolizeIcon() - Method in interface com.moximedia.aims.AimsLayer
Gets an indicator of whether the symbolize icon shows up in the layer list.
getShowSymbolizeIcon() - Method in class com.moximedia.aims.WmsLayer
Gets an indicator of whether the symbolize icon shows up in the layer list.
getShowVerticies() - Method in class com.moximedia.aims.AimsEditTools
Returns an indicator of whether the verticies of edit shapes are shown.
getSiteConfig() - Method in class com.moximedia.aims.AimsEditTools
Gets the site configuration object associated with this object.
getSiteConfigXml() - Method in class com.moximedia.aims.AimsTheme
Returns the XML file defining the site configuration for this theme.
getSiteUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getSiteUrlPath() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getSize() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute size.
getSize() - Method in class com.moximedia.aims.AimsField
Gets the size of the field
getSize() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute size
getSize() - Method in class com.moximedia.aims.pdf.IndexMap
Returns the print size for the index map.
getSize() - Method in class com.moximedia.aims.pdf.Legend
Gets the size of the legend image.
getSize() - Method in class com.moximedia.aims.pdf.Map
Returns the print size for the index map.
getSizeField() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute sizeField.
getSnapDistance() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the snapping distance when snapping to this layer.
getSnapLayer() - Method in class com.moximedia.aims.AimsLayers
Gets the current snap layer, or null if no snap layer is set.
getSnapVertex(AimsPoint) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the closest vertex within the set snap distance for this layer, or null if there is no vertex within the snap distance.
getSnapVertex(AimsPoint, double) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the closest vertex within the specified snap distance for this layer, or null if there is no vertex within the snap distance.
getSortField() - Method in class com.moximedia.aims.AimsRecordset
 
getSpatialDirect() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getSpatialFilter() - Method in class com.moximedia.aims.AimsFilter
Gets the spatial filter associated with this object, if any.
getSpinner() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets the spinner (loadMap, loadData) shown when the option is executed.
getSplitText() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute splitText
getSqlQueries() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the SQL queries set for this layer.
getSqlQuery(int) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the SQL query for this layer by object id.
getSqlQuery(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the SQL query for this layer by description.
getSqlRecordset() - Method in class com.moximedia.aims.SqlReport
 
getSqlReport(int) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the SQL report for this layer withthe specified object ID.
getSqlReport(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the SQL report for this layer by description.
getSqlReports() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the SQL reports set for this layer.
getSqlStatement(String) - Method in class com.moximedia.aims.SqlQuery
 
getSqlStatement(SqlRecord) - Method in class com.moximedia.aims.SqlReport
Gets the SQL statement after replacing parameters.
getSrs() - Method in interface com.moximedia.aims.projection.Projection
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the spatial reference system code.
getSrs() - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the spatial reference system code.
getStartColor() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Gets the value of attribute startColor
getStartPoint() - Method in class com.moximedia.aims.AimsLine
 
getStartupScripts() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getStatusFrameHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getStatusFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getStatusMessage() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the status message that will appear when the mouse is over the tab.
getStatusMessage() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the status message that will appear when the mouse is over the tool button.
getStatusPageBackgroundColor() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the bacground color of the status page.
getStatusPageLogoHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getStatusPageLogoUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getStatusPageLogoWidth() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getStatusScriptUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the url of the status script.
getStorageId() - Method in class com.moximedia.aims.AimsRegistration
Gets the name of the cookie or session variable containing the user's credentials.
getStorageMethod() - Method in class com.moximedia.aims.AimsRegistration
Gets the method type used for storing user credentials.
getStyleUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the URL of the stylesheet used by the IMF application.
getSwatchHeight() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute swatchHeight
getSwatchWidth() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute swatchWidth
getSymbol() - Method in class com.moximedia.aims.AimsExact
Gets the value of attribute symbol
getSymbol() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the symbol for the object
getSymbol() - Method in class com.moximedia.aims.AimsOther
Gets the value of attribute symbol
getSymbol() - Method in class com.moximedia.aims.AimsPointObject
Gets the symbol for the object
getSymbol() - Method in class com.moximedia.aims.AimsRange
Gets the value of attribute symbol
getSymbol() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Gets the value of attribute symbol.
getSymbol() - Method in class com.moximedia.aims.AimsSimpleRenderer
Returns the symbol associated with this renderer.
getSymbol() - Method in class com.moximedia.aims.AimsTextObject
Gets the text symbol for the object
getSymbolType() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsChartSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsHashLineSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsShieldSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in interface com.moximedia.aims.AimsSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsTextSymbol
Returns an indicator of what type of symbol this is.
getSymbolType() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Returns an indicator of what type of symbol this is.
getSymbolizeScript() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the name of the symbolize script used for symbolization.
getTabDecorationLeftHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationLeftUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationLeftWidth() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationRightHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationRightUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationRightWidth() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationSpaceHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationSpaceUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabDecorationSpaceWidth() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabFrameHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns the height of the ab frame, which is either the setting explicitly defined in the site configuration file, or the height of the highest tab image if the height has not been set.
getTabFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTabType() - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the type of tab that this is.
getTabs() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTag() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the user defined object tag assosciated with this object.
getTag() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the user defined object tag assosciated with this object.
getTag() - Method in class com.moximedia.aims.AimsImageLayer
Gets the user defined object tag assosciated with this object.
getTag() - Method in interface com.moximedia.aims.AimsLayer
Gets the user defined object tag assosciated with this object.
getTag() - Method in class com.moximedia.aims.AimsMap
Gets the user defined object tag assosciated with this object.
getTag() - Method in class com.moximedia.aims.WmsLayer
Gets the user defined object tag assosciated with this object.
getTarget() - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
getTarget() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Gets the target frame for the url of the option.
getTarget() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets the target frame for the url of the option.
getTarget() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Gets the target frame for the url of the option.
getTarget() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the target frame of the tab that the URL will be executed in when it is pushed.
getTarget() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the target frame of the tool button that the URL will be executed in when it is pushed.
getTargetLayer() - Method in class com.moximedia.aims.AimsBuffer
Gets the buffer's target layer.
getTempDir() - Method in class com.moximedia.aims.AimsMap
Gets the temporary directory for image streaming.
getTempUrlPath() - Method in class com.moximedia.aims.AimsMap
Gets the temporary url path for image streaming.
getTemplate(String) - Method in class com.moximedia.aims.pdf.Templates
 
getTemplate(int) - Method in class com.moximedia.aims.pdf.Templates
 
getTemplatePrefix() - Method in class com.moximedia.aims.SpatialDirect
Gets the template prefix for the installation.
getTemplates() - Method in class com.moximedia.aims.pdf.Templates
 
getText() - Method in class com.moximedia.aims.AimsIdentifyLink
 
getTextPosition() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute textPosition
getThemeUrlPath() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getThemes() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getThemesXmlUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTickThickness() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute tickThichness
getTitle() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute title
getTitle() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets the display title for the option.
getTitle() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Gets the display title for the option.
getTitleFontSize() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute titleFontSize
getTitleFrameHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTitleFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTitleTextItem() - Method in class com.moximedia.aims.pdf.Template
 
getTool(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTool(int) - Method in class com.moximedia.aims.AimsWebSiteToolset
 
getTool(String) - Method in class com.moximedia.aims.AimsWebSiteToolset
 
getToolArray() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getToolArray() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the tools in this toolset as an Array.
getToolFrameHeight() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns the height of the tool frame, which is either the setting explicitly defined in the site configuration file, or the height of the highest tool if the height has not been set.
getToolFrameUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getToolPosition() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getToolTipsRecordset() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getTools() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTools() - Method in class com.moximedia.aims.AimsWebSiteToolset
Gets the tools in this toolset as a Vector.
getToolset(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getToolsets() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getTop() - Method in class com.moximedia.aims.AimsEnvelope
Get the maximum Y coordinate of the rectangle
getTransColor() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute transColor
getTransparency() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsChartSymbol
Gets the value of the attribute transparency.
getTransparency() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsTextSymbol
Gets the value of attribute transparency
getTransparency() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute transparency
getType() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets the layer type.
getType() - Method in class com.moximedia.aims.AimsClientService
Gets the type of the map service, either AimsService.SERVICE_TYPE_IMAGE, AimsService.SERVICE_TYPE_FEATURE, or AimsService.SERVICE_TYPE_ROUTE.
getType() - Method in class com.moximedia.aims.AimsDataset
Gets the type for the dataset, either image, point, line or polygon.
getType() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the layer type.
getType() - Method in class com.moximedia.aims.AimsField
Gets the field type.
getType() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Gets the value of attribute type
getType() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute type
getType() - Method in class com.moximedia.aims.AimsIdentifyLink
 
getType() - Method in class com.moximedia.aims.AimsImageLayer
Returns the layer type.
getType() - Method in interface com.moximedia.aims.AimsLayer
 
getType() - Method in class com.moximedia.aims.AimsReport
Gets the report type property.
getType() - Method in class com.moximedia.aims.AimsService
Gets the type of the map service, either AimsService.SERVICE_TYPE_IMAGE, AimsService.SERVICE_TYPE_FEATURE, or AimsService.SERVICE_TYPE_ROUTE.
getType() - Method in class com.moximedia.aims.AimsShieldSymbol
Gets the value of attribute type
getType() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute type
getType() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute type
getType() - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
getType() - Method in class com.moximedia.aims.WmsLayer
Returns the layer type.
getUifontColor() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute uifontColor.
getUifontName() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute uifontName.
getUifontSize() - Method in class com.moximedia.aims.AimsEnvironment
Returns the value of attribute uifontSize.
getUnits() - Method in interface com.moximedia.aims.AimsAcetateObject
 
getUnits() - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns an enumerated value indicating the type of units, either AimsAcetateObject.ACETATE_OBJECT_UNITS_DATABASE or AimsAcetateObject.ACETATE_OBJECT_UNITS_PIXEL.
getUnits() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the units enumreation.
getUnits() - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns an enumerated value indicating the type of units, either AimsAcetateObject.ACETATE_OBJECT_UNITS_DATABASE or AimsAcetateObject.ACETATE_OBJECT_UNITS_PIXEL.
getUnits() - Method in class com.moximedia.aims.AimsLineObject
 
getUnits() - Method in class com.moximedia.aims.AimsNorthArrowObject
 
getUnits() - Method in class com.moximedia.aims.AimsPointObject
 
getUnits() - Method in class com.moximedia.aims.AimsPolygonObject
 
getUnits() - Method in class com.moximedia.aims.AimsPolylineObject
 
getUnits() - Method in class com.moximedia.aims.AimsScalebarObject
 
getUnits() - Method in class com.moximedia.aims.AimsTextObject
 
getUnits() - Method in class com.moximedia.aims.pdf.Template
 
getUnits() - Method in class com.moximedia.aims.projection.Ellipsoid
 
getUnits() - Method in interface com.moximedia.aims.projection.Projection
Return the map units of the projection.
getUnits() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the map units of the projection.
getUnits() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the map units of the projection
getUnits() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the map units of the projection.
getUnits() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the map units of the projection.
getUnits() - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the map units of the projection.
getUnits() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the map units of the projection
getUnits() - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the map units of the projection
getUnitsEnum(String) - Static method in class com.moximedia.aims.pdf.Template
 
getUnitsString() - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns a string indicating the type of units, either "database" or "pixel".
getUnitsString() - Method in class com.moximedia.aims.AimsEnvelopeObject
Gets the units string, database or pixel.
getUnitsString() - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns a string indicating the type of units, either "database" or "pixel".
getUnitsString() - Method in class com.moximedia.aims.AimsLineObject
 
getUnitsString() - Method in class com.moximedia.aims.AimsNorthArrowObject
 
getUnitsString() - Method in class com.moximedia.aims.AimsPointObject
 
getUnitsString() - Method in class com.moximedia.aims.AimsPolygonObject
 
getUnitsString() - Method in class com.moximedia.aims.AimsPolylineObject
 
getUnitsString() - Method in class com.moximedia.aims.AimsScalebarObject
 
getUnitsString() - Method in class com.moximedia.aims.AimsTextObject
 
getUnitsString() - Method in interface com.moximedia.aims.projection.Projection
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the map units of the projection as a string.
getUnitsString() - Method in class com.moximedia.aims.projection.ProjectionWKT
Return the map units of the projection as a string.
getUploadProjections() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets the list of projections that can be used for uploading.
getUpper() - Method in class com.moximedia.aims.AimsChartValue
Gets the value of the attribute upper.
getUpper() - Method in class com.moximedia.aims.AimsRange
Gets the value of attribute upper
getUpper() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
getUrl() - Method in class com.moximedia.aims.AimsExtract
Gets the url to the zipfile created.
getUrl() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets the url for the legend.
getUrl() - Method in class com.moximedia.aims.AimsLegend
Gets the url of the legend of the last map produced.
getUrl() - Method in class com.moximedia.aims.AimsMap
Gets the url of the image file created by the refresh() method.
getUrl() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Gets the value of attribute url
getUrl() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute url
getUrl() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Gets the value of attribute url
getUrl() - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
getUrl() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Gets the url of the option.
getUrl() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets the url of the option.
getUrl() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Gets the url of the option.
getUrl() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the URL of the document or JavaScript function that will be executed when it is pushed.
getUrl() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets the URL of the tool button that will be executed when it is pushed.
getUrl(AimsMap) - Method in class com.moximedia.aims.MeasureLayer
Creates an image containing the measure layer and returns a URL to it.
getUrl() - Method in class com.moximedia.aims.pdf.Template
 
getUseCentroid() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Gets the value of attribute useCentroid
getUseCentroid() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute useCentroid
getUseCentroid() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Gets the value of attribute useCentroid
getUser() - Method in class com.moximedia.aims.AimsSdeWorkspace
Gets the user property.
getUser() - Method in class com.moximedia.aims.SqlConnection
 
getVAlignment() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Gets the value of attribute vAlignment
getValue() - Method in class com.moximedia.aims.AimsBand
Gets the value of the VALUE attribute.
getValue() - Method in class com.moximedia.aims.AimsChartValue
Gets the value of the attribute value.
getValue() - Method in class com.moximedia.aims.AimsExact
Gets the value of attribute value
getValue(AimsRecordset) - Method in class com.moximedia.aims.SqlParameter
 
getValue(int) - Method in class com.moximedia.aims.SqlRecord
 
getValueByRecordId(int, String) - Method in class com.moximedia.aims.SqlRecordset
 
getValueByRecordIndex(int, String) - Method in class com.moximedia.aims.SqlRecordset
 
getValueFontSize() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute valueFontSize
getValues() - Method in class com.moximedia.aims.SqlRecord
 
getViewType() - Method in class com.moximedia.aims.pdf.IndexMap
Returns the index map view enumerator.
getVisible() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean value indicating whether the acetate layer visibility is set.
getVisible() - Method in class com.moximedia.aims.AimsFeatureLayer
Get if the layer is visible (ie: visible=true).
getVisible() - Method in class com.moximedia.aims.AimsImageLayer
Determine if the layer is visible
getVisible() - Method in interface com.moximedia.aims.AimsLayer
 
getVisible() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the visiblity of the Layer Group.
getVisible() - Method in class com.moximedia.aims.AimsLayerListLegends
Returns an indicator of whether layer list legends are visible for this layer.
getVisible() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
gets the visiblility of the renderer
getVisible() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
gets the visiblility of the renderer
getVisible() - Method in class com.moximedia.aims.WmsLayer
Determine if the layer is visible
getWebmasterEmailAddress() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getWebmasterEmailSubject() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getWhereExpression() - Method in class com.moximedia.aims.AimsFilter
Gets the where part of SQL.
getWidth() - Method in class com.moximedia.aims.AimsEnvelope
Gets the envelope width
getWidth() - Method in class com.moximedia.aims.AimsHashLineSymbol
Gets the value of attribute width
getWidth() - Method in class com.moximedia.aims.AimsLayerListLegend
Gets the widthfor the legend.
getWidth() - Method in class com.moximedia.aims.AimsLegend
Gets the value of attribute width
getWidth() - Method in class com.moximedia.aims.AimsMap
Gets the width of the map in pixels.
getWidth() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Gets the value of attribute width
getWidth() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Gets the value of attribute width
getWidth() - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the width of the graphic image for the tab.
getWidth() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns the width of the tool button image.
getWindow() - Method in class com.moximedia.aims.AimsIdentifyLink
 
getWindowTitle() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
getWmsLayers() - Method in class com.moximedia.aims.AimsLayers
Gets the WMS Layers in a AimsLayers object.
getWorkspace(String) - Method in class com.moximedia.aims.AimsWorkspaces
 
getWorkspaceName() - Method in class com.moximedia.aims.AimsDataset
Gets the workspace name code for the dataset.
getWorkspaceType() - Method in class com.moximedia.aims.AimsImageWorkspace
 
getWorkspaceType() - Method in class com.moximedia.aims.AimsSdeWorkspace
 
getWorkspaceType() - Method in class com.moximedia.aims.AimsShapeWorkspace
 
getWorkspaceType() - Method in interface com.moximedia.aims.AimsWorkspace
 
getWorkspaces() - Method in class com.moximedia.aims.AimsMap
Gets the workspaces added for dynamic layer support.
getWysiwygLayerObjectIds() - Method in class com.moximedia.aims.AimsLayers
Returns a list of the layer ids of the layers currently visible.
getX() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the X coordinate location of the point object.
getX() - Method in class com.moximedia.aims.AimsPoint
Gets the X coordinate location of the point.
getX() - Method in class com.moximedia.aims.AimsPointObject
Gets the X coordinate location of the point object.
getX() - Method in class com.moximedia.aims.AimsTextObject
 
getXmax() - Method in class com.moximedia.aims.AimsEnvelope
Get the maximum X coordinate of the rectangle
getXmin() - Method in class com.moximedia.aims.AimsEnvelope
Get the minimum X coordinate of the rectangle
getXmlDocumentHeader() - Static method in class com.moximedia.aims.AimsUtil
Returns the XML document header using default encoding ISO-8859-1
getXmlDocumentHeader(String) - Static method in class com.moximedia.aims.AimsUtil
Returns the XML document header using the specified encoding
getY() - Method in class com.moximedia.aims.AimsLabelledPointObject
Gets the Y coordinate location of the point object.
getY() - Method in class com.moximedia.aims.AimsPoint
Gets the Y coordinate location of the point object.
getY() - Method in class com.moximedia.aims.AimsPointObject
Gets the Y coordinate location of the point object.
getY() - Method in class com.moximedia.aims.AimsTextObject
 
getYmax() - Method in class com.moximedia.aims.AimsEnvelope
Get the maximum Y coordinate of the rectangle
getYmin() - Method in class com.moximedia.aims.AimsEnvelope
Get the minimum Y coordinate of the rectangle
getZone() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Return the zone of the projection
getZone() - Method in class com.moximedia.aims.projection.ProjectionUtm
Return the zone of the projection
getZone(AimsPoint) - Static method in class com.moximedia.aims.projection.ProjectionUtm
Return the UTM zone of the specified geographic point.
getZone(AimsPoint) - Static method in class com.moximedia.aims.projection.ProjectionUtmAuto
Return the UTM zone of the specified geographic point.
getZoomExtentBuffer() - Method in class com.moximedia.aims.AimsFeatureLayer
 
getlayersPageFeedbackUrl() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns the URL to the feedback form for the link on the layers page.

H

HEMISPHERE_NORTH - Static variable in class com.moximedia.aims.projection.ProjectionUtm
Northern hemisphere
HEMISPHERE_SOUTH - Static variable in class com.moximedia.aims.projection.ProjectionUtm
Southern hemisphere
has(String) - Method in class com.moximedia.aims.AimsRegistrations
Returns an indicator of whether the named script requires registration.
hasAllLayersVisible() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the visiblity of the Layer Group layers.
hasAuthentication() - Method in class com.moximedia.aims.WmsLayer
 
hasClonedLayers() - Method in class com.moximedia.aims.AimsLayers
 
hasDatabaseParameters() - Method in class com.moximedia.aims.SqlReport
 
hasDynamicLayers() - Method in class com.moximedia.aims.AimsLayers
 
hasFatParameters() - Method in class com.moximedia.aims.SqlReport
 
hasFeatureWorkspaces() - Method in class com.moximedia.aims.AimsWorkspaces
 
hasGroups() - Method in class com.moximedia.aims.AimsFolder
Returns an indicator of whether this folder or any of its sub-folders contain layer groups.
hasHoles() - Method in class com.moximedia.aims.AimsPolygon
Reports whether the polygon has holes.
hasHoles() - Method in class com.moximedia.aims.AimsRing
Reports whether the ring contains holes.
hasIndexMapItem() - Method in class com.moximedia.aims.pdf.Template
 
hasLabelsToHide() - Method in class com.moximedia.aims.AimsLayerGroup
Determines whether there are layers in this group with labels that can be hidden.
hasLatLonGraticuleItem() - Method in class com.moximedia.aims.pdf.Template
 
hasLayer(int) - Method in class com.moximedia.aims.AimsFolder
Returns an indicator of whether a layer with the specified object id is in this folder or subfolder.
hasLayer(int) - Method in class com.moximedia.aims.AimsFolders
Returns an indicator of whether a layer with the specified object id is in this object.
hasLayer(int) - Method in class com.moximedia.aims.AimsLayerGroup
Returns an indicator of whether a layer with the specified object id is in this layer group.
hasLayer(AimsLayer) - Method in class com.moximedia.aims.AimsLayerGroup
Returns an indicator of whether a layer is in this layer group.
hasLayerListLegend() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets and indicator of whether a layer list legend exists at this scale.
hasLayerListLegend() - Method in class com.moximedia.aims.AimsFeatureLayer
Gets and indicator of whether a layer list legend exists at this scale.
hasLayerListLegend() - Method in class com.moximedia.aims.AimsImageLayer
Gets and indicator of whether a layer list legend exists at this scale.
hasLayerListLegend() - Method in interface com.moximedia.aims.AimsLayer
Gets and indicator of whether a layer list legend exists at this scale.
hasLayerListLegend() - Method in class com.moximedia.aims.AimsLayerGroup
Gets and indicator of whether a layer list legend exists at this scale.
hasLayerListLegend() - Method in class com.moximedia.aims.WmsLayer
Gets and indicator of whether a layer list legend exists at this scale.
hasLayerListLegends() - Method in class com.moximedia.aims.AimsFolder
 
hasLayerListLegends() - Method in class com.moximedia.aims.AimsFolders
 
hasLayerMetadata() - Method in class com.moximedia.aims.AimsLayerGroup
Returns an indicator of whether the individual layers of this layer group have metadata.
hasLayers() - Method in class com.moximedia.aims.AimsFolder
Returns an indicator of whether this folder or any of its sub-folders contain layers.
hasLayersOrGroups() - Method in class com.moximedia.aims.AimsFolder
Returns an indicator of whether this folder or any of its sub-folders contain layers or groups.
hasLegendForScale(double) - Method in class com.moximedia.aims.AimsLayerListLegends
Returns an indicator of whether there is a legend available at the specified scale.
hasLegendItem() - Method in class com.moximedia.aims.pdf.Template
 
hasMapItem() - Method in class com.moximedia.aims.pdf.Template
 
hasMapTipFields() - Method in class com.moximedia.aims.AimsRecordset
Returns an indicator of whether the recordset has any fields that can be used as map tips.
hasMoreRecords() - Method in class com.moximedia.aims.AimsRecordset
Returns a boolean value indicating whether there are more records to be loaded from the server.
hasMxdTemplates() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns an indicator of whether there are any MXD templates.
hasObjectsVisible() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns an indicator of whether objects are visible in the current map extent.
hasParameter(String, String) - Static method in class com.moximedia.aims.AimsUtil
Checks to see if a url contains the specified parameter.
hasProperties() - Method in interface com.moximedia.aims.AimsAcetateObject
 
hasProperties() - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsEnvelopeObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsLineObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsPointObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsPolygonObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsPolylineObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsScalebarObject
Returns an indicator of whether the object has programmer defined properties.
hasProperties() - Method in class com.moximedia.aims.AimsTextObject
Returns an indicator of whether the object has programmer defined properties.
hasSelectedSet() - Method in class com.moximedia.aims.AimsRecordset
 
hasSelection() - Method in class com.moximedia.aims.AimsRecordset
 
hasShape() - Method in class com.moximedia.aims.AimsSpatialFilter
Tests the shape of the spatial filter.
hasTemplate(String) - Method in class com.moximedia.aims.pdf.Templates
 
hasTitleTextItem() - Method in class com.moximedia.aims.pdf.Template
 
hasVisibleWmsLayers() - Method in class com.moximedia.aims.AimsLayers
 
hasWmsLayers() - Method in class com.moximedia.aims.AimsLayers
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the symbol to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the symbol to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsExact
Sets the symbol to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the symbol to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsGroupRenderer
Sets the symbols of this renderer to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the symbol to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsOther
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsRange
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsRasterFillSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
 
highlight(AimsColor, double) - Method in interface com.moximedia.aims.AimsRenderer
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsShieldSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the symbol to the specified highlight color.
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsSimpleRenderer
 
highlight(AimsColor, double) - Method in interface com.moximedia.aims.AimsSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsTextSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
 
highlight(AimsColor, double) - Method in interface com.moximedia.aims.AimsValueMapObject
 
highlight(AimsColor, double) - Method in class com.moximedia.aims.AimsValueMapRenderer
Sets the highlight color of the objects in this renderer.

I

ITEM_TYPE_BOX - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_CENTERCOORDINATETEXT - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_DATETEXT - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_IMAGE - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_INDEXMAP - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_LATLONGRATICULE - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_LEGEND - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_LINE - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_MAP - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_NORTHARROW - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_PARAGRAPH - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_PROMPT - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_SCALEBAR - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_SCALETEXT - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_TEXT - Static variable in interface com.moximedia.aims.pdf.Item
 
ITEM_TYPE_TITLETEXT - Static variable in interface com.moximedia.aims.pdf.Item
 
Image - class com.moximedia.aims.pdf.Image.
A template item object implementation.
Image() - Constructor for class com.moximedia.aims.pdf.Image
Creates a new instance of Image
ImageReaderThread - class com.moximedia.aims.ImageReaderThread.
Class used for merging images using threading.
ImageReaderThread(String) - Constructor for class com.moximedia.aims.ImageReaderThread
Creates a new instance of ImageReaderThread using a string containing a URL.
ImageReaderThread(File) - Constructor for class com.moximedia.aims.ImageReaderThread
Creates a new instance of ImageReaderThread using a file containing the image.
IndexMap - class com.moximedia.aims.pdf.IndexMap.
A template item object implementation.
IndexMap() - Constructor for class com.moximedia.aims.pdf.IndexMap
Creates a new instance of Map
Item - interface com.moximedia.aims.pdf.Item.
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetImageHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
ignorableWhitespace(char[], int, int) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
imsAliceblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsAntiquewhite - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsAqua - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsAquamarine - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsAzure - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBeige - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBisque - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBlack - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBlanchedalmond - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBlue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBlueViolet - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsBrown - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsCadetblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsChartreuse - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsChocolate - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsCoral - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsCornflowerblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsCornsilk - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsCrimson - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsCyan - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkcyan - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkgoldenrod - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkgray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkgreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkkhaki - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkmagenta - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkolivegreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkorange - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkred - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarksalmon - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkseagreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkslateblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkslategray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkturquoise - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDarkviolet - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDeeppink - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDeepskyblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDimgray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsDodgerblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsFirebrick - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsFloralwhite - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsForestgreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsFuchsia - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGainsboro - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGhostwhite - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGold - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGoldenrod - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsGreenyellow - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsHoneydey - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsHotPink - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsIndianred - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsIndigo - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsIvory - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsKhaki - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLavender - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLavenderblush - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLawngreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLemonchiffon - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightGreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightcoral - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightcyan - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightgoldenrodyellow - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightgray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightpink - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightsalmon - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightseagreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightskyblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightslategray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightsteelblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLightyellow - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLime - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLimegreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsLinen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMagenta - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMaroon - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumaquamarine - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumorchid - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumpurple - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumseagreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumslateblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumspringgreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumturquoise - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMediumvioletred - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMidnightblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMintcream - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMistyrose - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsMoccasin - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsNavajowhite - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsNavy - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsOldlace - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsOlive - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsOlivedrab - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsOrange - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsOrangered - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsOrchid - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPalegoldenrod - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPalegreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPaleturquoise - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPalevioletred - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPapayawhip - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPeachpuff - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPeru - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPink - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPowderblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsPurple - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsRed - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsRosybrown - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsRoyalblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSaddlebrown - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSalmon - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSandybrown - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSeagreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSeashell - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSienna - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSilver - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSkyblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSlateblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSlategray - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSnow - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsSteelblue - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsTan - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsThistle - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsTomato - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsTurquoise - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsViolet - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsWheat - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsWhite - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsWhitesmoke - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsYellow - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
imsYellowgreen - Static variable in class com.moximedia.aims.AimsColor
A pre-defined color value
inchesToCentimeters(double) - Static method in class com.moximedia.aims.pdf.Template
 
inchesToCentimeters(float) - Static method in class com.moximedia.aims.pdf.Template
 
inchesToMillimeters(double) - Static method in class com.moximedia.aims.pdf.Template
 
inchesToMillimeters(float) - Static method in class com.moximedia.aims.pdf.Template
 
inchesToPoints(double) - Static method in class com.moximedia.aims.pdf.Template
 
inchesToPoints(float) - Static method in class com.moximedia.aims.pdf.Template
 
incrementAcetateObjectCount() - Method in class com.moximedia.aims.AimsMap
 
init(ServletConfig) - Method in class com.moximedia.aims.Startup
Initializes the servlet.
initFieldValue(String, String) - Method in class com.moximedia.aims.StandAloneFeature
 
initMap() - Method in class com.moximedia.aims.AimsMap
Initializes the map object with the results of the GET_SERVICE_INFO request.
initcap(String) - Static method in class com.moximedia.aims.AimsUtil
 
initialize() - Method in class com.moximedia.aims.SqlConnection
 
initializeAll() - Method in class com.moximedia.aims.SqlConnections
 
insertLayer(AimsLayer, int) - Method in class com.moximedia.aims.AimsLayers
Insert a layer at a specified position
insertObject(AimsAcetateObject, int) - Method in class com.moximedia.aims.AimsAcetateLayer
Adds an acetate object (AimsNorthArrowObject, AimsPointObject, etc.) to the AimsAcetateLayer.
insertPoint(AimsPoint) - Method in class com.moximedia.aims.AimsPoints
Adds an AimsPoint to the beginning of the collection.
insertPoint(AimsPoint, int) - Method in class com.moximedia.aims.AimsPoints
Adds an AimsPoint to the collection at the specified position.
intersect(AimsEnvelope) - Method in class com.moximedia.aims.AimsEnvelope
Gets the intersection of two AimsEnvelopes.
intersection(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
Returns a new polygon representing the intersection of this polygon and another one.
intersection(AimsPolygon) - Method in class com.moximedia.aims.AimsPolyline
 
intersects(AimsShapeObject) - Method in interface com.moximedia.aims.AimsAcetateObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsEnvelope) - Method in class com.moximedia.aims.AimsEnvelope
Compares two AimsEnvelopes, and returns true if they intersect.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsEnvelopeObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsLine) - Method in class com.moximedia.aims.AimsLine
Tests if the line segment in the argument intersects this line.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsLineObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsPointObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
Tests whether a polygon intersects this polygon.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsPolygonObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsPolygon) - Method in class com.moximedia.aims.AimsPolyline
 
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsPolylineObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsScalebarObject
Returns an indicator whether this object intersects the specified geometry.
intersects(AimsShapeObject) - Method in class com.moximedia.aims.AimsTextObject
Returns an indicator whether this object intersects the specified geometry.
isAfterArcImsLayers() - Method in class com.moximedia.aims.WmsLayer
 
isArcMap() - Method in class com.moximedia.aims.AimsEnvironment
Returns whether the environment is an ArcMap session.
isBackgroundTransparent() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
isBeforeArcImsLayers() - Method in class com.moximedia.aims.WmsLayer
 
isBrowser(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
isBufferLayer() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns an indicator of whether the layer is a buffer layer.
isBufferLayer() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns true if this layer is a buffer layer.
isBufferLayer() - Method in class com.moximedia.aims.AimsImageLayer
 
isBufferLayer() - Method in interface com.moximedia.aims.AimsLayer
 
isBufferLayer() - Method in class com.moximedia.aims.WmsLayer
 
isButton() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns true if the tool button is a button, otherwise false.
isClockwise() - Method in class com.moximedia.aims.AimsPoints
Returns whether the points list is clockwise.
isClone() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean flag indicating that the layer is a clone.
isClone() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether this layer is a clone.
isClone() - Method in class com.moximedia.aims.AimsImageLayer
Returns an indicator of whether this object was created by cloning another object.
isClone() - Method in interface com.moximedia.aims.AimsLayer
 
isClone() - Method in class com.moximedia.aims.WmsLayer
 
isClosed() - Method in class com.moximedia.aims.AimsFolder
Returns the current open/closed state of the folder.
isDateType() - Method in class com.moximedia.aims.AimsField
 
isDefault() - Method in class com.moximedia.aims.pdf.OutputScale
 
isDefaultFolder() - Method in class com.moximedia.aims.AimsFolder
Returns an indicator of whether this folder is created by default because no other folders are present.
isDynamic() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean flag indicating whether the layer has been dynamically added.
isDynamic() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether this layer was added dynamically.
isDynamic() - Method in class com.moximedia.aims.AimsImageLayer
returns an indicator of whether a layer is dynamic.
isDynamic() - Method in interface com.moximedia.aims.AimsLayer
 
isDynamic() - Method in class com.moximedia.aims.AimsMap
Returns a boolean value indicating whether layers can be added to the map service.
isDynamic() - Method in class com.moximedia.aims.WmsLayer
 
isDynamicFeatures() - Method in class com.moximedia.aims.AimsMap
Returns a boolean value indicating whether dynamic layers can be queried.
isEmpty() - Method in class com.moximedia.aims.AimsEnvelope
Returns a boolean value indicating that the envelope has not been initialized (minimum and maximum values are zero).
isEmpty() - Method in class com.moximedia.aims.AimsFolder
Returns an indicatior of whether there are any sub-folders, layers or groups in this folder.
isEmpty() - Method in class com.moximedia.aims.AimsLayerGroup
Gets and indicator of whether the layer group has any layers.
isEnabled() - Method in class com.moximedia.aims.AimsClientService
An indicator of whether the service is enabled.
isEnabled() - Method in class com.moximedia.aims.AimsService
 
isExtractLayer() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether the layer is an extract layer.
isFeatureService() - Method in class com.moximedia.aims.AimsClientService
Returns true if the service is a feature service.
isFeatureService() - Method in class com.moximedia.aims.AimsService
Returns true if the service is a feature service.
isForbidden(String) - Method in class com.moximedia.aims.AimsEnvironment
Returns whether a specified service is forbidden.
isForwarded() - Method in class com.moximedia.aims.WmsLayer
 
isGeographicCoordinateSystem() - Method in interface com.moximedia.aims.projection.Projection
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns an indicator of whether this coordinate system is geographic.
isGeographicCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns an indicator of whether this coordinate system is geographic.
isHidden() - Method in class com.moximedia.aims.AimsFolder
Returns an indicator of whether this folder should be shown in the layers list.
isHidden() - Method in class com.moximedia.aims.AimsLayerGroup
Returns an indicator of whether this layer group should be shown in the layers list.
isHighlightLayer() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns true if the layer is a highlight layer.
isHighlightLayer() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns true if this layer is a highlight layer.
isHighlightLayer() - Method in class com.moximedia.aims.AimsImageLayer
Returns true if the layer is a highlight layer.
isHighlightLayer() - Method in interface com.moximedia.aims.AimsLayer
 
isHighlightLayer() - Method in class com.moximedia.aims.WmsLayer
Returns true if the layer is a highlight layer.
isImageService() - Method in class com.moximedia.aims.AimsClientService
Returns true if the service is an image service.
isImageService() - Method in class com.moximedia.aims.AimsService
Returns true if the service is an image service.
isLayerVisible(String) - Method in class com.moximedia.aims.AimsMap
Returns whether a named layer is visible (visible=true)
isLayerWithinThreshold() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns whether this layer is within threshold tolerance.
isLayerWithinThreshold() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns whether this layer is within threshold tolerance.
isLayerWithinThreshold() - Method in class com.moximedia.aims.AimsImageLayer
Returns whether this layer is within threshold tolerance.
isLayerWithinThreshold() - Method in interface com.moximedia.aims.AimsLayer
 
isLayerWithinThreshold() - Method in class com.moximedia.aims.AimsLayerGroup
Returns whether this layer is within threshold tolerance.
isLayerWithinThreshold(String) - Method in class com.moximedia.aims.AimsMap
Returns whether a named layer is within threshold tolerance.
isLayerWithinThreshold(AimsLayer) - Method in class com.moximedia.aims.AimsMap
Returns whether a named layer is within threshold tolerance.
isLayerWithinThreshold() - Method in class com.moximedia.aims.WmsLayer
Returns whether this layer is within threshold tolerance.
isMapTipField() - Method in class com.moximedia.aims.AimsField
Returns whether map tips are shown for this field.
isMapTipField(boolean) - Method in class com.moximedia.aims.AimsField
Sets whether map tips are shown for this field.
isModified() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsChartSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsExact
Returns a boolean indicating that the object has been modified.
isModified() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsGroupRenderer
Returns a boolean value indicating whether the renderer has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsHashLineSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsLegend
 
isModified() - Method in class com.moximedia.aims.AimsOther
 
isModified() - Method in class com.moximedia.aims.AimsRange
 
isModified() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in interface com.moximedia.aims.AimsRenderer
 
isModified() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Returns a boolean value indicating whether the renderer has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsShieldSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Returns a boolean value indicating whether the renderer has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsSimpleRenderer
Returns a boolean value indicating whether the renderer or it's symbols have been modified by the user since it was loaded from the map service.
isModified() - Method in interface com.moximedia.aims.AimsSymbol
 
isModified() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsTextSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Returns a boolean value indicating whether the object has been modified by the user since it was loaded from the map service.
isModified() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Returns a boolean value indicating whether the renderer has been modified by the user since it was loaded from the map service.
isModified() - Method in interface com.moximedia.aims.AimsValueMapObject
 
isModified() - Method in class com.moximedia.aims.AimsValueMapRenderer
Returns a boolean value indicating whether the renderer has been modified by the user since it was loaded from the map service.
isNew() - Method in class com.moximedia.aims.AimsFeature
Returns an indicator of wheter the feature is new, used in editing.
isNull() - Method in class com.moximedia.aims.AimsChartValue
Returns a boolean that indicates whether all of the required values are properly set.
isNumberType() - Method in class com.moximedia.aims.AimsField
 
isOpen() - Method in class com.moximedia.aims.AimsFolder
Returns the current open/closed state of the folder.
isOpen() - Method in class com.moximedia.aims.AimsLayerGroup
Gets whether the layer group is open in the layer manager.
isPopup() - Method in class com.moximedia.aims.AimsReport
Gets an indicator of whether the report should open in a separate window.
isPopup() - Method in class com.moximedia.aims.AimsWebSiteTool
Gets an indicator of whether a tool is shown in a popup window.
isProjectedCoordinateSystem() - Method in interface com.moximedia.aims.projection.Projection
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionUtm
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Returns an indicator of whether this coordinate system is projected (non-geographic).
isProjectedCoordinateSystem() - Method in class com.moximedia.aims.projection.ProjectionWKT
Returns an indicator of whether this coordinate system is projected (non-geographic).
isRadio() - Method in class com.moximedia.aims.AimsFolder
Returns whether the folder is a radio folder where only one layer or group can be turned on at a time.
isRouteService() - Method in class com.moximedia.aims.AimsClientService
Returns true if the service is a route service.
isRouteService() - Method in class com.moximedia.aims.AimsService
Returns true if the service is a route service.
isRowidType() - Method in class com.moximedia.aims.AimsField
Returns an indicator of whether this field is a ROWID type.
isSde() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns an indicator of whether this layer is an SDE table.
isSde() - Method in class com.moximedia.aims.AimsField
Returns an indicator of whether the field is an SDE column.
isServiceField() - Method in class com.moximedia.aims.AimsField
 
isServiceLayer() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns true if this layer exists in the map service, or false if it was added after.
isServiceLayer() - Method in class com.moximedia.aims.AimsFeatureLayer
Reports whether this layer was loaded from the map service.
isServiceLayer() - Method in class com.moximedia.aims.AimsImageLayer
Returns a flag indicating whether this layer was loaded from a map service.
isServiceLayer() - Method in interface com.moximedia.aims.AimsLayer
 
isServiceLayer() - Method in class com.moximedia.aims.WmsLayer
Returns a flag indicating whether this layer was loaded from a map service.
isStringType() - Method in class com.moximedia.aims.AimsField
 
isTool() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns true if the tool button is a tool, otherwise false.
isTopLevelReport() - Method in class com.moximedia.aims.SqlReport
 
isUploadedLayer() - Method in class com.moximedia.aims.AimsAcetateLayer
Gets an indicator of whether the layer is a layer uploaded by the upload routines.
isValid() - Method in class com.moximedia.aims.AimsEnvelope
Returns a boolean indicator of whether this shape is valid.
isValid() - Method in class com.moximedia.aims.AimsMultipoint
Returns a boolean indicator of whether this shape is valid.
isValid() - Method in class com.moximedia.aims.AimsPoint
Returns a boolean indicator of whether this shape is valid.
isValid() - Method in class com.moximedia.aims.AimsPolygon
Returns a boolean indicator of whether this shape is valid.
isValid() - Method in class com.moximedia.aims.AimsPolyline
Returns a boolean indicator of whether this shape is valid.
isValid() - Method in interface com.moximedia.aims.AimsShapeObject
 
isValid() - Method in class com.moximedia.aims.SqlConnection
 
isValid() - Method in class com.moximedia.aims.SqlParameter
 
isValid() - Method in class com.moximedia.aims.pdf.Legend
Returns an indicator of whether the template object is valid.
isValid() - Method in class com.moximedia.aims.pdf.Prompt
Returns an indicator of whether the template object is valid.
isValid() - Method in interface com.moximedia.aims.projection.Projection
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionUtm
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Gets an indicator of whether the projection is valid.
isValid() - Method in class com.moximedia.aims.projection.ProjectionWKT
Gets an indicator of whether the projection is valid.
isVisible() - Method in class com.moximedia.aims.AimsFeatureLayer
Get if the layer is visible (ie: visible=true).
isVisible() - Method in class com.moximedia.aims.AimsImageLayer
Determine if the layer is visible
isVisible() - Method in class com.moximedia.aims.AimsLayerGroup
Gets the visiblity of the Layer Group.
isVisible() - Method in class com.moximedia.aims.AimsWebSiteTool
Returns true if the tool is visible, otherwise false.
isVisible() - Method in class com.moximedia.aims.WmsLayer
Determine if the layer is visible
iterator() - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Returns an iterator of the array elements.
iterator() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Returns an iterator to loop through the options.
iterator() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Returns an iterator to loop through the options.
iterator() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOptions
Returns an iterator to loop through the options.
iterator() - Method in class com.moximedia.aims.AimsWorkspaces
 
iterator() - Method in class com.moximedia.aims.SqlConnections
Returns an iterator to loop through the options.
iterator() - Method in class com.moximedia.aims.pdf.OutputResolutions
 
iterator() - Method in class com.moximedia.aims.pdf.OutputScales
 
iterator() - Method in class com.moximedia.aims.pdf.Templates
 

L

LAYER_TYPE_ACETATE - Static variable in interface com.moximedia.aims.AimsLayer
 
LAYER_TYPE_FEATURE - Static variable in interface com.moximedia.aims.AimsLayer
 
LAYER_TYPE_IMAGE - Static variable in interface com.moximedia.aims.AimsLayer
 
LAYER_TYPE_WMS - Static variable in interface com.moximedia.aims.AimsLayer
 
LAYOUT_TYPE_AI - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_BMP - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_EMF - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_EPS - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_JPG - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_PDF - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_PNG24 - Static variable in class com.moximedia.aims.AimsMap
 
LAYOUT_TYPE_PNG8 - Static variable in class com.moximedia.aims.AimsMap
 
LatLonGraticule - class com.moximedia.aims.pdf.LatLonGraticule.
Draws a latitude / longitude graticule on the printed map.
LatLonGraticule() - Constructor for class com.moximedia.aims.pdf.LatLonGraticule
Creates a new instance of LatLonGraticule
Legend - class com.moximedia.aims.pdf.Legend.
A template item object implementation.
Legend() - Constructor for class com.moximedia.aims.pdf.Legend
Creates a new instance of Legend
Line - class com.moximedia.aims.pdf.Line.
A template item object implementation.
Line() - Constructor for class com.moximedia.aims.pdf.Line
Creates a new instance of Line
labelsHidden() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a boolean value indicating whether labels are currently hidden.
labelsHidden() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a boolean value indicating whether labels are currently hidden.
labelsHidden() - Method in class com.moximedia.aims.AimsImageLayer
Returns a boolean value indicating whether labels are currently hidden.
labelsHidden() - Method in interface com.moximedia.aims.AimsLayer
 
labelsHidden() - Method in class com.moximedia.aims.AimsLayerGroup
Returns a boolean value indicating whether labels are currently hidden.
labelsHidden() - Method in class com.moximedia.aims.WmsLayer
Returns a boolean value indicating whether labels are currently hidden.

M

MEASURE_UNITS_DECIMAL_DEGREES - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_FEET - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_IMPERIAL - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_METERS - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_METRES - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_METRIC - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_UNKNOWN - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_US - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
MEASURE_UNITS_YARDS - Static variable in interface com.moximedia.aims.types.MeasureUnitsType
 
Map - class com.moximedia.aims.pdf.Map.
A template item object implementation.
Map() - Constructor for class com.moximedia.aims.pdf.Map
Creates a new instance of Map
MeasureLayer - class com.moximedia.aims.MeasureLayer.
Creates measure line and polygon graphics for non-IE browsers.
MeasureLayer() - Constructor for class com.moximedia.aims.MeasureLayer
Creates new MeasureLayer
MeasureLayer(AimsPoints, String) - Constructor for class com.moximedia.aims.MeasureLayer
Creates new MeasureLayer
MeasureUnitsType - interface com.moximedia.aims.types.MeasureUnitsType.
 
m_properties - Variable in class com.moximedia.aims.AimsImageLayer
 
m_responseAxl - Variable in class com.moximedia.aims.AimsGeocode
 
m_workspaceId - Static variable in class com.moximedia.aims.AimsSdeWorkspace
 
m_workspaceId - Static variable in class com.moximedia.aims.AimsShapeWorkspace
 
main(String[]) - Static method in class com.moximedia.aims.Test
 
main(String[]) - Static method in class com.moximedia.aims.TestReadShape
 
main(String[]) - Static method in class com.moximedia.aims.TestSde
 
main(String[]) - Static method in class com.moximedia.aims.projection.Test
 
metersToDecimalDegrees(double) - Static method in class com.moximedia.aims.AimsUtil
Conversion routine.
metersToFeet(double) - Static method in class com.moximedia.aims.AimsUtil
Conversion routine.
millimetersToCentimeters(double) - Static method in class com.moximedia.aims.pdf.Template
 
millimetersToCentimeters(float) - Static method in class com.moximedia.aims.pdf.Template
 
millimetersToInches(double) - Static method in class com.moximedia.aims.pdf.Template
 
millimetersToInches(float) - Static method in class com.moximedia.aims.pdf.Template
 
millimetersToPoints(double) - Static method in class com.moximedia.aims.pdf.Template
 
millimetersToPoints(float) - Static method in class com.moximedia.aims.pdf.Template
 
moveField(AimsField, int) - Method in class com.moximedia.aims.AimsRecordset
Moves a field to the specified position in the fields list.
moveField(int, int) - Method in class com.moximedia.aims.AimsRecordset
Moves a field to a new position.
moveField(AimsField, int) - Method in class com.moximedia.aims.AimsReport
Moves a field to the specified position in the fields list.
moveFirst() - Method in class com.moximedia.aims.AimsGeocode
 
moveFirst() - Method in class com.moximedia.aims.AimsRecordset
Moves the recordset pointer to the first record.
moveNext() - Method in class com.moximedia.aims.AimsGeocode
 
moveNext() - Method in class com.moximedia.aims.AimsRecordset
Moves the recordset pointer to the next record.
moveNextGeometry() - Method in class com.moximedia.aims.AimsRecordset
Moves the recordset pointer to the next record.
movePoint(AimsPoint, AimsPoint) - Method in class com.moximedia.aims.AimsHole
Moves a point of the polygon hole to a new position.
movePoint(AimsPoint, AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
Moves a point of the polygon (interior or exterior).
movePoint(AimsPoint, AimsPoint) - Method in class com.moximedia.aims.AimsRing
Moves a point of the polygon ring to a new position.
movePrevious() - Method in class com.moximedia.aims.AimsGeocode
 
movePrevious() - Method in class com.moximedia.aims.AimsRecordset
Moves the recordset pointer to the previous record.
moveTo(AimsLayer, int) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to the specified position in the layers list.
moveTo(int, int) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a new position.
moveToBottom(AimsLayer) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a the bottom of the layers list.
moveToBottom(int) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a the bottom of the layers list.
moveToBottom(String) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a the bottom of the layers list.
moveToTop(AimsLayer) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a the top of the layers list.
moveToTop(String) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a the top of the layers list.
moveToTop(int) - Method in class com.moximedia.aims.AimsLayers
Moves a layer to a the top of the layers list.

N

NEXT_FOLDER_ID - Static variable in class com.moximedia.aims.AimsFolder
 
NEXT_GROUP_ID - Static variable in class com.moximedia.aims.AimsLayerGroup
 
NEXT_LAYER_ID - Static variable in class com.moximedia.aims.AimsLayers
 
NorthArrow - class com.moximedia.aims.pdf.NorthArrow.
A template item object implementation.
NorthArrow() - Constructor for class com.moximedia.aims.pdf.NorthArrow
Creates a new instance of NorthArrow

O

OBJECT_TYPE_ACETATE_LAYER - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_FEATURE_LAYER - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_FOLDER - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_FOLDERS - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_GROUP - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_GROUPS - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_IMAGE_LAYER - Static variable in interface com.moximedia.aims.AimsObject
 
OBJECT_TYPE_WMS_LAYER - Static variable in interface com.moximedia.aims.AimsObject
 
OutputResolution - class com.moximedia.aims.pdf.OutputResolution.
 
OutputResolution() - Constructor for class com.moximedia.aims.pdf.OutputResolution
Creates a new instance of OutputResolution
OutputResolution(int, String) - Constructor for class com.moximedia.aims.pdf.OutputResolution
 
OutputResolutions - class com.moximedia.aims.pdf.OutputResolutions.
 
OutputResolutions() - Constructor for class com.moximedia.aims.pdf.OutputResolutions
Creates a new instance of OutputResolutions
OutputScale - class com.moximedia.aims.pdf.OutputScale.
 
OutputScale() - Constructor for class com.moximedia.aims.pdf.OutputScale
Creates a new instance of OutputScale
OutputScales - class com.moximedia.aims.pdf.OutputScales.
 
OutputScales() - Constructor for class com.moximedia.aims.pdf.OutputScales
Creates a new instance of OutputScales
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsEnvelope
Offsets the rectangle by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsEnvelopeObject
Offsets the points in the line by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsHole
Offsets the points in the hole by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the position of the point by adjusting it by the X and Y values contained in another point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsLine
Offsets the points in the line by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsLineObject
Offsets the points in the line by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPath
Offsets the points in the path by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPoint
Sets the position of the point by adjusting it by the X and Y values contained in another point.
offsetBy(double, double) - Method in class com.moximedia.aims.AimsPoint
Sets the position of the point by adjusting it by X and Y offset values.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPointObject
Sets the position of the point by adjusting it by the X and Y values contained in another point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPoints
Offsets the points in the points list by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
Offsets the points in the polygon by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPolyline
Offsets the points in the polyline by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsPolylineObject
Offsets the points in the polyline by the x and y in a point.
offsetBy(AimsPoint) - Method in class com.moximedia.aims.AimsRing
Offsets the points in the ring by the x and y in a point.

P

PARAMETER_TYPE_DATABASE_COLUMN_INDEX - Static variable in class com.moximedia.aims.SqlParameter
 
PARAMETER_TYPE_DATABASE_COLUMN_VALUE - Static variable in class com.moximedia.aims.SqlParameter
 
PARAMETER_TYPE_FAT_FIELD_VALUE - Static variable in class com.moximedia.aims.SqlParameter
 
PROJECTION_TYPE_ALBERS_CONIC_EQUAL_AREA - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_GEOGRAPHIC - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_LAMBERT_CONFORMAL_CONIC_1SP - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_LAMBERT_CONFORMAL_CONIC_2SP - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_LAMBERT_CONFORMAL_CONIC_BELGIUM_2SP - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_MERCATOR_1SP - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_MERCATOR_2SP - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_OBLIQUE_STEREOGRAPHIC - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_ORTHOGRAPHIC - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_POLAR_STEREOGRAPHIC - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_POLAR_STEREOGRAPHIC_SERIES - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_STEREOGRAPHIC - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_TRANSVERSE_MERCATOR - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_UTM - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_UTM_AUTO - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROJECTION_TYPE_WKT - Static variable in interface com.moximedia.aims.types.ProjectionType
 
PROMPT_METHOD_INPUT - Static variable in class com.moximedia.aims.pdf.Prompt
 
PROMPT_METHOD_SELECT - Static variable in class com.moximedia.aims.pdf.Prompt
 
PROMPT_TYPE_PARAGRAPH - Static variable in class com.moximedia.aims.pdf.Prompt
 
PROMPT_TYPE_TEXT - Static variable in class com.moximedia.aims.pdf.Prompt
 
Paragraph - class com.moximedia.aims.pdf.Paragraph.
A template item object implementation.
Paragraph() - Constructor for class com.moximedia.aims.pdf.Paragraph
Creates a new instance of Paragraph
Projection - interface com.moximedia.aims.projection.Projection.
 
ProjectionAlbersEqualAreaConic - class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic.
Convenience class for backwards compatibility.
ProjectionAlbersEqualAreaConic() - Constructor for class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Creates a new instance
ProjectionGeographic - class com.moximedia.aims.projection.ProjectionGeographic.
Convenience class for backwards compatibility.
ProjectionGeographic() - Constructor for class com.moximedia.aims.projection.ProjectionGeographic
Creates a new instance
ProjectionLambertConformalConic2SP - class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP.
Convenience class for backwards compatibility.
ProjectionLambertConformalConic2SP() - Constructor for class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Creates a new instance
ProjectionTransverseMercator - class com.moximedia.aims.projection.ProjectionTransverseMercator.
Convenience class for backwards compatibility.
ProjectionTransverseMercator() - Constructor for class com.moximedia.aims.projection.ProjectionTransverseMercator
Creates a new instance
ProjectionType - interface com.moximedia.aims.types.ProjectionType.
 
ProjectionUtm - class com.moximedia.aims.projection.ProjectionUtm.
Convenience class for backwards compatibility.
ProjectionUtm() - Constructor for class com.moximedia.aims.projection.ProjectionUtm
Creates a new instance
ProjectionUtmAuto - class com.moximedia.aims.projection.ProjectionUtmAuto.
Convenience class for backwards compatibility.
ProjectionUtmAuto() - Constructor for class com.moximedia.aims.projection.ProjectionUtmAuto
Creates a new instance
ProjectionWKT - class com.moximedia.aims.projection.ProjectionWKT.
Acoordinate system object based upon a Well-Known Text (WKT) string.
ProjectionWKT() - Constructor for class com.moximedia.aims.projection.ProjectionWKT
Creates a new instance of ProjectionWKT
ProjectionWKT(String) - Constructor for class com.moximedia.aims.projection.ProjectionWKT
Creates a new instance of ProjectionWKT
Prompt - class com.moximedia.aims.pdf.Prompt.
A template item object implementation.
Prompt() - Constructor for class com.moximedia.aims.pdf.Prompt
Creates a new instance of Prompt
parse(String) - Method in class com.moximedia.aims.CsvParser
Parses the line into individual fields.
parseGetClientServicesXml(String, AimsClientServices) - Static method in class com.moximedia.aims.AimsXml
 
parseGetExtractXml(String, AimsExtract) - Static method in class com.moximedia.aims.AimsXml
 
parseGetExtractXml(String, AimsLayers) - Static method in class com.moximedia.aims.AimsXml
 
parseGetExtractXml(String, AimsFeatureLayer) - Static method in class com.moximedia.aims.AimsXml
 
parseGetFeaturesXml(String, AimsRecordset) - Static method in class com.moximedia.aims.AimsXml
 
parseGetGeocodeXml(String, AimsGeocode) - Static method in class com.moximedia.aims.AimsXml
 
parseGetImageXml(String, AimsMap) - Static method in class com.moximedia.aims.AimsXml
Processes the GET_IMAGE xml string.
parseGetLayoutXml(String, AimsMap) - Static method in class com.moximedia.aims.AimsXml
Processes the GET_IMAGE xml string.
parseGetRasterInfoXml(String, AimsBands) - Static method in class com.moximedia.aims.AimsXml
 
parseGetServiceInfoXml(String, AimsMap) - Static method in class com.moximedia.aims.AimsXml
 
pointsToCentimeters(double) - Static method in class com.moximedia.aims.pdf.Template
 
pointsToInches(double) - Static method in class com.moximedia.aims.pdf.Template
 
pointsToInches(float) - Static method in class com.moximedia.aims.pdf.Template
 
pointsToMillimeters(double) - Static method in class com.moximedia.aims.pdf.Template
 
polygonDump(SeShape) - Static method in class com.moximedia.aims.TestSde
 
popPreviousExtent() - Method in class com.moximedia.aims.AimsMap
Gets an extent from the previous extent stack so that the zoomToPreviousExtent() method can zoom to previous extents.
process() - Method in class com.moximedia.aims.StandAloneGml2Parser
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.moximedia.aims.Startup
Processes requests for both HTTP GET and POST methods.
processingInstruction(String, String) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetImageHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
processingInstruction(String, String) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
processingInstruction(String, String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
project(Projection, Projection) - Method in class com.moximedia.aims.AimsHole
Projects this object from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsHole
Projects this object to the specified projection.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsMultipoint
Projects this object from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsMultipoint
Projects this object to the specified projection.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsPath
Projects this object from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsPath
Projects this object to the specified projection.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsPoint
Projects the point from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsPoint
Projects the point.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsPoints
Projects the points from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsPoints
Projects this object to the specified projection.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsPolygon
Projects this object from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsPolygon
Projects this object to the specified projection.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsPolyline
Projects this object from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsPolyline
Projects this object to the specified projection.
project(Projection, Projection) - Method in class com.moximedia.aims.AimsRing
Projects this object from one projection to another.
project(Projection) - Method in class com.moximedia.aims.AimsRing
Projects this object to the specified projection.
project(AimsPoint) - Method in interface com.moximedia.aims.projection.Projection
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionUtm
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Projects a geographic position into this projection.
project(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionWKT
Projects a geographic position into this projection.

Q

query() - Method in class com.moximedia.aims.AimsGeocode
 
query(AimsPoint) - Method in class com.moximedia.aims.AimsImageLayer
Queries an image layer, returning the image pixel information for the specified location.
query(double, double) - Method in class com.moximedia.aims.AimsImageLayer
Queries an image layer, returning the image pixel information for the specified location
query() - Method in class com.moximedia.aims.AimsRecordset
Submits a query to refresh the recordset based on the filter.
query(boolean, boolean, boolean, int) - Method in class com.moximedia.aims.AimsRecordset
Submits a query to refresh the recordset based on the filter.
query() - Method in class com.moximedia.aims.SqlQuery
 
queryGeometry() - Method in class com.moximedia.aims.AimsRecordset
Submits a query to refresh the recordset based on the filter.
quoteColumn(String) - Method in class com.moximedia.aims.SqlColumn
Puts single quotes around a value if this column is a string.
quoteField(String) - Method in class com.moximedia.aims.SqlColumn
Puts single quotes around a value if this field is a string.

R

RENDERER_TYPE_GROUP - Static variable in interface com.moximedia.aims.AimsRenderer
 
RENDERER_TYPE_SCALEDEPENDENT - Static variable in interface com.moximedia.aims.AimsRenderer
 
RENDERER_TYPE_SIMPLE - Static variable in interface com.moximedia.aims.AimsRenderer
 
RENDERER_TYPE_SIMPLELABEL - Static variable in interface com.moximedia.aims.AimsRenderer
 
RENDERER_TYPE_VALUEMAP - Static variable in interface com.moximedia.aims.AimsRenderer
 
RENDERER_TYPE_VALUEMAPLABEL - Static variable in interface com.moximedia.aims.AimsRenderer
 
REPORT_METHOD_DRILL - Static variable in class com.moximedia.aims.AimsLayerGroup
 
REPORT_METHOD_FIRST - Static variable in class com.moximedia.aims.AimsLayerGroup
 
REPORT_METHOD_LOCATION - Static variable in class com.moximedia.aims.AimsLayerGroup
 
readLinesFromFile(File) - Static method in class com.moximedia.aims.AimsXml
Reads the text from the specified file.
readLinesFromUrl(String) - Static method in class com.moximedia.aims.AimsXml
 
readXmlFromUrl(String) - Static method in class com.moximedia.aims.AimsXml
Opens the URL specified in the argument, and returns a string containing the XML contained in the URL response.
reaspect(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
Returns an extent to match the same aspect ratio as the image size.
reaspect() - Method in class com.moximedia.aims.AimsMap
Adjusts the map extent to match the same aspect ratio as the image size.
refresh() - Method in class com.moximedia.aims.AimsMap
Refreshes the map to produce new map and legend images.
refresh(boolean) - Method in class com.moximedia.aims.AimsMap
Refreshes the map to produce new map and legend images.
refresh(boolean, HashSet) - Method in class com.moximedia.aims.AimsMap
Refreshes the map to produce new map and legend images.
relativeCCW(double, double, double, double, double, double) - Method in class com.moximedia.aims.AimsLine
Returns an indicator of where the specified point (PX, PY) lies with respect to the line segment from (X1, Y1) to (X2, Y2).
remove(int) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Removes the object at the specified index.
remove(int) - Method in class com.moximedia.aims.AimsValueMapRenderer
Removes the object at the specified index.
remove(String) - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Removes the option with the specified description from the collection.
remove(String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Removes the option with the specified description from the collection.
remove(String) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOptions
Removes the option with the specified description from the collection.
remove(String) - Method in class com.moximedia.aims.SqlConnections
Removes the connection with the specified name from the collection.
removeAll() - Method in class com.moximedia.aims.SqlConnections
 
removeBufferLayers() - Method in class com.moximedia.aims.AimsLayers
Removes the buffer layers from the layers object.
removeEmptyFolders() - Method in class com.moximedia.aims.AimsFolder
Removes empty folders from this folder.
removeEmptyFolders() - Method in class com.moximedia.aims.AimsFolders
Removes empty folders from this object.
removeEmptyFoldersRecursive() - Method in class com.moximedia.aims.AimsFolder
Removes empty folders from this folder and its sub-folders.
removeEmptyFoldersRecursive() - Method in class com.moximedia.aims.AimsFolders
Removes empty folders from this object.
removeEmptyGroups() - Method in class com.moximedia.aims.AimsFolder
Removes empty groups from this folder
removeEmptyGroups() - Method in class com.moximedia.aims.AimsFolders
Removes empty groups from this object.
removeEmptyGroupsRecursive() - Method in class com.moximedia.aims.AimsFolder
Removes empty groups from this folder and its sub-folders.
removeEmptyGroupsRecursive() - Method in class com.moximedia.aims.AimsFolders
Removes empty groups from this object or its sub-folders.
removeField(int) - Method in class com.moximedia.aims.AimsRecordset
Removes the specified field from the fields list.
removeField(String) - Method in class com.moximedia.aims.AimsRecordset
Removes the specified field from the fields list.
removeGroup(int) - Method in class com.moximedia.aims.AimsFolder
Removes the group with the specified object ID from this folder.
removeGroupRecursive(int) - Method in class com.moximedia.aims.AimsFolder
Removes the group with the specified object ID from this folder or subfolders.
removeGroupRecursive(int) - Method in class com.moximedia.aims.AimsFolders
Removes the group with the specified object ID from this folders object or any subfolders.
removeHighlightLayer(String) - Method in class com.moximedia.aims.AimsLayers
Removes the specified highlight layers from the layers object.
removeHighlightLayers() - Method in class com.moximedia.aims.AimsLayers
Removes all highlight layers from the layers object.
removeInvalidCharacters(String, String) - Static method in class com.moximedia.aims.AimsUtil
 
removeLabels() - Method in class com.moximedia.aims.AimsFeatureLayer
Removes the label renderers from this layer.
removeLabels() - Method in class com.moximedia.aims.AimsGroupRenderer
Removes labels from this renderer and any subrenderers (if applicable).
removeLabels() - Method in interface com.moximedia.aims.AimsRenderer
 
removeLabels() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Removes labels from this renderer and any subrenderers (if applicable).
removeLabels() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Removes labels from this renderer and any subrenderers (if applicable).
removeLabels() - Method in class com.moximedia.aims.AimsSimpleRenderer
Removes labels from this renderer and any subrenderers (if applicable).
removeLabels() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Removes labels from this renderer and any subrenderers (if applicable).
removeLabels() - Method in class com.moximedia.aims.AimsValueMapRenderer
Removes labels from this renderer and any subrenderers (if applicable).
removeLayer(String) - Method in class com.moximedia.aims.AimsFolder
Removes the layer with the specified name or ID.
removeLayer(int) - Method in class com.moximedia.aims.AimsFolder
Removes the layer with the specified object ID from this folder.
removeLayer(int) - Method in class com.moximedia.aims.AimsLayerGroup
Removes the layer with the specified object ID from this group.
removeLayer(int) - Method in class com.moximedia.aims.AimsLayerGroups
Removes the layer with the specified object ID from this group.
removeLayer(int) - Method in class com.moximedia.aims.AimsLayers
remove the layer at specified index
removeLayer(String) - Method in class com.moximedia.aims.AimsLayers
remove the layer with the specified name
removeLayerById(String) - Method in class com.moximedia.aims.AimsLayers
Remove the layer with the specified layer ID.
removeLayerByName(String) - Method in class com.moximedia.aims.AimsLayers
Remove the layer with the specified name
removeLayerByObjectId(int) - Method in class com.moximedia.aims.AimsLayers
Remove the layer with the specified objectId
removeLayerRecursive(int) - Method in class com.moximedia.aims.AimsFolder
Removes the layer with the specified object ID from this folder or subfolders.
removeLayerRecursive(int) - Method in class com.moximedia.aims.AimsFolders
Removes the layer with the specified object ID from this folders object or any subfolders.
removeNonServiceFields() - Method in class com.moximedia.aims.AimsRecordset
Removes the fields in the recordset that are not service fields.
removeObject(int) - Method in class com.moximedia.aims.AimsAcetateLayer
Removes the object at the specified index.
removePoint(AimsPoint) - Method in class com.moximedia.aims.AimsHole
Removes a point from the hole, retaining matching first and last point.
removePoint(int) - Method in class com.moximedia.aims.AimsPoints
Removes the AimsPoint at specified index
removePoint(AimsPoint) - Method in class com.moximedia.aims.AimsPolygon
Removes a point from the polygon (interior or exterior).
removePoint(AimsPoint) - Method in class com.moximedia.aims.AimsRing
Removes a point from the ring or one of it's holes.
removeProperty(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Removes the specified property.
removeQuickViewExtent(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Removes a named envelope from the quickview extents shown on the status bar.
removeSpaces(String) - Static method in class com.moximedia.aims.AimsUtil
Gets the mapunits per pixel map scale factor for a given map scale.
replacePoint(int, AimsPoint) - Method in class com.moximedia.aims.AimsPoints
Replaces the AimsPoint at specified index
replaceSubstring(String, String, String) - Static method in class com.moximedia.aims.AimsUtil
 
resetAcetateObjectCount() - Method in class com.moximedia.aims.AimsMap
 
reverse() - Method in class com.moximedia.aims.AimsPoints
Reverses the points in the points list
run() - Method in class com.moximedia.aims.ImageReaderThread
Overrides run method of Thread.

S

SCALEBAR_TEXT_POSITION_BOTTOM - Variable in class com.moximedia.aims.pdf.ScaleBar
 
SCALEBAR_TEXT_POSITION_TOP - Variable in class com.moximedia.aims.pdf.ScaleBar
 
SCALEBAR_UNITS_IMPERIAL - Variable in class com.moximedia.aims.pdf.ScaleBar
 
SCALEBAR_UNITS_METRIC - Variable in class com.moximedia.aims.pdf.ScaleBar
 
SCALEBAR_UNITS_METRIC_US - Variable in class com.moximedia.aims.pdf.ScaleBar
 
SCALE_CURRENT_EXTENT - Static variable in class com.moximedia.aims.pdf.OutputScale
 
SCALE_CURRENT_SCALE - Static variable in class com.moximedia.aims.pdf.OutputScale
 
SERVICE_ACCESS_PRIVATE - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_ACCESS_PRIVATE - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_ACCESS_PUBLIC - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_ACCESS_PUBLIC - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_IMAGE_TYPE_GIF - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_IMAGE_TYPE_GIF - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_IMAGE_TYPE_JPG - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_IMAGE_TYPE_JPG - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_IMAGE_TYPE_PNG - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_IMAGE_TYPE_PNG - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_STATUS_DISABLED - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_STATUS_DISABLED - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_STATUS_ENABLED - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_STATUS_ENABLED - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_TYPE_FEATURE - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_TYPE_FEATURE - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_TYPE_IMAGE - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_TYPE_IMAGE - Static variable in class com.moximedia.aims.AimsService
 
SERVICE_TYPE_ROUTE - Static variable in class com.moximedia.aims.AimsClientService
Enumerated value.
SERVICE_TYPE_ROUTE - Static variable in class com.moximedia.aims.AimsService
 
SHAPE_TYPE_ENVELOPE - Static variable in interface com.moximedia.aims.AimsShapeObject
 
SHAPE_TYPE_LINE - Static variable in class com.moximedia.aims.AimsFeatureLayer
Shape type enumerator
SHAPE_TYPE_MULTIPOINT - Static variable in interface com.moximedia.aims.AimsShapeObject
 
SHAPE_TYPE_POINT - Static variable in class com.moximedia.aims.AimsFeatureLayer
Shape type enumerator
SHAPE_TYPE_POINT - Static variable in interface com.moximedia.aims.AimsShapeObject
 
SHAPE_TYPE_POLYGON - Static variable in class com.moximedia.aims.AimsFeatureLayer
Shape type enumerator
SHAPE_TYPE_POLYGON - Static variable in interface com.moximedia.aims.AimsShapeObject
 
SHAPE_TYPE_POLYLINE - Static variable in interface com.moximedia.aims.AimsShapeObject
 
STORAGE_METHOD_SESSION - Static variable in class com.moximedia.aims.AimsRegistration
 
SYMBOL_TYPE_CALLOUTMARKER - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_CHART - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_GRADIENTFILL - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_HASHLINE - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_RASTERFILL - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_RASTERMARKER - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_RASTERSHIELD - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_SHIELD - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_SIMPLELINE - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_SIMPLEMARKER - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_SIMPLEPOLYGON - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_TEXT - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_TEXTMARKER - Static variable in interface com.moximedia.aims.AimsSymbol
 
SYMBOL_TYPE_TRUETYPEMARKER - Static variable in interface com.moximedia.aims.AimsSymbol
 
ScaleBar - class com.moximedia.aims.pdf.ScaleBar.
 
ScaleBar() - Constructor for class com.moximedia.aims.pdf.ScaleBar
Creates a new instance of ScaleBar
ScaleText - class com.moximedia.aims.pdf.ScaleText.
A template item object implementation.
ScaleText() - Constructor for class com.moximedia.aims.pdf.ScaleText
Creates a new instance of ScaleText
SpatialDirect - class com.moximedia.aims.SpatialDirect.
Class to support properties and methods in support of Spatial Direct feature extraction.
SpatialDirect() - Constructor for class com.moximedia.aims.SpatialDirect
Creates a new instance of SpatialDirect
SqlColumn - class com.moximedia.aims.SqlColumn.
Object to hold information about a database column used in an SQL Query or Report.
SqlColumn() - Constructor for class com.moximedia.aims.SqlColumn
Creates a new instance of SqlColumn
SqlColumn(String, String) - Constructor for class com.moximedia.aims.SqlColumn
Creates a new instance of SqlColumn
SqlConnection - class com.moximedia.aims.SqlConnection.
The SqlConnection object is usually instantiated at IMF startup time based on the contents of the $IMF/WEB-INF/sql-connections.xml file.
SqlConnection() - Constructor for class com.moximedia.aims.SqlConnection
Creates a new instance of SqlConnection
SqlConnections - class com.moximedia.aims.SqlConnections.
 
SqlConnections() - Constructor for class com.moximedia.aims.SqlConnections
Creates new SqlConnections collection
SqlParameter - class com.moximedia.aims.SqlParameter.
The SqlParameter class is used by the SqlReport object to represent a replaceable parameter for use in constructing a SQL query string.
SqlParameter() - Constructor for class com.moximedia.aims.SqlParameter
Creates a new instance of SqlParameter
SqlQuery - class com.moximedia.aims.SqlQuery.
 
SqlQuery() - Constructor for class com.moximedia.aims.SqlQuery
Creates a new instance of SqlQuery
SqlRecord - class com.moximedia.aims.SqlRecord.
 
SqlRecord() - Constructor for class com.moximedia.aims.SqlRecord
Creates a new instance of SqlRecord
SqlRecord(int) - Constructor for class com.moximedia.aims.SqlRecord
 
SqlRecordset - class com.moximedia.aims.SqlRecordset.
 
SqlRecordset() - Constructor for class com.moximedia.aims.SqlRecordset
Creates a new instance of SqlRecordset
SqlReport - class com.moximedia.aims.SqlReport.
The SqlReport class is used to link external SQL data to features in a spatial layer (AimsFeatureLayer) so that data from the external SQL table appear in identify and select reports for that layer.
SqlReport() - Constructor for class com.moximedia.aims.SqlReport
Creates a new instance of SqlReport
StandAloneFeature - class com.moximedia.aims.StandAloneFeature.
The StandAloneFeature class is used to store a record associated with a recordset.
StandAloneFeature() - Constructor for class com.moximedia.aims.StandAloneFeature
 
StandAloneGml2Parser - class com.moximedia.aims.StandAloneGml2Parser.
 
StandAloneGml2Parser() - Constructor for class com.moximedia.aims.StandAloneGml2Parser
 
Startup - class com.moximedia.aims.Startup.
Performs startup routines for IMF control.
Startup() - Constructor for class com.moximedia.aims.Startup
 
sendAxlRequest(String, String, String, String, String, String) - Static method in class com.moximedia.aims.AimsXml
 
sendAxlRequest(String, String, String, String, String, String, String) - Static method in class com.moximedia.aims.AimsXml
 
sendAxlRequest(AimsMap, String) - Static method in class com.moximedia.aims.AimsXml
Sends a request to the map service, and returns the result AXL string.
sendEmail(String, String, String, String, String, String) - Static method in class com.moximedia.aims.AimsUtil
 
set(String, boolean) - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Sets the visibility of one of the location types.
setAccuracy(int) - Method in class com.moximedia.aims.AimsFilter
Set the filter accuracy
setAcetateObjectLimit(int) - Method in class com.moximedia.aims.AimsMap
 
setAclPassword(String) - Method in class com.moximedia.aims.AimsMap
Sets the user password for restricted services.
setAclUser(String) - Method in class com.moximedia.aims.AimsMap
Sets the user name for restricted services.
setActionScript(String) - Method in class com.moximedia.aims.AimsRegistration
Sets the name of the script that will be executed when the protected script is run.
setActiveGraphic(String) - Method in class com.moximedia.aims.AimsWebSiteTool
The URL of the graphic that will appear when the tool is active.
setActiveIdentifyLayer(AimsLayer) - Method in class com.moximedia.aims.AimsLayers
Sets the AimsFeatureLayer that is the active identify layer.
setActiveIdentifyLayerGroup(AimsLayerGroup) - Method in class com.moximedia.aims.AimsLayers
Sets the AimsLayerGroup that is the active identify layer.
setActiveSelectLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsLayers
Sets the AimsFeatureLayer that is the active select layer.
setActiveSelectLayerGroup(AimsLayerGroup) - Method in class com.moximedia.aims.AimsLayers
Sets the AimsLayerGroup that is the active select layer.
setActiveToolset(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setAddToDefaultFolder(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the acetate layer should be added to the default All Layers folder when no other folders have been defined.
setAddress(String, String) - Method in class com.moximedia.aims.AimsGeocode
 
setAlias(String) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the alias of the acetate layer.
setAlias(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the alias of the layer
setAlias(String) - Method in class com.moximedia.aims.AimsField
Sets the alias for a field
setAlias(String) - Method in class com.moximedia.aims.SqlColumn
Sets the alias for this column.
setAlias(String) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets the alias for the projection for use in reports.
setAlias(String) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Sets the alias for the projection for use in reports.
setAlias(String) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets the alias for the projection for use in reports.
setAlias(String) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the alias for the projection for use in reports.
setAlias(String) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the alias for the projection for use in reports.
setAlias(String) - Method in class com.moximedia.aims.projection.ProjectionWKT
Sets the alias for the projection for use in reports.
setAngle(double) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of attribute angle.
setAngle(double) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute angle.
setAngle(double) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute angle.
setAngleField(String) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute angle field.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute antialiasing.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsLegend
Sets whether the legend text is antialiased.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute antialising.
setAntialiasing(boolean) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute antialising.
setArrowPosition(AimsPoint) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the point associated with this object.
setAuthentication(String) - Method in class com.moximedia.aims.WmsLayer
 
setAutoExtend(boolean) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute autoExtend.
setAutoRefresh(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether the map autorefreshes.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsBand
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsBands
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsChartSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsChartValue
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsClientService
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsColor
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsCoordsys
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsDataset
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsEditTools
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsEnvelope
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsEnvironment
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsExact
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsExtract
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsFeatures
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsField
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsFilter
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsFolder
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsGeocode
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsGeocodeTag
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsIdentifyLink
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsImageLayer
 
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsLayerGroup
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, String, String) - Method in class com.moximedia.aims.AimsLayerListLegend
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsLayers
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, String) - Method in class com.moximedia.aims.AimsLegend
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsLineObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, String) - Method in class com.moximedia.aims.AimsMap
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsMxdTemplate
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsOther
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsPoint
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsPointObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsPolygonObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsPolylineObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsRange
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsReport
Sets one of the attributes of this object using a string value.
setAxlAttribute(AimsMap, String, String, String) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsService
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsSpatialFilter
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsTextObject
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsTextSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(AimsWebSiteConfig, String, String, String) - Method in class com.moximedia.aims.AimsTheme
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsValueMapRenderer
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets one of the attributes of this object using a string value.
setAxlAttribute(AimsWebSiteConfig, String, String, String) - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, String, String) - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, String, String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, String, String) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Sets one of the attributes of this object using a string value.
setAxlAttribute(AimsWebSiteConfig, String, String, String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets one of the attributes of this object using a string value.
setAxlAttribute(AimsWebSiteConfig, String, String, String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String, AimsWebSiteConfig) - Method in class com.moximedia.aims.AimsWebSiteToolset
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.SpatialDirect
Sets one of the attributes of this object using a string value.
setAxlAttribute(String, String, String) - Method in class com.moximedia.aims.WmsLayer
 
setAxlError(String) - Method in class com.moximedia.aims.AimsRecordset
Sets the error message related to the recordset query.
setBackColor(AimsColor) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute backColor.
setBackgroundColor(AimsColor) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute backgroundColor.
setBackgroundColor(AimsColor) - Method in class com.moximedia.aims.AimsMap
Sets the background color of the map.
setBackgroundColor(AimsColor) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setBackgroundTransColor(AimsColor) - Method in class com.moximedia.aims.AimsMap
Sets the background transparent color of the map.
setBackgroundTransparent(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setBands(AimsBands) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
setBarColor(AimsColor) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the color of the scalebar.
setBarTransparency(double) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of the scale bar's transparency.
setBarWidth(int) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the width of the scale bar.
setBestPrecision(double) - Method in class com.moximedia.aims.AimsScalebarObject
 
setBlockOut(AimsColor) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute blockOut.
setBlockOut(AimsColor) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute blockOut.
setBoundary(boolean) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute boundary.
setBoundary(boolean) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundary.
setBoundaryCapType(String) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundaryCaptype.
setBoundaryColor(AimsColor) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute boundaryColor.
setBoundaryColor(AimsColor) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundaryColor.
setBoundaryJoinType(String) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundaryJoinType.
setBoundaryTransparency(double) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundaryTransparency.
setBoundaryType(String) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundaryType.
setBoundaryWidth(int) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute boundaryWidth.
setBrowser(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setBuffer(AimsBuffer) - Method in class com.moximedia.aims.AimsFilter
Sets the buffer of the filter to the specified buffer.
setBuffer(AimsBuffer) - Method in class com.moximedia.aims.AimsSpatialFilter
Sets the buffer of the spatial filter to the specified buffer.
setBufferSize(int) - Method in class com.moximedia.aims.AimsRecordset
 
setCanClear(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the user can clear the layer using the clear tool.
setCanClearFilter(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets an indicator of whether the user can clear the filter for this layer using the clear tool.
setCanDrillIdentify(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether a feature layer can be identified using the drill down identify tool.
setCanDrillIdentify(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets whether the layer can be identified using the drill down identify tool.
setCanDrillIdentify(boolean) - Method in class com.moximedia.aims.WmsLayer
Sets whether the layer can be identified using the drill down identify tool.
setCanExtractExcel(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets an indicator of whether this layer supports Excel extraction.
setCanExtractGml(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets an indicator of whether this layer supports GML extraction.
setCanHide(boolean) - Method in class com.moximedia.aims.AimsLayerListLegends
Sets whether layer list legends can be hidden by the user for this layer.
setCanIdentify(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the layer to identifiable.
setCanIdentify(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether a feature layer can be identified.
setCanIdentify(boolean) - Method in class com.moximedia.aims.AimsField
Sets whether the field is included in the identify report.
setCanIdentify(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets whether the layer can be identified.
setCanIdentify(boolean) - Method in class com.moximedia.aims.WmsLayer
Sets whether the layer can be identified.
setCanSelect(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether a feature layer can be selected.
setCanSetVisibility(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibility(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibility(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibility(boolean) - Method in class com.moximedia.aims.WmsLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibilityBeyondScale(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibilityBeyondScale(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibilityBeyondScale(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets whether the layer can be turned on and off by the user.
setCanSetVisibilityBeyondScale(boolean) - Method in class com.moximedia.aims.AimsLayerGroup
Sets whether the layer group can be turned on and off by the user.
setCanSetVisibilityBeyondScale(boolean) - Method in class com.moximedia.aims.WmsLayer
Sets whether the layer can be turned on and off by the user.
setCanSplit(boolean) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute canSplit.
setCanSymbolize(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the layer can be symbolized.
setCanSymbolize(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether the layer can be symbolized.
setCanSymbolizeByAttribute(boolean) - Method in class com.moximedia.aims.AimsField
Sets whether the layer can be symbolized by this field.
setCanZoomToLayer(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the zoom to layer extent function should be enabled for this layer.
setCanZoomToLayer(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether the zoom to layer extent function should be enabled for this layer.
setCanZoomToLayer(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets whether the zoom to layer extent function should be enabled for this layer.
setCapType(String) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute captype.
setCellSpacing(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute cellSpacing.
setCenter(AimsPoint) - Method in class com.moximedia.aims.AimsEnvelope
Sets the center of the rectangle to the point specified.
setCenter(double, double) - Method in class com.moximedia.aims.AimsEnvelope
Sets the center of the rectangle to the point specified.
setCenterCoordinateProjection(Projection) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setCentralMeridian(double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets a projection parameter
setCentralMeridian(double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets a projection parameter
setCentralMeridian(double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets a projection parameter
setCharacter(int) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute character.
setClockwise() - Method in class com.moximedia.aims.AimsPoints
Sets the points list to clockwise.
setClosed() - Method in class com.moximedia.aims.AimsFolder
Sets the open/closed state of the folder to open.
setCodePage(Integer) - Method in class com.moximedia.aims.AimsShapeWorkspace
Sets the code page.
setCogoProjection(Projection) - Method in class com.moximedia.aims.AimsEditTools
Sets the projection used in the COGO routines.
setColor(AimsColor) - Method in class com.moximedia.aims.AimsChartValue
Sets the value of the attribute color.
setColor(int, int, int) - Method in class com.moximedia.aims.AimsColor
Sets the color object with red, green, blue arguments.
setColor(String) - Method in class com.moximedia.aims.AimsColor
Sets the color object with red, green, blue arguments contained in a String.
setColor(AimsColor) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute color.
setColor(AimsColor) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute color.
setColor(AimsColor) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute color.
setColumnDataType(int) - Method in class com.moximedia.aims.SqlColumn
 
setColumnDataType(String) - Method in class com.moximedia.aims.SqlColumn
 
setColumnName(String) - Method in class com.moximedia.aims.SqlColumn
 
setColumns(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute columns.
setConnectionName(String) - Method in class com.moximedia.aims.SqlConnection
 
setConnectionString(String) - Method in class com.moximedia.aims.SqlConnection
 
setConnections(SqlConnections) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
setCoordinateScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setCoordinateSystemZone(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setCoordinates(String) - Method in class com.moximedia.aims.AimsPoints
 
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the coordsys for the layer for on-the-fly projection.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the coordsys for this layer.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsImageLayer
Sets the coordsys for this layer.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsLineObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsPointObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the coordsys for this object.
setCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsTextObject
Sets the coordsys for this object.
setCopyLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsLayers
Sets the current copy layer.
setCounterClockwise() - Method in class com.moximedia.aims.AimsPoints
Sets the points list to counterclockwise.
setCursorGeneric(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the generic cursor for the tool.
setCursorUrl(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the URL to the cursor for the tool.
setData(String) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
setDataFrameWidth(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the width of the data frame in the default GUI.
setDatabase(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the database property.
setDataframe(String) - Method in class com.moximedia.aims.AimsMxdTemplate
Sets the name of the dataframe used.
setDataset(AimsDataset) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the dataset, for use with dynamic layers.
setDataset(AimsDataset) - Method in class com.moximedia.aims.AimsImageLayer
Sets the dataset, for use with dynamic layers.
setDatumTransformId(int) - Method in class com.moximedia.aims.AimsCoordsys
Sets the AimsCoordsys datum transform ID
setDatumTransformString(String) - Method in class com.moximedia.aims.AimsCoordsys
Sets the AimsCoordsys datum transform string
setDefault(boolean) - Method in class com.moximedia.aims.pdf.OutputScale
 
setDescription(String) - Method in class com.moximedia.aims.AimsDataset
Sets the description for the dataset, used for images in ArcIMS 9 or later.
setDescription(String) - Method in class com.moximedia.aims.AimsReport
Sets the report description property.
setDescription(String) - Method in class com.moximedia.aims.AimsTheme
Sets the description of this theme.
setDescription(String) - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Sets the display name of the option.
setDescription(String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Sets the display name of the option.
setDescription(String) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Sets the display name of the option.
setDescription(String) - Method in class com.moximedia.aims.AimsWebSiteToolset
Sets the description for the toolset.
setDescription(String) - Method in class com.moximedia.aims.SqlQuery
Sets the name of the SqlQuery, which appears as a title on the identify and select reports.
setDescription(String) - Method in class com.moximedia.aims.SqlReport
Sets the name of the SqlReport, which appears as a title on the identify and select reports.
setDirectory(String) - Method in class com.moximedia.aims.AimsImageWorkspace
Sets the directory string.
setDirectory(String) - Method in class com.moximedia.aims.AimsShapeWorkspace
Sets the directory string.
setDisplay(boolean) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute display.
setDisplay(boolean) - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
setDisplayFormat(int) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Sets the display format using an enumerator.
setDisplayFormat(String) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Sets the display format using a string value.
setDistance(double) - Method in class com.moximedia.aims.AimsBuffer
Sets the buffer distance
setDistance(double) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute distance.
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetImageHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
setDocumentLocator(Locator) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
setDrawMap(boolean) - Method in class com.moximedia.aims.AimsMap
Sets whether the map image is created.
setDriver(String) - Method in class com.moximedia.aims.SqlConnection
 
setDynamic(boolean) - Method in class com.moximedia.aims.AimsMap
Sets whether the map supports dynamic layers.
setDynamicAxl(String) - Method in class com.moximedia.aims.AimsFeatureLayer
 
setDynamicAxl(String) - Method in class com.moximedia.aims.AimsImageLayer
Initializes a dynamic layer using an arcxml string.
setDynamicFeatures(boolean) - Method in class com.moximedia.aims.AimsMap
Sets whether the map supports querying of dynamic layers.
setEditFeature(AimsFeature) - Method in class com.moximedia.aims.AimsEditTools
Sets the current edit feature.
setEditFeatureId(String) - Method in class com.moximedia.aims.AimsEditTools
Sets the edit feature id.
setEditLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsLayers
Sets the current edit layer.
setEditTools(AimsEditTools) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
setEditToolsXmlUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setEllipsoid(Ellipsoid) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets the ellipsoid.
setEllipsoid(Ellipsoid) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Sets the ellipsoid.
setEllipsoid(Ellipsoid) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets the ellipsoid.
setEllipsoid(Ellipsoid) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the ellipsoid.
setEllipsoid(Ellipsoid) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the ellipsoid.
setEllipsoidFromName(String) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets the ellipsoid using its name.
setEllipsoidFromName(String) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Sets the ellipsoid using its name.
setEllipsoidFromName(String) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets the ellipsoid using its name.
setEllipsoidFromName(String) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the ellipsoid using its name.
setEllipsoidFromName(String) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the ellipsoid using its name.
setEncrypted(boolean) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the encrypted property.
setEnvelope(double, double, double, double) - Method in class com.moximedia.aims.AimsEnvelope
Resets the parameters of the envelope using coordinates.
setEnvelope(AimsEnvelope) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the envelope of the object.
setEnvironment(AimsEnvironment) - Method in class com.moximedia.aims.AimsMap
Sets the environment of the map
setEquality(String) - Method in class com.moximedia.aims.AimsRange
Sets the value of attribute equality.
setExamplesMaximumResults(int) - Method in class com.moximedia.aims.SqlQuery
 
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the envelope (extent) of the layer.
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsExtract
Sets the extent.
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsFeature
Sets the extent of the feature.
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the envelope (extent) of the layer.
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsImageLayer
Sets the envelope (extent) of the layer.
setExtent(AimsEnvelope) - Method in interface com.moximedia.aims.AimsLayer
 
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
Sets the current extent of the map (mapunits).
setExtent(AimsEnvelope) - Method in class com.moximedia.aims.WmsLayer
Sets the envelope (extent) of the layer.
setExtentNoAdjustment(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
 
setExtentNoClip(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
Sets the current extent of the map (mapunits) without clipping to the maximum extent.
setExtract(AimsExtract) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
setExtractServer(String) - Method in class com.moximedia.aims.AimsExtract
Sets the server to be used for extracting.
setExtractService(String) - Method in class com.moximedia.aims.AimsExtract
Sets the service to be used for extracting.
setExtractServlet(String) - Method in class com.moximedia.aims.AimsExtract
Sets the servlet path to be used for extracting.
setFalseEasting(double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets a projection parameter
setFalseEasting(double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets a projection parameter
setFalseEasting(double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets a projection parameter
setFalseNorthing(double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets a projection parameter
setFalseNorthing(double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets a projection parameter
setFalseNorthing(double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets a projection parameter
setFalseNorthing(double) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets a projection parameter
setFeatureClass(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Set the feature class (point, line, or polygon)
setFeatureCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsFilter
Sets the feature coordsys.
setFeatureCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsGeocode
Sets the feature coordsys.
setFeatureCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsMap
Sets the featurecoordsys for the map.
setFeatureWeight(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute featureWeight.
setFeatureWeight(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute featureWeight.
setFeatures(AimsFeatures) - Method in class com.moximedia.aims.AimsRecordset
 
setFeatures(ArrayList) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
setField(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute field.
setFieldDataType(int) - Method in class com.moximedia.aims.SqlColumn
 
setFieldDataType(String) - Method in class com.moximedia.aims.SqlColumn
 
setFieldName(String) - Method in class com.moximedia.aims.SqlColumn
 
setFieldName(String) - Method in class com.moximedia.aims.SqlParameter
 
setFieldValue(String, String) - Method in class com.moximedia.aims.AimsFeature
Sets a field value, creating a new field if necessary.
setFieldValue(String, String) - Method in class com.moximedia.aims.StandAloneFeature
 
setFile(String) - Method in class com.moximedia.aims.AimsLegend
Sets the file name of the image response.
setFile(String) - Method in class com.moximedia.aims.AimsMap
Sets the url of the image response.
setFillColor(AimsColor) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute fillColor.
setFillInterval(int) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute fillInterval.
setFillTransparency(double) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute fillTransparency.
setFillType(String) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute fillType.
setFilter(AimsFilter) - Method in class com.moximedia.aims.AimsFeatureLayer
 
setFilter(AimsFilter) - Method in class com.moximedia.aims.AimsRecordset
 
setFilterCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsFilter
Sets the filter coordsys.
setFilterCoordsys(AimsCoordsys) - Method in class com.moximedia.aims.AimsMap
Sets the filtercoordsys for the map.
setFinishColor(AimsColor) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the value of attribute finishColor.
setFmeDataSource(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the FME data source name for the Spatial Direct routines.
setFolders(AimsFolders) - Method in class com.moximedia.aims.AimsMap
Sets the folders associated with this map.
setFont(String) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute font.
setFont(String) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute font.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute fontColor.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute fontColor.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute fontColor.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute fontColor.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute fontColor.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute fontColor.
setFontColor(AimsColor) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute fontColor.
setFontName(String) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the font name.
setFontSize(int) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute fontSize.
setFontSize(int) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the font size.
setFontSize(int) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute fontSize.
setFontSize(int) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute fontSize.
setFontSize(int) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute fontSize.
setFontSize(int) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute fontSize.
setFontSize(double) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute fontSize.
setFontSize(int) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute fontSize.
setFontStyle(String) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute fontStyle.
setFontStyle(String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute fontStyle.
setFontStyle(String) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute fontStyle.
setFontStyle(String) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute fontStyle.
setFontStyle(String) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute fontStyle.
setFontStyle(String) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute fontStyle.
setFontStyle(String) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute fontStyle.
setForbidden(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute forbidden.
setFrameworkUrlPath(String) - Method in class com.moximedia.aims.AimsMap
 
setFrameworkUrlPath(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setFullExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
Sets the full extent of the map.
setFullExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setGeoIndexDir(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the geoindex directory.
setGeoIndexDir(String) - Method in class com.moximedia.aims.AimsShapeWorkspace
Sets the geoindex directory.
setGeocode(AimsGeocode) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the layer's geocode object.
setGeocode(AimsGeocode) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
setGeocodeRequestAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setGeocodeResponseAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setGeometry(AimsShapeObject) - Method in class com.moximedia.aims.StandAloneFeature
 
setGlobalExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsFeatures
Sets the extent of all the features in the collection.
setGlowing(AimsColor) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute glowing.
setGlowing(AimsColor) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute glowing.
setGlowing(AimsColor) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute glowing.
setGlowing(AimsColor) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute glowing.
setGraphic(String) - Method in class com.moximedia.aims.AimsWebSiteTab
The URL of the tab's graphic image.
setGuiScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the script for the IMF graphical user interface.
setHAlignment(String) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute hAlignment.
setHandler(String) - Method in class com.moximedia.aims.AimsReport
Sets the handler URL property.
setHeight(int) - Method in class com.moximedia.aims.AimsLayerListLegend
Sets the height for the legend.
setHeight(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute height.
setHeight(int) - Method in class com.moximedia.aims.AimsMap
Sets the height of the map in pixels.
setHeight(int) - Method in class com.moximedia.aims.AimsWebSiteTab
Gets the height of the graphic image for the tab.
setHelpUrl(String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the url of additional help for this tool.
setHelpUrl(String) - Method in class com.moximedia.aims.AimsWebSiteToolset
Sets the help URL for the toolset.
setHemisphere(int) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the hemisphere using the enumeration.
setHemisphere(String) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the hemisphere using a string north or south.
setHiddenFrameUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setHighlightColor(AimsColor) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the highlighted color for selected features.
setHighlightTransparency(double) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the highlighted transparency for selected features.
setHighlightType(int) - Method in class com.moximedia.aims.AimsFeatureLayer
 
setHighlightType(String) - Method in class com.moximedia.aims.AimsFeatureLayer
 
setHint(String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the hint text that will display when the mouse is over the tab.
setHint(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the hint text that will display when the mouse is over the tool.
setHotSpot(AimsPoint) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute hotSpot.
setHowManyLabels(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute howManyLabels.
setHowManyLabels(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute howManyLabels.
setId(String) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the ID of the acetate layer.
setId(int) - Method in class com.moximedia.aims.AimsCoordsys
Sets the AimsCoordsys with an ID
setId(String) - Method in class com.moximedia.aims.AimsFeature
Sets the feature ID.
setId(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the id of the layer
setId(String) - Method in class com.moximedia.aims.AimsGeocodeTag
 
setId(String) - Method in class com.moximedia.aims.AimsImageLayer
Sets the id for the layer.
setId(String) - Method in class com.moximedia.aims.WmsLayer
Sets the id for the layer.
setIdentifyKeyFields(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the identify key fields for the layer.
setIdentifyMaximumResults(int) - Method in class com.moximedia.aims.AimsRecordset
Sets the maximum results that can be returned by a query.
setIdentifyReportMethod(String) - Method in class com.moximedia.aims.AimsLayerGroup
Sets the identify report method.
setIdentifyTolerance(int) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the number of pixels on each side of the point clicked by the user that will be used to select features using the identify or select tools.
setImage(String) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets the value of attribute image.
setImage(String) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute image.
setImage(String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute image.
setImageLimit(long) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute imageLimit.
setImfPropertiesFileName(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the properties file name used for IMF settings.
setImfUrlPath(String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
setImfVersion(String, String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setIndexMapDataFrame(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setIndexMapExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the extent of the index map to the specified extent.
setIndexMapLayersXmlUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setIndexMapServer(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setIndexMapServerProtocol(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setIndexMapService(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setIndexMapServlet(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setInitialExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
Sets the initial extent of the map.
setInitialExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setInset(double, double, double, double) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the spacing between the text and the sides of the box.
setInstance(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the instance property.
setInterval(int) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute interval.
setInterval(int) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute interval.
setInterval(int) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute interval.
setInterval(int) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute interval.
setIsArcMap(boolean) - Method in class com.moximedia.aims.AimsEnvironment
Sets whether the environment is an ArcMap session.
setIsBufferLayer(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether this layer is a buffer layer.
setIsButton(boolean) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets this tool to be a button as opposed to a tool or a space.
setIsDefaultFolder(boolean) - Method in class com.moximedia.aims.AimsFolder
Sets an indicator of whether this folder is created by default because no other folders are present.
setIsSpace(boolean) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets this tool to be a space.
setIsTool(boolean) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets this tool to be a tool as opposed to a button or a space.
setJoinExpression(String) - Method in class com.moximedia.aims.AimsFilter
Set table join expressions
setJoinTables(String) - Method in class com.moximedia.aims.AimsFilter
Set the list of join tables
setJoinType(String) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute jointype.
setKeyFields(String) - Method in class com.moximedia.aims.AimsReport
Sets the key fields for this report.
setLabel(String) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the label for the callout text object.
setLabel(String) - Method in class com.moximedia.aims.AimsExact
Sets the value of attribute label.
setLabel(String) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the label for the labelled point.
setLabel(String) - Method in class com.moximedia.aims.AimsOther
Sets the value of attribute label.
setLabel(String) - Method in class com.moximedia.aims.AimsRange
Sets the value of attribute label.
setLabel(String) - Method in class com.moximedia.aims.AimsTextObject
Sets the label text for the object
setLabelBufferRatio(double) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute labelBufferRatio.
setLabelBufferRatio(double) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute labelBufferRatio.
setLabelColor(AimsColor) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the color of the label.
setLabelField(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute labelField.
setLabelMode(String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute labelMode.
setLabelMode(String) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute labelMode.
setLabelOffset(AimsPoint) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the point associated with this object.
setLabelOffset(int, int) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the label offset from the point symbol in pixels.
setLabelPriorities(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute labelPriorities.
setLabelPriorities(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute labelPriorities.
setLabelSymbol(AimsTextMarkerSymbol) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the symbol used for drawing the label.
setLabelWeight(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute labelWeight.
setLabelWeight(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute labelWeight.
setLatitudeOfOrigin(double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets a projection parameter
setLatitudeOfOrigin(double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets a projection parameter
setLatitudeOfOrigin(double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets a projection parameter
setLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsExtract
Sets the layer to extract.
setLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsGeocode
 
setLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsRecordset
 
setLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
setLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
setLayerFontSize(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute layerFontSize.
setLayerGroups(AimsLayerGroups) - Method in class com.moximedia.aims.AimsMap
Sets the layer groups associated with this map.
setLayerManager(LayerManager) - Method in class com.moximedia.aims.AimsMap
Sets the layer manager object containing layers and stuff.
setLayerManagerAddLayersScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setLayerManagerInitVisible(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether layers will be visible when the layer manager is initially opened (also requires startup script).
setLayerManagerLayersVisible(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether layers will be visible when added using the layer manager.
setLayerManagerRemoveLayersScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setLayerManagerReorderLayersScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setLayerManagerStartupScript(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setLayerUrlPath(String) - Method in class com.moximedia.aims.AimsMap
 
setLayers(AimsLayers) - Method in class com.moximedia.aims.AimsExtract
Sets the layers to extract.
setLayers(AimsLayers) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
setLayersXmlUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setLayoutUrl(String) - Method in class com.moximedia.aims.AimsMap
 
setLegend(AimsLegend) - Method in class com.moximedia.aims.AimsMap
Sets the Legend object associated to this map.
setLegendVisible(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the visibility of the layer in the legend.
setLegendVisible(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the visibility of the layer in the legend.
setLegendVisible(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets the visibility of the layer in the legend.
setLegendVisible(boolean) - Method in interface com.moximedia.aims.AimsLayer
 
setLegendVisible(boolean) - Method in class com.moximedia.aims.WmsLayer
Interface compliance only.
setLevel(int) - Method in class com.moximedia.aims.AimsFolder
 
setLevel(int) - Method in class com.moximedia.aims.AimsFolders
 
setLineLabelPosition(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute lineLabelPosition.
setLineLabelPosition(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute lineLabelPosition.
setLineThickness(int) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute lineThickness.
setLocaleCountry(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute localeCountry.
setLocaleLanguage(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute localeLanguage.
setLocaleVariant(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute localeVariant.
setLocation(AimsPoint) - Method in class com.moximedia.aims.AimsBands
Gets the request location of the BANDS object.
setLocation(double, double) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the location of the object using coordinates.
setLocation(AimsPointObject) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the location of the object using another AimsPointObject.
setLocation(AimsPoint) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the location of the object using an AimsPoint.
setLocation(double, double) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the location of the north arrow.
setLocation(String) - Method in class com.moximedia.aims.AimsPoint
Sets the location of the point using a comma separated text string.
setLocation(String, String) - Method in class com.moximedia.aims.AimsPoint
Sets the location of the point using a text string.
setLocation(double, double) - Method in class com.moximedia.aims.AimsPoint
Sets the location of the object using coordinates.
setLocation(AimsPoint) - Method in class com.moximedia.aims.AimsPoint
Sets the location of the object using another AimsPoint.
setLocation(AimsPointObject) - Method in class com.moximedia.aims.AimsPoint
Sets the location of the object using an AimsPointObject.
setLocation(double, double) - Method in class com.moximedia.aims.AimsPointObject
Sets the location of the object using coordinates.
setLocation(AimsPointObject) - Method in class com.moximedia.aims.AimsPointObject
Sets the location of the object using another AimsPointObject.
setLocation(AimsPoint) - Method in class com.moximedia.aims.AimsPointObject
Sets the location of the object using an AimsPoint.
setLocation(double, double) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the location of the scalebar.
setLocation(AimsPoint) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the location of the scalebar.
setLocation(double, double) - Method in class com.moximedia.aims.AimsTextObject
Sets the location coordinate for the object
setLoginScript(String) - Method in class com.moximedia.aims.AimsRegistration
Sets the name of the login script for the protected script.
setLookupField(String) - Method in class com.moximedia.aims.AimsChartValue
Sets the value of the attribute lookupField.
setLookupField(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute lookupField.
setLookupField(String) - Method in class com.moximedia.aims.AimsValueMapRenderer
Sets the value of attribute lookupField.
setLower(int) - Method in class com.moximedia.aims.AimsChartValue
Sets the value of the attribute lower.
setLower(String) - Method in class com.moximedia.aims.AimsRange
Sets the value of attribute lower.
setLower(double) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
setMap(AimsMap) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the map object that this layer belongs to.
setMap(AimsMap) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the map that this layer belongs to if it isn't null,
setMap(AimsMap) - Method in class com.moximedia.aims.AimsImageLayer
Sets the map that this layer belongs to if it isn't null,
setMap(AimsMap) - Method in interface com.moximedia.aims.AimsLayer
 
setMap(AimsMap) - Method in class com.moximedia.aims.AimsRecordset
 
setMap(AimsMap) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
setMap(AimsMap) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
setMap(AimsMap) - Method in class com.moximedia.aims.AxlGetImageHandler
 
setMap(AimsMap) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
setMap(AimsMap) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
setMap(AimsMap) - Method in class com.moximedia.aims.WmsLayer
Sets the map that this layer belongs to if it isn't null,
setMapAngle(AimsMap) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the north arrow angle to the angle of the specified map centre.
setMapDataFrame(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMapDataframe(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMapServer(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMapServerProtocol(String) - Method in class com.moximedia.aims.AimsMap
 
setMapServerProtocol(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMapService(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMapServlet(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMapTipAlias(String) - Method in class com.moximedia.aims.AimsField
Returns the map tip alias.
setMapTipsEnabled(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether the map tips are currently enabled.
setMapUnits(String) - Method in class com.moximedia.aims.AimsMap
Sets the mapunits used in this map (eg.
setMapUnits(String) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the mapunits.
setMaxCandidates(int) - Method in class com.moximedia.aims.AimsGeocode
 
setMaxScale(double) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the maximum scale that the acetate layer will be displayed.
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the maximum scale that this object will be displayed.
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the value of attribute maxScale
setMaxScale(double) - Method in class com.moximedia.aims.AimsFeatureLayer
Gets the minimum scale at which the feature layer will be displayed.
setMaxScale(double) - Method in class com.moximedia.aims.AimsImageLayer
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the maximum scale that this object will be displayed.
setMaxScale(double) - Method in interface com.moximedia.aims.AimsLayer
 
setMaxScale(double) - Method in class com.moximedia.aims.AimsLayerListLegend
Sets the maximum displayable scale for the legend.
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsLineObject
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsNorthArrowObject
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsPointObject
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsPolygonObject
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsPolylineObject
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsScalebarObject
 
setMaxScale(double, AimsMap) - Method in class com.moximedia.aims.AimsTextObject
 
setMaxScale(double) - Method in class com.moximedia.aims.WmsLayer
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the maximum scale factor that this object will be displayed.
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the value of attribute maxScaleFactor
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the maximum scale factor that this object will be displayed.
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsLineObject
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsNorthArrowObject
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsPointObject
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsPolygonObject
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsPolylineObject
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsScalebarObject
 
setMaxScaleFactor(double) - Method in class com.moximedia.aims.AimsTextObject
 
setMaxSize(int) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute maxSize.
setMaxValue(int) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute maxValue.
setMaximumExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsMap
Sets the maximum extent of the map.
setMaximumExtent(AimsEnvelope) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setMaximumExtractExcelRecords(int) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the maximum number of records possible in an Excel extraction.
setMaximumExtractGmlRecords(int) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the maximum number of records possible in a GML extraction.
setMaximumLayerManagerLayers(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the maximum number of visible layers that can be shown using the layer manager.
setMaximumResults(int) - Method in class com.moximedia.aims.AimsRecordset
Sets the maximum results that can be returned by a query.
setMaximumResults(int) - Method in class com.moximedia.aims.SqlQuery
 
setMaximumScale(double) - Method in class com.moximedia.aims.AimsMap
 
setMethod(String) - Method in class com.moximedia.aims.AimsExact
Sets the value of attribute method.
setMinScale(double) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the minimum scale that the acetate layer will be displayed.
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the minimum scale that this object will be displayed.
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the value of attribute minScale
setMinScale(double) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the minimum scale at which the feature layer will be displayed.
setMinScale(double) - Method in class com.moximedia.aims.AimsImageLayer
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the minimum scale that this object will be displayed.
setMinScale(double) - Method in interface com.moximedia.aims.AimsLayer
 
setMinScale(double) - Method in class com.moximedia.aims.AimsLayerListLegend
Sets the minimum displayable scale for the legend.
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsLineObject
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsNorthArrowObject
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsPointObject
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsPolygonObject
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsPolylineObject
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsScalebarObject
 
setMinScale(double, AimsMap) - Method in class com.moximedia.aims.AimsTextObject
 
setMinScale(double) - Method in class com.moximedia.aims.WmsLayer
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the minimum scale factor that this object will be displayed.
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the value of attribute minScaleFactor
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the minimum scale factor that this object will be displayed.
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsLineObject
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsNorthArrowObject
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsPointObject
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsPolygonObject
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsPolylineObject
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsScalebarObject
 
setMinScaleFactor(double) - Method in class com.moximedia.aims.AimsTextObject
 
setMinScore(int) - Method in class com.moximedia.aims.AimsGeocode
 
setMinSize(int) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute minSize.
setMinSize(int) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute minSize.
setMinValue(int) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute minValue.
setMinimumScale(double) - Method in class com.moximedia.aims.AimsMap
 
setMode(String) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute mode.
setMode(String) - Method in class com.moximedia.aims.AimsScalebarObject
 
setModified(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the modified flag to control how much AXL is written to the application server.
setModified(boolean) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsExact
Sets the value of attribute modified.
setModified(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
 
setModified(boolean) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsGroupRenderer
Sets the modified flag of the renderer, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsImageLayer
 
setModified(boolean) - Method in interface com.moximedia.aims.AimsLayer
 
setModified(boolean) - Method in class com.moximedia.aims.AimsLayers
Sets the modification flags for all service layers to the specified value.
setModified(boolean) - Method in class com.moximedia.aims.AimsOther
 
setModified(boolean) - Method in class com.moximedia.aims.AimsRange
 
setModified(boolean) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in interface com.moximedia.aims.AimsRenderer
 
setModified(boolean) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Sets the modified flag of the renderer, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the modified flag of the renderer, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsSimpleRenderer
 
setModified(boolean) - Method in interface com.moximedia.aims.AimsSymbol
 
setModified(boolean) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the modified flag of the object, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the modified flag of the renderer, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in interface com.moximedia.aims.AimsValueMapObject
 
setModified(boolean) - Method in class com.moximedia.aims.AimsValueMapRenderer
Sets the modified flag of the renderer, indicating that it needs to be sent to the map server when the map is refreshed.
setModified(boolean) - Method in class com.moximedia.aims.WmsLayer
 
setName(String) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the name of the acetate layer.
setName(String) - Method in class com.moximedia.aims.AimsDataset
Sets the data source for the dataset.
setName(String) - Method in class com.moximedia.aims.AimsEnvelope
Sets the envelope's name.
setName(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the name of the layer
setName(String) - Method in class com.moximedia.aims.AimsImageLayer
Sets the name of the layer.
setName(String) - Method in class com.moximedia.aims.AimsImageWorkspace
Sets the name string.
setName(String) - Method in class com.moximedia.aims.AimsMxdTemplate
Sets the name of the template, a description used in the GUI.
setName(String) - Method in class com.moximedia.aims.AimsReport
Sets the report name property.
setName(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the name property.
setName(String) - Method in class com.moximedia.aims.AimsShapeWorkspace
Sets the name string.
setName(String) - Method in class com.moximedia.aims.AimsTheme
Sets the name of this theme.
setName(String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the name of a tab.
setName(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the name of a map tool.
setName(String) - Method in class com.moximedia.aims.WmsLayer
 
setNextLayerObjectId(int) - Static method in class com.moximedia.aims.AimsLayers
Sets the next layer object ID.
setNormalGraphic(String) - Method in class com.moximedia.aims.AimsWebSiteTool
The URL of the graphic that will appear when the tool is not active.
setNumber(String) - Method in class com.moximedia.aims.AimsBand
Sets the value of the NUMBER attribute.
setObjectTag(Object) - Method in interface com.moximedia.aims.AimsAcetateObject
 
setObjectTag(Object) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsLineObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsPointObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsPolygonObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsPolylineObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsScalebarObject
Sets an object tag for this object.
setObjectTag(Object) - Method in class com.moximedia.aims.AimsTextObject
Sets an object tag for this object.
setOpen(boolean) - Method in class com.moximedia.aims.AimsFolder
Sets the open/closed state of the folder.
setOpen() - Method in class com.moximedia.aims.AimsFolder
Sets the open/closed state of the folder to open.
setOpen(boolean) - Method in class com.moximedia.aims.AimsLayerGroup
Sets whether the layer group is open in the layer manager.
setOrigin(AimsPoint) - Method in class com.moximedia.aims.AimsEnvelope
Relocates the rectangle so that it's lower left corner is at the specified position.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute outline.
setOutline(AimsColor) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute outline.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute overlap.
setOverlap(boolean) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute overlap.
setParameterType(int) - Method in class com.moximedia.aims.SqlParameter
 
setParameterType(String) - Method in class com.moximedia.aims.SqlParameter
 
setParams(javax.servlet.http.HttpServletRequest) - Method in class com.moximedia.aims.AimsRegistration
Saves the parameters to the original script when redirected to the login page.
setParentRecordId(int) - Method in class com.moximedia.aims.SqlRecord
 
setPassword(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the password property.
setPassword(String, boolean) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the password property.
setPassword(String) - Method in class com.moximedia.aims.SqlConnection
 
setPoint(AimsPoint) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the point associated with this object.
setPoint(AimsPoint) - Method in class com.moximedia.aims.AimsPointObject
Sets the point associated with this object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsHole
Sets the points of the ring hole object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsLineObject
Sets the points of the line object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsMultipoint
Sets the points of the multipoint object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsPath
Sets the points of the path object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsPolygon
Sets the points of the polygon object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the points of the polygon object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsPolyline
Sets the points of the polyline object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the points of the polyline object.
setPoints(AimsPoints) - Method in class com.moximedia.aims.AimsRing
Sets the points of the ring object.
setPolygonSymbol(AimsSimplePolygonSymbol) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the symbol used for drawing the callout box.
setPopup(boolean) - Method in class com.moximedia.aims.AimsReport
Sets the target window popup property.
setPopup(boolean) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets whether a tool is shown in a popup window.
setPrecision(int) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute precision.
setPrintConfigUrlPath(String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
setPrintMapLegend(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether to include the legend on the printed map.
setPrintMode(String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute printMode.
setPrintMode(String) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute printMode.
setPrintMode(String) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute printMode.
setPrintServer(String) - Method in class com.moximedia.aims.AimsMap
Sets the ArcIMS server used for printing routines.
setPrintService(String) - Method in class com.moximedia.aims.AimsMap
Sets the ArcIMS service used for printing routines.
setPrintSizeMultiplier(double) - Method in class com.moximedia.aims.AimsMap
Sets the printed output map size as a multiplier of the current map size.
setPrintXmlUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setProject(boolean) - Method in class com.moximedia.aims.AimsBuffer
Sets the project attribute.
setProjection(Projection) - Method in class com.moximedia.aims.AimsMap
Sets the map projection.
setProjection(Projection) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setProjections(AimsCoordsys, AimsCoordsys) - Method in class com.moximedia.aims.AimsExtract
Sets the output projection and filter projection
setProperty(String, String) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in interface com.moximedia.aims.AimsAcetateObject
 
setProperty(String, String) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsImageLayer
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in interface com.moximedia.aims.AimsLayer
 
setProperty(String, String) - Method in class com.moximedia.aims.AimsLineObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsPointObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsReport
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsTextObject
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the value of a property (programmer defined).
setProperty(String, String) - Method in class com.moximedia.aims.WmsLayer
Sets the value of a property (programmer defined).
setProtectedScript(String) - Method in class com.moximedia.aims.AimsRegistration
Sets the name of the protected script.
setQueryBuilderQueryString(String) - Method in class com.moximedia.aims.SqlQuery
 
setRasterId(String) - Method in class com.moximedia.aims.AimsBands
Sets the property of attribute RASTERID.
setRasterInfoRequestAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setRasterInfoResponseAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setRecordset(AimsRecordset) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the recordset of the feature layer.
setRecordset(AimsRecordset) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
setRecordset(AimsRecordset) - Method in class com.moximedia.aims.SqlQuery
Sets the feature layer recordset for use in retrieving values contained in the feature attributes.
setRecordset(AimsRecordset) - Method in class com.moximedia.aims.SqlReport
Sets the feature layer recordset for use in retrieving values contained in the feature attributes.
setRecordsetRequestAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setRecordsetResponseAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setRefreshDataFrame(boolean) - Method in class com.moximedia.aims.AimsTheme
Sets whether the data frame should be refreshed to contain the document configured in the site configuration when the theme is applied.
setRelation(String) - Method in class com.moximedia.aims.AimsSpatialFilter
the filter relationship.
setRenderer(AimsRenderer) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the renderer used to symbolize and label the feature layer.
setRenderer(AimsRenderer) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
setRequestAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setResponseAxl(String) - Method in class com.moximedia.aims.AimsMap
 
setReverseOrder(boolean) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute reverseOrder.
setRolloverGraphic(String) - Method in class com.moximedia.aims.AimsWebSiteTab
The URL of the tab's rollover graphic image.
setRotateMethod(String) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute rotate method.
setRotationalAngles(String) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute rotationalAngles.
setRotationalAngles(String) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the value of attribute rotationalAngles.
setRound(double) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute round.
setRunStartupScripts(boolean) - Method in class com.moximedia.aims.AimsTheme
Sets whether the configured startup scripts should be executed when the theme is applied.
setSameExtent(boolean) - Method in class com.moximedia.aims.AimsTheme
Sets whether the extent should stay the same when the theme is applied.
setScale(double) - Method in class com.moximedia.aims.AimsMap
Sets the map to the specified scale
setScaleFactor(double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets a projection parameter
setScaleUnits(String) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute scaleUnits.
setScalebarPosition(AimsPoint) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the position of the scalebar in the main map.
setScalebarUnits(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setScreenDpi(int) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute screenDpi.
setScreenLength(int) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of attribute screenLength.
setSearchOrder(String) - Method in class com.moximedia.aims.AimsFilter
Set the search order
setSelectKeyFields(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the selection key for the layer.
setSelectMaximumResults(int) - Method in class com.moximedia.aims.AimsRecordset
Sets the maximum results that can be returned by a query.
setSelectReportMethod(String) - Method in class com.moximedia.aims.AimsLayerGroup
Sets the select report method.
setSelectShape(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the type of select tool that is used for this layer.
setSelectedSet(HashSet) - Method in class com.moximedia.aims.AimsRecordset
 
setSelectedSetField(AimsField) - Method in class com.moximedia.aims.AimsRecordset
 
setSelectedSetSelection(HashSet) - Method in class com.moximedia.aims.AimsRecordset
 
setSeparatorsCs(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute separatorsCs.
setSeparatorsTs(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute separatorsTs.
setServer(String) - Method in class com.moximedia.aims.AimsMxdTemplate
Sets the name of the server.
setServer(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the server property.
setServerAlias(String, String) - Method in class com.moximedia.aims.AimsMap
 
setService(String) - Method in class com.moximedia.aims.AimsMxdTemplate
Sets the name of the service.
setServices(AimsClientServices) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
setServlet(String) - Method in class com.moximedia.aims.AimsMxdTemplate
Sets the name of the servlet.
setServletUrl(String) - Method in class com.moximedia.aims.SpatialDirect
Sets the URL for the SpatialDirect servlet.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute shadow.
setShadow(AimsColor) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute shadow.
setShape(AimsShapeObject) - Method in class com.moximedia.aims.AimsFeature
Sets the shape geometry for this feature.
setShape(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the polygon shape associated with the polygon object.
setShape(AimsPolyline) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the polyline shape associated with this object.
setShape(AimsShapeObject) - Method in class com.moximedia.aims.AimsSpatialFilter
Sets the shape of the spatial filter to the specified shape.
setShapeType(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the shape type of the tool button.
setShared(boolean) - Method in class com.moximedia.aims.AimsShapeWorkspace
Sets whether the workspace is shared.
setShowAutoRefresh(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether the map autorefresh message should display.
setShowColorMapLegend(boolean) - Method in class com.moximedia.aims.AimsDataset
Sets the showcolormaplegend property for the dataset.
setShowMapCenterCrosshair(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets whether the the crosshair should display at the map center.
setShowPoint(boolean) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets whether the clicked point should be displayed.
setShowSymbolizeIcon(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the symbolize icon is displayed in the layer list.
setShowSymbolizeIcon(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets whether the symbolize icon is displayed in the layer list.
setShowVerticies(boolean) - Method in class com.moximedia.aims.AimsEditTools
Sets whether to show the verticies of edit shapes.
setSiteConfig(AimsWebSiteConfig) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
setSiteConfig(AimsWebSiteConfig) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
setSiteConfig(AimsWebSiteConfig) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
setSiteConfigXml(String) - Method in class com.moximedia.aims.AimsTheme
Returns the XML file defining the site configuration for this theme.
setSiteUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setSiteUrlPath(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setSize(int) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute size.
setSize(int) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the size of the north arrow.
setSize(AimsPoint) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute size.
setSizeField(String) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute sizeField.
setSnapDistance(double) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the snapping distance when snapping to this layer.
setSnapLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsLayers
Sets the current snap layer.
setSortField(AimsField) - Method in class com.moximedia.aims.AimsRecordset
 
setSpatialDirect(SpatialDirect) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setSpatialFilter(AimsSpatialFilter) - Method in class com.moximedia.aims.AimsFilter
Sets the spatial query for the filter.
setSpatialFilter(AimsShapeObject) - Method in class com.moximedia.aims.AimsFilter
Sets the spatial query for the filter using a shape.
setSpatialFilter(AimsEnvelope) - Method in class com.moximedia.aims.AimsFilter
Sets the spatial query for the filter using an envelope.
setSpatialFilter(AimsPoint) - Method in class com.moximedia.aims.AimsFilter
Sets the spatial query for the filter using a point.
setSpatialFilter(AimsPoint, AimsMap, double) - Method in class com.moximedia.aims.AimsFilter
Sets the spatial query for the filter using an envelope that is a percentage of the map extent.
setSpellingSensitivity(int) - Method in class com.moximedia.aims.AimsGeocode
 
setSpinner(String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Gets the spinner (loadMap, loadData) shown when the option is executed.
setSplitText(String) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute splitText.
setSql(String) - Method in class com.moximedia.aims.SqlReport
Sets the SQL prepared statement for the query, which may contain placeholders for the parameters indicated by "?" characters.
setStandardParallel_1(double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets a projection parameter
setStandardParallel_1(double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets a projection parameter
setStandardParallel_2(double) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets a projection parameter
setStandardParallel_2(double) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets a projection parameter
setStartColor(AimsColor) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the value of attribute startColor.
setStatusFrameUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setStatusMessage(String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the status message that will display when the mouse is ovet the tab.
setStatusMessage(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the status message that will display when the mouse is ovet the tool.
setStatusPageBackgroundColor(AimsColor) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the bacground color of the status page.
setStatusPageLogoHeight(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setStatusPageLogoUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setStatusPageLogoWidth(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setStorageId(String) - Method in class com.moximedia.aims.AimsRegistration
Gets the name of the cookie or session variable containing the user's credentials.
setStorageMethod(int) - Method in class com.moximedia.aims.AimsRegistration
Sets the method type used for storing user credentials.
setStorageMethod(String) - Method in class com.moximedia.aims.AimsRegistration
Sets the method type used for storing user credentials.
setString(String) - Method in class com.moximedia.aims.AimsCoordsys
Sets the coordsys with a string value
setStyleUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
Sets the URL of the stylesheet used by the IMF application.
setSubfields(String) - Method in class com.moximedia.aims.AimsFilter
Set the list of fields to be extracted
setSwatchHeight(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute swatchHeight.
setSwatchWidth(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute swatchWidth.
setSymbol(AimsGradientFillSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsHashLineSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsRasterFillSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsRasterMarkerSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsSimpleLineSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsSimpleMarkerSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsSimplePolygonSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsTrueTypeMarkerSymbol) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the symbol for the object.
setSymbol(AimsSymbol) - Method in class com.moximedia.aims.AimsExact
Sets the value of attribute symbol.
setSymbol(AimsSimpleMarkerSymbol) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the symbol for the object.
setSymbol(AimsRasterMarkerSymbol) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the symbol for the object.
setSymbol(AimsTrueTypeMarkerSymbol) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the symbol for the object.
setSymbol(AimsHashLineSymbol) - Method in class com.moximedia.aims.AimsLineObject
Sets the symbol for the object.
setSymbol(AimsRasterMarkerSymbol) - Method in class com.moximedia.aims.AimsLineObject
Sets the symbol for the object.
setSymbol(AimsSimpleLineSymbol) - Method in class com.moximedia.aims.AimsLineObject
Sets the symbol for the object.
setSymbol(AimsSimpleMarkerSymbol) - Method in class com.moximedia.aims.AimsLineObject
Sets the symbol for the object.
setSymbol(AimsTrueTypeMarkerSymbol) - Method in class com.moximedia.aims.AimsLineObject
Sets the symbol for the object.
setSymbol(AimsSymbol) - Method in class com.moximedia.aims.AimsOther
Sets the value of attribute value.
setSymbol(AimsSimpleMarkerSymbol) - Method in class com.moximedia.aims.AimsPointObject
Sets the symbol for the object.
setSymbol(AimsRasterMarkerSymbol) - Method in class com.moximedia.aims.AimsPointObject
Sets the symbol for the object.
setSymbol(AimsTrueTypeMarkerSymbol) - Method in class com.moximedia.aims.AimsPointObject
Sets the symbol for the object.
setSymbol(AimsGradientFillSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsHashLineSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsRasterFillSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsRasterMarkerSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsSimpleLineSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsSimpleMarkerSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsSimplePolygonSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsTrueTypeMarkerSymbol) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the symbol for the object.
setSymbol(AimsHashLineSymbol) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the symbol for the object.
setSymbol(AimsRasterMarkerSymbol) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the symbol for the object.
setSymbol(AimsSimpleLineSymbol) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the symbol for the object.
setSymbol(AimsSimpleMarkerSymbol) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the symbol for the object.
setSymbol(AimsTrueTypeMarkerSymbol) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the symbol for the object.
setSymbol(AimsSymbol) - Method in class com.moximedia.aims.AimsRange
Sets the value of attribute value.
setSymbol(AimsSymbol) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the value of attribute symbol.
setSymbol(AimsSymbol) - Method in class com.moximedia.aims.AimsSimpleRenderer
Sets the symbol used to symbolize all of the features.
setSymbol(AimsTextMarkerSymbol) - Method in class com.moximedia.aims.AimsTextObject
Sets the text symbol for the object
setSymbolizeScript(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the name of the symbolize script used for symbolization.
setTabFrameHeight(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setTabType(int) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the type of tab that this is.
setTag(Object) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the user defined object associated to this object.
setTag(Object) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets the user defined object associated to this object.
setTag(Object) - Method in class com.moximedia.aims.AimsImageLayer
Sets the user defined object associated to this object.
setTag(Object) - Method in interface com.moximedia.aims.AimsLayer
Sets the user defined object associated to this object.
setTag(Object) - Method in class com.moximedia.aims.AimsMap
Sets the user defined object associated to this object.
setTag(Object) - Method in class com.moximedia.aims.WmsLayer
Sets the user defined object associated to this object.
setTarget(String) - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
setTarget(String) - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Sets the target frame for the url of the option.
setTarget(String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Sets the target frame for the url of the option.
setTarget(String) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Sets the target frame for the url of the option.
setTarget(String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the target frame where the URL is executed.
setTarget(String) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the target frame where the URL is executed.
setTargetLayer(AimsFeatureLayer) - Method in class com.moximedia.aims.AimsBuffer
Sets the buffer's target layer.
setTempDir(String) - Method in class com.moximedia.aims.AimsMap
Sets the temporary directory for image streaming.
setTempUrlPath(String) - Method in class com.moximedia.aims.AimsMap
Sets the temporary path for image streaming.
setTemplatePrefix(String) - Method in class com.moximedia.aims.SpatialDirect
Sets the template prefix for the installation.
setTemplates(Templates) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
setText(String) - Method in class com.moximedia.aims.pdf.Paragraph
Sets the text string to draw.
setTextPosition(AimsPoint) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute textPosition.
setTextTransparency(double) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the value of this object's transparency.
setThemeUrlPath(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setThemesXmlUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setTickThickness(int) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute tickThickness.
setTitle(String) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute title.
setTitle(String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Sets the display title for the option.
setTitle(String) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Sets the display title for the option.
setTitleFontSize(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute titleFontSize.
setTitleFrameUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setToolFrameHeight(int) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setToolFrameUrl(String) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
setToolTipsRecordset(AimsRecordset) - Method in class com.moximedia.aims.AimsFeatureLayer
 
setTransColor(AimsColor) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute transColor.
setTransparency(double) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsChartSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsImageLayer
Sets the opaqueness for the image layer.
setTransparency(double) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of this object's transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsTextSymbol
Sets the value of attribute transparency.
setTransparency(double) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute transparency.
setTransparencyColor(AimsColor) - Method in class com.moximedia.aims.AimsImageLayer
Sets the transparency color for the image layer.
setType(String) - Method in class com.moximedia.aims.AimsDataset
Sets the type for the dataset, either image, point, line or polygon.
setType(int) - Method in class com.moximedia.aims.AimsField
Sets the field type.
setType(String) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Sets the value of attribute type.
setType(String) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute type.
setType(int) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the value of the north arrow's arrow type.
setType(String) - Method in class com.moximedia.aims.AimsReport
Sets the report type property.
setType(String) - Method in class com.moximedia.aims.AimsShieldSymbol
Sets the value of attribute type.
setType(String) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute type.
setType(String) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute type.
setType(String) - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
setUifontColor(AimsColor) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute uifontColor.
setUifontName(String) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute uifontName.
setUifontSize(int) - Method in class com.moximedia.aims.AimsEnvironment
Sets the value of attribute uifontSize.
setUnits(int) - Method in interface com.moximedia.aims.AimsAcetateObject
 
setUnits(String) - Method in class com.moximedia.aims.AimsBuffer
Sets the units of the buffer distance.
setUnits(String) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsCalloutTextObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsEnvelopeObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsLineObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsLineObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsNorthArrowObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsPointObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsPointObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsPolygonObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsPolylineObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsScalebarObject
Sets the units of the acetate object.
setUnits(String) - Method in class com.moximedia.aims.AimsTextObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.AimsTextObject
Sets the units of the acetate object.
setUnits(int) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets the units with an enumeration.
setUnits(int) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets the units with an enumeration.
setUnits(int) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the units with an enumeration.
setUnits(String) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the units with a String.
setUnits(int) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the units with an enumeration.
setUnits(String) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the units with a String.
setUploadedLayer(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets whether the layer is a layer uploaded by the upload routines.
setUpper(int) - Method in class com.moximedia.aims.AimsChartValue
Sets the value of the attribute upper.
setUpper(String) - Method in class com.moximedia.aims.AimsRange
Sets the value of attribute upper.
setUpper(double) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
setUrl(String) - Method in class com.moximedia.aims.AimsLayerListLegend
Sets the url for the legend.
setUrl(String) - Method in class com.moximedia.aims.AimsLegend
Sets the url of the image response.
setUrl(String) - Method in class com.moximedia.aims.AimsMap
Sets the url of the image response.
setUrl(String) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Sets the value of attribute url.
setUrl(String) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute url.
setUrl(String) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Sets the value of attribute url.
setUrl(String) - Method in class com.moximedia.aims.AimsWebSiteFindLocationType
 
setUrl(String) - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOption
Sets the url of the option.
setUrl(String) - Method in class com.moximedia.aims.AimsWebSiteSelectSetOption
Sets the url of the option.
setUrl(String) - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOption
Sets the url of the option.
setUrl(String) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the URL or Javascript function that is executed when the tab is pressed.
setUrl(String) - Method in class com.moximedia.aims.AimsWebSiteTool
 
setUseCentroid(boolean) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Sets the value of attribute useCentroid.
setUseCentroid(boolean) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute useCentroid.
setUseCentroid(boolean) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Sets the value of attribute useCentroid.
setUser(String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the user property.
setUser(String, String) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the user credentials.
setUser(String, String, boolean) - Method in class com.moximedia.aims.AimsSdeWorkspace
Sets the user credentials.
setUser(String) - Method in class com.moximedia.aims.SqlConnection
 
setVAlignment(String) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Sets the value of attribute vAlignment.
setValue(String) - Method in class com.moximedia.aims.AimsBand
Sets the value of the VALUE attribute.
setValue(int) - Method in class com.moximedia.aims.AimsChartValue
Sets the value of the attribute value.
setValue(String) - Method in class com.moximedia.aims.AimsExact
Sets the value of attribute value.
setValue(String) - Method in class com.moximedia.aims.AimsGeocodeTag
 
setValueFontSize(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute valueFontSize.
setVisible(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets the layer visibility.
setVisible(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
turn on/off the layer
setVisible(boolean) - Method in class com.moximedia.aims.AimsFolder
Sets the visibility of all the layers or layer groups in the folder, respecting the canSetVisibility and controlSubfolderVisibility settings of this folder and subfolders.
setVisible(boolean) - Method in class com.moximedia.aims.AimsImageLayer
turn on/off the layer
setVisible(boolean) - Method in interface com.moximedia.aims.AimsLayer
 
setVisible(boolean) - Method in class com.moximedia.aims.AimsLayerGroup
Sets the layers in this group to the specified visibility.
setVisible(boolean) - Method in class com.moximedia.aims.AimsLayerListLegends
Sets whether layer list legends are visible for this layer.
setVisible(String, boolean) - Method in class com.moximedia.aims.AimsLayers
Set the visibility of a named layer
setVisible(boolean) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Sets the visiblility of the renderer
setVisible(boolean) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Sets the visiblility of the renderer
setVisible(boolean) - Method in class com.moximedia.aims.AimsWebSiteTool
Sets the visiblity of a tool
setVisible(boolean) - Method in class com.moximedia.aims.WmsLayer
turn on/off the layer
setWKT(String) - Method in class com.moximedia.aims.projection.ProjectionWKT
Sets the well known text for this projection.
setWhereExpression(String) - Method in class com.moximedia.aims.AimsFilter
Set the where part of SQL.
setWidth(int) - Method in class com.moximedia.aims.AimsHashLineSymbol
Sets the value of attribute width.
setWidth(int) - Method in class com.moximedia.aims.AimsLayerListLegend
Sets the width for the legend.
setWidth(int) - Method in class com.moximedia.aims.AimsLegend
Sets the value of attribute width.
setWidth(int) - Method in class com.moximedia.aims.AimsMap
Sets the width of the map in pixels.
setWidth(int) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Sets the value of attribute width.
setWidth(int) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Sets the value of attribute width.
setWidth(int) - Method in class com.moximedia.aims.AimsWebSiteTab
Sets the width of the graphic image for the tab.
setWorkspaceName(String) - Method in class com.moximedia.aims.AimsDataset
Sets the workspace name code for the dataset.
setX(double) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the X coordinate location of the point object.
setX(double) - Method in class com.moximedia.aims.AimsPoint
Sets the X coordinate location of the point.
setX(String) - Method in class com.moximedia.aims.AimsPoint
 
setX(double) - Method in class com.moximedia.aims.AimsPointObject
Sets the X coordinate location of the point object.
setXmlAttribute(String, String, String, String) - Method in class com.moximedia.aims.AimsFeatureLayer
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String, String) - Method in class com.moximedia.aims.AimsImageLayer
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.AimsRegistration
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.SqlColumn
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.SqlConnection
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.SqlParameter
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.SqlQuery
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.SqlReport
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.StandAloneFeature
 
setXmlAttribute(String, String, String, String) - Method in class com.moximedia.aims.WmsLayer
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Box
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.CenterCoordinateText
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.DateText
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template, String, String) - Method in class com.moximedia.aims.pdf.Image
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.IndexMap
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.LatLonGraticule
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Legend
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Line
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Map
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template, String, String) - Method in class com.moximedia.aims.pdf.NorthArrow
Sets a template item property using string values.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.pdf.OutputResolution
 
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.OutputScale
 
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Paragraph
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Prompt
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.ScaleBar
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.ScaleText
Sets a template item property using string values.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.pdf.Template
 
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.Text
Sets a template item property using string values.
setXmlAttribute(String, String, String, Template) - Method in class com.moximedia.aims.pdf.TitleText
Sets a template item property using string values.
setXmlAttribute(String, String, String) - Method in interface com.moximedia.aims.projection.Projection
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Sets one of the attributes of this object using a string value.
setXmlAttribute(String, String, String) - Method in class com.moximedia.aims.projection.ProjectionWKT
Sets one of the attributes of this object using a string value.
setY(double) - Method in class com.moximedia.aims.AimsLabelledPointObject
Sets the Y coordinate location of the point object.
setY(double) - Method in class com.moximedia.aims.AimsPoint
Sets the Y coordinate location of the point.
setY(String) - Method in class com.moximedia.aims.AimsPoint
 
setY(double) - Method in class com.moximedia.aims.AimsPointObject
Sets the Y coordinate location of the point object.
setZone(int) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the central meridian using a UTM zone number.
setZone(double) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Sets the central meridian using a UTM zone number.
setZone(int) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the central meridian using a UTM zone number.
setZone(double) - Method in class com.moximedia.aims.projection.ProjectionUtm
Sets the central meridian using a UTM zone number.
showBrowserToolbar() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
showFeedbackOnLayersPage() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns an indicator of whether the feedback link is shown on the layers page.
showLabels(boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Sets a layer to show without labels.
showLabels(boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Toggles the visibility of the label renderers in this layer.
showLabels(boolean) - Method in class com.moximedia.aims.AimsGroupRenderer
Toggles the visibility of the label renderers in this renderer.
showLabels(boolean) - Method in class com.moximedia.aims.AimsImageLayer
Sets a layer to show without labels.
showLabels(boolean) - Method in interface com.moximedia.aims.AimsLayer
 
showLabels(boolean) - Method in class com.moximedia.aims.AimsLayerGroup
Toggles the visibility of the label renderers in this layer group.
showLabels(boolean) - Method in interface com.moximedia.aims.AimsRenderer
 
showLabels(boolean) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Toggles the visibility of the label renderers in this renderer.
showLabels(boolean) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
 
showLabels(boolean) - Method in class com.moximedia.aims.AimsSimpleRenderer
 
showLabels(boolean) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
 
showLabels(boolean) - Method in class com.moximedia.aims.AimsValueMapRenderer
Has no effect for this type of renderer.
showLabels(boolean) - Method in class com.moximedia.aims.WmsLayer
Sets a layer to show without labels.
showLayerListLegends(boolean) - Method in class com.moximedia.aims.AimsWebSiteConfig
 
showLayerListLegends() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
showNorthArrow() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
showPanBorder() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
showScalebar() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns a value indicating if the scalebar is to be shown.
showSelectIconOnLayersPage() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns an indicator of whether the select icon is shown separately on the layers page.
showThemesOnLayersPage() - Method in class com.moximedia.aims.AimsWebSiteConfig
Returns an indicator of whether the themes dropdown is shown on the layers page.
showVersion() - Method in class com.moximedia.aims.AimsWebSiteConfig
Gets whether the version number should be displayed on the layers page.
size() - Method in class com.moximedia.aims.AimsFeatures
 
size() - Method in class com.moximedia.aims.AimsGroupRenderer
Gets the number of renderers in this group.
size() - Method in class com.moximedia.aims.AimsLayerListLegends
Returns the number of legends in the array.
size() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Returns the number of objects contained in the renderer.
size() - Method in class com.moximedia.aims.AimsValueMapRenderer
Returns the number of objects contained in the renderer.
size() - Method in class com.moximedia.aims.AimsWebSiteFindLocationTypes
Gets the size of the array.
size() - Method in class com.moximedia.aims.AimsWebSiteSelectMenuOptions
Returns the number of options in the collection.
size() - Method in class com.moximedia.aims.AimsWebSiteSelectSetOptions
Returns the number of options in the collection.
size() - Method in class com.moximedia.aims.AimsWebSiteSettingsMenuOptions
Returns the number of options in the collection.
size() - Method in class com.moximedia.aims.AimsWorkspaces
Gets the count of workspaces.
size() - Method in class com.moximedia.aims.SqlConnections
Returns the number of connections in the collection.
size() - Method in class com.moximedia.aims.SqlRecord
 
size() - Method in class com.moximedia.aims.SqlRecordset
 
size() - Method in class com.moximedia.aims.StandAloneFeature
 
size() - Method in class com.moximedia.aims.pdf.Templates
Returns a count of the number of templates in this object.
skippedEntity(String) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetImageHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
skippedEntity(String) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
skippedEntity(String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
sort(AimsField) - Method in class com.moximedia.aims.AimsFeatures
Sorts the elements by the specified field.
sort(AimsField) - Method in class com.moximedia.aims.AimsRecordset
Sorts the elements by the specified field.
sort() - Method in class com.moximedia.aims.AimsRecordset
 
startDocument() - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
startDocument() - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
startDocument() - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
startDocument() - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
startDocument() - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
startDocument() - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
startDocument() - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetExtractHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetImageHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
startDocument() - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
startDocument() - Method in class com.moximedia.aims.AxlImageLayerHandler
 
startDocument() - Method in class com.moximedia.aims.StandAloneGml2Parser
 
startDocument() - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetImageHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
startElement(String, String, String, Attributes) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AimsXmlConnectionConfigHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AimsXmlEditToolsHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AimsXmlLayerConfigHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AimsXmlRegistrationHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AimsXmlSiteConfigHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AimsXmlThemeConfigHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlFeatureLayerHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetClientServicesHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetExtractHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetFeaturesHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetGeocodeHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetImageHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetLayoutHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetRasterInfoHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlGetServiceInfoHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.AxlImageLayerHandler
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.StandAloneGml2Parser
 
startPrefixMapping(String, String) - Method in class com.moximedia.aims.pdf.XmlConfigParser
 
string2double(String) - Static method in class com.moximedia.aims.AimsUtil
 
string2int(String) - Static method in class com.moximedia.aims.AimsUtil
 
string2long(String) - Static method in class com.moximedia.aims.AimsUtil
 
symDifference(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
Returns a new polygon representing the difference between this polygon and another one.

T

TAB_TYPE_GRAPHIC - Static variable in class com.moximedia.aims.AimsWebSiteTab
Graphic tab type.
TAB_TYPE_TEXT - Static variable in class com.moximedia.aims.AimsWebSiteTab
Text tab type.
TAB_TYPE_UNKNOWN - Static variable in class com.moximedia.aims.AimsWebSiteTab
Unknown tab type.
Template - class com.moximedia.aims.pdf.Template.
 
Template() - Constructor for class com.moximedia.aims.pdf.Template
Creates a new instance of Template
Template(int) - Constructor for class com.moximedia.aims.pdf.Template
Creates a new instance of Template
Templates - class com.moximedia.aims.pdf.Templates.
 
Templates() - Constructor for class com.moximedia.aims.pdf.Templates
Creates a new instance of Templates
Test - class com.moximedia.aims.Test.
 
Test() - Constructor for class com.moximedia.aims.Test
Creates a new instance of Test
Test - class com.moximedia.aims.projection.Test.
 
Test() - Constructor for class com.moximedia.aims.projection.Test
Creates a new instance of Test
TestReadShape - class com.moximedia.aims.TestReadShape.
 
TestReadShape() - Constructor for class com.moximedia.aims.TestReadShape
Creates a new instance of TestReadShape
TestSde - class com.moximedia.aims.TestSde.
 
TestSde() - Constructor for class com.moximedia.aims.TestSde
Creates a new instance of TestSde
Text - class com.moximedia.aims.pdf.Text.
A template item object implementation.
Text() - Constructor for class com.moximedia.aims.pdf.Text
Creates a new instance of Text
TitleText - class com.moximedia.aims.pdf.TitleText.
 
TitleText() - Constructor for class com.moximedia.aims.pdf.TitleText
Creates a new instance of Text
toAxlString(String) - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the AXL string to refresh this object.
toAxlString(String, boolean) - Method in class com.moximedia.aims.AimsAcetateLayer
Returns the AXL string to refresh this object.
toAxlString() - Method in interface com.moximedia.aims.AimsAcetateObject
 
toAxlString(AimsEnvironment) - Method in interface com.moximedia.aims.AimsAcetateObject
 
toAxlString() - Method in interface com.moximedia.aims.AimsAxlObject
 
toAxlString() - Method in class com.moximedia.aims.AimsBuffer
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsBuffer
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString(String, AimsEnvironment) - Method in class com.moximedia.aims.AimsBuffer
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns the AXL string to refresh this object, using the default environment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString(AimsEnvironment, AimsMap) - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsChartSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsChartSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsChartValue
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsChartValue
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsCoordsys
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsCoordsys
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString(String, AimsEnvironment) - Method in class com.moximedia.aims.AimsCoordsys
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsDataset
Returns the AXL string to refresh this object, using the default environnment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsDataset
Returns the AXL string to refresh this object, using the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsEnvelope
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsEnvelope
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsEnvelopeObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsEnvelopeObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsEnvironment
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsExact
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsExact
Returns the AXL string to refresh this object.
toAxlString(String) - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the AXL string to refresh this object.
toAxlString(String, boolean) - Method in class com.moximedia.aims.AimsFeatureLayer
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsFilter
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsFilter
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment, AimsRecordset) - Method in class com.moximedia.aims.AimsFilter
Returns the AXL string to refresh this object.
toAxlString(String, AimsEnvironment, AimsRecordset) - Method in class com.moximedia.aims.AimsFilter
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsGeocode
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsGeocode
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsGeocodeTag
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsGeocodeTag
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsGradientFillSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsGroupRenderer
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsGroupRenderer
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsHashLineSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsHashLineSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsHole
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsHole
Returns the AXL string to refresh this object.
toAxlString(String) - Method in class com.moximedia.aims.AimsImageLayer
Returns the AXL string to refresh this object.
toAxlString(String, boolean) - Method in class com.moximedia.aims.AimsImageLayer
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsImageWorkspace
Returns the AXL string to refresh this object, using the default environnment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsImageWorkspace
Returns the AXL string to refresh this object, using the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns the AXL string to refresh this object, using the default environment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString(AimsEnvironment, AimsMap) - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString(String) - Method in interface com.moximedia.aims.AimsLayer
 
toAxlString(String, boolean) - Method in interface com.moximedia.aims.AimsLayer
 
toAxlString(String) - Method in class com.moximedia.aims.AimsLayers
Returns the AXL string to refresh this object.
toAxlString(String, HashSet) - Method in class com.moximedia.aims.AimsLayers
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsLegend
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsLegend
Returns the AXL string to refresh this object.
toAxlString(AimsMap) - Method in class com.moximedia.aims.AimsLegend
 
toAxlString(AimsMap, AimsEnvironment) - Method in class com.moximedia.aims.AimsLegend
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsLineObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsLineObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsMultipoint
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsMultipoint
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsOther
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsOther
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsPath
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPath
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsPoint
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPoint
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsPointObject
Returns the AXL string to refresh this object, using the default environment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPointObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPoints
Returns a string containing the points in format.
toAxlString() - Method in class com.moximedia.aims.AimsPolygon
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPolygon
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsPolygonObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPolygonObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsPolyline
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPolyline
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsPolylineObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPolylineObject
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsRange
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsRange
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsRasterFillSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in interface com.moximedia.aims.AimsRenderer
 
toAxlString(AimsEnvironment) - Method in interface com.moximedia.aims.AimsRenderer
 
toAxlString() - Method in class com.moximedia.aims.AimsRing
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsRing
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsScaleDependentRenderer
 
toAxlString() - Method in class com.moximedia.aims.AimsScalebarObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsScalebarObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsSdeWorkspace
Returns the AXL string to refresh this object, using the default environnment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSdeWorkspace
Returns the AXL string to refresh this object, using the specified environnment setting.
toAxlString() - Method in interface com.moximedia.aims.AimsShapeObject
 
toAxlString(AimsEnvironment) - Method in interface com.moximedia.aims.AimsShapeObject
 
toAxlString() - Method in class com.moximedia.aims.AimsShapeWorkspace
Returns the AXL string to refresh this object, using the default environnment setting.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsShapeWorkspace
Returns the AXL string to refresh this object, using the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsShieldSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsShieldSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsSimpleRenderer
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSimpleRenderer
Returns the AXL string to send to the application server to apply this renderer to a layer.
toAxlString() - Method in class com.moximedia.aims.AimsSpatialFilter
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsSpatialFilter
Returns the AXL string to refresh this object.
toAxlString() - Method in interface com.moximedia.aims.AimsSymbol
 
toAxlString(AimsEnvironment) - Method in interface com.moximedia.aims.AimsSymbol
 
toAxlString() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsTextObject
Returns the AXL string to refresh this object, using the default environment coordinate separators.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsTextObject
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting.
toAxlString() - Method in class com.moximedia.aims.AimsTextSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsTextSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Returns the AXL string to refresh this object.
toAxlString() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Returns the AXL string to refresh this object.
toAxlString() - Method in interface com.moximedia.aims.AimsValueMapObject
 
toAxlString(AimsEnvironment) - Method in interface com.moximedia.aims.AimsValueMapObject
 
toAxlString() - Method in class com.moximedia.aims.AimsValueMapRenderer
Returns the AXL string to refresh this object.
toAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsValueMapRenderer
Returns the AXL string to refresh this object.
toAxlString() - Method in interface com.moximedia.aims.AimsWorkspace
 
toAxlString(AimsEnvironment) - Method in interface com.moximedia.aims.AimsWorkspace
 
toAxlString() - Method in class com.moximedia.aims.AimsWorkspaces
Returns the AXL string to refresh this object, using the default environnment setting.
toAxlString(String) - Method in class com.moximedia.aims.AimsWorkspaces
Returns the AXL string to refresh this object, using the default environnment setting.
toAxlString(String, AimsEnvironment) - Method in class com.moximedia.aims.AimsWorkspaces
Returns the AXL string to refresh this object, using the specified environnment setting.
toAxlString(String) - Method in class com.moximedia.aims.WmsLayer
Returns the AXL string to refresh this object.
toAxlString(String, boolean) - Method in class com.moximedia.aims.WmsLayer
Returns the AXL string to refresh this object.
toCommaSeparatedString() - Method in class com.moximedia.aims.AimsEnvelope
Returns the object as a GML string.
toCoordsAxlString() - Method in class com.moximedia.aims.AimsPoints
Returns a string containing the points in coords format, enclosed in the tags, using the separators in the default environment object.
toCoordsAxlString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPoints
Returns a string containing the points in coords format, enclosed in the tags, using the separators in the specified environment object.
toCoordsString() - Method in class com.moximedia.aims.AimsPoints
Returns a string containing the points in coords format.
toCoordsString(String, String) - Method in class com.moximedia.aims.AimsPoints
Returns a string containing the points in coords format, using the specified separators.
toCoordsString(AimsEnvironment) - Method in class com.moximedia.aims.AimsPoints
Returns a string containing the points in coords format, using the separators in the specified environment object.
toGmlString() - Method in class com.moximedia.aims.AimsEnvelope
Returns the object as a GML string.
toGmlString() - Method in class com.moximedia.aims.AimsFeature
Returns a GML string representing this feature's fields and geometry.
toGmlString() - Method in class com.moximedia.aims.AimsHole
 
toGmlString() - Method in class com.moximedia.aims.AimsMultipoint
 
toGmlString() - Method in class com.moximedia.aims.AimsPoint
Returns the GML text string representing this point.
toGmlString() - Method in class com.moximedia.aims.AimsPoints
Returns the GML string representing this object.
toGmlString() - Method in class com.moximedia.aims.AimsPolygon
Returns the GML text string representing this polygon.
toGmlString() - Method in class com.moximedia.aims.AimsPolyline
 
toGmlString() - Method in class com.moximedia.aims.AimsRing
 
toGmlString() - Method in interface com.moximedia.aims.AimsShapeObject
 
toHexString() - Method in class com.moximedia.aims.AimsColor
Returns a string representation of the color.
toJtsCoordinate() - Method in class com.moximedia.aims.AimsPoint
Returns this object as a JTS Coordinate
toJtsCoordinateArray() - Method in class com.moximedia.aims.AimsPoints
Returns this object as a com.vividsolutions.jts.geom.Coordinate array.
toJtsGeometry() - Method in class com.moximedia.aims.AimsEnvelope
Returns this object as a JTS Geometry object (Polygon).
toJtsGeometry() - Method in class com.moximedia.aims.AimsMultipoint
 
toJtsGeometry() - Method in class com.moximedia.aims.AimsPoint
Returns this object as a JTS Geometry
toJtsGeometry() - Method in class com.moximedia.aims.AimsPolygon
Returns this object as a JTS Geometry object (Polygon or MultiPolygon).
toJtsGeometry() - Method in class com.moximedia.aims.AimsPolyline
 
toJtsGeometry() - Method in interface com.moximedia.aims.AimsShapeObject
 
toJtsLineString() - Method in class com.moximedia.aims.AimsPath
 
toJtsLineString() - Method in class com.moximedia.aims.AimsPoints
Returns this object as a com.vividsolutions.jts.geom.LineString
toJtsLinearRing() - Method in class com.moximedia.aims.AimsHole
 
toJtsLinearRing() - Method in class com.moximedia.aims.AimsPoints
Returns this object as a com.vividsolutions.jts.geom.LinearRing
toJtsLinearRing() - Method in class com.moximedia.aims.AimsRing
Returns tthe exterior of this object as a JTS linear ring object.
toJtsMultiPoint() - Method in class com.moximedia.aims.AimsPoints
Returns this object as a com.vividsolutions.jts.geom.MultiPoint
toJtsPoint() - Method in class com.moximedia.aims.AimsPoint
Returns this object as a JTS Point
toJtsPointArray() - Method in class com.moximedia.aims.AimsPoints
Returns this object as a com.vividsolutions.jts.geom.Point array.
toJtsPolygon() - Method in class com.moximedia.aims.AimsRing
Returns this object as a JTS Polygon object.
toLineSegments() - Method in class com.moximedia.aims.AimsPoints
Returns the points array as a vector of java.awt.geom.Line2D.Double objects representing the line segments between points.
toMapPoint(AimsPoint) - Method in class com.moximedia.aims.AimsMap
Gets the map position for the specified page position.
toPagePoint(AimsPoint) - Method in class com.moximedia.aims.AimsMap
Gets the page coordinate for the specified map coordinate.
toPoint2D() - Method in class com.moximedia.aims.AimsPoint
Returns this object as a Point2D
toPolygon() - Method in class com.moximedia.aims.AimsEnvelope
Returns a polygon representation of this envelope.
toRBGString() - Method in class com.moximedia.aims.AimsColor
Returns a string representation of the color.
toString() - Method in class com.moximedia.aims.AimsAcetateLayer
Returns a text description of this object.
toString() - Method in class com.moximedia.aims.AimsCallOutMarkerSymbol
Returns a string containing the name of this class.
toString() - Method in class com.moximedia.aims.AimsCalloutTextObject
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsChartSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsColor
Returns a string representation of the color.
toString() - Method in class com.moximedia.aims.AimsEnvelope
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsEnvelopeObject
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsExact
Returns a string containing the name of this class.
toString() - Method in class com.moximedia.aims.AimsFeatureLayer
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsFilter
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsFolder
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsGradientFillSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsGroupRenderer
Returns a text description of this object.
toString() - Method in class com.moximedia.aims.AimsHashLineSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsHole
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsImageLayer
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsLabelledPointObject
Returns a text representation of of this object.
toString() - Method in interface com.moximedia.aims.AimsLayer
 
toString() - Method in class com.moximedia.aims.AimsLayerGroup
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsLayers
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsLegend
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsLineObject
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsMap
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsMultipoint
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsNorthArrowObject
Returns a string containing a text description of this object.
toString() - Method in class com.moximedia.aims.AimsOther
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsPath
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsPoint
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsPointObject
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsPoints
Returns a string representation of this object
toString() - Method in class com.moximedia.aims.AimsPolygon
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsPolygonObject
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsPolyline
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsRange
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsRasterFillSymbol
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsRasterMarkerSymbol
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsRasterShieldSymbol
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsRecordset
Returns a text representation of of this class.
toString() - Method in interface com.moximedia.aims.AimsRenderer
 
toString() - Method in class com.moximedia.aims.AimsRing
Returns a text representation of of this object.
toString() - Method in class com.moximedia.aims.AimsScaleDependentRenderer
Returns a text description of this object.
toString() - Method in class com.moximedia.aims.AimsScalebarObject
Returns a string containing a text description of this object.
toString() - Method in class com.moximedia.aims.AimsShieldSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsSimpleLabelRenderer
Returns a string containing the name of this class.
toString() - Method in class com.moximedia.aims.AimsSimpleLineSymbol
Returns a text description of this object.
toString() - Method in class com.moximedia.aims.AimsSimpleMarkerSymbol
Returns a text description of this object.
toString() - Method in class com.moximedia.aims.AimsSimplePolygonSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsSimpleRenderer
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsSpatialFilter
Returns a text representation of of this class.
toString() - Method in interface com.moximedia.aims.AimsSymbol
 
toString() - Method in class com.moximedia.aims.AimsTextMarkerSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsTextObject
Returns a string describing this object.
toString() - Method in class com.moximedia.aims.AimsTextSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsTrueTypeMarkerSymbol
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.AimsValueMapLabelRenderer
Returns a string containing the name of this class.
toString() - Method in class com.moximedia.aims.AimsValueMapRenderer
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.WmsLayer
Returns a text representation of of this class.
toString() - Method in class com.moximedia.aims.pdf.Box
Overrides Object.toString() method.
toString() - Method in interface com.moximedia.aims.projection.Projection
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionUtm
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Displays the projection as a string.
toString() - Method in class com.moximedia.aims.projection.ProjectionWKT
Displays the projection as a string.
toWebHexString() - Method in class com.moximedia.aims.AimsColor
Returns a string representation of the color.
toWktString() - Method in interface com.moximedia.aims.projection.Projection
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionGeographic
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionUtm
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Displays the projection parameters as a well known text string.
toWktString() - Method in class com.moximedia.aims.projection.ProjectionWKT
Displays the projection parameters as a well known text string.
toggle() - Method in class com.moximedia.aims.AimsFolder
Toggles the open/closed state of the folder.
touches(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
 

U

UNITS_CENTIMETERS - Static variable in class com.moximedia.aims.pdf.Template
 
UNITS_INCHES - Static variable in class com.moximedia.aims.pdf.Template
 
UNITS_MILLIMETERS - Static variable in class com.moximedia.aims.pdf.Template
 
UNITS_POINTS - Static variable in class com.moximedia.aims.pdf.Template
 
UNITS_UNKNOWN - Static variable in class com.moximedia.aims.pdf.Template
 
union(AimsEnvelope) - Method in class com.moximedia.aims.AimsEnvelope
Union with another envelope, used in getting the envelope for an AimsRecordset.
union(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
Returns a new polygon representing the union of this polygon and another one.
unproject(Projection) - Method in class com.moximedia.aims.AimsHole
Unprojects this object to geographic from the specified projection.
unproject(Projection) - Method in class com.moximedia.aims.AimsMultipoint
Unprojects this object to geographic from the specified projection.
unproject(Projection) - Method in class com.moximedia.aims.AimsPath
Unprojects this object to geographic from the specified projection.
unproject(Projection) - Method in class com.moximedia.aims.AimsPoint
Unrojects the point.
unproject(Projection) - Method in class com.moximedia.aims.AimsPoints
Unprojects this object to geographic from the specified projection.
unproject(Projection) - Method in class com.moximedia.aims.AimsPolygon
Unprojects this object to geographic from the specified projection.
unproject(Projection) - Method in class com.moximedia.aims.AimsPolyline
Unprojects this object to geographic from the specified projection.
unproject(Projection) - Method in class com.moximedia.aims.AimsRing
Unprojects this object to geographic from the specified projection.
unproject(AimsPoint) - Method in interface com.moximedia.aims.projection.Projection
Unprojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionAlbersEqualAreaConic
Unrojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionGeographic
Unrojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionLambertConformalConic2SP
Unprojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionTransverseMercator
Unrojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionUtm
Unprojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionUtmAuto
Unrojects a projection position into geographic.
unproject(AimsPoint) - Method in class com.moximedia.aims.projection.ProjectionWKT
Unrojects a projection position into geographic.
useSelectedSets(boolean) - Method in class com.moximedia.aims.AimsExtract
Sets wheter the extract should use selected sets.
usesLayerManager() - Method in class com.moximedia.aims.AimsWebSiteConfig
 
usesSelectedSet() - Method in class com.moximedia.aims.AimsRecordset
 
usesSelectedSet(boolean) - Method in class com.moximedia.aims.AimsRecordset
 

V

VICGRID94 - Static variable in class com.moximedia.aims.AimsCoordsys
Returns the VICGRID94 projection string.
VIEW_TYPE_BOX - Static variable in class com.moximedia.aims.pdf.IndexMap
 
VIEW_TYPE_CROSSHAIR - Static variable in class com.moximedia.aims.pdf.IndexMap
 
valueAsString(String, int) - Method in class com.moximedia.aims.AimsGeocode
Returns the contents of the specified field for the specified record as a string value.
valueAsString(String) - Method in class com.moximedia.aims.AimsGeocode
Returns the contents of the specified field for the current recordset record as a string value.
valueAsString(String) - Method in class com.moximedia.aims.AimsRecordset
Returns the contents of the specified field for the current recordset record as a string value.
valueAsString(AimsField) - Method in class com.moximedia.aims.AimsRecordset
Returns the contents of the specified field for the current recordset record as a string value.

W

WORKSPACE_TYPE_IMAGE - Static variable in interface com.moximedia.aims.AimsWorkspace
 
WORKSPACE_TYPE_SDE - Static variable in interface com.moximedia.aims.AimsWorkspace
 
WORKSPACE_TYPE_SHAPE - Static variable in interface com.moximedia.aims.AimsWorkspace
 
WmsLayer - class com.moximedia.aims.WmsLayer.
The WmsLayer class is used to display a WMS layer as a background on an otherwise ArcIMS map.
WmsLayer() - Constructor for class com.moximedia.aims.WmsLayer
Do not use.
WmsLayer(AimsMap) - Constructor for class com.moximedia.aims.WmsLayer
Creates an image layer object and associates it to a map.
within(AimsPolygon) - Method in class com.moximedia.aims.AimsPolygon
 
write(com.lowagie.text.pdf.PdfWriter) - Method in class com.moximedia.aims.pdf.Box
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, String) - Method in class com.moximedia.aims.pdf.CenterCoordinateText
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, Date) - Method in class com.moximedia.aims.pdf.DateText
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, HashMap) - Method in class com.moximedia.aims.pdf.Image
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, String, boolean) - Method in class com.moximedia.aims.pdf.IndexMap
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, Map, Projection, AimsEnvelope, int, int) - Method in class com.moximedia.aims.pdf.LatLonGraticule
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, String, boolean) - Method in class com.moximedia.aims.pdf.Legend
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter) - Method in class com.moximedia.aims.pdf.Line
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, String, boolean) - Method in class com.moximedia.aims.pdf.Map
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, double, double, HashMap) - Method in class com.moximedia.aims.pdf.NorthArrow
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter) - Method in class com.moximedia.aims.pdf.Paragraph
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, String) - Method in class com.moximedia.aims.pdf.Prompt
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, double, Projection) - Method in class com.moximedia.aims.pdf.ScaleBar
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, double) - Method in class com.moximedia.aims.pdf.ScaleText
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter) - Method in class com.moximedia.aims.pdf.Text
Writes the template item to the PDF document.
write(com.lowagie.text.pdf.PdfWriter, String, String) - Method in class com.moximedia.aims.pdf.TitleText
Writes the template item to the PDF document.

X

XmlConfigParser - class com.moximedia.aims.pdf.XmlConfigParser.
 
XmlConfigParser() - Constructor for class com.moximedia.aims.pdf.XmlConfigParser
 

Z

zoomToBC() - Method in class com.moximedia.aims.AimsMap
Sets the map extent to the extent of the province of British Columbia.
zoomToExtent(double, double, double, double) - Method in class com.moximedia.aims.AimsMap
Sets the map extent to user coordinates.
zoomToFullExtent() - Method in class com.moximedia.aims.AimsMap
Sets the map extent to the original extent as read from the map service.
zoomToMapsheet(String) - Method in class com.moximedia.aims.AimsMap
Sets the map extent to the extent of a mapsheet.
zoomToPreviousExtent() - Method in class com.moximedia.aims.AimsMap
Sets the map extent to an extent from the previous extent stack, and removes the extent from the stack.

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

Internet Mapping Framework for ArcIMS Java Object Model API (v5.1.00)
Copyright © 2006 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.