The SimpleFramedFeature type exposes the following members.

Properties

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

See Also