Serialized Form


Package com.esri.aims.mtier.io

Class com.esri.aims.mtier.io.AuthenticationException extends Exception implements Serializable

Class com.esri.aims.mtier.io.ConnectionParameterException extends Exception implements Serializable

Class com.esri.aims.mtier.io.ConnectionProxy extends Object implements Serializable

Serialized Fields

host

String host

service

String service

url

URL url

port

int port

connectionType

int connectionType

username

String username

password

String password

displayMessages

boolean displayMessages

Package com.esri.aims.mtier.model.acetate

Class com.esri.aims.mtier.model.acetate.Acetate extends Object implements Serializable

Serialized Fields

units

String units

upper

String upper

lower

String lower

acetateObject

Object acetateObject

coordsys

CoordSys coordsys

element

AcetateElement element

Class com.esri.aims.mtier.model.acetate.Hole extends Object implements Serializable

Serialized Fields

m_points

Points m_points

Class com.esri.aims.mtier.model.acetate.Line extends Object implements Serializable

Serialized Fields

m_id

String m_id

m_name

String m_name

m_symbol

Object m_symbol

m_pointsObject

Points m_pointsObject

Class com.esri.aims.mtier.model.acetate.NorthArrow extends Object implements Serializable

Serialized Fields

x

double x

y

double y

angle

double angle

transparency

double transparency

shadow

String shadow

arrowType

String arrowType

outline

String outline

size

int size

antialiasing

boolean antialiasing

overlap

boolean overlap

Class com.esri.aims.mtier.model.acetate.Path extends Object implements Serializable

Serialized Fields

_points

Points _points

Class com.esri.aims.mtier.model.acetate.Point extends Object implements Serializable

Serialized Fields

m_x

double m_x

m_y

double m_y

m_name

String m_name

m_id

String m_id

m_symbol

Object m_symbol

Class com.esri.aims.mtier.model.acetate.Points extends Object implements Serializable

Serialized Fields

m_pointObjects

Vector<E> m_pointObjects

m_symbol

Object m_symbol

Class com.esri.aims.mtier.model.acetate.Polygon extends Object implements Serializable

Serialized Fields

id

String id

name

String name

symbol

Object symbol

ringVector

Vector<E> ringVector

Class com.esri.aims.mtier.model.acetate.Polyline extends Object implements Serializable

Serialized Fields

polyline

Vector<E> polyline

Class com.esri.aims.mtier.model.acetate.Ring extends Object implements Serializable

Serialized Fields

points

Points points

holesVector

Vector<E> holesVector

Class com.esri.aims.mtier.model.acetate.ScaleBar extends Object implements Serializable

Serialized Fields

m_x

double m_x

m_y

double m_y

m_barTransparency

double m_barTransparency

m_textTransparency

double m_textTransparency

m_distance

double m_distance

m_round

double m_round

m_screenLength

int m_screenLength

m_precision

int m_precision

m_barWidth

int m_barWidth

m_fontSize

int m_fontSize

m_overlap

boolean m_overlap

m_antialiasing

boolean m_antialiasing

m_fontColor

String m_fontColor

m_fontStyle

String m_fontStyle

m_id

String m_id

m_mode

String m_mode

m_barColor

String m_barColor

m_outline

String m_outline

m_font

String m_font

m_scaleUnits

String m_scaleUnits

m_mapUnits

String m_mapUnits

Class com.esri.aims.mtier.model.acetate.Text extends Object implements Serializable

Serialized Fields

label

String label

x

double x

y

double y

textMarkerSymbol

TextMarkerSymbol textMarkerSymbol

Package com.esri.aims.mtier.model.admin

Class com.esri.aims.mtier.model.admin.SdeConnection extends Object implements Serializable

Serialized Fields

node

String node

sysname

String sysname

user

String user

pid

String pid

starttime

String starttime

Package com.esri.aims.mtier.model.arcmap

Class com.esri.aims.mtier.model.arcmap.DataFrame extends Object implements Serializable

Serialized Fields

m_layout

boolean m_layout

m_map

Map m_map

m_id

String m_id

m_customizedVisible

boolean m_customizedVisible

m_scale

boolean m_scale

Class com.esri.aims.mtier.model.arcmap.DataFramesCollection extends Object implements Serializable

Serialized Fields

m_connector

ConnectionProxy m_connector

m_dataFrames

Vector<E> m_dataFrames

m_layout

boolean m_layout

m_dpi

long m_dpi

m_retrieveDataFrame

String m_retrieveDataFrame

m_toc

