public class AddLayerFinishAction extends Object implements AnnotationCreationFinishAction
Constructor and Description |
---|
AddLayerFinishAction(MapContext mapContext) |
Modifier and Type | Method and Description |
---|---|
void |
finished(FeatureStore featureStore)
This method is called at the end of an annotation
creation process.
|
public AddLayerFinishAction(MapContext mapContext)
public void finished(FeatureStore featureStore)
AnnotationCreationFinishAction
finished
in interface AnnotationCreationFinishAction
featureStore
- the destination store.