Trait

com.rasterfoundry.tool.ast.codec

MapAlgebraUtilityCodecs

Related Doc: package codec

Permalink

trait MapAlgebraUtilityCodecs extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MapAlgebraUtilityCodecs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. implicit abstract def mapAlgebraDecoder: Decoder[MapAlgebraAST]

    Permalink
  2. implicit abstract def mapAlgebraEncoder: Encoder[MapAlgebraAST]

    Permalink

Concrete Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. implicit val annulusNeighborhoodDecoder: Decoder[Annulus]

    Permalink
  5. implicit val annulusNeighborhoodEncoder: Encoder[Annulus]

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. implicit val circleNeighborhoodDecoder: Decoder[Circle]

    Permalink
  8. implicit val circleNeighborhoodEncoder: Encoder[Circle]

    Permalink
  9. implicit lazy val classBoundaryDecoder: Decoder[ClassBoundaryType]

    Permalink
  10. implicit lazy val classBoundaryEncoder: Encoder[ClassBoundaryType]

    Permalink
  11. implicit val classMapDecoder: Decoder[ClassMap]

    Permalink
  12. implicit val classMapEncoder: Encoder[ClassMap]

    Permalink
  13. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. implicit val colorRampDecoder: Decoder[ColorRamp]

    Permalink
  15. implicit val colorRampEncoder: Encoder[ColorRamp]

    Permalink
  16. implicit val decodeKeyDouble: KeyDecoder[Double]

    Permalink
  17. implicit val decodeKeyUUID: KeyDecoder[UUID]

    Permalink
  18. val defaultClassMapDecoder: Decoder[ClassMap]

    Permalink
  19. implicit val encodeKeyDouble: KeyEncoder[Double]

    Permalink
  20. implicit val encodeKeyUUID: KeyEncoder[UUID]

    Permalink
  21. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  23. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  25. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  26. val hexClassMapDecoder: Decoder[ClassMap]

    Permalink
  27. implicit val histogramDecoder: Decoder[Histogram[Double]]

    Permalink
  28. implicit val histogramEncoder: Encoder[Histogram[Double]]

    Permalink
  29. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  30. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. implicit val neighborhoodDecoder: Decoder[Neighborhood]

    Permalink
  32. implicit val neighborhoodEncoder: Encoder[Neighborhood]

    Permalink
  33. implicit val neswNeighborhoodDecoder: Decoder[Nesw]

    Permalink
  34. implicit val neswNeighborhoodEncoder: Encoder[Nesw]

    Permalink
  35. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. implicit val sprayJsonEncoder: Encoder[JsValue]

    Permalink
  38. implicit val squareNeighborhoodDecoder: Decoder[Square]

    Permalink
  39. implicit val squareNeighborhoodEncoder: Encoder[Square]

    Permalink
  40. implicit val statsDecoder: Decoder[Statistics[Double]]

    Permalink
  41. implicit val statsEncoder: Encoder[Statistics[Double]]

    Permalink
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  44. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. implicit val wedgeNeighborhoodDecoder: Decoder[Wedge]

    Permalink
  48. implicit val wedgeNeighborhoodEncoder: Encoder[Wedge]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped