Description | Hierarchy | Fields | Methods | Properties |
type TGeoPolyList = class(TListCoordList)
constructor create; |
|
procedure free; |
|
procedure Init(category: string); |
|
procedure InitEmpty(category: string); |
|
procedure AddPolygon(filename: string); |
|
function FindPolygon(x, y: extended): string; |
property CategoryName: String read fCategory; |
constructor create; |
procedure free; |
procedure Init(category: string); |
procedure InitEmpty(category: string); |
procedure AddPolygon(filename: string); |
function FindPolygon(x, y: extended): string; |
property CategoryName: String read fCategory; |