Packages

package geojson

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. geojson
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class Decoder[Json] extends codec.Decoder
  2. class Encoder[Json] extends codec.Encoder
  3. type GeoJsonDecoder[T] = Decoder[T]
  4. type GeoJsonEncoder[T] = Encoder[T]

Value Members

  1. lazy val GeoJsonDecoder: Decoder.type
  2. lazy val GeoJsonEncoder: Encoder.type
  3. object Decoder
  4. object Encoder

Inherited from AnyRef

Inherited from Any

Ungrouped