Paul,
I can't think of any other references that are created as part of a
typical Feature object.
However, anti-typical Feature objects might contain Objects as one or
more of their attributes, and these "custom" attributes could have all
types of other references. I don't think this happens a lo
All,
I'm interested in understanding the memory usage patterns of feature
instances within a layer.
Understanding a feature is simple as we have the following.
FeatureSchema - Pointer to shared instance
id - int value
Object[] - The attributes, length is number of features
Object[n] - The attrib