boolean m_toc

m_tocType

String m_tocType

m_imageLimit

ImageLimit m_imageLimit

m_locale

Locale m_locale

m_separators

Separators m_separators

m_uiFont

UIFont m_uiFont

m_layoutObject

Layout m_layoutObject

m_autoResize

boolean m_autoResize

errorMsg

String errorMsg

Class com.esri.aims.mtier.model.arcmap.Layout extends Object implements Serializable

Serialized Fields

m_layoutEnvelope

Envelope m_layoutEnvelope

m_pageUnits

String m_pageUnits

m_featureCoordSys

FeatureCoordSys m_featureCoordSys

m_filterCoordSys

FilterCoordSys m_filterCoordSys

m_imageWidth

long m_imageWidth

m_imageHeight

long m_imageHeight

m_dpi

long m_dpi

m_layoutOutput

LayoutOutput m_layoutOutput

Class com.esri.aims.mtier.model.arcmap.Scale extends Object implements Serializable

Serialized Fields

m_rf

double m_rf

m_x

double m_x

m_y

double m_y

Package com.esri.aims.mtier.model.envelope

Class com.esri.aims.mtier.model.envelope.Envelope extends Object implements Serializable

Serialized Fields

minX

double minX

minY

double minY

maxX

double maxX

maxY

double maxY

name

String name

reaspect

boolean reaspect

Package com.esri.aims.mtier.model.map

Class com.esri.aims.mtier.model.map.Layers extends Object implements Serializable

Serialized Fields

m_layersVector

Vector<E> m_layersVector

m_extractOutput

ExtractOutput m_extractOutput

m_dynamicFirst

boolean m_dynamicFirst

m_nodedefault

boolean m_nodedefault

m_order

boolean m_order

m_geometry

boolean m_geometry

Class com.esri.aims.mtier.model.map.Legend extends Object implements Serializable

Serialized Fields

m_antialiasing

boolean m_antialiasing

m_display

boolean m_display

m_canSplit

boolean m_canSplit

m_reverseOrder

boolean m_reverseOrder

m_autoExtend

boolean m_autoExtend

m_draw

boolean m_draw

m_transColor

String m_transColor

m_legendTitle

String m_legendTitle

m_backgroundColor

String m_backgroundColor

m_font

String m_font

m_splitText

String m_splitText

m_cellSpacing

int m_cellSpacing

m_titleFontSize

int m_titleFontSize

m_layerFontSize

int m_layerFontSize

m_valueFontSize

int m_valueFontSize

m_columns

int m_columns

m_swatchHeight

int m_swatchHeight

m_swatchWidth

int m_swatchWidth

m_legendHeight

long m_legendHeight

m_legendWidth

long m_legendWidth

m_legendOutput

LegendOutput m_legendOutput

m_layersVector

Vector<E> m_layersVector

m_stream

byte[] m_stream

m_streamType

String m_streamType

Class com.esri.aims.mtier.model.map.Map extends Object implements Serializable

Serialized Fields

m_layers

Layers m_layers

m_legend

Legend m_legend

m_envelope

Envelope m_envelope

m_fullEnvelope

Envelope m_fullEnvelope

m_output

MapOutput m_output

m_featureCoordSys

FeatureCoordSys m_featureCoordSys

m_filterCoordSys

FilterCoordSys m_filterCoordSys

m_InitialFeatureCoordSys

FeatureCoordSys m_InitialFeatureCoordSys

m_InitialFilterCoordSys

FilterCoordSys m_InitialFilterCoordSys

m_scale

Scale m_scale

m_connector

ConnectionProxy m_connector

m_imageLimit

ImageLimit m_imageLimit

m_separators

Separators m_separators

m_locale

Locale m_locale

m_uifont

UIFont m_uifont

m_bufferedLayer

FeatureLayer m_bufferedLayer

m_targetLayer

FeatureLayer m_targetLayer

m_joinLayer

FeatureLayer m_joinLayer

m_rasterLayer

String m_rasterLayer

m_stream

byte[] m_stream

m_streamType

String m_streamType

m_imageWidth

long m_imageWidth

m_imageHeight

long m_imageHeight

m_dpi

long m_dpi

m_printHeight

long m_printHeight

m_printWidth

long m_printWidth

m_background

String m_background

m_transcolor

String m_transcolor

m_mapunits

String m_mapunits

m_getFeaturesLayerID

String m_getFeaturesLayerID

m_requestType

String m_requestType

m_service

String m_service

m_extract

boolean m_extract

m_buffer

