skunk.postgis.ewkb

Members list

Type members

Classlikes

Attributes

Source
platform.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait EWKBCodecs
object codecs.type

Attributes

Source
codecs.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object codecs.type
sealed trait EWKBGeometry extends Product, Serializable

Attributes

Companion
object
Source
domain.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object GeometryCollection.type
object LineString.type
object MultiLineString.type
object MultiPoint.type
object MultiPolygon.type
object Point.type
object Polygon.type
Show all
object EWKBGeometry

Attributes

Companion
trait
Source
domain.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Source
codecs.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait EWKBCodecs
object codecs.type
sealed trait EWKBSRID extends Product, Serializable

Attributes

Companion
object
Source
domain.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Absent.type
object Present.type
object EWKBSRID

Attributes

Companion
trait
Source
domain.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
EWKBSRID.type
case class EWKBType(geometry: EWKBGeometry, coordinate: Dimension, srid: EWKBSRID)

Attributes

Companion
object
Source
domain.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EWKBType

Attributes

Companion
class
Source
domain.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
EWKBType.type
object codecs extends EWKBCodecs

Attributes

Source
codecs.scala
Supertypes
trait EWKBCodecs
class Object
trait Matchable
class Any
Show all
Self type
codecs.type