Packages

c

geotrellis.raster.regiongroup.Implicits

withSinglebandRegionGroupMethdos

implicit class withSinglebandRegionGroupMethdos extends RegionGroupMethods

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withSinglebandRegionGroupMethdos
  2. RegionGroupMethods
  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 withSinglebandRegionGroupMethdos(self: Tile)

Value Members

  1. def regionGroup(options: RegionGroupOptions = RegionGroupOptions.default): RegionGroupResult

    Compute the region groupings for the present Tile using the given options.

    Compute the region groupings for the present Tile using the given options.

    Definition Classes
    RegionGroupMethods
  2. def regionGroup: RegionGroupResult

    Compute the region groupings for the present Tile using the default options.

    Compute the region groupings for the present Tile using the default options.

    Definition Classes
    RegionGroupMethods
  3. val self: Tile