Serialized Form
-
Package types.basic.tbool
-
Class types.basic.tbool.TBoolInst
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tbool.TBoolSeq
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tbool.TBoolSeqSet
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
-
Package types.basic.tfloat
-
Class types.basic.tfloat.TFloatInst
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tfloat.TFloatSeq
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tfloat.TFloatSeqSet
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
-
Package types.basic.tint
-
Class types.basic.tint.TIntInst
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tint.TIntSeq
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tint.TIntSeqSet
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
-
Package types.basic.tpoint
-
Class types.basic.tpoint.TPointInst
class TPointInst extends TInstant<org.locationtech.jts.geom.Point> implements Serializable-
Serialized Fields
-
inner
jnr.ffi.Pointer inner
-
-
-
Class types.basic.tpoint.TPointSeq
-
Serialized Fields
-
inner
jnr.ffi.Pointer inner
-
-
-
Class types.basic.tpoint.TPointSeqSet
-
Serialized Fields
-
inner
jnr.ffi.Pointer inner
-
-
-
-
Package types.basic.tpoint.tgeog
-
Class types.basic.tpoint.tgeog.TGeogPointInst
class TGeogPointInst extends TPointInst implements Serializable-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tpoint.tgeog.TGeogPointSeq
class TGeogPointSeq extends TPointSeq implements Serializable-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tpoint.tgeog.TGeogPointSeqSet
class TGeogPointSeqSet extends TPointSeqSet implements Serializable-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
-
Package types.basic.tpoint.tgeom
-
Class types.basic.tpoint.tgeom.TGeomPointInst
class TGeomPointInst extends TPointInst implements Serializable-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tpoint.tgeom.TGeomPointSeq
class TGeomPointSeq extends TPointSeq implements Serializable-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.tpoint.tgeom.TGeomPointSeqSet
class TGeomPointSeqSet extends TPointSeqSet implements Serializable-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
-
Package types.basic.ttext
-
Class types.basic.ttext.TTextInst
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.ttext.TTextSeq
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
Class types.basic.ttext.TTextSeqSet
-
Serialized Fields
-
customType
String customType
-
inner
jnr.ffi.Pointer inner
-
temporalType
TemporalType temporalType
-
-
-
-
Package types.temporal
-
Class types.temporal.Temporal
class Temporal extends Object implements Serializable-
Serialized Fields
-
inner
jnr.ffi.Pointer inner
-
-
-
Class types.temporal.TemporalValue
class TemporalValue extends Object implements Serializable-
Serialized Fields
-
time
OffsetDateTime time
-
value
V extends Serializable value
-
-
-
Class types.temporal.TInstant
-
Serialized Fields
-
_inner
jnr.ffi.Pointer _inner
-
temporalValue
TemporalValue<V extends Serializable> temporalValue
-
-
-
Class types.temporal.TSequence
-
Serialized Fields
-
_inner
jnr.ffi.Pointer _inner
-
lowerInclusive
boolean lowerInclusive
-
stepwise
boolean stepwise
-
upperInclusive
boolean upperInclusive
-
-
-
Class types.temporal.TSequenceSet
-
Serialized Fields
-
_inner
jnr.ffi.Pointer _inner
-
sequenceList
ArrayList<TSequence<V extends Serializable>> sequenceList
-
stepwise
boolean stepwise
-
-
-