Serialized Form


Package com.esri.client.local

Class com.esri.client.local.LocalServiceStartCompleteEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Class com.esri.client.local.LocalServiceStopCompleteEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Class com.esri.client.local.ServerLifetimeEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Class com.esri.client.local.ServerMessageEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_message

String _message

Package com.esri.core.geometry

Class com.esri.core.geometry.AngularUnit extends Unit implements Serializable

serialVersionUID: 1L

Class com.esri.core.geometry.AreaUnit extends Unit implements Serializable

serialVersionUID: 1L

Class com.esri.core.geometry.Envelope extends Geometry implements Serializable

serialVersionUID: 2L

Serialized Fields

m_envelope

com.esri.core.geometry.Envelope2D m_envelope

m_attributes

double[] m_attributes

Class com.esri.core.geometry.Geometry extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

writeReplace

Object writeReplace()
              throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

m_description

com.esri.core.geometry.VertexDescription m_description
an object which describes the vertex format of the Geometry.


m_touchFlag

int m_touchFlag
a synchronized integer to track the state of the geometry.

Class com.esri.core.geometry.GeometryException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

internalCode

int internalCode
The internal code for geometry exception.

Class com.esri.core.geometry.Line extends Segment implements Serializable

serialVersionUID: 2L

Class com.esri.core.geometry.LinearUnit extends Unit implements Serializable

serialVersionUID: 1L

Class com.esri.core.geometry.MapGeometry extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_geometry

Geometry m_geometry

sr

SpatialReference sr

Class com.esri.core.geometry.MultiPath extends com.esri.core.geometry.MultiVertexGeometry implements Serializable

Serialized Fields

m_impl

com.esri.core.geometry.MultiPathImpl m_impl

Class com.esri.core.geometry.MultiPoint extends com.esri.core.geometry.MultiVertexGeometry implements Serializable

serialVersionUID: 2L

Serialized Fields

m_impl

com.esri.core.geometry.MultiPointImpl m_impl

Class com.esri.core.geometry.Point extends Geometry implements Serializable

serialVersionUID: 2L

Serialized Fields

m_attributes

double[] m_attributes

Class com.esri.core.geometry.Polygon extends MultiPath implements Serializable

serialVersionUID: 2L

Class com.esri.core.geometry.Polyline extends MultiPath implements Serializable

serialVersionUID: 2L

Class com.esri.core.geometry.Segment extends Geometry implements Serializable

serialVersionUID: 1L

Serialized Fields

m_xStart

double m_xStart

m_yStart

double m_yStart

m_xEnd

double m_xEnd

m_yEnd

double m_yEnd

m_attributes

double[] m_attributes

Class com.esri.core.geometry.SpatialReference extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

writeReplace

Object writeReplace()
              throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

mWKID

int mWKID

mWKT

String mWKT

mUnit

Unit mUnit

mTolerance

double mTolerance

mGCS

SpatialReference mGCS

Class com.esri.core.geometry.Unit extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_factor

double m_factor

mWKID

int mWKID

mName

String mName

mID

int mID

mDisplayName

String mDisplayName

mPluralDisplayName

String mPluralDisplayName

mAbbreviation

String mAbbreviation

Package com.esri.core.gps

Class com.esri.core.gps.GPSException extends Exception implements Serializable

serialVersionUID: 1L

Class com.esri.core.gps.GPSUncheckedException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.esri.core.internal.catalog

Class com.esri.core.internal.catalog.CatalogException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_message

String _message

Package com.esri.core.internal.value

Class com.esri.core.internal.value.Catalog extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

currentVersion

String currentVersion

url

String url

folder

List<E> folder

service

List<E> service

Class com.esri.core.internal.value.DrawingInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

renderer

Renderer<V> renderer

transparency

int transparency

labelingInfos

LabelingInfo[] labelingInfos

scaleSymbols

boolean scaleSymbols

showLabels

boolean showLabels

Class com.esri.core.internal.value.ImageServer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

currentVersion

double currentVersion

serviceDescription

String serviceDescription

name

String name

description

String description

extent

