User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_csprojabstract.fispurecylindrical

Table of Contents

TGIS_CSProjAbstract.FIsPureCylindrical field

DK for Java | tatukgis.jdk.TGIS_CSProjAbstract.FIsPureCylindrical | Constructors | Fields | Methods | Properties

Property internal storage: pure cylindrical flag.

Available also on: Delphi | .NET.

Syntax

// Java
protected bool FIsPureCylindrical;
// Oxygene
protected
var FIsPureCylindrical : Boolean;

Value

Type
bool
Boolean

Remarks

PURPOSE: Cache whether projection is pure cylindrical.

BEHAVIOR: Boolean; true for Mercator, false for modified.

USAGE: Internal; accessed via IsPureCylindrical property.

CONSTRAINTS: Read-only; projection-specific.

2026/07/03 02:09

Page Tools