User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.classbreakstyle

This is an old revision of the document!


ThinkGeo.MapSuite.SilverlightCore.ClassBreakStyle

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodClassBreakStyle
Public MethodClassBreakStyle String
Public MethodClassBreakStyle String, BreakValueInclusion
Public MethodClassBreakStyle String, BreakValueInclusion, Collection<ClassBreak>

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodDraw IEnumerable<BaseShape>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> Style
Public MethodDraw IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> Style
Public MethodDrawSample GeoCanvas, DrawingRectangleF Style
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetRequiredColumnNames Style
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodDrawCore IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate> Style(overriden)
Protected MethodDrawSampleCore GeoCanvas, DrawingRectangleF Style
Protected MethodFinalize Object
Protected MethodGetRequiredColumnNamesCore Style(overriden)
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyBreakValueInclusion BreakValueInclusion
Public PropertyClassBreaks Collection<ClassBreak>
Public PropertyColumnName String
Public PropertyIsActive Boolean Style
Public PropertyName String Style
Public PropertyRequiredColumnNames Collection<String> Style

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

ClassBreakStyle()

Parameters

Name Type Description

Go Back

ClassBreakStyle(String)

Parameters

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

Go Back

ClassBreakStyle(String, BreakValueInclusion)

Parameters

Name Type Description
columnName String<!– System.String –>
breakValueInclusion BreakValueInclusion<!– ThinkGeo.MapSuite.SilverlightCore.BreakValueInclusion –>

Go Back

ClassBreakStyle(String, BreakValueInclusion, Collection<ClassBreak>)

Parameters

Name Type Description
columnName String<!– System.String –>
breakValueInclusion BreakValueInclusion<!– ThinkGeo.MapSuite.SilverlightCore.BreakValueInclusion –>
classBreaks Collection<ClassBreak><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.ClassBreak} –>

Go Back

Protected Constructors

Public Methods

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.SilverlightCore.BaseShape} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>
labelsInThisLayer Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –>
labelsInAllLayers Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –>

<!– ThinkGeo.MapSuite.SilverlightCore.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.SilverlightCore.Feature} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>
labelsInThisLayer Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –>
labelsInAllLayers Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –>

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

DrawSample(GeoCanvas, DrawingRectangleF)

Return Value

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

Parameters

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

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

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.SilverlightCore.Feature} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>
labelsInThisLayer Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –>
labelsInAllLayers Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} –>

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

DrawSampleCore(GeoCanvas, DrawingRectangleF)

Return Value

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

Parameters

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

<!– ThinkGeo.MapSuite.SilverlightCore.Style –> 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.SilverlightCore.Style(overriden) –> Go Back

MemberwiseClone()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

BreakValueInclusion

Return Value

Return Type
BreakValueInclusion<!– ThinkGeo.MapSuite.SilverlightCore.BreakValueInclusion –>

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

ClassBreaks

Return Value

Return Type
Collection<ClassBreak><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.ClassBreak} –>

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

ColumnName

Return Value

Return Type
String<!– System.String –>

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

IsActive

Return Value

Return Type
Boolean<!– System.Boolean –>

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

Name

Return Value

Return Type
String<!– System.String –>

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

RequiredColumnNames

Return Value

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

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

Protected Properties

Public Events

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