Uses of Class
com.vividsolutions.jump.workbench.ui.plugin.analysis.GeometryFunction
-
Packages that use GeometryFunction Package Description com.vividsolutions.jump.workbench.ui.plugin.analysis -
-
Uses of GeometryFunction in com.vividsolutions.jump.workbench.ui.plugin.analysis
Methods in com.vividsolutions.jump.workbench.ui.plugin.analysis that return GeometryFunction Modifier and Type Method Description static GeometryFunctionGeometryFunction. getFunction(String name)static GeometryFunctionGeometryFunction. getFunction(Collection<GeometryFunction> functions, String name)static GeometryFunction[]GeometryFunction. getFunctions()Method parameters in com.vividsolutions.jump.workbench.ui.plugin.analysis with type arguments of type GeometryFunction Modifier and Type Method Description static GeometryFunctionGeometryFunction. getFunction(Collection<GeometryFunction> functions, String name)static List<String>GeometryFunction. getNames(Collection<GeometryFunction> functions)
-