| 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).
|
| Modifier and Type | Method and Description |
|---|---|
FormattableObject |
Formatter.getEnclosingElement(int depth)
Returns the enclosing WKT element, or
null if element being formatted is the root. |
| Modifier and Type | Method and Description |
|---|---|
void |
Formatter.append(FormattableObject object)
Appends the given
FormattableObject. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableIdentifier
Immutable value uniquely identifying an object within a namespace, together with a version.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.