Packages

implicit class WKBArrayWrapper extends MethodExtensions[Array[Byte]]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WKBArrayWrapper
  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 WKBArrayWrapper(self: Array[Byte])

Value Members

  1. def readWKB(): org.locationtech.jts.geom.Geometry
  2. val self: Array[Byte]
    Definition Classes
    WKBArrayWrapperMethodExtensions