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!
<!– Class –> This class holds a collection of TileMatrix shared the same Crs.
*System.Object **ThinkGeo.MapSuite.Core.TileMatrixSet
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | String, String | Default constrctor for the class. | |
![]() |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | Gets or sets the Crs(Coorindate reference system) for the TileMatrixSet. | |
![]() | String | Gets or sets the id of the TileMatrixSet. | |
![]() | Collection<TileMatrix> | Gets the collection of TileMatrix for the TileMatrixSet. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Default constrctor for the class.
Name | Type | Description |
---|---|---|
id | String<!– System.String –> | |
crs | String<!– System.String –> |
Name | Type | Description |
---|
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 |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the Crs(Coorindate reference system) for the TileMatrixSet.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.TileMatrixSet –> Go Back
Gets or sets the id of the TileMatrixSet.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.TileMatrixSet –> Go Back
Gets the collection of TileMatrix for the TileMatrixSet.
Return Type |
---|
Collection<TileMatrix><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.TileMatrix} –> |
<!– ThinkGeo.MapSuite.Core.TileMatrixSet –> Go Back