c

geotrellis.vector.methods.Implicits

withExtraGeometryCollectionMethods

implicit class withExtraGeometryCollectionMethods extends ExtraGeometryCollectionMethods

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withExtraGeometryCollectionMethods
  2. ExtraGeometryCollectionMethods
  3. MethodExtensions
  4. Serializable
  5. Serializable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withExtraGeometryCollectionMethods(self: GeometryCollection)

Value Members

  1. def geometries: Seq[Geometry]
  2. def getAll[G <: Geometry](implicit arg0: ClassTag[G]): Seq[G]
  3. def normalized(): GeometryCollection
  4. val self: GeometryCollection