User Tools

Site Tools


thinkgeo.mapsuite.core.worldlabelingcandidate

This is an old revision of the document!


ThinkGeo.MapSuite.Core.WorldLabelingCandidate

This class represents a candidate with world center point information for labeling.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.LabelingCandidate
      • ThinkGeo.MapSuite.Core.WorldLabelingCandidate

Members Summary

Public Constructors

WorldLabelingCandidate

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

WorldLabelingCandidate

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

WorldLabelingCandidate

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

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

CenterPointInWorldCoordinates

  • Return:PointShape
  • Summary:This property gets or sets the Center Point position in world Coordinate system.

LabelInformation

OriginalText

  • Return:String
  • Summary:N/A

ScreenArea

Protected Properties

Public Events

Public Constructors

WorldLabelingCandidate()

This is a default constructor for the class.

Remarks

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

Parameters

WorldLabelingCandidate(String)

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. Go Back === WorldLabelingCandidate(String,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.

centerPointInWorldCoordinates

  • Description:This parameter is the center of the polygon (in world coordinates) representing the area to be labeled. 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 === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:PointShape Go Back === CenterPointInWorldCoordinates === This property gets or sets the Center Point position in world Coordinate system. ==== Remarks ==== N/A ==== Return Value ==== Return Type:PointShape Go Back === LabelInformation === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<LabelInformation> Go Back === OriginalText === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back === ScreenArea === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type**:PolygonShape

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.worldlabelingcandidate.1442486567.txt.gz · Last modified: 2015/09/17 10:42 by admin