User Tools

Site Tools


thinkgeo.mapsuite.giseditor.configurefeaturelayerparameters

ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyAddedColumns Collection<FeatureSourceColumn>
Public PropertyAddedFeatures Collection<Feature>
Public PropertyCustomData Dictionary<String,Object>
Public PropertyDeletedColumns Collection<FeatureSourceColumn>
Public PropertyDeletedFeatures Collection<Feature>
Public PropertyLayerUri Uri
Public PropertyProj4ProjectionParametersString String
Public PropertyUpdatedColumns Dictionary<String,FeatureSourceColumn>
Public PropertyUpdatedFeatures Dictionary<String,Feature>
Public PropertyWellKnownType WellKnownType

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

ConfigureFeatureLayerParameters()

Parameters

Name Type Description

Go Back

ConfigureFeatureLayerParameters(Uri)

Parameters

Name Type Description
layerUri Uri<!– System.Uri –>

Go Back

ConfigureFeatureLayerParameters(Uri, IEnumerable<FeatureSourceColumn>)

Parameters

Name Type Description
layerUri Uri<!– System.Uri –>
featureSourceColumns IEnumerable<FeatureSourceColumn><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –>

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

AddedColumns

Return Value

Return Type
Collection<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

AddedFeatures

Return Value

Return Type
Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

CustomData

Return Value

Return Type
Dictionary<String,Object><!– System.Collections.Generic.Dictionary{System.String,System.Object} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

DeletedColumns

Return Value

Return Type
Collection<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

DeletedFeatures

Return Value

Return Type
Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

LayerUri

Return Value

Return Type
Uri<!– System.Uri –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

Proj4ProjectionParametersString

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

UpdatedColumns

Return Value

Return Type
Dictionary<String,FeatureSourceColumn><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.FeatureSourceColumn} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

UpdatedFeatures

Return Value

Return Type
Dictionary<String,Feature><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.Feature} –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

WellKnownType

Return Value

Return Type
WellKnownType<!– ThinkGeo.MapSuite.Core.WellKnownType –>

<!– ThinkGeo.MapSuite.GisEditor.ConfigureFeatureLayerParameters –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.giseditor.configurefeaturelayerparameters.txt · Last modified: 2017/03/16 21:59 (external edit)