| Package | Description |
|---|---|
| org.apache.sis.io.wkt |
Well Known Text (WKT) parsing and formatting.
|
| org.apache.sis.metadata.iso |
Root package for ISO 19115 metadata about resources (data or services).
|
| Class and Description |
|---|
| Colors
The colors to use for formatting Well Known Text (WKT) objects.
|
| Convention
The convention to use for WKT formatting.
|
| ElementKind
Kind of an element in a Well Known Text.
|
| FormattableObject
Base class for objects that can be formatted as Well Known Text (WKT).
|
| Formatter
Provides support methods for formatting a Well Known Text (WKT).
|
| KeywordCase
Whether WKT keywords shall be written with lower, upper or camel case styles.
|
| KeywordStyle
Whether to use short or long WKT keywords.
|
| Symbols
The set of symbols to use for Well Known Text (WKT) parsing and formatting.
|
| Transliterator
Controls the replacement of characters, abbreviations and names between the objects in memory and their
WKT representations.
|
| UnformattableObjectException
Thrown by
FormattableObject.toWKT() when an object can not be formatted as WKT. |
| Warnings
Warnings that occurred during a Well Known Text (WKT) parsing or formatting.
|
| WKTFormat
Parser and formatter for Well Known Text (WKT) strings.
|
| Class and Description |
|---|
| FormattableObject
Base class for objects that can be formatted as Well Known Text (WKT).
|
| Formatter
Provides support methods for formatting a Well Known Text (WKT).
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.