c

geotrellis.vector.methods.Implicits

withExtraGeometryMethods

implicit class withExtraGeometryMethods extends ExtraGeometryMethods

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withExtraGeometryMethods
  2. ExtraGeometryMethods
  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 withExtraGeometryMethods(self: Geometry)

Value Members

  1. def &(g: Geometry): TwoDimensionsTwoDimensionsIntersectionResult
    Definition Classes
    ExtraGeometryMethods
  2. def extent: Extent
    Definition Classes
    ExtraGeometryMethods
  3. def intersectionSafe(g: Geometry): TwoDimensionsTwoDimensionsIntersectionResult
    Definition Classes
    ExtraGeometryMethods
  4. val self: Geometry