getClosestMatch(ISelection selection) returns the feature editor that is customized closest for the feature(s) in the selection
Parameters: selection - a selection that contains 1 or more features.
returns the feature editor that is customized closest for the feature(s) in the selection
Parameters: selection - a selection that contains 1 or more features. the feature editor that is customized closest for the feature(s) in the selection.
getEditFeatureAction
public IContributionItem getEditFeatureAction(ISelection selection)(Code)
Creates the edit feature action
the edit feature action
getEditWithFeatureMenu
public IContributionItem getEditWithFeatureMenu(ISelection selection)(Code)
Creates the edit/editWith menu items if the current selection is a feature.
the edit/editWith menu items if the current selection is a feature.