software.uncharted.salt.core.generation

output

package output

Visibility
  1. Public
  2. All

Type Members

  1. class SeriesData[TC, BC, V, X] extends Serializable

    A thin wrapper class for the output of a tile generation, for a single Series

  2. case class SeriesDataMergeException(msg: String) extends Exception with Product with Serializable

  3. class Tile[TC] extends Serializable

    Container for the output of a tile job, where every "tile" has within it the results of the individual Series, grouped by coordinate.

Ungrouped