Packages

o

geotrellis.vector

Intersection

object Intersection

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Intersection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def polygonalRegions(a: Geometry, b: Geometry): Seq[Polygon]

    Returns only polygonal regions of an intersection

  2. def unpackGeometryCollection(gc: GeometryCollection): Seq[Geometry]