Class ConvertLatLonBox
java.lang.Object
org.apache.jena.geosparql.spatial.ConvertLatLonBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Literal
toLiteral
(double latMin, double lonMin, double latMax, double lonMax) static final Node
static final NodeValue
toNodeValue
(NodeValue v1, NodeValue v2, NodeValue v3, NodeValue v4) static final String
toWKT
(double latMin, double lonMin, double latMax, double lonMax)
-
Constructor Details
-
ConvertLatLonBox
public ConvertLatLonBox()
-
-
Method Details
-
toWKT
-
toLiteral
-
toNodeValue
-
toNode
-