public class GeoFeatureTuple extends TupleImpl
Geometry is Geometry as defined in th in GeoTools GIS Library
ancestor, content
Constructor and Description |
---|
GeoFeatureTuple(Map<String,Object> content,
Ancestor ancestor)
Constructor of GeoFeatureTuple.
|
Modifier and Type | Method and Description |
---|---|
GeoFeatureTuple |
asGeoShape()
To avoid converting already converted tuples
|
boolean |
equals(Object obj)
Two tuples are equals if they are the same object or if they
have the same leaf value.
|
org.locationtech.jts.geom.Geometry |
getGeometry()
Getter of Geometry attribute
|
int |
hashCode() |
add, append, asArray, asSet, compareTo, compareTo, contains, decodeBase64, dtoPunchLeafValue, dump, duplicate, elements, empty, encodeBase64, equalsOneOf, exists, fromEscapedJson, get, getByKey, getElement, getElement, getEntries, getIterator, getSingleChild, getValue, getValues, isEmpty, isLeaf, leafAsString, merge, mergeWith, putAll, remove, remove, removeElement, replaceAllKeys, replaceAllKeyValues, select, set, set, setLeaf, size, skip, splitAsTupleArray, toAsciiJson, toEscapedJson, toFlat, toJson, toMap, toString, up
asBoolean, asBytes, asCollection, asDouble, asDoubleArray, asFloat, asInt, asLong, asLongArray, asString, asString, asStringArray, attach, concat, containsOneOf, containsOneOf, cutPrefix, cutSuffix, endsWith, get, get, get, getAttachment, getCreateTrie, getDeep, getDeepEs, getKeys, getType, hasKey, indexOf, indexOf, indexOf, indexOf, isArray, isBooleanLeaf, isBytesLeaf, isDoubleLeaf, isEquals, isLongLeaf, isRoot, isSet, isStringLeaf, isTuple, length, matches, remove, replace, replaceAll, replaceAllValues, replaceFirst, split, startsWith, substring, substring, toArray, toLowerCase, toUpperCase, trim, tryBoolean, tryBoolean, tryBytes, tryBytes, tryDouble, tryDouble, tryIp, tryIp, tryIpv4, tryIpv4, tryIpv6, tryIpv6, tryLong, tryLong
public GeoFeatureTuple asGeoShape()
asGeoShape
in interface Tuple
asGeoShape
in class TupleImpl
public org.locationtech.jts.geom.Geometry getGeometry()
public boolean equals(Object obj)
TupleImpl
Copyright © 2023. All rights reserved.