C# Class Vishcious.ArcGIS.SLContrib.GeoJSONLayer

Inheritance: GraphicsLayer
Datei anzeigen Open project: OliveiraThales/GeoCache

Public Properties

Property Type Description
URLProperty System.Windows.DependencyProperty

Public Methods

Method Description
GeoJSONLayer ( ) : System
Initialize ( ) : void

Protected Methods

Method Description
OnURLChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Method Description
Load ( Uri URL ) : void
LoadGraphics ( ) : void
OnURLChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GeoJSONLayer() public method

public GeoJSONLayer ( ) : System
return System

Initialize() public method

public Initialize ( ) : void
return void

OnURLChanged() protected method

protected OnURLChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

Property Details

URLProperty public_oe static_oe property

public static DependencyProperty,System.Windows URLProperty
return System.Windows.DependencyProperty