Class TCustomPathLines

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomPathLines = class(TCollection)

Description

Hierarchy

Overview

Methods

Private function GetLine(Index: integer): TCustomPathLine;
Protected procedure DefineShapeFileFields(Fields: TStringList); virtual;
Protected procedure UpdateShapeFileFields(ALine: TCustomPathLine; ShapeDataBase: TXBase); virtual;
Protected procedure ExportShapefile(FileName: string);
Protected function XbaseFieldName(AName: Ansistring): Ansistring;
Public function TestGetMaxTime(var Maxtime: double): boolean;

Properties

Public property Lines[Index:integer]: TCustomPathLine read GetLine;

Description

Methods

Private function GetLine(Index: integer): TCustomPathLine;
 
Protected procedure DefineShapeFileFields(Fields: TStringList); virtual;
 
Protected procedure UpdateShapeFileFields(ALine: TCustomPathLine; ShapeDataBase: TXBase); virtual;
 
Protected procedure ExportShapefile(FileName: string);
 
Protected function XbaseFieldName(AName: Ansistring): Ansistring;
 
Public function TestGetMaxTime(var Maxtime: double): boolean;
 

Properties

Public property Lines[Index:integer]: TCustomPathLine read GetLine;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:54