Package com.luciad.edit.features
Interface IFeatureEditCandidateObserver
public interface IFeatureEditCandidateObserver
Observer that notifies of edit candidate changes.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onEditCandidatesChanged
(FeatureEditCandidateEvent editCandidateEvent) Used to notify that the edit candidates have changed.