JavaScript is disabled on your browser.
Method Summary
All Methods Instance Methods Abstract Methods
void
Checks if the bounding box is valid.
void
Checks if the coordinate is valid.
Method Details
checkBbox
void checkBbox (scala.Option<scala.collection.immutable.Seq<Object >> bbox)
Checks if the bounding box is valid.
Parameters:
bbox - the bounding box geometry; for meaning of bbox coordinates see https://developer.here.com/documentation/data-client-library/dev_guide/client/publish-data.html#interactive-layer-coords
checkCoordinate
void checkCoordinate (scala.collection.immutable.Seq<Object > coord)
Checks if the coordinate is valid.
Parameters:
coord - the coordinate which has parameters x, y, and optionally z
getBbox
Returns:
the bounding box of the geometry
getType
Returns:
the type of geometry