Click or drag to resize

TileBasedLineClustererT Class

Documentation in progress...
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsTileBasedLineClustererT

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class TileBasedLineClusterer<T>

Type Parameters

T
Documentation in progress...

The TileBasedLineClustererT type exposes the following members.

Constructors
  NameDescription
Public methodTileBasedLineClustererT
Initializes a new instance of the TileBasedLineClustererT class.
Top
Methods
  NameDescription
Public methodAddLine
Documentation in progress...
Public methodCluster
Documentation in progress...
Public methodGetClusters
Documentation in progress...
Top
Fields
  NameDescription
Public fieldclusterLevels
Documentation in progress...
Public fieldclusterLevels1
Documentation in progress...
Public fieldclusterLevels2
Documentation in progress...
Public fieldmaxLevel
Documentation in progress...
Public fieldminLevel
Documentation in progress...
Public fieldpoints
Documentation in progress...
Public fieldreferenceSize
Documentation in progress...
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also