MapGeometry extent

initialExtent

Envelope initialExtent

fullExtent

Envelope fullExtent

pixelSizeX

double pixelSizeX

pixelSizeY

double pixelSizeY

bandCount

int bandCount

pixelType

ImageServiceParameters.PIXEL_TYPE pixelType

minPixelSize

double minPixelSize

maxPixelSize

double maxPixelSize

copyrightText

String copyrightText

serviceDataType

String serviceDataType

minValues

double[] minValues

maxValues

double[] maxValues

meanValues

double[] meanValues

stdvValues

double[] stdvValues

objectIdField

String objectIdField

fields

Field[] fields

url

String url

minScale

double minScale

maxScale

double maxScale

Class com.esri.core.internal.value.LabelingInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

labelPlacement

LabelPlacement labelPlacement

labelExpression

String labelExpression

useCodedValues

boolean useCodedValues

symbol

Symbol symbol

minScale

double minScale

maxScale

double maxScale

Class com.esri.core.internal.value.LabelPlacement extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

Class com.esri.core.internal.value.Layer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

url

String url

id

int id

name

String name

defaultVisibility

boolean defaultVisibility

parentLayerId

int parentLayerId

subLayerIds

List<E> subLayerIds

extent

MapGeometry extent

minScale

double minScale

maxScale

double maxScale

renderer

Renderer<V> renderer

displayField

String displayField

drawingInfo

DrawingInfo drawingInfo

geometryType

String geometryType

spatialReference

SpatialReference spatialReference

objectIdField

String objectIdField

globalIdField

String globalIdField

typeIdField

String typeIdField

hasAttachments

boolean hasAttachments

fields

LinkedHashMap<K,V> fields

featureTypes

LinkedHashMap<K,V> featureTypes

definitionExpression

String definitionExpression

templates

List<E> templates

relationships

List<E> relationships

type

String type

capabilities

String capabilities

allowGeometryUpdates

boolean allowGeometryUpdates

dataVersioned

boolean dataVersioned

timeInfo

TimeInfo timeInfo

editFieldInfo

EditFieldsInfo editFieldInfo

supportsRollbackOnFailureParameter

boolean supportsRollbackOnFailureParameter

supportsStatistics

boolean supportsStatistics

supportsAdvancedQueries

boolean supportsAdvancedQueries

ownershipBasedAccessControlForFeatures

OwnershipBasedAccessControlForFeatures ownershipBasedAccessControlForFeatures

isZDefaultEnabled

boolean isZDefaultEnabled

defaultZ

double defaultZ

hasZ

boolean hasZ

hasM

boolean hasM

Class com.esri.core.internal.value.LocalTileInfo extends TileInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

_packetSize

int _packetSize

_storageFormat

String _storageFormat

Class com.esri.core.internal.value.LOD extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

level

int level

resolution

double resolution

scale

double scale

Class com.esri.core.internal.value.MapServer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceDescription

String serviceDescription

mapName

String mapName

description

String description

copyrightText

String copyrightText

layer

List<E> layer

table

List<E> table

spatialReference

SpatialReference spatialReference

singleFusedMapCache

boolean singleFusedMapCache

tileInfo

TileInfo tileInfo

initialExtent

Envelope initialExtent

initialExtentSpatialReference

SpatialReference initialExtentSpatialReference

fullExtent

MapGeometry fullExtent

units

String units

supportedImageFormatTypes

String supportedImageFormatTypes

url

String url

capabilities

String capabilities

maxRecords

int maxRecords

dynamicLayersSupported

boolean dynamicLayersSupported

timeInfo

TimeInfo timeInfo

minScale

double minScale

maxScale

double maxScale

Class com.esri.core.internal.value.RestInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

owningSystemURL

String owningSystemURL

owningTenant

String owningTenant

currentVersion

String currentVersion

isTokenBasedSecurity

boolean isTokenBasedSecurity

tokenServicesUrl

String tokenServicesUrl

Class com.esri.core.internal.value.Service extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

type

String type

Class com.esri.core.internal.value.SpatialFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

geometry

Geometry geometry

