The SimpleFeature type exposes the following members.
Properties
Name | Description | |
---|---|---|
Annotation |
Should return the associated annotation object.
| |
FeatureHolder |
A utility function to retrieve the feature holder delegate, creating it if necessary.
| |
FeatureHolderAllocated |
A utility function to find out if the feature holder delegate has been instantiated yet.
| |
Features |
Iterate over any child features which are held by this feature.
| |
Location |
The location.
| |
Parent |
Return the FeatureHolder to which this feature has been attached.
| |
Schema |
Return a schema-filter for this FeatureHolder.
| |
Sequence |
Return the ISequence object to which this feature
is (ultimately) attached.
| |
Source |
The source.
| |
SourceTerm |
The source term.
| |
Symbols |
The symbols.
| |
Type |
The type.
| |
TypeTerm |
Get the type term.
|