ThinkGeo.MapSuite.Core.ZedGraphStyle
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.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
| Name | Parameters | DeclaringType | Summary |
Public Methods
Protected Methods
Public Properties
Protected Properties
Public Events
Public Constructors
ZedGraphStyle()
Parameters
Protected Constructors
Public Methods
CloneDeep()
Return Value
| Return Type | Description |
| Style<!– ThinkGeo.MapSuite.Core.Style –> | |
Parameters
<!– 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
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
*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
GetRequiredColumnNames()
Return Value
| Return Type | Description |
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.Style –>
Go Back
GetType()
Return Value
| Return Type | Description |
| Type<!– System.Type –> | |
Parameters
*LoadStyle(Stream)
Return Value
| Return Type | Description |
| Style<!– ThinkGeo.MapSuite.Core.Style –> | |
Parameters
| Name | Type | Description |
| styleStream | Stream<!– System.IO.Stream –> | |
<!– ThinkGeo.MapSuite.Core.Style –>
Go Back
*LoadStyle(Uri)
Return Value
| Return Type | Description |
| Style<!– ThinkGeo.MapSuite.Core.Style –> | |
Parameters
| Name | Type | Description |
| styleUri | Uri<!– System.Uri –> | |
<!– ThinkGeo.MapSuite.Core.Style –>
Go Back
ToString()
Return Value
| Return Type | Description |
| String<!– System.String –> | |
Parameters
Protected Methods
*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 –>
Go Back
CloneDeepCore()
Return Value
| Return Type | Description |
| Style<!– ThinkGeo.MapSuite.Core.Style –> | |
Parameters
<!– 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 –> | |
| labeledInLayer | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –> | |
| labeledInLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –> | |
<!– ThinkGeo.MapSuite.Core.Style(overriden) –>
Go Back
Finalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
GetRequiredColumnNamesCore()
Return Value
| Return Type | Description |
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.Style –>
Go Back
MemberwiseClone()
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
OnZedGraphDrawing(ZedGraphDrawingEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.ZedGraphStyle –>
Go Back
Public Properties
*Filters
Return Value
| Return Type |
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.Style –>
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
RequiredColumnNames
Return Value
| Return Type |
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.Style –>
Go Back
*XOffsetInPixel
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.ZedGraphStyle –>
Go Back
*YOffsetInPixel
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.ZedGraphStyle –>
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
ZedGraphDrawing
Event Arguments