boolean m_buffer

m_bufferImage

boolean m_bufferImage

m_bufferRegion

boolean m_bufferRegion

m_scaleSymbols

boolean m_scaleSymbols

m_dataFrameName

String m_dataFrameName

ArcIMSApplicationServerVersion

String ArcIMSApplicationServerVersion

m_autoResize

boolean m_autoResize

m_workspaces

Vector<E> m_workspaces

sendFlag

boolean sendFlag

axlString

String axlString

isImage

boolean isImage

errorMsg

String errorMsg

showSwatches

boolean showSwatches

tocImageFormat

String tocImageFormat

swatchHeight

int swatchHeight

swatchWidth

int swatchWidth

swatchBackgroundColor

String swatchBackgroundColor

mapCapabilities

Capabilities mapCapabilities

show

String show

useServiceDatum

boolean useServiceDatum

returnScale

boolean returnScale

Package com.esri.aims.mtier.model.map.environment

Class com.esri.aims.mtier.model.map.environment.Capabilities extends Object implements Serializable

Serialized Fields

forbidden

String[] forbidden

serverType

String serverType

disabledTypes

String[] disabledTypes

returnGeometry

String returnGeometry

Class com.esri.aims.mtier.model.map.environment.ImageLimit extends Object implements Serializable

Serialized Fields

m_pixelcount

long m_pixelcount

Class com.esri.aims.mtier.model.map.environment.Locale extends Object implements Serializable

Serialized Fields

m_language

String m_language

m_country

String m_country

m_variant

String m_variant

Class com.esri.aims.mtier.model.map.environment.Separators extends Object implements Serializable

Serialized Fields

m_cs

String m_cs

m_ts

String m_ts

Class com.esri.aims.mtier.model.map.environment.UIFont extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_color

String m_color

m_size

long m_size

m_style

String m_style

Package com.esri.aims.mtier.model.map.layer

Class com.esri.aims.mtier.model.map.layer.AcetateLayer extends Layer implements Serializable

Serialized Fields

m_acetateObjects

Vector<E> m_acetateObjects

Class com.esri.aims.mtier.model.map.layer.FeatureLayer extends Layer implements Serializable

Serialized Fields

m_featureClass

String m_featureClass

m_featureCount

int m_featureCount

m_extract

boolean m_extract

m_rendererAccess

boolean m_rendererAccess

m_renderer

Object m_renderer

m_envelope

Envelope m_envelope

m_recordset

Recordset m_recordset

m_coordsys

CoordSys m_coordsys

m_densify

Densify m_densify

m_filter

Filter m_filter

m_addressInputs

AddressMatchInputs m_addressInputs

m_dataset

Dataset m_dataset

tocGroups

ArrayList<E> tocGroups

Class com.esri.aims.mtier.model.map.layer.ImageLayer extends Layer implements Serializable

Serialized Fields

extent

Envelope extent

coordsys

CoordSys coordsys

transcolor

String transcolor

transparency

double transparency

dataset

Dataset dataset

raster

Raster raster

rasterInfo

RasterInfo rasterInfo

tocGroups

ArrayList<E> tocGroups

Class com.esri.aims.mtier.model.map.layer.Layer extends Object implements Serializable

Serialized Fields

m_id

String m_id

m_name

String m_name

m_maxScale

String m_maxScale

m_minScale

String m_minScale

m_visible

boolean m_visible

Package com.esri.aims.mtier.model.map.layer.geocode

Class com.esri.aims.mtier.model.map.layer.geocode.AddressMatchInputs extends Object implements Serializable

Serialized Fields

m_style

String m_style

endoffset

double endoffset

sideoffset

double sideoffset

sideoffsetunits

String sideoffsetunits

m_maxCandidates

long m_maxCandidates

m_minScore

long m_minScore

spellingsensitivity

int spellingsensitivity

m_cursorLoc

int m_cursorLoc

m_valuesVector

Vector<E> m_valuesVector

m_idsVector

Vector<E> m_idsVector

m_descriptionsVector

Vector<E> m_descriptionsVector

m_labelsVector

Vector<E> m_labelsVector

m_widthsVector

Vector<E> m_widthsVector

m_typesVector

Vector<E> m_typesVector

m_addressMatchResults

AddressMatchResults m_addressMatchResults

m_featurecoordsys

FeatureCoordSys m_featurecoordsys

Class com.esri.aims.mtier.model.map.layer.geocode.AddressMatchResults extends Object implements Serializable

Serialized Fields

m_results

Vector<E> m_results

