The geowkt Reference Manual

This is the geowkt Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 16:35:30 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 geowkt

Geo Well-known-text library

Author

Manuel Giraud <>

Source

geowkt.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 geowkt/geowkt.asd

Source

geowkt.asd.

Parent Component

geowkt (system).

ASDF Systems

geowkt.


3.1.2 geowkt/packages.lisp

Source

geowkt.asd.

Parent Component

geowkt (system).

Packages

3.1.3 geowkt/geowkt.lisp

Dependency

packages.lisp (file).

Source

geowkt.asd.

Parent Component

geowkt (system).

Public Interface

wkt-from-code (function).

Internals

*db* (special variable).


3.1.4 geowkt/db.lisp

Dependency

geowkt.lisp (file).

Source

geowkt.asd.

Parent Component

geowkt (system).


4 Packages

Packages are listed by definition order.


4.1 geowkt-update

Source

packages.lisp.

Use List

common-lisp.


4.2 geowkt

Source

packages.lisp.

Use List

common-lisp.

Public Interface

wkt-from-code (function).

Internals

*db* (special variable).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: wkt-from-code (code)
Package

geowkt.

Source

geowkt.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: *db*
Package

geowkt.

Source

geowkt.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   W  
Index Entry  Section

F
Function, wkt-from-code: Public ordinary functions

W
wkt-from-code: Public ordinary functions


A.3 Variables

Jump to:   *  
S  
Index Entry  Section

*
*db*: Private special variables

S
Special Variable, *db*: Private special variables