the column cache for future retrieval
the id of the feature
the properties of the feature
the shape of the feature's mValues if they exist
the extent of the feature
the indices of the geometry in the cache
if true, you know the initial length is 1
index to the values column where the BBox is stored
if true, the geometryIndices has offsets encoded into it
if true, the feature has M values
if greater than 0, the feature has indices to parse
if greater than 0, the feature has tesselation
Readonly
bboxindex to the values column where the BBox is stored
Readonly
cachethe column cache for future retrieval
Readonly
extentthe extent of the feature
Readonly
geometrythe indices of the geometry in the cache
Readonly
hasMValuesif true, the feature has M values
Readonly
hasif true, the geometryIndices has offsets encoded into it
Readonly
idthe id of the feature
Readonly
indicesif greater than 0, the feature has indices to parse
Readonly
mthe shape of the feature's mValues if they exist
Readonly
propertiesthe properties of the feature
Readonly
singleif true, you know the initial length is 1
Readonly
tesselationif greater than 0, the feature has tesselation
Vector Feature Base 2D. Extends from
See
OVectorFeatureBase.