Class com.esri.aims.mtier.model.map.layer.geocode.Result extends Object implements Serializable

Serialized Fields

m_pointObject

Point m_pointObject

m_value

String m_value

m_score

long m_score

Package com.esri.aims.mtier.model.map.layer.query

Class com.esri.aims.mtier.model.map.layer.query.Buffer extends Object implements Serializable

Serialized Fields

m_buffer

double m_buffer

m_projectBuffer

boolean m_projectBuffer

m_units

String m_units

m_targetLayer

FeatureLayer m_targetLayer

m_bufferRegionSymbol

Object m_bufferRegionSymbol

m_bufferSelectionSymbol

Object m_bufferSelectionSymbol

m_performBuffer

boolean m_performBuffer

Class com.esri.aims.mtier.model.map.layer.query.Filter extends Object implements Serializable

Serialized Fields

m_accuracy

double m_accuracy

m_featurelimit

long m_featurelimit

m_envelope

boolean m_envelope

m_globalEnvelope

boolean m_globalEnvelope

m_checkesc

boolean m_checkesc

m_whereexpression

String m_whereexpression

m_joinTable

String m_joinTable

m_relation

String m_relation

m_joinexpression

String m_joinexpression

m_searchorder

String m_searchorder

m_subfieldsVector

Vector<E> m_subfieldsVector

m_featurecoordsys

FeatureCoordSys m_featurecoordsys

m_filtercoordsys

FilterCoordSys m_filtercoordsys

m_gObject

Object m_gObject

m_bufferObject

Buffer m_bufferObject

m_buffer

Buffer m_buffer

m_shape

Shape m_shape

m_beginrecord

long m_beginrecord

m_skipfeatures

boolean m_skipfeatures

orderBy

String orderBy

Class com.esri.aims.mtier.model.map.layer.query.Geometry extends Object implements Serializable

Serialized Fields

m_rings

Ring m_rings

m_points

Points m_points

m_polygonObject

Polygon m_polygonObject

m_lineObject

Line m_lineObject

Class com.esri.aims.mtier.model.map.layer.query.Records extends Object implements Serializable

Serialized Fields

m_fieldValueVector

Vector<E> m_fieldValueVector

Class com.esri.aims.mtier.model.map.layer.query.Recordset extends Object implements Serializable

Serialized Fields

m_tableDesc

TableDesc m_tableDesc

m_envelopeVector

Vector<E> m_envelopeVector

m_recordsVector

Vector<E> m_recordsVector

m_geometryVector

Vector<E> m_geometryVector

hasmore

boolean hasmore

featurescount

long featurescount

geometry

Collection<E> geometry

Class com.esri.aims.mtier.model.map.layer.query.TableDesc extends Object implements Serializable

Serialized Fields

m_fieldLengthVector

Vector<E> m_fieldLengthVector

m_fieldNameVector

Vector<E> m_fieldNameVector

m_fieldPrecisionVector

Vector<E> m_fieldPrecisionVector

m_fieldTypeVector

Vector<E> m_fieldTypeVector

Package com.esri.aims.mtier.model.map.layer.raster

Class com.esri.aims.mtier.model.map.layer.raster.Band extends Object implements Serializable

Serialized Fields

m_bandNumber

String m_bandNumber

m_bandValue

String m_bandValue

Class com.esri.aims.mtier.model.map.layer.raster.Bands extends Object implements Serializable

Serialized Fields

m_bands

Vector<E> m_bands

m_rasterID

String m_rasterID

Class com.esri.aims.mtier.model.map.layer.raster.Raster extends Object implements Serializable

Serialized Fields

m_coordsys

CoordSys m_coordsys

m_x

double m_x

m_y

double m_y

Class com.esri.aims.mtier.model.map.layer.raster.RasterInfo extends Object implements Serializable

Serialized Fields

m_bands

Vector<E> m_bands

Package com.esri.aims.mtier.model.map.layer.renderer

Class com.esri.aims.mtier.model.map.layer.renderer.Exact extends ValueMap implements Serializable

Serialized Fields

method

String method

value

String value

Class com.esri.aims.mtier.model.map.layer.renderer.GroupRenderer extends Renderer implements Serializable

Serialized Fields

m_rendVector

Vector<E> m_rendVector

Class com.esri.aims.mtier.model.map.layer.renderer.Other extends ValueMap implements Serializable

Class com.esri.aims.mtier.model.map.layer.renderer.Range extends ValueMap implements Serializable

Serialized Fields

lower

String lower

upper

String upper

equality

String equality

Class com.esri.aims.mtier.model.map.layer.renderer.Renderer extends Object implements Serializable

Class com.esri.aims.mtier.model.map.layer.renderer.ScaleDependentRenderer extends Renderer implements Serializable

Serialized Fields

m_lower

String m_lower

m_upper

String m_upper

m_renderer

Object m_renderer

Class com.esri.aims.mtier.model.map.layer.renderer.SimpleLabelRenderer extends Renderer implements Serializable

Serialized Fields

m_field

String m_field

m_fWeight

String m_fWeight

m_lWeight

String m_lWeight

m_labelPriorities

String m_labelPriorities

m_angle

String m_angle

m_hmLabels

String m_hmLabels

m_llPosition

String m_llPosition

m_labelBufferRatio

double m_labelBufferRatio

m_symbol

Object m_symbol

Class com.esri.aims.mtier.model.map.layer.renderer.SimpleRenderer extends Renderer implements Serializable

Serialized Fields

m_symbol

Object m_symbol

Class com.esri.aims.mtier.model.map.layer.renderer.ValueMap extends Object implements Serializable

Serialized Fields

symbol

Object symbol

label

String label

Class com.esri.aims.mtier.model.map.layer.renderer.ValueMapLabelRenderer extends Renderer implements Serializable

Serialized Fields

m_objectVector

Vector<E> m_objectVector

m_lookUpField

String m_lookUpField

m_labelField

String m_labelField

m_lineLabelPosition

String m_lineLabelPosition

m_labelWeight

String m_labelWeight

m_rotationalAngles

String m_rotationalAngles

m_labelPriorities

String m_labelPriorities

m_howManyLabels

String m_howManyLabels

m_featureWeight

String m_featureWeight

m_labelBufferRatio

double m_labelBufferRatio

Class com.esri.aims.mtier.model.map.layer.renderer.ValueMapRenderer extends Renderer implements Serializable

Serialized Fields

m_objectList

Vector<E> m_objectList

m_lookUpField

String m_lookUpField

Package com.esri.aims.mtier.model.map.layer.renderer.symbol

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.CalloutMarkerSymbol extends Symbol implements Serializable

Serialized Fields

m_font

String m_font

m_fontColor

String m_fontColor

m_outline

String m_outline

m_glowing

String m_glowing

m_shadow

String m_shadow

m_backColor

String m_backColor

m_boundaryColor

String m_boundaryColor

m_fontStyle

String m_fontStyle

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_fontSize

long m_fontSize

m_interval

long m_interval

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.ChartSymbol extends Symbol implements Serializable

Serialized Fields

m_antialiasing

boolean m_antialiasing

m_maxSize

long m_maxSize

m_maxValue

long m_maxValue

m_minSize

long m_minSize

m_minValue

long m_minValue

m_size

long m_size

m_chartValues

Vector<E> m_chartValues

m_mode

String m_mode

m_outline

String m_outline

m_shadow

String m_shadow

m_sizeField

String m_sizeField

m_transparency

double m_transparency

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.ChartValue extends Object implements Serializable

Serialized Fields

m_lookupfield

String m_lookupfield

m_color

String m_color

m_lower

long m_lower

m_upper

long m_upper

m_value

long m_value

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.GradientFillSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_overlap

boolean m_overlap

m_type

String m_type

m_startColor

String m_startColor

m_finishColor

String m_finishColor

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.HashLineSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_overlap

boolean m_overlap

m_color

String m_color

m_type

String m_type

m_width

long m_width

m_interval

long m_interval

m_lineThickness

long m_lineThickness

m_tickThickness

long m_tickThickness

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterFillSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_overlap

boolean m_overlap

m_image

String m_image

m_url

String m_url

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterMarkerSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_useCentroid

boolean m_useCentroid

m_overlap

boolean m_overlap

m_sizeX

long m_sizeX

m_sizeY

long m_sizeY

m_hotspotX

long m_hotspotX

m_hotspotY

long m_hotspotY

m_shadow

String m_shadow

m_url

String m_url

m_image

String m_image

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.RasterShieldSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_font

String m_font

m_fontColor

String m_fontColor

m_shadow

String m_shadow

m_printMode

String m_printMode

m_labelMode

String m_labelMode

m_textPosition

String m_textPosition

m_image

String m_image

m_fontStyle

String m_fontStyle

m_url

String m_url

m_fontSize

long m_fontSize

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.ShieldSymbol extends Symbol implements Serializable

Serialized Fields

m_font

String m_font

m_fontColor

String m_fontColor

m_fontstyle

String m_fontstyle

m_shadow

String m_shadow

m_type

String m_type

m_labelMode

String m_labelMode

m_minSize

long m_minSize

m_fontSize

long m_fontSize

m_antialiasing

boolean m_antialiasing

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimpleLineSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_overlap

boolean m_overlap

m_color

String m_color

m_type

String m_type

m_capType

String m_capType

m_joinType

String m_joinType

m_width

long m_width

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimpleMarkerSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_useCentroid

boolean m_useCentroid

m_overlap

boolean m_overlap

m_outline

String m_outline

m_shadow

String m_shadow

m_color

String m_color

m_type

String m_type

m_width

long m_width

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.SimplePolygonSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_fillInterval

long m_fillInterval

m_fillTransparency

double m_fillTransparency

m_boundaryTransparency

double m_boundaryTransparency

m_antialiasing

boolean m_antialiasing

m_boundary

boolean m_boundary

m_overlap

boolean m_overlap

m_fillColor

String m_fillColor

m_fillType

String m_fillType

m_boundaryColor

String m_boundaryColor

m_boundaryType

String m_boundaryType

m_boundaryCapType

String m_boundaryCapType

m_boundaryJoinType

String m_boundaryJoinType

m_boundaryWidth

long m_boundaryWidth

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.Symbol extends Object implements Serializable

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.TextMarkerSymbol extends Symbol implements Serializable

Serialized Fields

blockout

String blockout

font

String font

fontColor

String fontColor

fontSize

long fontSize

fontStyle

String fontStyle

hAlignment

String hAlignment

outline

String outline

shadow

String shadow

vAlignment

String vAlignment

angle

double angle

antialiasing

boolean antialiasing

glowing

String glowing

interval

long interval

overlap

boolean overlap

printMode

String printMode

transparency

double transparency

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.TextSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_antialiasing

boolean m_antialiasing

m_fontSize

long m_fontSize

m_interval

long m_interval

m_font

String m_font

m_fontColor

String m_fontColor

m_outline

String m_outline

m_glowing

String m_glowing

m_shadow

String m_shadow

m_blockout

String m_blockout

m_printMode

String m_printMode

m_fontStyle

String m_fontStyle

Class com.esri.aims.mtier.model.map.layer.renderer.symbol.TrueTypeMarkerSymbol extends Symbol implements Serializable

Serialized Fields

m_transparency

double m_transparency

m_angle

double m_angle

m_angleField

String m_angleField

m_antialiasing

boolean m_antialiasing

m_useCentroid

boolean m_useCentroid

m_overlap

boolean m_overlap

m_font

String m_font

m_fontColor

String m_fontColor

m_outline

String m_outline

m_glowing

String m_glowing

m_shadow

String m_shadow

m_fontStyle

String m_fontStyle

m_rotateMethod

String m_rotateMethod

m_character

long m_character

m_fontSize

long m_fontSize

Package com.esri.aims.mtier.model.map.layer.toc

Class com.esri.aims.mtier.model.map.layer.toc.TOCClass extends Object implements Serializable

Serialized Fields

label

String label

description

String description

swatch

byte[] swatch

Class com.esri.aims.mtier.model.map.layer.toc.TOCGroup extends Object implements Serializable

Serialized Fields

heading

String heading

tocClasses

ArrayList<E> tocClasses

Package com.esri.aims.mtier.model.map.output

Class com.esri.aims.mtier.model.map.output.ExtractOutput extends Output implements Serializable

Serialized Fields

m_file

String m_file

m_baseurl

String m_baseurl

m_name

String m_name

m_path

String m_path

Class com.esri.aims.mtier.model.map.output.LayoutOutput extends Output implements Serializable

Serialized Fields

m_path

String m_path

m_baseurl

String m_baseurl

m_name

String m_name

m_type

String m_type

m_file

String m_file

Class com.esri.aims.mtier.model.map.output.LegendOutput extends Output implements Serializable

Serialized Fields

m_legendBaseURL

String m_legendBaseURL

m_legendName

String m_legendName

m_legendPath

String m_legendPath

m_legendURL

String m_legendURL

m_type

String m_type

m_file

String m_file

Class com.esri.aims.mtier.model.map.output.MapOutput extends Output implements Serializable

Serialized Fields

m_file

String m_file

m_baseurl

String m_baseurl

m_name

String m_name

m_path

String m_path

m_type

String m_type

Class com.esri.aims.mtier.model.map.output.Output extends Object implements Serializable

Serialized Fields

m_url

String m_url

m_outputURL

String m_outputURL

Package com.esri.aims.mtier.model.map.projection

Class com.esri.aims.mtier.model.map.projection.CoordSys extends Object implements Serializable

Serialized Fields

m_id

long m_id

m_datumtransformid

long m_datumtransformid

m_string

String m_string

m_datumtransformstring

String m_datumtransformstring

Class com.esri.aims.mtier.model.map.projection.Densify extends Object implements Serializable

Serialized Fields

m_tolerance

double m_tolerance

Class com.esri.aims.mtier.model.map.projection.FeatureCoordSys extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

wkid

long wkid

datumTransformId

long datumTransformId

definitionString

String definitionString

datumTransformString

String datumTransformString

Class com.esri.aims.mtier.model.map.projection.FilterCoordSys extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

wkid

long wkid

datumTransformId

long datumTransformId

definitionString

String definitionString

datumTransformString

String datumTransformString

Package com.esri.aims.mtier.model.metadata

Class com.esri.aims.mtier.model.metadata.Envelope extends Object implements Serializable

Serialized Fields

minX

double minX

minY

double minY

maxX

double maxX

maxY

double maxY

op

int op

Class com.esri.aims.mtier.model.metadata.User extends Object implements Serializable

Serialized Fields

name

String name

role

int role
Deprecated. As of ArcIMS 9.1 Java Connector no replacement.

url

String url
Deprecated. As of ArcIMS 9.1 Java Connector no replacement.

description

String description
Deprecated. As of ArcIMS 9.1 Java Connector no replacement.

Package com.esri.aims.mtier.model.metadata.query

Class com.esri.aims.mtier.model.metadata.query.Browse extends Object implements Serializable

Serialized Fields

maxResults

int maxResults

startResults

int startResults

folderMask

int folderMask

oper

int oper

sort

int sort

sort2

int sort2

gndextent

int gndextent

updatedAfter

String updatedAfter

updatedBefore

String updatedBefore

relationshipType

int relationshipType

connection

ConnectionProxy connection

fulloutput

boolean fulloutput

strFulloutput

String strFulloutput

thumbnail

boolean thumbnail

isThumbnailSet

boolean isThumbnailSet

Class com.esri.aims.mtier.model.metadata.query.Clause extends Object implements Serializable

Serialized Fields

envelopeCollection

EnvelopeCollection envelopeCollection

textQueryCollection

TextQueryCollection textQueryCollection

valueQueryCollection

ValueQueryCollection valueQueryCollection

subsetCollection

SubsetCollection subsetCollection

clauseCollection

ClauseCollection clauseCollection

documentInfoCollection

DocumentInfoCollection documentInfoCollection

maxResults

int maxResults

startResults

int startResults

folderMask

int folderMask

oper

int oper

sort

int sort

sort2

int sort2

updatedAfter

String updatedAfter

updatedBefore

String updatedBefore

gndextent

int gndextent

fulloutput

boolean fulloutput

strFulloutput

String strFulloutput

thumbnail

boolean thumbnail

isThumbnailSet

boolean isThumbnailSet

Class com.esri.aims.mtier.model.metadata.query.ClauseCollection extends Object implements Serializable

Serialized Fields

clauses

Vector<E> clauses

Class com.esri.aims.mtier.model.metadata.query.CollectionInfo extends Object implements Serializable

Serialized Fields

collectionType

int collectionType

tagPath

String tagPath

zCode

int zCode

orderBy

int orderBy

Class com.esri.aims.mtier.model.metadata.query.DocumentInfo extends Object implements Serializable

Serialized Fields

name

String name

owner

String owner

content

int content

Class com.esri.aims.mtier.model.metadata.query.DocumentInfoCollection extends Object implements Serializable

Serialized Fields

documentInfo

Vector<E> documentInfo

Class com.esri.aims.mtier.model.metadata.query.EnvelopeCollection extends Object implements Serializable

Serialized Fields

envelopes

Vector<E> envelopes

Class com.esri.aims.mtier.model.metadata.query.Subset extends Object implements Serializable

Serialized Fields

type

String type

docID

String docID

Class com.esri.aims.mtier.model.metadata.query.SubsetCollection extends Object implements Serializable

Serialized Fields

subsets

Vector<E> subsets

Class com.esri.aims.mtier.model.metadata.query.TextQuery extends Object implements Serializable

Serialized Fields

zCode

String zCode

tag

String tag

word

String word

attribute

String attribute

useFullText

boolean useFullText

Class com.esri.aims.mtier.model.metadata.query.TextQueryCollection extends Object implements Serializable

Serialized Fields

query

Vector<E> query

Class com.esri.aims.mtier.model.metadata.query.ValueQuery extends Object implements Serializable

Serialized Fields

zCode

String zCode

tag

String tag

attribute

String attribute

lowerBound

String lowerBound

lowerOperator

int lowerOperator

upperBound

String upperBound

upperOperator

int upperOperator

notEqualTo

String notEqualTo

Class com.esri.aims.mtier.model.metadata.query.ValueQueryCollection extends Object implements Serializable

Serialized Fields

query

Vector<E> query

Package com.esri.aims.mtier.model.service

Class com.esri.aims.mtier.model.service.Service extends Object implements Serializable

Serialized Fields

access

String access

name

String name

serviceGroup

String serviceGroup

status

String status

type

String type

version

String version

Class com.esri.aims.mtier.model.service.Services extends Object implements Serializable

Serialized Fields

connection

ConnectionProxy connection

services

Vector<E> services

Package com.esri.aims.mtier.model.wmsmap

Class com.esri.aims.mtier.model.wmsmap.CapabilitiesHandler extends DefaultHandler implements Serializable

Serialized Fields

m_layerVector

Vector<E> m_layerVector

m_layerStyleVector

Vector<E> m_layerStyleVector

m_getmapVector

Vector<E> m_getmapVector

m_version

String m_version

isNewVersion

boolean isNewVersion

parseLatLong

boolean parseLatLong

parseBoundingBox

boolean parseBoundingBox

parseMainSRS

boolean parseMainSRS

m_format

Vector<E> m_format

m_onlineResource

String m_onlineResource

m_layers

WmsLayers m_layers

m_layer

WmsLayer m_layer

tempStyle

String tempStyle

tempSrs

String tempSrs

m_mapEnvelope

Envelope m_mapEnvelope

SRS

String SRS

Class com.esri.aims.mtier.model.wmsmap.Envelope extends Object implements Serializable

Serialized Fields

m_minX

double m_minX

m_minY

double m_minY

m_maxX

double m_maxX

m_maxY

double m_maxY

Class com.esri.aims.mtier.model.wmsmap.PointObject extends Object implements Serializable

Serialized Fields

m_x

double m_x

m_y

double m_y

m_name

String m_name

m_id

String m_id

Class com.esri.aims.mtier.model.wmsmap.WMSException extends Exception implements Serializable

Class com.esri.aims.mtier.model.wmsmap.WmsLayer extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_title

String m_title

m_style

String m_style

m_srs

String m_srs

m_envelope

Envelope m_envelope

m_visible

boolean m_visible

Class com.esri.aims.mtier.model.wmsmap.WmsLayers extends Object implements Serializable

Serialized Fields

m_layersVector

Vector<E> m_layersVector

Class com.esri.aims.mtier.model.wmsmap.WmsMap extends Object implements Serializable

Serialized Fields

m_layers

WmsLayers m_layers

m_format

Vector<E> m_format

m_onlineResource

String m_onlineResource

m_serviceName

String m_serviceName

m_envelope

Envelope m_envelope

m_newVersion

boolean m_newVersion

m_transparent

boolean m_transparent

m_fullEnvelope

Envelope m_fullEnvelope

m_imageWidth

long m_imageWidth

m_imageHeight

long m_imageHeight

m_toMapPoint

PointObject m_toMapPoint

m_fromMapPoint

PointObject m_fromMapPoint

m_backgroundcolor

String m_backgroundcolor

m_srs

String m_srs

m_version

String m_version

reaspect

boolean reaspect

m_debug

boolean m_debug

m_exception

String m_exception

Package com.esri.aims.mtier.model.workspace

Class com.esri.aims.mtier.model.workspace.Dataset extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_type

String m_type

m_workspaceName

String m_workspaceName

m_fromLayer

String m_fromLayer

Class com.esri.aims.mtier.model.workspace.ImageWorkspace extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_directory

String m_directory

Class com.esri.aims.mtier.model.workspace.SDEWorkspace extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_database

String m_database

m_server

String m_server

m_instance

String m_instance

m_geoIndexDir

String m_geoIndexDir

m_password

String m_password

m_user

String m_user

m_encrypted

boolean m_encrypted

Class com.esri.aims.mtier.model.workspace.ShapeWorkspace extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_directory

String m_directory

m_codePage

String m_codePage

m_shared

boolean m_shared

m_geoindexdir

String m_geoindexdir