User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.positionstyle

This is an old revision of the document!


Table of Contents

ThinkGeo.MapSuite.SilverlightCore.PositionStyle

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary
Protected MethodPositionStyle

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

Public Properties

Name Return DeclaringType Summary
Public PropertyIsActive Boolean Style
Public PropertyName String Style
Public PropertyRequiredColumnNames Collection<String> Style

Protected Properties

Public Events

Public Constructors

Protected Constructors

PositionStyle()

Parameters

Name Type Description

Go Back

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

CheckDuplicate(LabelingCandidate, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
labelingCandidate LabelingCandidate<!– ThinkGeo.MapSuite.SilverlightCore.LabelingCandidate –>
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.PositionStyle –> Go Back

CheckDuplicateCore(LabelingCandidate, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
labelingCandidate LabelingCandidate<!– ThinkGeo.MapSuite.SilverlightCore.LabelingCandidate –>
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.PositionStyle –> Go Back

CheckOverlapping(LabelingCandidate, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
labelingCandidate LabelingCandidate<!– ThinkGeo.MapSuite.SilverlightCore.LabelingCandidate –>
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.PositionStyle –> Go Back

CheckOverlappingCore(LabelingCandidate, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

Return Value

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

Parameters

Name Type Description
labelingCandidate LabelingCandidate<!– ThinkGeo.MapSuite.SilverlightCore.LabelingCandidate –>
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.PositionStyle –> Go Back

ConvertToScreenShape(Feature, GeoCanvas)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
feature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>

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

FilterFeaturesCore(IEnumerable<Feature>, GeoCanvas)

Return Value

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

Parameters

Name Type Description
features IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>

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

Finalize()

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

FormatCore(String, BaseShape)

Return Value

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

Parameters

Name Type Description
text String<!– System.String –>
labeledShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

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

GetLabelingCandidateCore(Feature, GeoCanvas)

Return Value

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

Parameters

Name Type Description
feature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>

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

GetLabelingCandidates(Feature, GeoCanvas)

Return Value

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

Parameters

Name Type Description
feature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
canvas GeoCanvas<!– ThinkGeo.MapSuite.SilverlightCore.GeoCanvas –>

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

OnFormatted(FormattedPositionStyleEventArgs)

Return Value

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

Parameters

Name Type Description
e FormattedPositionStyleEventArgs<!– ThinkGeo.MapSuite.SilverlightCore.FormattedPositionStyleEventArgs –>

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

OnFormatting(FormattingPositionStyleEventArgs)

Return Value

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

Parameters

Name Type Description
e FormattingPositionStyleEventArgs<!– ThinkGeo.MapSuite.SilverlightCore.FormattingPositionStyleEventArgs –>

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

Public Properties

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

Advanced

Return Value

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

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

AllowLineCarriage

Return Value

Return Type
Boolean<!– System.Boolean –>

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

AllowSpline

Return Value

Return Type
Boolean<!– System.Boolean –>

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

BestPlacement

Return Value

Return Type
Boolean<!– System.Boolean –>

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

CustomTextStyles

Return Value

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

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

DateFormat

Return Value

Return Type
String<!– System.String –>

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

DrawingLevel

Return Value

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

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

DuplicateRule

Return Value

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

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

FittingLineInScreen

Return Value

Return Type
Boolean<!– System.Boolean –>

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

FittingPolygon

Return Value

Return Type
Boolean<!– System.Boolean –>

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

FittingPolygonFactor

Return Value

Return Type
Double<!– System.Double –>

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

Font

Return Value

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

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

ForceHorizontalLabelForLine

Return Value

Return Type
Boolean<!– System.Boolean –>

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

ForceLineCarriage

Return Value

Return Type
Boolean<!– System.Boolean –>

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

GridSize

Return Value

Return Type
Int32<!– System.Int32 –>

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

HaloPen

Return Value

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

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

LabelAllLineParts

Return Value

Return Type
Boolean<!– System.Boolean –>

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

LabelAllPolygonParts

Return Value

Return Type
Boolean<!– System.Boolean –>

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

LabelPositions

Return Value

Return Type
Dictionary<String,WorldLabelingCandidate><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.SilverlightCore.WorldLabelingCandidate} –>

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

Mask

Return Value

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

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

MaskMargin

Return Value

Return Type
Int32<!– System.Int32 –>

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

NumericFormat

Return Value

Return Type
String<!– System.String –>

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

OverlappingRule

Return Value

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

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

PointPlacement

Return Value

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

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

PolygonLabelingLocationMode

Return Value

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

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

RotationAngle

Return Value

Return Type
Double<!– System.Double –>

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

SplineType

Return Value

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

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

SuppressPartialLabels

Return Value

Return Type
Boolean<!– System.Boolean –>

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

TextColumnName

Return Value

Return Type
String<!– System.String –>

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

TextFormat

Return Value

Return Type
String<!– System.String –>

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

TextLineSegmentRatio

Return Value

Return Type
Double<!– System.Double –>

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

TextSolidBrush

Return Value

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

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

XOffsetInPixel

Return Value

Return Type
Single<!– System.Single –>

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

YOffsetInPixel

Return Value

Return Type
Single<!– System.Single –>

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

Public Events

Formatted

Event Arguments

Event Arguments
FormattedPositionStyleEventArgs<!– ThinkGeo.MapSuite.SilverlightCore.FormattedPositionStyleEventArgs –>

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

Formatting

Event Arguments

Event Arguments
FormattingPositionStyleEventArgs<!– ThinkGeo.MapSuite.SilverlightCore.FormattingPositionStyleEventArgs –>

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

NOTOC SilverlightMapSuiteCore ThinkGeo.MapSuite.SilverlightCore UpdateDocumentation

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