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 provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map.
The <strong>GeoStyle</strong> is a very important concept. MapSuite provides three kinds of styles: <strong>GeoAreaStyle</strong>, <strong>GeoLineStyle</strong>, and <strong>GeoPointStyle</strong>. <strong>GeoAreaStyle</strong> is used to render area-type data on the map, <strong>GeoLineStyle</strong> is used to render line-type data on the map, <strong>GeoPointStyle</strong> is used to render point-type data on the map.
*System.Object **ThinkGeo.MapSuite.Core.PointStyles
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() ![]() | GeoColor, Single, GeoColor, Single, GeoColor, Single, GeoColor, Single | Static API to create a compound circle point style. | |
![]() ![]() | GeoColor, Single, GeoColor, Single, GeoColor, Single | Static API to create a compound circle point style. | |
![]() ![]() | PointSymbolType, GeoColor, GeoColor, Single, Single, PointSymbolType, GeoColor, GeoColor, Single, Single | Static API to create a compound circle point style. | |
![]() ![]() | GeoColor, Single, GeoColor | Static API to create a circle point style. | |
![]() ![]() | GeoColor, Single, GeoColor, Single | Static API to create a circle point style. | |
![]() ![]() | GeoColor, Single | Static API to create a circle point style. | |
![]() ![]() | PointSymbolType, GeoColor, GeoColor, Single | Static API to create a point style. | |
![]() ![]() | PointSymbolType, GeoColor, GeoColor, Single, Single | Static API to create a point style. | |
![]() ![]() | PointSymbolType, GeoColor, Single | Static API to create a point style. | |
![]() ![]() | GeoColor, Single, GeoColor, Single | Static API to create a square point style. | |
![]() ![]() | GeoColor, Single | Static API to create a square point style. | |
![]() ![]() | GeoColor, Single, GeoColor | Static API to create a square point style. | |
![]() ![]() | GeoColor, Single, GeoColor | Static API to create a star point style. | |
![]() ![]() | GeoColor, Single, GeoColor, Single | Static API to create a star point style. | |
![]() ![]() | GeoColor, Single | Static API to create a star point style. | |
![]() ![]() | GeoColor, Single | Static API to create a triangle point style. | |
![]() ![]() | GeoColor, Single, GeoColor | Static API to create a triangle point style. | |
![]() ![]() | GeoColor, Single, GeoColor, Single | Static API to create a triangle point style. | |
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a capital. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a capital. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a capital. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. | |
![]() ![]() | PointStyle | Get the commonly-used PointStyle to render a city. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
<!– static –> Static API to create a compound circle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor1 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the outer circle's PointStyle fill color. |
size1 | Single<!– System.Single –> | This parameter determines the outer circle's PointStyle size. |
outlineColor1 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the outer circle's PointStyle outline color. |
outlineWidth1 | Single<!– System.Single –> | This parameter determines the outer circle's PointStyle outline width. |
fillColor2 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the inner circle's PointStyle fill color. |
size2 | Single<!– System.Single –> | This parameter determines the inner circle's PointStyle size. |
outlineColor2 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the inner circle's PointStyle outline color. |
outlineWidth2 | Single<!– System.Single –> | This parameter determines the inner circle's PointStyle outline width. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a compound circle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor1 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the outer circle's PointStyle fill color. |
size1 | Single<!– System.Single –> | This parameter determines the outer circle's PointStyle size. |
outlineColor1 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the outer circle's PointStyle outline color. |
outlineWidth1 | Single<!– System.Single –> | This parameter determines the outer circle's PointStyle outline width. |
fillColor2 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the inner circle's PointStyle fill color. |
size2 | Single<!– System.Single –> | This parameter determines the inner circle's PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a compound circle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
pointStyle1 | PointSymbolType<!– ThinkGeo.MapSuite.Core.PointSymbolType –> | This parameter determines the outer circle's pointstyle symbol type. |
fillColor1 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the outer circle's PointStyle fill color. |
outlineColor1 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the outer circle's PointStyle outline color. |
outlineWidth1 | Single<!– System.Single –> | This parameter determines the outer circle's PointStyle outline width. |
size1 | Single<!– System.Single –> | This parameter determines the outer circle's PointStyle size. |
pointStyle2 | PointSymbolType<!– ThinkGeo.MapSuite.Core.PointSymbolType –> | This parameter determines the inner circle's pointstyle symbol type. |
fillColor2 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the inner circle's PointStyle fill color. |
outlineColor2 | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the inner circle's PointStyle outline color. |
outlineWidth2 | Single<!– System.Single –> | This parameter determines the inner circle's PointStyle outline width. |
size2 | Single<!– System.Single –> | This parameter determines the inner circle PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a circle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a circle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
outlineWidth | Single<!– System.Single –> | This parameter determines the PointStyle outline width. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a circle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
pointStyle | PointSymbolType<!– ThinkGeo.MapSuite.Core.PointSymbolType –> | This parameter determines the PointStyle symbol type. |
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
pointStyle | PointSymbolType<!– ThinkGeo.MapSuite.Core.PointSymbolType –> | This parameter determines the PointStyle symbol type. |
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
outlineWidth | Single<!– System.Single –> | This parameter determines the PointStyle outline width. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
pointStyle | PointSymbolType<!– ThinkGeo.MapSuite.Core.PointSymbolType –> | This parameter determines the PointStyle symbol type. |
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a square point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
outlineWidth | Single<!– System.Single –> | This parameter determines the PointStyle outline width. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a square point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a square point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a star point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a star point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
outlineWidth | Single<!– System.Single –> | This parameter determines the PointStyle outline width. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a star point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a triangle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a triangle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Static API to create a triangle point style.
Return Type | Description |
---|---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> | The created point style. |
Name | Type | Description |
---|---|---|
fillColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle fill color. |
size | Single<!– System.Single –> | This parameter determines the PointStyle size. |
outlineColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | This parameter determines the PointStyle outline color. |
outlineWidth | Single<!– System.Single –> | This parameter determines the PointStyle outline width. |
<!– ThinkGeo.MapSuite.Core.PointStyles –> 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 |
---|
<!– 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
<!– static –> Get the commonly-used PointStyle to render a capital.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a capital.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a capital.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back
<!– static –> Get the commonly-used PointStyle to render a city.
Return Type |
---|
PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –> |
<!– ThinkGeo.MapSuite.Core.PointStyles –> Go Back