The TiledSFMap type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TiledSFMap |
Constructor
|
Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from WebControl.) | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | (Inherited from Control.) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BeginRenderTracing | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearCachedClientID | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
ClearCustomRenderSettings |
Clears any ICustomRenderSettings previously set on the layers of the map
| |
ClearEffectiveClientIDMode | (Inherited from Control.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls |
overrides CreateChildControls in CompositeControl
(Overrides Control..::..CreateChildControls()()()().) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlStyle | (Inherited from WebControl.) | |
CreateMap |
Reads the EGIS shapefile project and creates the map
| |
DataBind()()()() | (Inherited from CompositeControl.) | |
DataBind(Boolean) | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
Dispose | (Inherited from Control.) | |
EndRenderTracing | (Inherited from Control.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindControl(String) | (Inherited from Control.) | |
FindControl(String, Int32) | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
GetDesignModeState | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetLayer |
Method to get a ShapeFile layer at the specified index
| |
GetRouteUrl(Object) | (Inherited from Control.) | |
GetRouteUrl(RouteValueDictionary) | (Inherited from Control.) | |
GetRouteUrl(String, Object) | (Inherited from Control.) | |
GetRouteUrl(String, RouteValueDictionary) | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetUniqueIDRelativeTo | (Inherited from Control.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadViewState |
Overrides LoadViewState method in WebControl
(Overrides WebControl..::..LoadViewState(Object).) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeStyle | (Inherited from WebControl.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit |
overrides OnInit in WebControl
(Overrides Control..::..OnInit(EventArgs).) | |
OnLoad | (Inherited from Control.) | |
OnPreRender |
overrides OnPreRender in CompositeControl
(Overrides Control..::..OnPreRender(EventArgs).) | |
OnUnload | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RecreateChildControls | (Inherited from CompositeControl.) | |
RegisterHandlerInConfiguration |
Registers the Http Handler in configuration.
| |
RemovedControl | (Inherited from Control.) | |
Render |
Renders the control to the specified HTML writer.
(Overrides CompositeControl..::..Render(HtmlTextWriter).) | |
RenderBeginTag | (Inherited from WebControl.) | |
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
RenderDesignTime |
Renders the control at design time.
| |
RenderEndTag | (Inherited from WebControl.) | |
RenderMap |
Convenience method to render the current map to a bitmap
| |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetCustomRenderSettings |
Applies custom render settings to the specified layer
| |
SetDesignModeState | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetTraceData(Object, Object) | (Inherited from Control.) | |
SetTraceData(Object, Object, Object) | (Inherited from Control.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from WebControl.) |
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
CacheOnClient |
Gets or sets whether to use client-side caching of any generated map image.
| |
CacheOnServer |
Gets or sets whether to use server-side caching of any generated map tile image.
| |
CenterPoint |
Gets or sets the center point of the map in mapping coordinates (as used by the shapefiles)
| |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientJSResouceName |
returns the name of the client javascript resource used to control the map.
| |
Context | (Inherited from Control.) | |
ControlId |
returns the client id of the map
| |
Controls | (Inherited from CompositeControl.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Extent |
Gets the rectangular extent of the entire map
| |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
GisImageClientId |
returns the Client id of the internal GIS Image. This is used by controls only
| |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
HttpHandlerName |
Gets the name of the http handler used to render the map on the server.
| |
HttpHandlerType |
Gets the type of the http handler used to render the map on the server.
| |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageSource |
Gets the image real src that points to the http handler.
It is used as a key for the server cache so shoud be overriden with caution.
| |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LayerCount |
returns the number of layers in the TiledSFMap Control
| |
LoadViewStateByID | (Inherited from Control.) | |
MaxZoomLevel |
Gets or Sets the Maximum Allowed ZoomLevel. This is the maximum ZoomLevel that can be set before
the map can no longer be zoomed in.
| |
MinZoomLevel |
Gets or Sets the Minimum Allowed ZoomLevel. This is the minimum ZoomLevel that can be set before
the map can no longer be zoomed out.
| |
NamingContainer | (Inherited from Control.) | |
OnClientBoundsChanged |
Gets or sets the client-side script that executes when the map Bounds are changed
| |
OnClientZoomChanged |
Gets or sets the client-side script that executes when the map ZoomLevel changes
| |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ProjectName |
Gets or sets the name of the Easy GIS .NET (.egp) project to load in the map.
| |
RenderingCompatibility | (Inherited from Control.) | |
ServerCacheDirectoryUrl |
The Url of the directory where image tiles will be cached on the server if CacheOnServer is set to true
| |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from CompositeControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey |
overrides the TagKey property. Returns a Div Tag.
(Overrides WebControl..::..TagKey.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ValidateRequestMode | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) | |
ZoomLevel |
Gets or sets the current ZoomLevel of the TiledSFMap
|
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor..::..AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor..::..ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor..::..DataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..Expressions | (Inherited from Control.) | |
IAttributeAccessor..::..GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor..::..GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor..::..HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..HasExpressions | (Inherited from Control.) | |
ICompositeControlDesignerAccessor..::..RecreateChildControls | (Inherited from CompositeControl.) | |
IAttributeAccessor..::..SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor..::..SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor..::..UserData | (Inherited from Control.) |