spatialRelationship

SpatialRelationship spatialRelationship

Class com.esri.core.internal.value.Table extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

name

String name

Class com.esri.core.internal.value.TileInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rows

int rows

cols

int cols

dpi

int dpi

format

String format

compressionQuality

double compressionQuality

origin

Point origin

spatialReference

SpatialReference spatialReference

lods

List<E> lods

Package com.esri.core.io

Class com.esri.core.io.EsriSecurityException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_code

int _code

Class com.esri.core.io.EsriServiceException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

message

String message

Class com.esri.core.io.EsriUnsupportedException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_code

int _code

Class com.esri.core.io.UserCredentials extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

userName

String userName
The name of the user.


password

String password
The password of the user.


_token

String _token

_tokenServiceUrl

String _tokenServiceUrl

_referer

String _referer

_SSLRequired

boolean _SSLRequired

_type

UserCredentials.AuthenticationType _type

_tokenExpires

long _tokenExpires

Package com.esri.core.map

Class com.esri.core.map.AttachmentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

contentType

String contentType

size

long size

name

String name

Class com.esri.core.map.CodedValueDomain extends Domain implements Serializable

serialVersionUID: 1L

Serialized Fields

codedValues

Map<K,V> codedValues

Class com.esri.core.map.Domain extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

domainName

String domainName
The name of the domain.

Class com.esri.core.map.FeatureEditError extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

description

String description

Class com.esri.core.map.FeatureEditResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

objectId

int objectId

globalId

String globalId

success

boolean success

error

FeatureEditError error

Class com.esri.core.map.FeatureSet extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

graphics

List<E> graphics

fields

List<E> fields

objectIds

Integer[] objectIds

objectIdFieldName

String objectIdFieldName

spatialReference

SpatialReference spatialReference

geometryType

Geometry.Type geometryType

displayFieldName

String displayFieldName

Class com.esri.core.map.FeatureTemplate extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

description

String description

prototype

Map<K,V> prototype

drawingTool

FeatureTemplate.DRAWING_TOOL drawingTool

Class com.esri.core.map.FeatureType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

domains

HashMap<K,V> domains

templates

List<E> templates

Class com.esri.core.map.Field extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

alias

String alias

type

String type

type_int

int type_int

editable

boolean editable

nullable

boolean nullable

length

int length

domain

Domain domain

Class com.esri.core.map.Graphic extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

geometry

Geometry geometry

symbol

Symbol symbol

infoTemplate

InfoTemplate infoTemplate

spatialReference

SpatialReference spatialReference

uid

int uid

drawOrder

int drawOrder

attributes

Map<K,V> attributes
Name-value pairs of fields and their connected field values that are associated with the graphic.

Class com.esri.core.map.ImageServiceParameters extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

format

ImageServiceParameters.IMAGE_FORMAT format

pixelType

ImageServiceParameters.PIXEL_TYPE pixelType

noData

int noData

interpolation

ImageServiceParameters.RSP interpolation

compressionQuality

int compressionQuality

bandIds

int[] bandIds

mosaicRule

MosaicRule mosaicRule

renderingRule

RasterFunction renderingRule

Class com.esri.core.map.InfoTemplate extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

title

String title
Deprecated. 

content

String content
Deprecated. 

_fields

Map<K,V> _fields
Deprecated. 

Class com.esri.core.map.InheritedDomain extends Domain implements Serializable

serialVersionUID: 1L

Class com.esri.core.map.MosaicRule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ascending

boolean ascending

lockRasterIds

int[] lockRasterIds

method

int method

objectIds

int[] objectIds

operation

int operation

sortField

String sortField

sortValue

String sortValue

viewpoint

Point viewpoint

where

String where

viewpointSpatialReference

SpatialReference viewpointSpatialReference

Class com.esri.core.map.RangeDomain extends Domain implements Serializable

serialVersionUID: 1L

Serialized Fields

minValue

double minValue

maxValue

double maxValue

Class com.esri.core.map.RasterFunction extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

functionName

String functionName

arguments

String arguments

mapArguments

