complexType ZoomAndCenterMapView
diagram mapping_p300.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:MapView
properties
base tns:MapView
children tns:AffineTransform tns:Width tns:Height tns:ZoomLevel tns:MapCenter
used by
element ZoomAndCenterMapView
attributes
Name  Type  Use  Default  Fixed  Annotation
unit  tns:PaperUnit  optional  Pixel    
documentation
用紙ユニットの単位。デフォルト値は Pixel です。とり得るすべての値のリストについては、PaperUnit 要素のドキュメントを参照してください。
rendering  tns:Rendering  optional  Speed    
appinfo
非推奨
documentation
非推奨: この属性の値は無視され、常に Quality になります。
background  xsd:string  optional      
documentation
マップ イメージで使用する背景色。#RRGGBB 形式で表現されます。指定されていない場合は、背景色が透明になります。
mapResolution  xsd:int  optional      
documentation
インチあたりのドット数で表したマップ イメージの解像度 (1 リニア インチの範囲内に配置できる個々のドット数)。デフォルト値は 96 dpi です。定義できる最小 dpi は 72 です。それ未満でレンダリングすると、イメージの品質が低下します。72 未満の値を指定した場合、例外がスローされます。
backgroundOpacity  xsd:double  optional      
documentation
背景色の透過性。background 属性と backgroundOpacity 属性が指定されている場合は、それらの値を使用して背景が描画されます。背景が使用されていない場合は、backgroundOpacity 属性に関係なく、背景が完全な透明になります。背景が使用されていても透過性が指定されていない場合は、背景が完全な不透明になります。
annotation
documentation
ズーム レベルと中心点によってマップ ビューを定義します。中心の座標系は、マップの空間参照系を指定します。

element ZoomAndCenterMapView/ZoomLevel
diagram mapping_p301.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Distance
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  tns:DistanceUnit  required      
documentation
この距離の単位。
annotation
documentation
このマップ ビューで使用するズーム距離の値。

element ZoomAndCenterMapView/MapCenter
diagram mapping_p302.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Point
properties
content complex
children tns:Pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
このジオメトリと関連付けられた空間参照系の名前。
annotation
documentation
このマップ ビューで使用する中心点。


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy