Class LayerNameGenerator
java.lang.Object
com.vividsolutions.jump.workbench.plugin.util.LayerNameGenerator
Utility methods for generating layer names.
- Version:
- 1.0
- Author:
- Martin Davis
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgenerateOperationOnLayerName(String opName, String srcLayerName) Generates a name for a layer containing features produced by running an operation on another layer.
-
Constructor Details
-
LayerNameGenerator
public LayerNameGenerator()
-
-
Method Details
-
generateOperationOnLayerName
-