package geojson
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- geojson
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class Decoder[Json] extends codec.Decoder
- class Encoder[Json] extends codec.Encoder
- type GeoJsonDecoder[T] = Decoder[T]
- type GeoJsonEncoder[T] = Encoder[T]