|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.carto.MapServerIP
public class MapServerIP
COM Class 'MapServerIP'. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'Map Server Message Proxy.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerObject2 |
---|
IID, IID2e07daa3_6dec_4dc3_a7ed_2f29e2ecfe4a, xxDummy |
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerObject |
---|
IID7c25fb69_eac4_433c_b08c_7ae39e83ffbd |
Fields inherited from interface com.esri.arcgis.carto.IMapServer |
---|
IID, IID12353e37_ab79_48f7_9cb1_56ec9d7eb800, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMapServer2 |
---|
IID, IIDa96fc7c0_57f7_4fc1_993a_4913b2ced0ed, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMapServer3 |
---|
IID, IID58a70e5d_f883_4919_b573_cabaf849a7ce, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMapServer4 |
---|
IID, IIDf1ec368e_d632_4f3f_a595_7742ec824e2b, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.ITiledMapServer2 |
---|
IID, IIDb5339959_b276_4485_ac86_15f3a9a40395, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.ITiledMapServer |
---|
IID1627ce7e_954f_4013_9969_e726f8084c25 |
Fields inherited from interface com.esri.arcgis.carto.ITiledMapServer3 |
---|
IID, IID6c3d86d9_e02d_403f_94c2_427c5cf78c19, xxDummy |
Constructor Summary | |
---|---|
MapServerIP()
Constructs a MapServerIP using ArcGIS Engine. |
|
MapServerIP(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. MapServerIP theMapServerIP = (MapServerIP) obj; |
Method Summary | |
---|---|
double |
computeDistance(java.lang.String mapName,
IPoint fromPoint,
IPoint toPoint,
int units)
Computes the distance between two points on the specified map. |
double |
computeScale(IMapDescription mapDesc,
IImageDisplay mapDisplay)
Computes the scale of the specified map, at the given map extent, for an image with the given size. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IMapImage |
exportMapImage(IMapDescription mapDesc,
IImageDescription imageDesc)
Generates an image of the map, based on the given map description, and writes the image to a specified file on disk. |
IImageResult |
exportScaleBar(IScaleBar scalebar,
IMapDescription mapDesc,
IImageDisplay pMapDisplay,
IColor backgroundColor,
IImageDescription imageDesc)
Exports a scale bar to an image file. |
IMapServerFindResults |
find(IMapDescription mapDesc,
IImageDisplay mapImage,
java.lang.String searchString,
boolean contains,
java.lang.String searchFields,
int option,
ILongArray layerIds)
Returns a collection of Map Server Find Result objects that contain the given search string. |
void |
fromMapPoints(IMapDescription mapDescription,
IImageDisplay mapDisplay,
IPointCollection mapPoints,
ILongArray[] screenXValues,
ILongArray[] screenYValues)
Converts a map coordinate to a screen location. |
IFeatureRenderer |
generateDataClasses(java.lang.String mapName,
IMapTableDescription pTableDescription,
IDataClassificationDef pDataClassificationDef)
Returns the class breaks or unique values for the specified dynamic layer. |
ICacheControlInfo |
getCacheControlInfo(java.lang.String mapName)
Gets the cache description information for a given map. |
ICacheDescriptionInfo |
getCacheDescriptionInfo(java.lang.String mapName)
Gets the cache description information for a given map. |
java.lang.String |
getCacheName(java.lang.String mapName,
int layerID)
Gets the cache name for a given layer within a map. |
ICacheStorageInfo |
getCacheStorageInfo(java.lang.String mapName)
Gets the cache storage information. |
static java.lang.String |
getClsid()
getClsid. |
ILayerDrawingDescriptions |
getDefaultLayerDrawingDescriptions(java.lang.String mapName,
ILongArray pLayerIDs,
IServerSymbolOutputOptions outputOptions)
Get Layer Drawing Description |
java.lang.String |
getDefaultMapName()
Name of the document's active map (data frame). |
IPropertySet |
getDocumentInfo()
A set of name-value pairs for properties set for the map document (mxd only). |
IName |
getFullName()
The AGSServerConnectionName object associated with the server object. |
int |
getHttpTimeout()
The maximum time in seconds to wait for a response from the server (Internet only). |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
byte[] |
getLayerTile(java.lang.String mapName,
int layerID,
int level,
int row,
int column)
Gets a tile for a given tile location from a given layer. |
byte[] |
getLayerTileEx(java.lang.String mapName,
int layerID,
int level,
int row,
int column,
int cacheFormat)
Gets a tile for a given tile location from a given layer. |
IMapServerLegendInfos |
getLegendInfo(java.lang.String mapName,
ILongArray layerIds,
IMapServerLegendPatch patch,
IImageType imgType)
Returns a collection of Map Server Legend Info objects for the specified layers. |
IMapServerLegendInfos |
getLegendInfo2(IMapDescription pMapDescription,
IImageDisplay pImageDisplay,
ILongArray layerIds,
IMapServerLegendPatch patch,
IImageType imgType)
Returns a collection of Map Server Legend Info objects for the specified layers. |
int |
getMapCount()
The number of maps (data frames) in the document. |
java.lang.String |
getMapName(int index)
Name of the map (data frame) as indicated by the index. |
IMapTableSubtypeInfos |
getMapTableSubtypeInfos(java.lang.String mapName,
ILongArray pTableIDs)
Returns the MapTableSubtypeInfos in the current map. |
IMapTableSubtypeInfos |
getMapTableSubtypeInfos2(java.lang.String mapName,
ILayerDescriptions pLayers)
Returns the MapTableSubtypeInfos in the current map. |
byte[] |
getMapTile(java.lang.String mapName,
int level,
int row,
int column)
Gets a tile for a given tile location from a given map. |
byte[] |
getMapTileEx(java.lang.String mapName,
int level,
int row,
int column,
int cacheFormat)
Gets a tile for a given tile location from a given map. |
IMapServerInfo |
getServerInfo(java.lang.String mapName)
Returns information about a map (data frame). |
IPropertySet |
getServiceConfigurationInfo()
A set of name-value pairs for properties set for the MapServer Service Configuration Restrictions. |
ISQLSyntaxInfo |
getSQLSyntaxInfo(java.lang.String mapName,
int layerID)
Returns the SQL syntax information for the specified layer. |
int |
getSupportedImageReturnTypes()
The supported image return types for the map server. |
ITileCacheInfo |
getTileCacheInfo(java.lang.String mapName)
Gets the cache configuration for a given map. |
ITileImageInfo |
getTileImageInfo(java.lang.String mapName)
Gets the cache tile image information for a given map. |
java.lang.String |
getVirtualCacheDirectory(java.lang.String mapName,
int layerID)
Gets the virtual cache directory for a given layer within a map. |
int |
hashCode()
the hashcode for this object |
boolean |
hasLayerCache(java.lang.String mapName,
int layerID)
Indicates if a given layer has a single tile cache. |
boolean |
hasSingleFusedMapCache(java.lang.String mapName)
Indicates if a given map has a single fused map tile cache. |
IMapServerIdentifyResults |
identify(IMapDescription mapDesc,
IImageDisplay mapImage,
IGeometry searchShape,
int tolerance,
int option,
ILongArray layerIds)
Returns a collection of Map Server Identify Result objects at the given location. |
boolean |
isFixedScaleMap(java.lang.String mapName)
Indicates if a given map is a fixed scale map. |
IAttachmentDataArray |
queryAttachmentData(java.lang.String mapName,
int tableID,
ILongArray attachmentIDs,
int transportType)
Returns the attachment data for the given features/ rows. |
IAttachmentDataArray |
queryAttachmentData2(java.lang.String mapName,
IMapTableDescription pTableDescription,
ILongArray attachmentIDs,
int transportType)
Returns the attachment data for the given features/ rows. |
IAttachmentInfoArray |
queryAttachmentInfos(java.lang.String mapName,
int tableID,
ILongArray rowIDs)
Returns the attachment info that describe the attachments for the given features/ rows. |
IAttachmentInfoArray |
queryAttachmentInfos2(java.lang.String mapName,
IMapTableDescription pTableDescription,
ILongArray rowIDs)
Returns the attachment info that describe the attachments for the given features/ rows. |
IQueryResult |
queryData(java.lang.String mapName,
IMapTableDescription pMapTableDescription,
IQueryFilter filter,
IQueryResultOptions options)
Returns a record set of rows that meet the query filter selection criteria for the specified table. |
IRecordSet |
queryDataStatistics(java.lang.String mapName,
IMapTableDescription pTableDescription,
IStatisticsRequest pRequest,
IQueryFilter pQueryFilter)
Calculates aggregate statistics for one or more fields on a table or layer. |
int |
queryFeatureCount(java.lang.String mapName,
int layerID,
IQueryFilter filter)
Returns the count of the features that meet the query filter selection criteria for the specified layer. |
int |
queryFeatureCount2(java.lang.String mapName,
ILayerDescription pLayerDescription,
IQueryFilter filter)
Returns the count of the features that meet the query filter selection criteria for the specified layer. |
IRecordSet |
queryFeatureData(java.lang.String mapName,
int layerID,
IQueryFilter filter)
Returns a record set of features that meet the query filter selection criteria for the specified layer. |
IQueryResult |
queryFeatureData2(java.lang.String mapName,
ILayerDescription pLayerDesciscription,
IQueryFilter filter,
IQueryResultOptions options)
Returns a record set of features that meet the query filter selection criteria for the specified layer. |
IFIDSet |
queryFeatureIDs(java.lang.String mapName,
int layerID,
IQueryFilter filter)
Returns the IDs of the features that meet the query filter selection criteria for the specified layer. |
IFIDSet |
queryFeatureIDs2(java.lang.String mapName,
ILayerDescription pLayerDesciscription,
IQueryFilter filter)
Returns the IDs of the features that meet the query filter selection criteria for the specified layer. |
IStringArray |
queryHTMLPopups(java.lang.String mapName,
int tableID,
ILongArray pRowIDs)
Returns the html as text that can be used in popups. |
IStringArray |
queryHTMLPopups2(java.lang.String mapName,
IMapTableDescription pTableDescription,
ILongArray pRowIDs)
Returns the html as text that can be used in popups. |
IMapServerHyperlinks |
queryHyperlinks(IMapDescription mapDesc,
IImageDisplay mapImage,
ILongArray layerIds)
Returns a collection of Map Server Hyperlink objects for the specified layers. |
IImageResults |
queryRasterValue(java.lang.String mapName,
int sourceTableID,
ILongArray rowIDs,
java.lang.String fieldName,
IImageType rasterValueType)
Returns the Raster content that meet the selection criteria for the specified table. |
IImageResults |
queryRasterValue2(java.lang.String mapName,
IMapTableDescription pTableDescription,
ILongArray rowIDs,
java.lang.String fieldName,
IImageType rasterValueType)
Returns the Raster content that meet the selection criteria for the specified dynamic layer. |
IQueryResult |
queryRelatedRecords(java.lang.String mapName,
int sourceTable,
IFIDSet pFIDs,
IRelateDescription relateDescription)
Returns the IDs of the rows that meet the query filter selection criteria for the specified table. |
IQueryResult |
queryRelatedRecords2(java.lang.String mapName,
IMapTableDescription pTableDescription,
IFIDSet pFIDs,
IRelateDescription relateDescription)
Returns the IDs of the rows that meet the query filter selection criteria for the specified dynamic layer. |
int |
queryRowCount(java.lang.String mapName,
IMapTableDescription pTableDescription,
IQueryFilter pFilter)
Returns the count of the rows that meet the query filter selection criteria for the specified table. |
ILongArray |
queryRowIDs(java.lang.String mapName,
IMapTableDescription pTableDescription,
IQueryFilter pFilter)
Returns the IDs of the rows that meet the query filter selection criteria for the specified table. |
void |
release()
Release a MapServerIP. |
void |
setHttpTimeout(int secs)
The maximum time in seconds to wait for a response from the server (Internet only). |
IPointCollection |
toMapPoints(IMapDescription mapDescription,
IImageDisplay mapDisplay,
ILongArray screenXValues,
ILongArray screenYValues)
Converts a screen location to a map coordinate. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapServerIP() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic MapServerIP(java.lang.Object obj) throws java.io.IOException
MapServerIP theMapServerIP = (MapServerIP) obj;
obj
to MapServerIP
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public IName getFullName() throws java.io.IOException, AutomationException
getFullName
in interface IAGSServerObject2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHttpTimeout(int secs) throws java.io.IOException, AutomationException
setHttpTimeout
in interface IAGSServerObject2
secs
- The secs (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getHttpTimeout() throws java.io.IOException, AutomationException
getHttpTimeout
in interface IAGSServerObject2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getDocumentInfo() throws java.io.IOException, AutomationException
getDocumentInfo
in interface IMapServer
getDocumentInfo
in interface IMapServer2
getDocumentInfo
in interface IMapServer3
getDocumentInfo
in interface IMapServer4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMapCount() throws java.io.IOException, AutomationException
getMapCount
in interface IMapServer
getMapCount
in interface IMapServer2
getMapCount
in interface IMapServer3
getMapCount
in interface IMapServer4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMapName(int index) throws java.io.IOException, AutomationException
getMapName
in interface IMapServer
getMapName
in interface IMapServer2
getMapName
in interface IMapServer3
getMapName
in interface IMapServer4
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDefaultMapName() throws java.io.IOException, AutomationException
getDefaultMapName
in interface IMapServer
getDefaultMapName
in interface IMapServer2
getDefaultMapName
in interface IMapServer3
getDefaultMapName
in interface IMapServer4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapServerInfo getServerInfo(java.lang.String mapName) throws java.io.IOException, AutomationException
getServerInfo
in interface IMapServer
getServerInfo
in interface IMapServer2
getServerInfo
in interface IMapServer3
getServerInfo
in interface IMapServer4
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapImage exportMapImage(IMapDescription mapDesc, IImageDescription imageDesc) throws java.io.IOException, AutomationException
exportMapImage
in interface IMapServer
exportMapImage
in interface IMapServer2
exportMapImage
in interface IMapServer3
exportMapImage
in interface IMapServer4
mapDesc
- A reference to a com.esri.arcgis.carto.IMapDescription (in)imageDesc
- A reference to a com.esri.arcgis.carto.IImageDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapServerFindResults find(IMapDescription mapDesc, IImageDisplay mapImage, java.lang.String searchString, boolean contains, java.lang.String searchFields, int option, ILongArray layerIds) throws java.io.IOException, AutomationException
find
in interface IMapServer
find
in interface IMapServer2
find
in interface IMapServer3
find
in interface IMapServer4
mapDesc
- A reference to a com.esri.arcgis.carto.IMapDescription (in)mapImage
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)searchString
- The searchString (in)contains
- The contains (in)searchFields
- The searchFields (in)option
- A com.esri.arcgis.carto.esriFindOption constant (in)layerIds
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapServerIdentifyResults identify(IMapDescription mapDesc, IImageDisplay mapImage, IGeometry searchShape, int tolerance, int option, ILongArray layerIds) throws java.io.IOException, AutomationException
identify
in interface IMapServer
identify
in interface IMapServer2
identify
in interface IMapServer3
identify
in interface IMapServer4
mapDesc
- A reference to a com.esri.arcgis.carto.IMapDescription (in)mapImage
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)searchShape
- A reference to a com.esri.arcgis.geometry.IGeometry (in)tolerance
- The tolerance (in)option
- A com.esri.arcgis.carto.esriIdentifyOption constant (in)layerIds
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int queryFeatureCount(java.lang.String mapName, int layerID, IQueryFilter filter) throws java.io.IOException, AutomationException
queryFeatureCount
in interface IMapServer
queryFeatureCount
in interface IMapServer2
queryFeatureCount
in interface IMapServer3
queryFeatureCount
in interface IMapServer4
mapName
- The mapName (in)layerID
- The layerID (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFIDSet queryFeatureIDs(java.lang.String mapName, int layerID, IQueryFilter filter) throws java.io.IOException, AutomationException
queryFeatureIDs
in interface IMapServer
queryFeatureIDs
in interface IMapServer2
queryFeatureIDs
in interface IMapServer3
queryFeatureIDs
in interface IMapServer4
mapName
- The mapName (in)layerID
- The layerID (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IRecordSet queryFeatureData(java.lang.String mapName, int layerID, IQueryFilter filter) throws java.io.IOException, AutomationException
queryFeatureData
in interface IMapServer
queryFeatureData
in interface IMapServer2
queryFeatureData
in interface IMapServer3
queryFeatureData
in interface IMapServer4
mapName
- The mapName (in)layerID
- The layerID (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapServerHyperlinks queryHyperlinks(IMapDescription mapDesc, IImageDisplay mapImage, ILongArray layerIds) throws java.io.IOException, AutomationException
queryHyperlinks
in interface IMapServer
queryHyperlinks
in interface IMapServer2
queryHyperlinks
in interface IMapServer3
queryHyperlinks
in interface IMapServer4
mapDesc
- A reference to a com.esri.arcgis.carto.IMapDescription (in)mapImage
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)layerIds
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double computeScale(IMapDescription mapDesc, IImageDisplay mapDisplay) throws java.io.IOException, AutomationException
computeScale
in interface IMapServer
computeScale
in interface IMapServer2
computeScale
in interface IMapServer3
computeScale
in interface IMapServer4
mapDesc
- A reference to a com.esri.arcgis.carto.IMapDescription (in)mapDisplay
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double computeDistance(java.lang.String mapName, IPoint fromPoint, IPoint toPoint, int units) throws java.io.IOException, AutomationException
computeDistance
in interface IMapServer
computeDistance
in interface IMapServer2
computeDistance
in interface IMapServer3
computeDistance
in interface IMapServer4
mapName
- The mapName (in)fromPoint
- A reference to a com.esri.arcgis.geometry.IPoint (in)toPoint
- A reference to a com.esri.arcgis.geometry.IPoint (in)units
- A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPointCollection toMapPoints(IMapDescription mapDescription, IImageDisplay mapDisplay, ILongArray screenXValues, ILongArray screenYValues) throws java.io.IOException, AutomationException
toMapPoints
in interface IMapServer
toMapPoints
in interface IMapServer2
toMapPoints
in interface IMapServer3
toMapPoints
in interface IMapServer4
mapDescription
- A reference to a com.esri.arcgis.carto.IMapDescription (in)mapDisplay
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)screenXValues
- A reference to a com.esri.arcgis.system.ILongArray (in)screenYValues
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void fromMapPoints(IMapDescription mapDescription, IImageDisplay mapDisplay, IPointCollection mapPoints, ILongArray[] screenXValues, ILongArray[] screenYValues) throws java.io.IOException, AutomationException
fromMapPoints
in interface IMapServer
fromMapPoints
in interface IMapServer2
fromMapPoints
in interface IMapServer3
fromMapPoints
in interface IMapServer4
mapDescription
- A reference to a com.esri.arcgis.carto.IMapDescription (in)mapDisplay
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)mapPoints
- A reference to a com.esri.arcgis.geometry.IPointCollection (in)screenXValues
- A reference to a com.esri.arcgis.system.ILongArray (in/out: use single element array)screenYValues
- A reference to a com.esri.arcgis.system.ILongArray (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapServerLegendInfos getLegendInfo(java.lang.String mapName, ILongArray layerIds, IMapServerLegendPatch patch, IImageType imgType) throws java.io.IOException, AutomationException
getLegendInfo
in interface IMapServer
getLegendInfo
in interface IMapServer2
getLegendInfo
in interface IMapServer3
getLegendInfo
in interface IMapServer4
mapName
- The mapName (in)layerIds
- A reference to a com.esri.arcgis.system.ILongArray (in)patch
- A reference to a com.esri.arcgis.carto.IMapServerLegendPatch (in)imgType
- A reference to a com.esri.arcgis.carto.IImageType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISQLSyntaxInfo getSQLSyntaxInfo(java.lang.String mapName, int layerID) throws java.io.IOException, AutomationException
getSQLSyntaxInfo
in interface IMapServer
getSQLSyntaxInfo
in interface IMapServer2
getSQLSyntaxInfo
in interface IMapServer3
getSQLSyntaxInfo
in interface IMapServer4
mapName
- The mapName (in)layerID
- The layerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSupportedImageReturnTypes() throws java.io.IOException, AutomationException
getSupportedImageReturnTypes
in interface IMapServer
getSupportedImageReturnTypes
in interface IMapServer2
getSupportedImageReturnTypes
in interface IMapServer3
getSupportedImageReturnTypes
in interface IMapServer4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IImageResult exportScaleBar(IScaleBar scalebar, IMapDescription mapDesc, IImageDisplay pMapDisplay, IColor backgroundColor, IImageDescription imageDesc) throws java.io.IOException, AutomationException
exportScaleBar
in interface IMapServer2
exportScaleBar
in interface IMapServer3
exportScaleBar
in interface IMapServer4
scalebar
- A reference to a com.esri.arcgis.carto.IScaleBar (in)mapDesc
- A reference to a com.esri.arcgis.carto.IMapDescription (in)pMapDisplay
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)backgroundColor
- A reference to a com.esri.arcgis.display.IColor (in)imageDesc
- A reference to a com.esri.arcgis.carto.IImageDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int queryFeatureCount2(java.lang.String mapName, ILayerDescription pLayerDescription, IQueryFilter filter) throws java.io.IOException, AutomationException
queryFeatureCount2
in interface IMapServer2
queryFeatureCount2
in interface IMapServer3
queryFeatureCount2
in interface IMapServer4
mapName
- The mapName (in)pLayerDescription
- A reference to a com.esri.arcgis.carto.ILayerDescription (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFIDSet queryFeatureIDs2(java.lang.String mapName, ILayerDescription pLayerDesciscription, IQueryFilter filter) throws java.io.IOException, AutomationException
queryFeatureIDs2
in interface IMapServer2
queryFeatureIDs2
in interface IMapServer3
queryFeatureIDs2
in interface IMapServer4
mapName
- The mapName (in)pLayerDesciscription
- A reference to a com.esri.arcgis.carto.ILayerDescription (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IQueryResult queryFeatureData2(java.lang.String mapName, ILayerDescription pLayerDesciscription, IQueryFilter filter, IQueryResultOptions options) throws java.io.IOException, AutomationException
queryFeatureData2
in interface IMapServer2
queryFeatureData2
in interface IMapServer3
queryFeatureData2
in interface IMapServer4
mapName
- The mapName (in)pLayerDesciscription
- A reference to a com.esri.arcgis.carto.ILayerDescription (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)options
- A reference to a com.esri.arcgis.carto.IQueryResultOptions (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getServiceConfigurationInfo() throws java.io.IOException, AutomationException
getServiceConfigurationInfo
in interface IMapServer2
getServiceConfigurationInfo
in interface IMapServer3
getServiceConfigurationInfo
in interface IMapServer4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IQueryResult queryData(java.lang.String mapName, IMapTableDescription pMapTableDescription, IQueryFilter filter, IQueryResultOptions options) throws java.io.IOException, AutomationException
queryData
in interface IMapServer3
queryData
in interface IMapServer4
mapName
- The mapName (in)pMapTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)filter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)options
- A reference to a com.esri.arcgis.carto.IQueryResultOptions (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int queryRowCount(java.lang.String mapName, IMapTableDescription pTableDescription, IQueryFilter pFilter) throws java.io.IOException, AutomationException
queryRowCount
in interface IMapServer3
queryRowCount
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)pFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILongArray queryRowIDs(java.lang.String mapName, IMapTableDescription pTableDescription, IQueryFilter pFilter) throws java.io.IOException, AutomationException
queryRowIDs
in interface IMapServer3
queryRowIDs
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)pFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IQueryResult queryRelatedRecords(java.lang.String mapName, int sourceTable, IFIDSet pFIDs, IRelateDescription relateDescription) throws java.io.IOException, AutomationException
queryRelatedRecords
in interface IMapServer3
queryRelatedRecords
in interface IMapServer4
mapName
- The mapName (in)sourceTable
- The sourceTable (in)pFIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)relateDescription
- A reference to a com.esri.arcgis.carto.IRelateDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IImageResults queryRasterValue(java.lang.String mapName, int sourceTableID, ILongArray rowIDs, java.lang.String fieldName, IImageType rasterValueType) throws java.io.IOException, AutomationException
queryRasterValue
in interface IMapServer3
queryRasterValue
in interface IMapServer4
mapName
- The mapName (in)sourceTableID
- The sourceTableID (in)rowIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)fieldName
- The fieldName (in)rasterValueType
- A reference to a com.esri.arcgis.carto.IImageType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAttachmentInfoArray queryAttachmentInfos(java.lang.String mapName, int tableID, ILongArray rowIDs) throws java.io.IOException, AutomationException
queryAttachmentInfos
in interface IMapServer3
queryAttachmentInfos
in interface IMapServer4
mapName
- The mapName (in)tableID
- The tableID (in)rowIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAttachmentDataArray queryAttachmentData(java.lang.String mapName, int tableID, ILongArray attachmentIDs, int transportType) throws java.io.IOException, AutomationException
queryAttachmentData
in interface IMapServer3
queryAttachmentData
in interface IMapServer4
mapName
- The mapName (in)tableID
- The tableID (in)attachmentIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)transportType
- A com.esri.arcgis.system.esriTransportType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IStringArray queryHTMLPopups(java.lang.String mapName, int tableID, ILongArray pRowIDs) throws java.io.IOException, AutomationException
queryHTMLPopups
in interface IMapServer3
queryHTMLPopups
in interface IMapServer4
mapName
- The mapName (in)tableID
- The tableID (in)pRowIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayerDrawingDescriptions getDefaultLayerDrawingDescriptions(java.lang.String mapName, ILongArray pLayerIDs, IServerSymbolOutputOptions outputOptions) throws java.io.IOException, AutomationException
getDefaultLayerDrawingDescriptions
in interface IMapServer3
getDefaultLayerDrawingDescriptions
in interface IMapServer4
mapName
- The mapName (in)pLayerIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)outputOptions
- A reference to a com.esri.arcgis.carto.IServerSymbolOutputOptions (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapTableSubtypeInfos getMapTableSubtypeInfos(java.lang.String mapName, ILongArray pTableIDs) throws java.io.IOException, AutomationException
getMapTableSubtypeInfos
in interface IMapServer3
getMapTableSubtypeInfos
in interface IMapServer4
mapName
- The mapName (in)pTableIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFeatureRenderer generateDataClasses(java.lang.String mapName, IMapTableDescription pTableDescription, IDataClassificationDef pDataClassificationDef) throws java.io.IOException, AutomationException
generateDataClasses
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)pDataClassificationDef
- A reference to a com.esri.arcgis.carto.IDataClassificationDef (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IQueryResult queryRelatedRecords2(java.lang.String mapName, IMapTableDescription pTableDescription, IFIDSet pFIDs, IRelateDescription relateDescription) throws java.io.IOException, AutomationException
queryRelatedRecords2
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)pFIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)relateDescription
- A reference to a com.esri.arcgis.carto.IRelateDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IImageResults queryRasterValue2(java.lang.String mapName, IMapTableDescription pTableDescription, ILongArray rowIDs, java.lang.String fieldName, IImageType rasterValueType) throws java.io.IOException, AutomationException
queryRasterValue2
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)rowIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)fieldName
- The fieldName (in)rasterValueType
- A reference to a com.esri.arcgis.carto.IImageType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAttachmentInfoArray queryAttachmentInfos2(java.lang.String mapName, IMapTableDescription pTableDescription, ILongArray rowIDs) throws java.io.IOException, AutomationException
queryAttachmentInfos2
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)rowIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAttachmentDataArray queryAttachmentData2(java.lang.String mapName, IMapTableDescription pTableDescription, ILongArray attachmentIDs, int transportType) throws java.io.IOException, AutomationException
queryAttachmentData2
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)attachmentIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)transportType
- A com.esri.arcgis.system.esriTransportType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IStringArray queryHTMLPopups2(java.lang.String mapName, IMapTableDescription pTableDescription, ILongArray pRowIDs) throws java.io.IOException, AutomationException
queryHTMLPopups2
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)pRowIDs
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapTableSubtypeInfos getMapTableSubtypeInfos2(java.lang.String mapName, ILayerDescriptions pLayers) throws java.io.IOException, AutomationException
getMapTableSubtypeInfos2
in interface IMapServer4
mapName
- The mapName (in)pLayers
- A reference to a com.esri.arcgis.carto.ILayerDescriptions (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IRecordSet queryDataStatistics(java.lang.String mapName, IMapTableDescription pTableDescription, IStatisticsRequest pRequest, IQueryFilter pQueryFilter) throws java.io.IOException, AutomationException
queryDataStatistics
in interface IMapServer4
mapName
- The mapName (in)pTableDescription
- A reference to a com.esri.arcgis.carto.IMapTableDescription (in)pRequest
- A reference to a com.esri.arcgis.carto.IStatisticsRequest (in)pQueryFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapServerLegendInfos getLegendInfo2(IMapDescription pMapDescription, IImageDisplay pImageDisplay, ILongArray layerIds, IMapServerLegendPatch patch, IImageType imgType) throws java.io.IOException, AutomationException
getLegendInfo2
in interface IMapServer4
pMapDescription
- A reference to a com.esri.arcgis.carto.IMapDescription (in)pImageDisplay
- A reference to a com.esri.arcgis.carto.IImageDisplay (in)layerIds
- A reference to a com.esri.arcgis.system.ILongArray (in)patch
- A reference to a com.esri.arcgis.carto.IMapServerLegendPatch (in)imgType
- A reference to a com.esri.arcgis.carto.IImageType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isFixedScaleMap(java.lang.String mapName) throws java.io.IOException, AutomationException
isFixedScaleMap
in interface ITiledMapServer
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean hasSingleFusedMapCache(java.lang.String mapName) throws java.io.IOException, AutomationException
hasSingleFusedMapCache
in interface ITiledMapServer
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITileCacheInfo getTileCacheInfo(java.lang.String mapName) throws java.io.IOException, AutomationException
getTileCacheInfo
in interface ITiledMapServer
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public byte[] getMapTile(java.lang.String mapName, int level, int row, int column) throws java.io.IOException, AutomationException
getMapTile
in interface ITiledMapServer
mapName
- The mapName (in)level
- The level (in)row
- The row (in)column
- The column (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean hasLayerCache(java.lang.String mapName, int layerID) throws java.io.IOException, AutomationException
hasLayerCache
in interface ITiledMapServer
mapName
- The mapName (in)layerID
- The layerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public byte[] getLayerTile(java.lang.String mapName, int layerID, int level, int row, int column) throws java.io.IOException, AutomationException
getLayerTile
in interface ITiledMapServer
mapName
- The mapName (in)layerID
- The layerID (in)level
- The level (in)row
- The row (in)column
- The column (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getVirtualCacheDirectory(java.lang.String mapName, int layerID) throws java.io.IOException, AutomationException
getVirtualCacheDirectory
in interface ITiledMapServer
mapName
- The mapName (in)layerID
- The layerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCacheName(java.lang.String mapName, int layerID) throws java.io.IOException, AutomationException
getCacheName
in interface ITiledMapServer
mapName
- The mapName (in)layerID
- The layerID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public byte[] getMapTileEx(java.lang.String mapName, int level, int row, int column, int cacheFormat) throws java.io.IOException, AutomationException
getMapTileEx
in interface ITiledMapServer2
mapName
- The mapName (in)level
- The level (in)row
- The row (in)column
- The column (in)cacheFormat
- The cacheFormat (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public byte[] getLayerTileEx(java.lang.String mapName, int layerID, int level, int row, int column, int cacheFormat) throws java.io.IOException, AutomationException
getLayerTileEx
in interface ITiledMapServer2
mapName
- The mapName (in)layerID
- The layerID (in)level
- The level (in)row
- The row (in)column
- The column (in)cacheFormat
- The cacheFormat (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITileImageInfo getTileImageInfo(java.lang.String mapName) throws java.io.IOException, AutomationException
getTileImageInfo
in interface ITiledMapServer2
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ICacheDescriptionInfo getCacheDescriptionInfo(java.lang.String mapName) throws java.io.IOException, AutomationException
getCacheDescriptionInfo
in interface ITiledMapServer2
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ICacheControlInfo getCacheControlInfo(java.lang.String mapName) throws java.io.IOException, AutomationException
getCacheControlInfo
in interface ITiledMapServer2
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ICacheStorageInfo getCacheStorageInfo(java.lang.String mapName) throws java.io.IOException, AutomationException
getCacheStorageInfo
in interface ITiledMapServer3
mapName
- The mapName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |