Packages

package raster

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class BandData(index: Int, width: Int, height: Int, serializedRaster: Array[Byte]) extends Product with Serializable
  2. case class RS_Add(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  3. case class RS_AddBand(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  4. case class RS_AddBandFromArray(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  5. case class RS_Array(inputExpressions: Seq[Expression]) extends Expression with ImplicitCastInputTypes with CodegenFallback with UserDataGenerator with Product with Serializable
  6. case class RS_AsArcGrid(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  7. case class RS_AsBase64(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  8. case class RS_AsGeoTiff(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  9. case class RS_AsImage(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  10. case class RS_AsMatrix(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  11. case class RS_AsPNG(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  12. case class RS_AsRaster(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  13. case class RS_Band(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  14. case class RS_BandAsArray(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  15. case class RS_BandIsNoData(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  16. case class RS_BandNoDataValue(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  17. case class RS_BandPixelType(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  18. case class RS_BitwiseAnd(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  19. case class RS_BitwiseOr(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  20. case class RS_Clip(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  21. case class RS_Contains(inputExpressions: Seq[Expression]) extends RS_Predicate with CodegenFallback with Product with Serializable
  22. case class RS_ConvexHull(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  23. case class RS_Count(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  24. case class RS_CountValue(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  25. case class RS_Divide(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  26. case class RS_Envelope(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  27. case class RS_FetchRegion(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  28. case class RS_FromArcInfoAsciiGrid(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  29. case class RS_FromGeoTiff(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  30. case class RS_FromNetCDF(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  31. case class RS_GeoReference(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  32. case class RS_GeoTransform(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable
  33. case class RS_GreaterThan(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  34. case class RS_GreaterThanEqual(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  35. case class RS_Height(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  36. case class RS_Interpolate(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  37. case class RS_Intersects(inputExpressions: Seq[Expression]) extends RS_Predicate with CodegenFallback with Product with Serializable
  38. case class RS_LessThan(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  39. case class RS_LessThanEqual(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  40. case class RS_LogicalDifference(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  41. case class RS_LogicalOver(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  42. case class RS_MakeEmptyRaster(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  43. case class RS_MakeRaster(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  44. case class RS_MakeRasterForTesting(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  45. case class RS_MapAlgebra(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  46. case class RS_Mean(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  47. case class RS_Metadata(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable
  48. case class RS_MinConvexHull(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  49. case class RS_Mode(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  50. case class RS_Modulo(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  51. case class RS_Multiply(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  52. case class RS_MultiplyFactor(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  53. case class RS_NetCDFInfo(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  54. case class RS_Normalize(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  55. case class RS_NormalizeAll(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  56. case class RS_NormalizedDifference(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  57. case class RS_NumBands(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  58. case class RS_PixelAsCentroid(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  59. case class RS_PixelAsCentroids(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable
  60. case class RS_PixelAsPoint(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  61. case class RS_PixelAsPoints(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable
  62. case class RS_PixelAsPolygon(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  63. case class RS_PixelAsPolygons(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable
  64. abstract class RS_Predicate extends Expression with FoldableExpression with ExpectsInputTypes with NullIntolerant
  65. case class RS_RasterToWorldCoord(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  66. case class RS_RasterToWorldCoordX(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  67. case class RS_RasterToWorldCoordY(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  68. case class RS_ReprojectMatch(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  69. case class RS_Resample(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  70. case class RS_Rotation(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  71. case class RS_SRID(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  72. case class RS_ScaleX(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  73. case class RS_ScaleY(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  74. case class RS_SetBandNoDataValue(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  75. case class RS_SetGeoReference(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  76. case class RS_SetPixelType(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  77. case class RS_SetSRID(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  78. case class RS_SetValue(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  79. case class RS_SetValues(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  80. case class RS_SkewX(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  81. case class RS_SkewY(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  82. case class RS_SquareRoot(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  83. case class RS_Subtract(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  84. case class RS_SummaryStats(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  85. case class RS_SummaryStatsAll(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable
  86. case class RS_Tile(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  87. case class RS_TileExplode(children: Seq[Expression]) extends Expression with Generator with CodegenFallback with Product with Serializable
  88. case class RS_Union(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  89. class RS_Union_Aggr extends expressions.Aggregator[(GridCoverage2D, Int), ArrayBuffer[BandData], GridCoverage2D]

    Return a raster containing bands at given indexes from all rasters in a given column

  90. case class RS_UpperLeftX(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  91. case class RS_UpperLeftY(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  92. case class RS_Value(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  93. case class RS_Values(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  94. case class RS_Width(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  95. case class RS_Within(inputExpressions: Seq[Expression]) extends RS_Predicate with CodegenFallback with Product with Serializable
  96. case class RS_WorldToRasterCoord(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  97. case class RS_WorldToRasterCoordX(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  98. case class RS_WorldToRasterCoordY(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  99. case class RS_ZonalStats(inputExpressions: Seq[Expression]) extends InferredExpression with Product with Serializable
  100. case class RS_ZonalStatsAll(inputExpressions: Seq[Expression]) extends Expression with CodegenFallback with ExpectsInputTypes with Product with Serializable

Value Members

  1. object RS_TileExplode extends Serializable
  2. object implicits

Ungrouped