Map<K,V> mapArguments

variableName

String variableName

Package com.esri.core.portal

Class com.esri.core.portal.PortalException extends Exception implements Serializable

serialVersionUID: 1L


Package com.esri.core.renderer

Class com.esri.core.renderer.ClassBreaksRenderer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_attribute

String _attribute

_defaultSymbol

Symbol _defaultSymbol

_breaksList

List<E> _breaksList

_minimumValue

double _minimumValue

_classMinValue

double _classMinValue

_defaultLabel

String _defaultLabel

_normalizeType

NormalizationType _normalizeType

_normalizeField

String _normalizeField

_normalizeTotal

double _normalizeTotal

Class com.esri.core.renderer.DictionaryRenderer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_description

String _description

_dictionaryType

String _dictionaryType

_field

String _field

_symbolScaleFactor

double _symbolScaleFactor

_labelsVisible

boolean _labelsVisible

_minLabelScale

double _minLabelScale

_maxLabelScale

double _maxLabelScale

Class com.esri.core.renderer.SimpleRenderer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

label

String label

symbol

Symbol symbol

description

String description

Class com.esri.core.renderer.UniqueValueRenderer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_defaultSymbol

Symbol _defaultSymbol

_field1

String _field1

_field2

String _field2

_field3

String _field3

_fieldDelimiter

String _fieldDelimiter

_defaultLabel

String _defaultLabel

_uniqueValueList

ArrayList<E> _uniqueValueList

Package com.esri.core.symbol

Class com.esri.core.symbol.FillSymbol extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

color

Color color

outline

LineSymbol outline

Class com.esri.core.symbol.LineSymbol extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

color

Color color

width

float width

antiAlias

boolean antiAlias

Class com.esri.core.symbol.MarkerSymbol extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

offsetX

float offsetX

offsetY

float offsetY

width

float width

height

float height

alpha

int alpha

angle

float angle

Class com.esri.core.symbol.MultiLayerSymbol extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_jsonString

String _jsonString

Class com.esri.core.symbol.PictureMarkerSymbol extends MarkerSymbol implements Serializable

serialVersionUID: 1L

Serialized Fields

_picture

BufferedImage _picture

_originalPicture

BufferedImage _originalPicture

_contentType

String _contentType

_imageUrl

String _imageUrl

Class com.esri.core.symbol.SimpleFillSymbol extends FillSymbol implements Serializable

serialVersionUID: 1L

Serialized Fields

style

SimpleFillSymbol.Style style

Class com.esri.core.symbol.SimpleLineSymbol extends LineSymbol implements Serializable

serialVersionUID: 1L

Serialized Fields

_style

SimpleLineSymbol.Style _style

Class com.esri.core.symbol.SimpleMarkerSymbol extends MarkerSymbol implements Serializable

serialVersionUID: 1L

Serialized Fields

color

Color color

outline

SimpleLineSymbol outline

size

float size

style

SimpleMarkerSymbol.Style style

Class com.esri.core.symbol.TextSymbol extends MarkerSymbol implements Serializable

serialVersionUID: 1L

Serialized Fields

size

float size

text

String text

horizontalAlignment

TextSymbol.HorizontalAlignment horizontalAlignment

verticalAlignment

TextSymbol.VerticalAlignment verticalAlignment

color

Color color

Package com.esri.core.tasks.ags.geoprocessing

Class com.esri.core.tasks.ags.geoprocessing.GPBoolean extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

value

boolean value

Class com.esri.core.tasks.ags.geoprocessing.GPDataFile extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

url

URL url

Class com.esri.core.tasks.ags.geoprocessing.GPDate extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Date value

Class com.esri.core.tasks.ags.geoprocessing.GPDouble extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

value

double value

Class com.esri.core.tasks.ags.geoprocessing.GPFeatureRecordSetLayer extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

graphics

ArrayList<E> graphics

geometryType

Geometry.Type geometryType

spatialReference

SpatialReference spatialReference

mapImage

GPMapImage mapImage

exceededTransferLimit

boolean exceededTransferLimit

