public class WKTLiteralValue extends Object
| Constructor and Description |
|---|
WKTLiteralValue(org.apache.commons.rdf.api.IRI srid,
ImmutableTerm geometry) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTerm |
getGeometry() |
org.apache.commons.rdf.api.IRI |
getSRID() |
public WKTLiteralValue(org.apache.commons.rdf.api.IRI srid,
ImmutableTerm geometry)
public org.apache.commons.rdf.api.IRI getSRID()
public ImmutableTerm getGeometry()
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.