User Tools

Site Tools


thinkgeo.mapsuite.core.labelingcandidate

This is an old revision of the document!


ThinkGeo.MapSuite.Core.LabelingCandidate

This class represents a candidate for labeling.

Inheritance Hierarchy

Members Summary

Public Constructors

LabelingCandidate

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This is a constructor for the class.

LabelingCandidate

LabelingCandidate

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

CenterPoint

  • Return:PointShape
  • Summary:This property gets and sets the center point for the center of the label.

LabelInformation

  • Return:Collection<LabelInformation>
  • Summary:This property gets and sets the label information for this label.

OriginalText

  • Return:String
  • Summary:This property gets and sets the original text for the label.

ScreenArea

  • Return:PolygonShape
  • Summary:This property gets and sets the screen area that encompasses the label.

Protected Properties

Public Events

Public Constructors

LabelingCandidate()

This is a constructor for the class.

Remarks

If you use this constructor, then you should set the applicable properties manually.

Parameters

LabelingCandidate(String,PolygonShape,PointShape)

This is a constructor for the class.

Remarks

None

Parameters

originalText

  • Type:String
  • Description:This parameter represents the text of the label before it is potentially modified. simplePolygonInScreenCoordinates * Type:PolygonShape * Description:This parameter is a polygon (in screen coordinates) representing the area to be labeled.

centerPointInScreenCoordinates

  • Description:This parameter is the center of the polygon (in screen coordinates) representing the area to be labeled. Go Back === LabelingCandidate(String,PolygonShape,PointShape,Collection<LabelInformation>) === This is a constructor for the class. ==== Remarks ==== None ==== Parameters ==== originalText * Type:String * Description:This parameter represents the text of the label before it is potentially modified.

simplePolygonInScreenCoordinates

  • Description:This parameter is a polygon (in screen coordinates) representing the area to be labeled. centerPointInScreenCoordinates * Type:PointShape * Description:This parameter is the center of the polygon (in screen coordinates) representing the area to be labeled.

labelInformation

  • Type:Collection<LabelInformation>
  • Description:This parameter is the labeling information for this labeling candidate. Go Back ===== Protected Constructors ===== ===== Public Methods ===== === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === CenterPoint === This property gets and sets the center point for the center of the label. ==== Remarks ==== None ==== Return Value ==== Return Type:PointShape Go Back === LabelInformation === This property gets and sets the label information for this label. ==== Remarks ==== None ==== Return Value ==== Return Type:Collection<LabelInformation> Go Back === OriginalText === This property gets and sets the original text for the label. ==== Remarks ==== None ==== Return Value ==== Return Type:String Go Back === ScreenArea === This property gets and sets the screen area that encompasses the label. ==== Remarks ==== None ==== Return Value ==== Return Type**:PolygonShape

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.labelingcandidate.1442486007.txt.gz · Last modified: 2015/09/17 10:33 by admin