Class com.esri.core.tasks.ags.geoprocessing.GPLinearUnit extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

distance

double distance

units

String units

Class com.esri.core.tasks.ags.geoprocessing.GPLong extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

value

long value

Class com.esri.core.tasks.ags.geoprocessing.GPMultiValue extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

parameters

ArrayList<E> parameters

Class com.esri.core.tasks.ags.geoprocessing.GPParameter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

paramName

String paramName

dataType

String dataType

Class com.esri.core.tasks.ags.geoprocessing.GPRasterData extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

url

URL url

format

String format

Class com.esri.core.tasks.ags.geoprocessing.GPRasterDataLayer extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

mapImage

GPMapImage mapImage

gpRasterData

GPRasterData gpRasterData

Class com.esri.core.tasks.ags.geoprocessing.GPRecordSet extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

graphics

ArrayList<E> graphics

exceededTransferLimit

boolean exceededTransferLimit

Class com.esri.core.tasks.ags.geoprocessing.GPString extends GPParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

Package com.esri.core.tasks.ags.identify

Class com.esri.core.tasks.ags.identify.IdentifyResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

layerId

int layerId

layerName

String layerName

value

Object value

displayFieldName

String displayFieldName

attributes

Map<K,V> attributes

geometry

Geometry geometry

Package com.esri.core.tasks.ags.na

Class com.esri.core.tasks.ags.na.StopGraphic extends Graphic implements Serializable

serialVersionUID: 1L


Package com.esri.map

Class com.esri.map.BingMapsResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

imageUrl

String imageUrl

imageUrlSubdomains

String[] imageUrlSubdomains

imageWidth

int imageWidth

imageHeight

int imageHeight

vintageEnd

String vintageEnd

vintageStart

String vintageStart

zoomMin

int zoomMin

zoomMax

int zoomMax

Class com.esri.map.JMap extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

_mapTipHandler

MapTipHandler _mapTipHandler

_isShowingAllCopyright

boolean _isShowingAllCopyright

_copyright

JTextPane _copyright

_copyrightLocation

LocationOnMap _copyrightLocation

_copyrightSize

Dimension _copyrightSize

_animationMode

JMap.AnimationMode _animationMode

_animationDuration

float _animationDuration

_enableKeyboardInput

boolean _enableKeyboardInput

_mapSpatialReference

SpatialReference _mapSpatialReference
Represents the spatial reference of the map, established by the first layer added to an empty map. The base spatial reference continues to exist even after all the layers of the map are removed. Once set, the base spatial reference can only be changed if all layers are removed from the map.


_timeInterval

TimeExtent _timeInterval

_animatedLayerFade

JMap.AnimationMode _animatedLayerFade
To turn on the layer fade animation, set this property on the jvm command line: -Dcom.esri.map.layer.animate.fade=true


_nativeDrawBufferDirect

boolean _nativeDrawBufferDirect
To turn on rendering by writing directly to a BufferedImage buffer, set this property on the jvm command line: -Dcom.esri.map.drawBufferDirect=true


renderRequested

boolean renderRequested

_lastExtent

Envelope _lastExtent

_glMap

long _glMap

layers

LayerList layers

initOpenGL

Runnable initOpenGL

boundsInitialized

boolean boundsInitialized
Indicates if the width and height of the Map have been initialized


pBuffer

javax.media.opengl.GLPbuffer pBuffer

sharedBuffer

javax.media.opengl.GLPbuffer sharedBuffer

resizeMap

Runnable resizeMap

drawOpenGLMap

Runnable drawOpenGLMap

pan

boolean pan

accumulatedX

int accumulatedX

accumulatedY

int accumulatedY

_enablePanTolerance

boolean _enablePanTolerance

_panToleranceInPixels

int _panToleranceInPixels

lastDrag

long lastDrag

prevxdelta

double prevxdelta

prevydelta

double prevydelta

src

Point src

lastScroll

long lastScroll

_mapReady

boolean _mapReady

_mouseWheelZoomDirection

JMap.MouseWheelZoomDirection _mouseWheelZoomDirection

_layerProgressEventHandler

