ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
*System.Object ThinkGeo.MapSuite.Core.Layer *ThinkGeo.MapSuite.Core.FeatureLayer ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | |||
![]() | String, String, String | ||
![]() | String, String, String, Int32 | ||
![]() | String, String, String, Int32, String, String | ||
![]() | NpgsqlConnection, String, String | ||
![]() | NpgsqlConnection, String, String, Int32 | ||
![]() | NpgsqlConnection, String, String, Int32, String, String |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Layer | ||
![]() | Layer | ||
![]() | GeoCanvas, Collection<SimpleCandidate> | Layer | |
![]() | Object | Object | |
![]() | String | ||
![]() | Layer | ||
![]() | |||
![]() | Object | ||
![]() | Object | ||
![]() ![]() | Stream | Layer | |
![]() ![]() | Uri | Layer | |
![]() | Layer | ||
![]() | Layer | ||
![]() | IEnumerable<RectangleShape> | Layer | |
![]() | IEnumerable<RectangleShape>, TimeSpan | Layer | |
![]() | TimeSpan | Layer | |
![]() | RectangleShape | Layer | |
![]() | RectangleShape, TimeSpan | Layer | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | DrawingExceptionLayerEventArgs | Layer | |
![]() | DrawnExceptionLayerEventArgs | Layer | |
![]() | RequestedDrawingLayerEventArgs | Layer | |
![]() | RequestingDrawingLayerEventArgs | Layer | |
![]() | DrawingWrappingFeaturesFeatureLayerEventArgs | FeatureLayer | |
![]() | DrawingProgressChangedEventArgs | Layer | |
![]() | Layer | ||
![]() | Layer(overriden) | ||
![]() | GeoCanvas, Collection<SimpleCandidate> | Layer(overriden) | |
![]() | GeoCanvas, Exception | Layer | |
![]() | GeoCanvas, Exception | Layer | |
![]() | Object | ||
![]() | Layer(overriden) | ||
![]() | Object | ||
![]() | DrawingFeaturesEventArgs | FeatureLayer | |
![]() | Layer(overriden) | ||
![]() | FeatureLayer | ||
![]() | FeatureLayer |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Int32 | ||
![]() | String | ||
![]() | DrawingExceptionMode | Layer | |
![]() | Double | FeatureLayer | |
![]() | DrawingQuality | FeatureLayer | |
![]() | TimeSpan | Layer | |
![]() | EditTools | FeatureLayer | |
![]() | String | ||
![]() | Collection<String> | FeatureLayer | |
![]() | FeatureSource | FeatureLayer | |
![]() | String | ||
![]() | Boolean | Layer(overriden) | |
![]() | Boolean | Layer | |
![]() | Boolean | Layer | |
![]() | Boolean | Layer | |
![]() | Boolean | Layer | |
![]() | Int32 | FeatureLayer | |
![]() | String | Layer | |
![]() | QueryTools | FeatureLayer | |
![]() | TimeSpan | Layer | |
![]() | String | ||
![]() | Int32 | ||
![]() | String | ||
![]() | Single | Layer | |
![]() | String | ||
![]() | RectangleShape | FeatureLayer | |
![]() | WrappingMode | FeatureLayer | |
![]() | ZoomLevelSet | FeatureLayer |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Boolean | Layer(overriden) |
Name | Type | Description |
---|
Name | Type | Description |
---|---|---|
connectionString | String<!– System.String –> | |
tableName | String<!– System.String –> | |
featureIdColumn | String<!– System.String –> |
Name | Type | Description |
---|---|---|
connectionString | String<!– System.String –> | |
tableName | String<!– System.String –> | |
featureIdColumn | String<!– System.String –> | |
srid | Int32<!– System.Int32 –> |
Name | Type | Description |
---|---|---|
connectionString | String<!– System.String –> | |
tableName | String<!– System.String –> | |
featureIdColumn | String<!– System.String –> | |
srid | Int32<!– System.Int32 –> | |
schemaName | String<!– System.String –> | |
geometryColumnName | String<!– System.String –> |
Name | Type | Description |
---|---|---|
connection | NpgsqlConnection<!– Npgsql.NpgsqlConnection –> | |
tableName | String<!– System.String –> | |
featureIdeColumn | String<!– System.String –> |
Name | Type | Description |
---|---|---|
connection | NpgsqlConnection<!– Npgsql.NpgsqlConnection –> | |
tableName | String<!– System.String –> | |
featureIdeColumn | String<!– System.String –> | |
srid | Int32<!– System.Int32 –> |
Name | Type | Description |
---|---|---|
connection | NpgsqlConnection<!– Npgsql.NpgsqlConnection –> | |
tableName | String<!– System.String –> | |
featureIdeColumn | String<!– System.String –> | |
srid | Int32<!– System.Int32 –> | |
schemaName | String<!– System.String –> | |
geometryColumnName | String<!– System.String –> |
Return Type | Description |
---|---|
Layer<!– ThinkGeo.MapSuite.Core.Layer –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|---|---|
sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type | Description |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
WellKnownType<!– ThinkGeo.MapSuite.Core.WellKnownType –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
<!– static –>
Return Type | Description |
---|---|
Layer<!– ThinkGeo.MapSuite.Core.Layer –> |
Name | Type | Description |
---|---|---|
layerStream | Stream<!– System.IO.Stream –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
<!– static –>
Return Type | Description |
---|---|
Layer<!– ThinkGeo.MapSuite.Core.Layer –> |
Name | Type | Description |
---|---|---|
layerUri | Uri<!– System.Uri –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawnExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
eventArgs | RequestedDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
eventArgs | RequestingDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingWrappingFeaturesFeatureLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Layer<!– ThinkGeo.MapSuite.Core.Layer –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –> |
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
e | Exception<!– System.Exception –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
e | Exception<!– System.Exception –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingFeaturesEventArgs<!– ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
DrawingExceptionMode<!– ThinkGeo.MapSuite.Core.DrawingExceptionMode –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
DrawingQuality<!– ThinkGeo.MapSuite.Core.DrawingQuality –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
EditTools<!– ThinkGeo.MapSuite.Core.EditTools –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
FeatureSource<!– ThinkGeo.MapSuite.Core.FeatureSource –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
QueryTools<!– ThinkGeo.MapSuite.Core.QueryTools –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.PostgreSqlFeatureLayer –> Go Back
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
WrappingMode<!– ThinkGeo.MapSuite.Core.WrappingMode –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
Event Arguments |
---|
DrawingExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Event Arguments |
---|
DrawingFeaturesEventArgs<!– ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Event Arguments |
---|
DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Event Arguments |
---|
DrawingWrappingFeaturesFeatureLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
Event Arguments |
---|
DrawnExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Event Arguments |
---|
RequestedDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
Event Arguments |
---|
RequestingDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> |
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
NOTOC PostgreExtension ThinkGeo.MapSuite.Core UpdateDocumentation