public class AddLayerFinishAction extends java.lang.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)
AnnotationCreationFinishActionfinished in interface AnnotationCreationFinishActionfeatureStore - the destination store.