Package | Description |
---|---|
com.thinkaurelius.titan.core.attribute |
Modifier and Type | Method and Description |
---|---|
Geoshape.Point |
Geoshape.getPoint()
Returns the singleton point of this shape.
|
Geoshape.Point |
Geoshape.getPoint(int position)
Returns the point at the given position.
|
Modifier and Type | Method and Description |
---|---|
double |
Geoshape.Point.distance(Geoshape.Point other)
Returns the distance to another point in kilometers
|
Copyright © 2012-2013. All Rights Reserved.