Class ArcGISImageCapabilities
Inheritance
System.Object
ArcGISImageCapabilities
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Mapsui.dll
Syntax
public class ArcGISImageCapabilities : IArcGISCapabilities
Constructors
|
Improve this Doc
View Source
ArcGISImageCapabilities()
Declaration
public ArcGISImageCapabilities()
|
Improve this Doc
View Source
ArcGISImageCapabilities(String, Int64, Int64, String, InterpolationType)
Declaration
public ArcGISImageCapabilities(string url, long startTime = -1L, long endTime = -1L, string format = "jpgpng", InterpolationType interpolation = InterpolationType.RSP_NearestNeighbor)
Parameters
Type |
Name |
Description |
System.String |
url |
|
System.Int64 |
startTime |
|
System.Int64 |
endTime |
|
System.String |
format |
|
InterpolationType |
interpolation |
|
Properties
|
Improve this Doc
View Source
allowComputeTiePoints
Declaration
public bool allowComputeTiePoints { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
allowedMosaicMethods
Declaration
public string allowedMosaicMethods { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
allowRasterFunction
Declaration
public bool allowRasterFunction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bandCount
Declaration
public int bandCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
cacheDirectory
Declaration
public string cacheDirectory { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
capabilities
Declaration
public string capabilities { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
copyrightText
Declaration
public string copyrightText { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
currentVersion
Declaration
public string currentVersion { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
defaultCompressionQuality
Declaration
public string defaultCompressionQuality { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
defaultMosaicMethod
Declaration
public string defaultMosaicMethod { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
defaultResamplingMethod
Declaration
public string defaultResamplingMethod { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
description
Declaration
public string description { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
editFieldsInfo
Declaration
public EditFieldsInfo editFieldsInfo { get; set; }
Property Value
|
Improve this Doc
View Source
EndTime
Declaration
public long EndTime { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
fields
Declaration
public Field[] fields { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string Format { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
fullExtent
Declaration
public Extent fullExtent { get; set; }
Property Value
|
Improve this Doc
View Source
hasColormap
Declaration
public bool hasColormap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
hasHistograms
Declaration
public bool hasHistograms { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
hasRasterAttributeTable
Declaration
public bool hasRasterAttributeTable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
initialExtent
Declaration
public Extent initialExtent { get; set; }
Property Value
|
Improve this Doc
View Source
Interpolation
Declaration
public InterpolationType Interpolation { get; set; }
Property Value
|
Improve this Doc
View Source
maxDownloadImageCount
Declaration
public double maxDownloadImageCount { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxDownloadSizeLimit
Declaration
public double maxDownloadSizeLimit { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxImageHeight
Declaration
public double maxImageHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxImageWidth
Declaration
public double maxImageWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxMosaicImageCount
Declaration
public double maxMosaicImageCount { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxPixelSize
Declaration
public double maxPixelSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxRecordCount
Declaration
public double maxRecordCount { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxScale
Declaration
public double maxScale { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
maxValues
Declaration
public double[] maxValues { get; set; }
Property Value
Type |
Description |
System.Double[] |
|
|
Improve this Doc
View Source
mensurationCapabilities
Declaration
public string mensurationCapabilities { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
minPixelSize
Declaration
public double minPixelSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
minScale
Declaration
public double minScale { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
minValues
Declaration
public double[] minValues { get; set; }
Property Value
Type |
Description |
System.Double[] |
|
|
Improve this Doc
View Source
mosaicOperator
Declaration
public string mosaicOperator { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
objectIdField
Declaration
public string objectIdField { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ownershipBasedAccessControlForRasters
Declaration
public OwnershipBasedAccessControlForRasters ownershipBasedAccessControlForRasters { get; set; }
Property Value
|
Improve this Doc
View Source
pixelSizeX
Declaration
public double pixelSizeX { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
pixelSizeY
Declaration
public double pixelSizeY { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
pixelType
Declaration
public string pixelType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
rasterFunctionInfos
Declaration
public RasterFunctionInfo[] rasterFunctionInfos { get; set; }
Property Value
|
Improve this Doc
View Source
rasterTypeInfos
Declaration
public RasterTypeInfo[] rasterTypeInfos { get; set; }
Property Value
|
Improve this Doc
View Source
serviceDataType
Declaration
public string serviceDataType { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
serviceDescription
Declaration
public string serviceDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ServiceUrl
Declaration
public string ServiceUrl { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
singleFusedMapCache
Declaration
public bool singleFusedMapCache { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
sortField
Declaration
public string sortField { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
sortValue
Declaration
public string sortValue { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
spatialReference
Declaration
public SpatialReference spatialReference { get; set; }
Property Value
|
Improve this Doc
View Source
StartTime
Declaration
public long StartTime { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
stdvValues
Declaration
public double[] stdvValues { get; set; }
Property Value
Type |
Description |
System.Double[] |
|
|
Improve this Doc
View Source
supportsAdvancedQueries
Declaration
public bool supportsAdvancedQueries { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
supportsStatistics
Declaration
public bool supportsStatistics { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
tileInfo
Declaration
public TileInfo tileInfo { get; set; }
Property Value
|
Improve this Doc
View Source
timeInfo
Declaration
public TimeInfo timeInfo { get; set; }
Property Value
|
Improve this Doc
View Source
useStandardizedQueries
Declaration
public bool useStandardizedQueries { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements