Class

org.locationtech.rasterframes.datasource.raster.RasterSourceDataSource

ParamsDictAccessors

Related Doc: package RasterSourceDataSource

Permalink

implicit final class ParamsDictAccessors extends AnyVal

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

Instance Constructors

  1. new ParamsDictAccessors(parameters: Map[String, String])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def bandIndexes: Seq[Int]

    Permalink
  6. def catalog: Option[RasterSourceCatalog]

    Permalink
  7. def catalogTable: Option[RasterSourceCatalogRef]

    Permalink
  8. def catalogTableCols: Seq[String]

    Permalink
  9. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  10. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  11. def lazyTiles: Boolean

    Permalink
  12. val parameters: Map[String, String]

    Permalink
  13. def pathSpec: Either[RasterSourceCatalog, RasterSourceCatalogRef]

    Permalink
  14. def spatialIndex: Option[Int]

    Permalink
  15. def tileDims: Option[Dimensions[Int]]

    Permalink
  16. def toString(): String

    Permalink
    Definition Classes
    Any
  17. def tokenize(csv: String): Seq[String]

    Permalink

Inherited from AnyVal

Inherited from Any

Ungrouped