User Tools

Site Tools


thinkgeo.mapsuite.core.compositepointstyle

ThinkGeo.MapSuite.Core.CompositePointStyle

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.

article_rating

<!– Class –> (This class is not finally released, it is possible to be removed in the next public release)

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public Method*CompositePointStyle PointStyle

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public Method*CloneDeep Style
Public Method*Draw IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> Style
Public Method*Draw IEnumerable<BaseShape>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> Style
Public Method*DrawSample GeoCanvas Style
Public Method*DrawSample GeoCanvas, DrawingRectangleF Style
Public Method*Equals Object Object
Public Method*GetHashCode Object
Public Method*GetRequiredColumnNames Style
Public Method*GetType Object
Public Method*ToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected Method*CloneDeepCore Style
Protected Method*DrawCore IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> Style(overriden)
Protected Method*DrawSampleCore GeoCanvas, DrawingRectangleF Style(overriden)
Protected Method*Finalize Object
Protected Method*GetRequiredColumnNamesCore Style
Protected Method*MemberwiseClone Object

Public Properties

Protected Properties

Name Return DeclaringType Summary
Protected Property*FiltersCore Collection<String> Style

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

*CompositePointStyle(PointStyle)

Parameters

Name Type Description
pointStyle PointStyle<!– ThinkGeo.MapSuite.Core.PointStyle –>

Go Back

Protected Constructors

Public Methods

*CloneDeep()

Return Value

Return Type Description
Style<!– ThinkGeo.MapSuite.Core.Style –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*Draw(IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
features IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>
labelsInThisLayer Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –>
labelsInAllLayers Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –>

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*Draw(IEnumerable<BaseShape>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
shapes IEnumerable<BaseShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.BaseShape} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>
labelsInThisLayer Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –>
labelsInAllLayers Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –>

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*DrawSample(GeoCanvas)

Return Value

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

Parameters

Name Type Description
canvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*DrawSample(GeoCanvas, DrawingRectangleF)

Return Value

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

Parameters

Name Type Description
canvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>
drawingExtent DrawingRectangleF<!– ThinkGeo.MapSuite.Core.DrawingRectangleF –>

<!– ThinkGeo.MapSuite.Core.Style –> 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

*GetRequiredColumnNames()

Return Value

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

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.Style –> 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

*CloneDeepCore()

Return Value

Return Type Description
Style<!– ThinkGeo.MapSuite.Core.Style –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*DrawCore(IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
features IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>
labelsInThisLayer Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –>
labelsInAllLayers Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –>

<!– ThinkGeo.MapSuite.Core.Style(overriden) –> Go Back

*DrawSampleCore(GeoCanvas, DrawingRectangleF)

Return Value

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

Parameters

Name Type Description
canvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>
drawingExtent DrawingRectangleF<!– ThinkGeo.MapSuite.Core.DrawingRectangleF –>

<!– ThinkGeo.MapSuite.Core.Style(overriden) –> Go Back

*Finalize()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

*GetRequiredColumnNamesCore()

Return Value

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

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*MemberwiseClone()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

*Advanced

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*CharacterFont

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*CharacterIndex

Return Value

Return Type
Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*CharacterSolidBrush

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*CustomPointStyles

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*DrawingLevel

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*Filters

Return Value

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

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*Image

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*ImageScale

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*IsActive

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*Name

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*PointStyleType

Return Value

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

<!– ThinkGeo.MapSuite.Core.CompositePointStyle –> Go Back

*PointType

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*RequiredColumnNames

Return Value

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

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

*RotationAngle

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*SymbolPen

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*SymbolSize

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*SymbolSolidBrush

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*SymbolType

Return Value

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

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*WellPointStyle

Return Value

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

<!– ThinkGeo.MapSuite.Core.CompositePointStyle –> Go Back

*XOffsetInPixel

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

*YOffsetInPixel

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.Core.PointStyle –> Go Back

Protected Properties

*FiltersCore

Return Value

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

<!– ThinkGeo.MapSuite.Core.Style –> Go Back

Public Events

NOTOC Note: * – not public released, might be removed in the next release. MapSuiteCore ThinkGeo.MapSuite.Core UpdateDocumentation

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