|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgisws.runtime.WebServiceProxyImpl
com.esri.arcgisws.MapServerBindingStub
public class MapServerBindingStub
Constructor Summary | |
---|---|
MapServerBindingStub()
MapServerBindingStub default constructor. |
|
MapServerBindingStub(java.lang.String endpointAddressURL)
MapServerBindingStub constructor. |
|
MapServerBindingStub(java.lang.String endpointAddressURL,
java.lang.String username,
java.lang.String password)
MapServerBindingStub constructor. |
Method Summary | |
---|---|
double |
computeDistance(java.lang.String mapName,
Point fromPoint,
Point toPoint,
EsriUnits units)
|
double |
computeScale(MapDescription mapDescription,
ImageDisplay mapImageDisplay)
|
MapImage |
exportMapImage(MapDescription mapDescription,
ImageDescription imageDescription)
|
ImageResult |
exportScaleBar(ScaleBar scaleBar,
MapDescription mapDescription,
ImageDisplay mapDisplay,
Color backGroundColor,
ImageDescription imageDescription)
|
MapServerFindResult[] |
find(MapDescription mapDescription,
ImageDisplay mapImageDisplay,
java.lang.String searchString,
boolean contains,
java.lang.String searchFields,
EsriFindOption findOption,
int[] layerIDs)
|
void |
fromMapPoints(MapDescription mapDescription,
ImageDisplay mapImageDisplay,
Multipoint mapPoints,
Holder screenXValues,
Holder screenYValues)
|
FeatureRenderer |
generateDataClasses(java.lang.String mapName,
MapTableDescription mapTableDescription,
DataClassificationDef dataClassificationDef)
|
CacheControlInfo |
getCacheControlInfo(java.lang.String mapName)
Gets the cache control information for a given map. |
CacheDescriptionInfo |
getCacheDescriptionInfo(java.lang.String mapName)
|
java.lang.String |
getCacheName(java.lang.String mapName,
int layerID)
|
CacheStorageInfo |
getCacheStorageInfo(java.lang.String mapName)
Gets the cache storage information for a given map. |
LayerDrawingDescription[] |
getDefaultLayerDrawingDescriptions(java.lang.String mapName,
int[] layerIDs,
ServerSymbolOutputOptions symbolOutputOptions)
|
java.lang.String |
getDefaultMapName()
|
PropertySet |
getDocumentInfo()
|
byte[] |
getLayerTile(java.lang.String mapName,
int layerID,
int level,
int row,
int column,
java.lang.String format)
|
MapServerLegendInfo[] |
getLegendInfo(java.lang.String mapName,
int[] layerIDs,
MapServerLegendPatch legendPatch,
ImageType imageType)
|
MapServerLegendInfo[] |
getLegendInfo2(MapDescription mapDescription,
ImageDisplay mapImageDisplay,
int[] layerIDs,
MapServerLegendPatch legendPatch,
ImageType imageType)
|
int |
getMapCount()
|
java.lang.String |
getMapName(int index)
|
MapTableSubtypeInfo[] |
getMapTableSubtypeInfos(java.lang.String mapName,
int[] tableIDs)
|
MapTableSubtypeInfo[] |
getMapTableSubtypeInfos2(java.lang.String mapName,
LayerDescription[] layerDescriptions)
|
byte[] |
getMapTile(java.lang.String mapName,
int level,
int row,
int column,
java.lang.String format)
|
MapServerInfo |
getServerInfo(java.lang.String mapName)
|
PropertySet |
getServiceConfigurationInfo()
|
SQLSyntaxInfo |
getSQLSyntaxInfo(java.lang.String mapName,
int layerID)
|
EsriImageReturnType |
getSupportedImageReturnTypes()
|
TileCacheInfo |
getTileCacheInfo(java.lang.String mapName)
|
TileImageInfo |
getTileImageInfo(java.lang.String mapName)
|
java.lang.String |
getVirtualCacheDirectory(java.lang.String mapName,
int layerID)
|
boolean |
hasLayerCache(java.lang.String mapName,
int layerID)
|
boolean |
hasSingleFusedMapCache(java.lang.String mapName)
|
MapServerIdentifyResult[] |
identify(MapDescription mapDescription,
ImageDisplay mapImageDisplay,
Geometry searchShape,
int tolerance,
EsriIdentifyOption identifyOption,
int[] layerIDs)
|
boolean |
isFixedScaleMap(java.lang.String mapName)
|
AttachmentData[] |
queryAttachmentData(java.lang.String mapName,
int tableID,
int[] attachmentIDs,
EsriTransportType transportType)
|
AttachmentData[] |
queryAttachmentData2(java.lang.String mapName,
MapTableDescription mapTableDescription,
int[] attachmentIDs,
EsriTransportType transportType)
|
AttachmentInfo[] |
queryAttachmentInfos(java.lang.String mapName,
int tableID,
int[] rowIDs)
|
AttachmentInfo[] |
queryAttachmentInfos2(java.lang.String mapName,
MapTableDescription mapTableDescription,
int[] rowIDs)
|
QueryResult |
queryData(java.lang.String mapName,
MapTableDescription mapTableDescription,
QueryFilter queryFilter,
QueryResultOptions queryResultOptions)
|
RecordSet |
queryDataStatistics(java.lang.String mapName,
MapTableDescription mapTableDescription,
StatisticsRequest statisticsRequest,
QueryFilter queryFilter)
|
int |
queryFeatureCount(java.lang.String mapName,
int layerID,
QueryFilter queryFilter)
|
int |
queryFeatureCount2(java.lang.String mapName,
LayerDescription layerDescription,
QueryFilter queryFilter)
|
RecordSet |
queryFeatureData(java.lang.String mapName,
int layerID,
QueryFilter queryFilter)
|
QueryResult |
queryFeatureData2(java.lang.String mapName,
LayerDescription layerDescription,
QueryFilter queryFilter,
QueryResultOptions queryResultOptions)
|
FIDSet |
queryFeatureIDs(java.lang.String mapName,
int layerID,
QueryFilter queryFilter)
|
FIDSet |
queryFeatureIDs2(java.lang.String mapName,
LayerDescription layerDescription,
QueryFilter queryFilter)
|
java.lang.String[] |
queryHTMLPopups(java.lang.String mapName,
int tableID,
int[] rowIDs)
|
java.lang.String[] |
queryHTMLPopups2(java.lang.String mapName,
MapTableDescription mapTableDescription,
int[] rowIDs)
|
MapServerHyperlink[] |
queryHyperlinks(MapDescription mapDescription,
ImageDisplay mapImageDisplay,
int[] layerIDs)
|
ImageResult[] |
queryRasterValue(java.lang.String mapName,
int sourceTableID,
int[] rowIDs,
java.lang.String fieldName,
ImageType imageType)
|
ImageResult[] |
queryRasterValue2(java.lang.String mapName,
MapTableDescription mapTableDescription,
int[] rowIDs,
java.lang.String fieldName,
ImageType imageType)
|
QueryResult |
queryRelatedRecords(java.lang.String mapName,
int sourceTableID,
FIDSet sourceFIDSet,
RelateDescription relateDescription)
|
QueryResult |
queryRelatedRecords2(java.lang.String mapName,
MapTableDescription mapTableDescription,
FIDSet sourceFIDSet,
RelateDescription relateDescription)
|
int |
queryRowCount(java.lang.String mapName,
MapTableDescription mapTableDescription,
QueryFilter queryFilter)
|
int[] |
queryRowIDs(java.lang.String mapName,
MapTableDescription mapTableDescription,
QueryFilter queryFilter)
|
Multipoint |
toMapPoints(MapDescription mapDescription,
ImageDisplay mapImageDisplay,
int[] screenXValues,
int[] screenYValues)
|
Methods inherited from class com.esri.arcgisws.runtime.WebServiceProxyImpl |
---|
_getProperty, _setProperty, addHTTPRequestHeaders, enableRequestResponseLogging, getHTTPResponseHeaders, getPassword, getProperty, getUsername, releaseIdleConnections, setArcGISVersion, setConnectionTimeout, setEndPointAddress, setEndPointAddress, setHttpReferer, setPassword, setProperties, setProperty, setSoapOverDCOM, setSoapOverDCOM, setUsername |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.esri.arcgisws.runtime.WebServiceProxy |
---|
_getProperty, _setProperty, addHTTPRequestHeaders, enableRequestResponseLogging, getHTTPResponseHeaders, getPassword, getProperty, getUsername, releaseIdleConnections, setArcGISVersion, setConnectionTimeout, setEndPointAddress, setEndPointAddress, setHttpReferer, setPassword, setProperties, setProperty, setSoapOverDCOM, setSoapOverDCOM, setUsername |
Constructor Detail |
---|
public MapServerBindingStub()
public MapServerBindingStub(java.lang.String endpointAddressURL)
public MapServerBindingStub(java.lang.String endpointAddressURL, java.lang.String username, java.lang.String password)
Method Detail |
---|
public MapServerFindResult[] find(MapDescription mapDescription, ImageDisplay mapImageDisplay, java.lang.String searchString, boolean contains, java.lang.String searchFields, EsriFindOption findOption, int[] layerIDs)
find
in interface MapServerPort
public MapImage exportMapImage(MapDescription mapDescription, ImageDescription imageDescription)
exportMapImage
in interface MapServerPort
public java.lang.String getMapName(int index)
getMapName
in interface MapServerPort
public TileCacheInfo getTileCacheInfo(java.lang.String mapName)
getTileCacheInfo
in interface MapServerPort
public TileImageInfo getTileImageInfo(java.lang.String mapName)
getTileImageInfo
in interface MapServerPort
public CacheControlInfo getCacheControlInfo(java.lang.String mapName)
MapServerPort
getCacheControlInfo
in interface MapServerPort
public java.lang.String getVirtualCacheDirectory(java.lang.String mapName, int layerID)
getVirtualCacheDirectory
in interface MapServerPort
public CacheStorageInfo getCacheStorageInfo(java.lang.String mapName)
MapServerPort
getCacheStorageInfo
in interface MapServerPort
public CacheDescriptionInfo getCacheDescriptionInfo(java.lang.String mapName)
getCacheDescriptionInfo
in interface MapServerPort
public PropertySet getDocumentInfo()
getDocumentInfo
in interface MapServerPort
public QueryResult queryFeatureData2(java.lang.String mapName, LayerDescription layerDescription, QueryFilter queryFilter, QueryResultOptions queryResultOptions)
queryFeatureData2
in interface MapServerPort
public AttachmentInfo[] queryAttachmentInfos(java.lang.String mapName, int tableID, int[] rowIDs)
queryAttachmentInfos
in interface MapServerPort
public AttachmentInfo[] queryAttachmentInfos2(java.lang.String mapName, MapTableDescription mapTableDescription, int[] rowIDs)
queryAttachmentInfos2
in interface MapServerPort
public LayerDrawingDescription[] getDefaultLayerDrawingDescriptions(java.lang.String mapName, int[] layerIDs, ServerSymbolOutputOptions symbolOutputOptions)
getDefaultLayerDrawingDescriptions
in interface MapServerPort
public AttachmentData[] queryAttachmentData(java.lang.String mapName, int tableID, int[] attachmentIDs, EsriTransportType transportType)
queryAttachmentData
in interface MapServerPort
public SQLSyntaxInfo getSQLSyntaxInfo(java.lang.String mapName, int layerID)
getSQLSyntaxInfo
in interface MapServerPort
public ImageResult exportScaleBar(ScaleBar scaleBar, MapDescription mapDescription, ImageDisplay mapDisplay, Color backGroundColor, ImageDescription imageDescription)
exportScaleBar
in interface MapServerPort
public int queryRowCount(java.lang.String mapName, MapTableDescription mapTableDescription, QueryFilter queryFilter)
queryRowCount
in interface MapServerPort
public EsriImageReturnType getSupportedImageReturnTypes()
getSupportedImageReturnTypes
in interface MapServerPort
public FIDSet queryFeatureIDs(java.lang.String mapName, int layerID, QueryFilter queryFilter)
queryFeatureIDs
in interface MapServerPort
public QueryResult queryData(java.lang.String mapName, MapTableDescription mapTableDescription, QueryFilter queryFilter, QueryResultOptions queryResultOptions)
queryData
in interface MapServerPort
public java.lang.String[] queryHTMLPopups(java.lang.String mapName, int tableID, int[] rowIDs)
queryHTMLPopups
in interface MapServerPort
public Multipoint toMapPoints(MapDescription mapDescription, ImageDisplay mapImageDisplay, int[] screenXValues, int[] screenYValues)
toMapPoints
in interface MapServerPort
public RecordSet queryDataStatistics(java.lang.String mapName, MapTableDescription mapTableDescription, StatisticsRequest statisticsRequest, QueryFilter queryFilter)
queryDataStatistics
in interface MapServerPort
public MapTableSubtypeInfo[] getMapTableSubtypeInfos2(java.lang.String mapName, LayerDescription[] layerDescriptions)
getMapTableSubtypeInfos2
in interface MapServerPort
public QueryResult queryRelatedRecords(java.lang.String mapName, int sourceTableID, FIDSet sourceFIDSet, RelateDescription relateDescription)
queryRelatedRecords
in interface MapServerPort
public ImageResult[] queryRasterValue2(java.lang.String mapName, MapTableDescription mapTableDescription, int[] rowIDs, java.lang.String fieldName, ImageType imageType)
queryRasterValue2
in interface MapServerPort
public RecordSet queryFeatureData(java.lang.String mapName, int layerID, QueryFilter queryFilter)
queryFeatureData
in interface MapServerPort
public MapServerHyperlink[] queryHyperlinks(MapDescription mapDescription, ImageDisplay mapImageDisplay, int[] layerIDs)
queryHyperlinks
in interface MapServerPort
public boolean hasLayerCache(java.lang.String mapName, int layerID)
hasLayerCache
in interface MapServerPort
public FIDSet queryFeatureIDs2(java.lang.String mapName, LayerDescription layerDescription, QueryFilter queryFilter)
queryFeatureIDs2
in interface MapServerPort
public byte[] getLayerTile(java.lang.String mapName, int layerID, int level, int row, int column, java.lang.String format)
getLayerTile
in interface MapServerPort
public PropertySet getServiceConfigurationInfo()
getServiceConfigurationInfo
in interface MapServerPort
public int queryFeatureCount(java.lang.String mapName, int layerID, QueryFilter queryFilter)
queryFeatureCount
in interface MapServerPort
public int queryFeatureCount2(java.lang.String mapName, LayerDescription layerDescription, QueryFilter queryFilter)
queryFeatureCount2
in interface MapServerPort
public MapServerIdentifyResult[] identify(MapDescription mapDescription, ImageDisplay mapImageDisplay, Geometry searchShape, int tolerance, EsriIdentifyOption identifyOption, int[] layerIDs)
identify
in interface MapServerPort
public double computeDistance(java.lang.String mapName, Point fromPoint, Point toPoint, EsriUnits units)
computeDistance
in interface MapServerPort
public java.lang.String getDefaultMapName()
getDefaultMapName
in interface MapServerPort
public boolean isFixedScaleMap(java.lang.String mapName)
isFixedScaleMap
in interface MapServerPort
public MapServerLegendInfo[] getLegendInfo(java.lang.String mapName, int[] layerIDs, MapServerLegendPatch legendPatch, ImageType imageType)
getLegendInfo
in interface MapServerPort
public MapServerLegendInfo[] getLegendInfo2(MapDescription mapDescription, ImageDisplay mapImageDisplay, int[] layerIDs, MapServerLegendPatch legendPatch, ImageType imageType)
getLegendInfo2
in interface MapServerPort
public void fromMapPoints(MapDescription mapDescription, ImageDisplay mapImageDisplay, Multipoint mapPoints, Holder screenXValues, Holder screenYValues)
fromMapPoints
in interface MapServerPort
public boolean hasSingleFusedMapCache(java.lang.String mapName)
hasSingleFusedMapCache
in interface MapServerPort
public byte[] getMapTile(java.lang.String mapName, int level, int row, int column, java.lang.String format)
getMapTile
in interface MapServerPort
public MapServerInfo getServerInfo(java.lang.String mapName)
getServerInfo
in interface MapServerPort
public MapTableSubtypeInfo[] getMapTableSubtypeInfos(java.lang.String mapName, int[] tableIDs)
getMapTableSubtypeInfos
in interface MapServerPort
public AttachmentData[] queryAttachmentData2(java.lang.String mapName, MapTableDescription mapTableDescription, int[] attachmentIDs, EsriTransportType transportType)
queryAttachmentData2
in interface MapServerPort
public java.lang.String[] queryHTMLPopups2(java.lang.String mapName, MapTableDescription mapTableDescription, int[] rowIDs)
queryHTMLPopups2
in interface MapServerPort
public FeatureRenderer generateDataClasses(java.lang.String mapName, MapTableDescription mapTableDescription, DataClassificationDef dataClassificationDef)
generateDataClasses
in interface MapServerPort
public ImageResult[] queryRasterValue(java.lang.String mapName, int sourceTableID, int[] rowIDs, java.lang.String fieldName, ImageType imageType)
queryRasterValue
in interface MapServerPort
public int getMapCount()
getMapCount
in interface MapServerPort
public int[] queryRowIDs(java.lang.String mapName, MapTableDescription mapTableDescription, QueryFilter queryFilter)
queryRowIDs
in interface MapServerPort
public java.lang.String getCacheName(java.lang.String mapName, int layerID)
getCacheName
in interface MapServerPort
public double computeScale(MapDescription mapDescription, ImageDisplay mapImageDisplay)
computeScale
in interface MapServerPort
public QueryResult queryRelatedRecords2(java.lang.String mapName, MapTableDescription mapTableDescription, FIDSet sourceFIDSet, RelateDescription relateDescription)
queryRelatedRecords2
in interface MapServerPort
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |