MultiPoint

com.outr.arango.geo.MultiPoint
See theMultiPoint companion object
case class MultiPoint(points: List[Point]) extends GeoJSON

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GeoJSON
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def asQueryPart: QueryPart

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product