User Tools

Site Tools


thinkgeo.mapsuite.core.clusterpointstyle

This is an old revision of the document!


ThinkGeo.MapSuite.Core.ClusterPointStyle

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.Style
      • ThinkGeo.MapSuite.Core.PointBaseStyle
        • ThinkGeo.MapSuite.Core.PointStyle
          • ThinkGeo.MapSuite.Core.ClusterPointStyle

Members Summary

Public Constructors

ClusterPointStyle

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

ClusterPointStyle

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

ClusterPointStyle

ClusterPointStyle

ClusterPointStyle

Protected Constructors

Public Methods

CloneDeep

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

Draw

Draw

DrawSample

DrawSample

Equals

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

GetHashCode

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

GetRequiredColumnNames

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

GetType

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

SaveStyle

  • Parameters:String
  • DeclaringType:Style
  • Summary:N/A

SaveStyle

  • Parameters:Stream
  • DeclaringType:Style
  • Summary:N/A

ToString

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

Protected Methods

CloneDeepCore

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

DrawCore

DrawSampleCore

Finalize

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

GetRequiredColumnNamesCore

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

MemberwiseClone

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

Public Properties

Advanced

CellSize

  • Return:Int32
  • Summary:N/A

CharacterFont

CharacterIndex

  • Return:Int32
  • Summary:N/A

CharacterSolidBrush

CustomPointStyles

DrawingLevel

Filters

  • Return:Collection<String>
  • Summary:N/A

Image

ImageScale

  • Return:Double
  • Summary:N/A

IsActive

  • Return:Boolean
  • Summary:N/A

LowerScale

  • Return:Double
  • Summary:N/A

MinimumFeaturesPerCellToCluster

  • Return:Int32
  • Summary:N/A

Name

  • Return:String
  • Summary:N/A

PointType

RequiredColumnNames

  • Return:Collection<String>
  • Summary:N/A

RotationAngle

  • Return:Single
  • Summary:N/A

Styles

  • Return:Collection<Style>
  • Summary:N/A

SymbolPen

SymbolSize

  • Return:Single
  • Summary:N/A

SymbolSolidBrush

SymbolType

TextStyle

UpperScale

  • Return:Double
  • Summary:N/A

XOffsetInPixel

  • Return:Single
  • Summary:N/A

YOffsetInPixel

  • Return:Single
  • Summary:N/A

Protected Properties

FiltersCore

  • Return:Collection<String>
  • Summary:N/A

uBs=

  • Return:Boolean
  • Summary:N/A

Public Events

Public Constructors

ClusterPointStyle()

N/A

Remarks

N/A

Parameters

ClusterPointStyle(GeoImage)

N/A

Remarks

N/A

Parameters

image

  • Type:GeoImage
  • Description:N/A Go Back === ClusterPointStyle(GeoFont,Int32,GeoSolidBrush) === N/A ==== Remarks ==== N/A ==== Parameters ==== characterFont * Type:GeoFont * Description:N/A

characterIndex

  • Type:Int32
  • Description:N/A characterSolidBrush * Type:GeoSolidBrush * Description:N/A

Go Back

ClusterPointStyle(PointSymbolType,GeoSolidBrush,Int32)

N/A

Remarks

N/A

Parameters

symbolType

symbolSize

  • Type:Int32
  • Description:N/A Go Back === ClusterPointStyle(PointSymbolType,GeoSolidBrush,GeoPen,Int32) === N/A ==== Remarks ==== N/A ==== Parameters ==== symbolType * Type:PointSymbolType * Description:N/A

symbolSolidBrush

symbolSize

  • Type:Int32
  • Description:N/A Go Back ===== Protected Constructors ===== ===== Public Methods ===== === CloneDeep() === N/A ==== Remarks ==== N/A Return Value * Return Type:Style * Description:N/A ==== Parameters ==== Go Back === Draw(IEnumerable<Feature>,GeoCanvas,Collection<SimpleCandidate>,Collection<SimpleCandidate>) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== features * Type:IEnumerable<Feature> * Description:N/A canvas * Type:GeoCanvas * Description:N/A labelsInThisLayer * Type:Collection<SimpleCandidate> * Description:N/A labelsInAllLayers * Type:Collection<SimpleCandidate> * Description:N/A Go Back === Draw(IEnumerable<BaseShape>,GeoCanvas,Collection<SimpleCandidate>,Collection<SimpleCandidate>) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== shapes * Type:IEnumerable<BaseShape> * Description:N/A canvas * Type:GeoCanvas * Description:N/A labelsInThisLayer * Type:Collection<SimpleCandidate> * Description:N/A labelsInAllLayers * Type:Collection<SimpleCandidate> * Description:N/A Go Back === DrawSample(GeoCanvas,DrawingRectangleF) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A drawingExtent * Type:DrawingRectangleF * Description:N/A Go Back === DrawSample(GeoCanvas) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A Go Back === 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 === GetRequiredColumnNames() === N/A ==== Remarks ==== N/A Return Value * Return Type:Collection<String> * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === SaveStyle(String) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== filePathName * Type:String * Description:N/A Go Back === SaveStyle(Stream) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== stream * Type:Stream * Description:N/A Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === CloneDeepCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Style * Description:N/A ==== Parameters ==== Go Back === DrawCore(IEnumerable<Feature>,GeoCanvas,Collection<SimpleCandidate>,Collection<SimpleCandidate>) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== features * Type:IEnumerable<Feature> * Description:N/A canvas * Type:GeoCanvas * Description:N/A labelsInThisLayer * Type:Collection<SimpleCandidate> * Description:N/A labelsInAllLayers * Type:Collection<SimpleCandidate> * Description:N/A Go Back === DrawSampleCore(GeoCanvas,DrawingRectangleF) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== canvas * Type:GeoCanvas * Description:N/A drawingExtent * Type:DrawingRectangleF * Description:N/A Go Back === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === GetRequiredColumnNamesCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Collection<String> * 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 ===== === Advanced === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:PointStyleAdvanced Go Back === CellSize === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Int32 Go Back === CharacterFont === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoFont Go Back === CharacterIndex === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Int32 Go Back === CharacterSolidBrush === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoSolidBrush Go Back === CustomPointStyles === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<PointBaseStyle> Go Back === DrawingLevel === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:DrawingLevel Go Back === Filters === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<String> Go Back === Image === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoImage Go Back === ImageScale === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Double Go Back === IsActive === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === LowerScale === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Double Go Back === MinimumFeaturesPerCellToCluster === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Int32 Go Back === Name === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back === PointType === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:PointType Go Back === RequiredColumnNames === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<String> Go Back === RotationAngle === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === Styles === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<Style> Go Back === SymbolPen === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoPen Go Back === SymbolSize === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === SymbolSolidBrush === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoSolidBrush Go Back === SymbolType === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:PointSymbolType Go Back === TextStyle === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:TextStyle Go Back === UpperScale === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Double Go Back === XOffsetInPixel === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back === YOffsetInPixel === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Single Go Back ===== Protected Properties ===== === FiltersCore === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<String> Go Back === uBs= === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type**:Boolean

Go Back

Public Events

thinkgeo.mapsuite.core.clusterpointstyle.1442485588.txt.gz · Last modified: 2015/09/17 10:26 by admin