Record TLQTAgglomerationRec

Hierarchy
Methods
Properties

Unit

Declaration

type TLQTAgglomerationRec = record

Description

TLQTAgglomerationRec is used by the Agglomeration method Point contains the center coordinate of the agglomeration (= center of the node rectangle) Count the estimated number of items within the agglomeration.

Overview

Fields

Public Point: TLQTPoint;
Public Count: Double;
Public Node: TLQTNode;

Description

Fields

Public Point: TLQTPoint;
 
Public Count: Double;
 
Public Node: TLQTNode;
 

Generated by PasDoc 0.16.0.