The IProjectionContext type exposes the following members.

Methods

  NameDescription
AddChangeListener
Add a ChangeListener to a projected feature.
CreateFeatureOverloaded.
GetParent
The parent of this content.
GetSequence
Get the sequence for a feature.
ProjectChildFeatures
Project all features that are children of feature so that they become children of parent.
ProjectFeature
Project a single feature.
ProjectFeatures
Project all of the features in a FeatureHolder.
ProjectFilter
Transform a filter on unprojected features so that it applies to projected features.
RemoveChangeListener
Remove a ChangeListener from a projected feature.
RemoveFeatureOverloaded.
RevertFeature
Unproject a feature.
RevertFilter
Transform a filter on projected features so that it applies to unprojected features.

Properties

  NameDescription
UnprojectedFeatures
Get the features before projection.

See Also