implicit class withExtraGeometryCollectionMethods extends ExtraGeometryCollectionMethods
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- withExtraGeometryCollectionMethods
- ExtraGeometryCollectionMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new withExtraGeometryCollectionMethods(self: GeometryCollection)
Value Members
-
def
geometries: Seq[Geometry]
- Definition Classes
- ExtraGeometryCollectionMethods
-
def
getAll[G <: Geometry](implicit arg0: ClassTag[G]): Seq[G]
- Definition Classes
- ExtraGeometryCollectionMethods
-
def
normalized(): GeometryCollection
- Definition Classes
- ExtraGeometryCollectionMethods
-
val
self: GeometryCollection
- Definition Classes
- withExtraGeometryCollectionMethods → MethodExtensions