User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.transactionbuffer

This is an old revision of the document!


ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodTransactionBuffer
Public MethodTransactionBuffer Dictionary<String, Feature>, Collection<String>, Dictionary<String, Feature>

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodAddFeature BaseShape, Dictionary<String, String>
Public MethodAddFeature Feature
Public MethodAddFeature BaseShape
Public MethodClear
Public MethodDeleteFeature String
Public MethodEditFeature BaseShape, Dictionary<String, String>
Public MethodEditFeature BaseShape
Public MethodEditFeature Feature
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 PropertyAddBuffer Dictionary<String,Feature>
Public PropertyDeleteBuffer Collection<String>
Public PropertyEditBuffer Dictionary<String,Feature>

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

TransactionBuffer()

Parameters

Name Type Description

Go Back

TransactionBuffer(Dictionary<String, Feature>, Collection<String>, Dictionary<String, Feature>)

Parameters

Name Type Description
addBuffer Dictionary<String,Feature><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.SilverlightCore.Feature} –>
deleteBuffer Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>
editBuffer Dictionary<String,Feature><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.SilverlightCore.Feature} –>

Go Back

Protected Constructors

Public Methods

AddFeature(BaseShape, Dictionary<String, String>)

Return Value

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

Parameters

Name Type Description
baseShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
columnValues Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

AddFeature(Feature)

Return Value

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

Parameters

Name Type Description
feature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

AddFeature(BaseShape)

Return Value

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

Parameters

Name Type Description
baseShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

Clear()

Return Value

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

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

DeleteFeature(String)

Return Value

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

Parameters

Name Type Description
featureId String<!– System.String –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

EditFeature(BaseShape, Dictionary<String, String>)

Return Value

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

Parameters

Name Type Description
baseShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
columnValues Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

EditFeature(BaseShape)

Return Value

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

Parameters

Name Type Description
baseShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

EditFeature(Feature)

Return Value

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

Parameters

Name Type Description
feature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

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

AddBuffer

Return Value

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

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

DeleteBuffer

Return Value

Return Type
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

EditBuffer

Return Value

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

<!– ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightcore.transactionbuffer.1440040134.txt.gz · Last modified: 2015/09/21 03:24 (external edit)