Package com.vividsolutions.jump.feature
Interface Operation
-
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
BeanshellAttributeOperation
public interface Operation extends Cloneable
Interface that any dynamic attribute must implement.- Since:
- 1.6
- Author:
- Michaƫl Michaud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
invoke(Feature feature)
-