Packages

c

geotrellis.vector.io.wkt.Implicits

WktStringWrapper

implicit class WktStringWrapper extends MethodExtensions[String]

Linear Supertypes
MethodExtensions[String], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WktStringWrapper
  2. MethodExtensions
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new WktStringWrapper(self: String)

Value Members

  1. def parseWKT(): org.locationtech.jts.geom.Geometry
  2. val self: String
    Definition Classes
    WktStringWrapperMethodExtensions