This interface exposes methods for converting geometries to and from their Well-known text (WKT) and well-known binary (WKB) representations. See: “Well Known Text and Well Known Binary (WKT and WKB)” in the “Overview” chapter for background information on WKT and WKB.
| 
 | Methods | 
 | 
| 
 | Converts a geometry into Well Known Binary format. | |
| 
 | Converts a geometry into Well Known Text format. | |
| 
 | Assigns geometry from Well Known Binary data. | |
| 
 | Assigns geometry from Well Known Text data. |