Package | Description |
---|---|
org.apache.sis.io.wkt |
Well Known Text (WKT) parsing and formatting.
|
Modifier and Type | Method and Description |
---|---|
String |
Formatter.delegateTo(Object other)
Delegates the formatting to another
FormattableObject implementation. |
String |
FormattableObject.toWKT()
Returns a strictly compliant Well Known Text (WKT) using the default convention,
symbols and indentation.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.