JMap.LayerProgressEventListener _layerProgressEventHandler

_minResolutionSet

boolean _minResolutionSet

_minResolution

double _minResolution

_overlayManager

com.esri.map.OverlayManager _overlayManager

_mapEventListener

MapEventListener _mapEventListener

_progressEventListener

ProgressEventListener _progressEventListener

_zoomSnapEnabled

boolean _zoomSnapEnabled

_resolutionList

ResolutionList _resolutionList

_layerListEventListener

com.esri.map.JMap.LayerListEventHandler _layerListEventListener

_mapImage

BufferedImage _mapImage

_mapDataBuffer

DataBuffer _mapDataBuffer

_mapPixels

int[] _mapPixels

_capabilities

javax.media.opengl.GLCapabilities _capabilities

_factory

javax.media.opengl.GLDrawableFactory _factory

_isHidingNoDataTiles

boolean _isHidingNoDataTiles

_grid

Grid _grid

_setWrapAround

boolean _setWrapAround

_logoInfos

ArrayList<E> _logoInfos

_esriLogo

com.esri.map.JMap.LogoInfo _esriLogo

_numPages

int _numPages

_pageFormat

PageFormat _pageFormat

_numPagesX

int _numPagesX

_numPagesY

int _numPagesY

_popupDlg

PopupDialog _popupDlg

Class com.esri.map.JMap.PanDownAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class com.esri.map.JMap.PanLeftAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class com.esri.map.JMap.PanRightAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class com.esri.map.JMap.PanUpAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class com.esri.map.JMap.ZoomInAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class com.esri.map.JMap.ZoomOutAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class com.esri.map.LayerEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_layer

Layer _layer

_layers

Map<K,V> _layers

_layerIndex

int _layerIndex

Class com.esri.map.LayerInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_propertyChangeSupport

PropertyChangeSupport _propertyChangeSupport

_suspendEvents

boolean _suspendEvents

_name

String _name
Name of the layer.


_id

int _id
Index of the layer.


_visible

boolean _visible
True if the layer is visible.


subLayers

HashMap<K,V> subLayers

subLayersIndexed

HashMap<K,V> subLayersIndexed

_parent

LayerInfo _parent

Class com.esri.map.LayerInitializeCompleteEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_error

String _error

Class com.esri.map.LayerList extends CopyOnWriteArrayList<Layer> implements Serializable

serialVersionUID: 1L

Serialized Fields

_listenerList

EventListenerList _listenerList

Class com.esri.map.LocationOnMap extends Point implements Serializable

Serialized Fields

id

int id

Class com.esri.map.MapEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Class com.esri.map.MapOverlay extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

_map

JMap _map

_active

boolean _active

Class com.esri.map.ProgressEvent extends AWTEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

_progress

int _progress

Class com.esri.map.WmsLayerInfo extends LayerInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

subLayers

List<E> subLayers

title

String title
A Title is mandatory for all layers; it is a human-readable string for presentation in a menu. The Title is not inherited by child Layers.


legendURL

String legendURL

extent

Envelope extent
Full extent of the layer.


spatialReference

SpatialReference spatialReference
Default spatial reference of the layer.


Package com.esri.map.popup

Class com.esri.map.popup.JCalendar extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

txtYear

JTextField txtYear

_tblDays

JTable _tblDays

_calendar

Calendar _calendar

_mapMonthToIndex

Map<K,V> _mapMonthToIndex

_mapIndexToMonth

HashMap<K,V> _mapIndexToMonth

_cmboMonth

JComboBox _cmboMonth

_decYearAction

Action _decYearAction

_incYearAction

Action _incYearAction

_decMonthAction

Action _decMonthAction

_incMonthAction

Action _incMonthAction

_dayNames

ArrayList<E> _dayNames

_initialised

boolean _initialised

_listenerList

EventListenerList _listenerList

_actionEvent

ActionEvent _actionEvent

_updating

boolean _updating

_year

int _year

_month

int _month

_selectedRow

int _selectedRow

_selectedColumn

int _selectedColumn

Class com.esri.map.popup.PopupDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

_currentLocation

Point _currentLocation

_border

com.esri.map.popup.CalloutBorder _border

_contentRect

Rectangle _contentRect

_popupImpl

com.esri.map.popup.PopupImpl _popupImpl

_map

JMap _map

_mapEventListener

com.esri.map.popup.PopupDialog.PopupMapEventListener _mapEventListener

_componentEventListener

com.esri.map.popup.PopupDialog.PopupComponentListener _componentEventListener

_mapMouseMotionListener

com.esri.map.popup.PopupDialog.PopupMapMouseMotionListener _mapMouseMotionListener

_titleLabel

JLabel _titleLabel

_isDragging

boolean _isDragging

_resizeOutcode

int _resizeOutcode

_resizingBounds

Rectangle _resizingBounds

_currentAnchorLocation

Point _currentAnchorLocation

_moveWithMap

boolean _moveWithMap

_titlePanel

JPanel _titlePanel

_currentParentLocation

Point _currentParentLocation

_autoSetLocation

boolean _autoSetLocation

_allowMove

boolean _allowMove

Class com.esri.map.popup.PopupMediaView extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

_lblMediaTitle

JLabel _lblMediaTitle

_txtpnMediaDescription

JTextPane _txtpnMediaDescription

_mediaInfos

com.esri.core.map.popup.PopupMediaInfo[] _mediaInfos

_graphic

Graphic _graphic

_curMediaIndex

int _curMediaIndex

_panelMediaContent

JPanel _panelMediaContent

_popupInfo

com.esri.core.map.popup.PopupInfo _popupInfo

_btnImages

JButton _btnImages

_btnGraphs

JButton _btnGraphs

_toolBarMediaType

JToolBar _toolBarMediaType

_fieldnameTokenReplacer

com.esri.map.popup.FieldnameTokenReplacer _fieldnameTokenReplacer

_btnMediaPrevious

JButton _btnMediaPrevious

_btnMediaNext

JButton _btnMediaNext

_panelMediaDescription

JPanel _panelMediaDescription

_panelMediaTitle

JPanel _panelMediaTitle

Class com.esri.map.popup.PopupPanel extends JInternalFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

_borderColor

Color _borderColor

_moveWithMap

boolean _moveWithMap

_popupImpl

com.esri.map.popup.PopupImpl _popupImpl

Class com.esri.map.popup.PopupView extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

_lblItemTitle

JLabel _lblItemTitle

_mediaPopupView

PopupMediaView _mediaPopupView

_tableFields

JTable _tableFields

_popupMediaView

PopupMediaView _popupMediaView

_panelAttachments

JPanel _panelAttachments

_panelDetailBody

JPanel _panelDetailBody

_txtpnDescription

JTextPane _txtpnDescription

_popupInfo

com.esri.core.map.popup.PopupInfo _popupInfo

_usingDescription

boolean _usingDescription

_fieldnameTokenReplacer

com.esri.map.popup.FieldnameTokenReplacer _fieldnameTokenReplacer

_isShowingAttachements

boolean _isShowingAttachements

_graphic

Graphic _graphic

_featureLayer

ArcGISFeatureLayer _featureLayer

_attachmentInfos

AttachmentInfo[] _attachmentInfos

_listAttachments

JList _listAttachments

_isForEditing

boolean _isForEditing

_toolBarActions

JToolBar _toolBarActions

_editCallbackListener

CallbackListener<T> _editCallbackListener

_eventListeners

EventListenerList _eventListeners

_zoomToCallback

PopupView.ZoomToGraphicCallback _zoomToCallback

_parentPopupImpl

com.esri.map.popup.PopupImpl _parentPopupImpl

_panelSingleFieldText

JPanel _panelSingleFieldText

_graphicsLayer

GraphicsLayer _graphicsLayer

Class com.esri.map.popup.PopupView.AttachmentsListCellRenderer extends JLabel implements Serializable

serialVersionUID: 1L

Class com.esri.map.popup.PopupViewEvent extends AWTEvent implements Serializable

serialVersionUID: 1L



Copyright © 2012. All Rights Reserved.