Class TGeoPolyList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGeoPolyList = class(TListCoordList)

Description

Hierarchy

Overview

Methods

Public constructor create;
Public procedure free;
Public procedure Init(category: string);
Public procedure InitEmpty(category: string);
Public procedure AddPolygon(filename: string);
Public function FindPolygon(x, y: extended): string;

Properties

Public property CategoryName: String read fCategory;

Description

Methods

Public constructor create;
 
Public procedure free;
 
Public procedure Init(category: string);
 
Public procedure InitEmpty(category: string);
 
Public procedure AddPolygon(filename: string);
 
Public function FindPolygon(x, y: extended): string;
 

Properties

Public property CategoryName: String read fCategory;
 
Generated by PasDoc 0.9.0 on 2018-03-13 21:07:27