BuffDblExtensionsImplicit

ostrat.geom.package$.BuffDblExtensionsImplicit
implicit class BuffDblExtensionsImplicit[A <: DblNElem](val thisBuff: DblNBuff[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toPolygon[PT <: PolygonLikeDblN[A]](implicit build: PolygonDblNMapBuilder[A, PT]): PT

Extension method to create Polygons from DblNBuff. Takes an implicit PolygonDblNMapBuilder parameter to return the PolygonLikeDblN

Extension method to create Polygons from DblNBuff. Takes an implicit PolygonDblNMapBuilder parameter to return the PolygonLikeDblN

Attributes

Concrete fields