Uses of Class
org.locationtech.jtstest.function.DoubleKeyMap
Packages that use DoubleKeyMap
-
Uses of DoubleKeyMap in org.locationtech.jtstest.geomfunction
Fields in org.locationtech.jtstest.geomfunction declared as DoubleKeyMapModifier and TypeFieldDescriptionprivate DoubleKeyMap
GeometryFunctionRegistry.categorizedFunctions
private DoubleKeyMap
GeometryFunctionRegistry.categorizedGeometryFunctions
private DoubleKeyMap
GeometryFunctionRegistry.categorizedScalarFunctions
Methods in org.locationtech.jtstest.geomfunction that return DoubleKeyMapModifier and TypeMethodDescriptionGeometryFunctionRegistry.getCategorizedGeometryFunctions()
GeometryFunctionRegistry.getCategorizedScalarFunctions()
-
Uses of DoubleKeyMap in org.locationtech.jtstest.testbuilder
Methods in org.locationtech.jtstest.testbuilder with parameters of type DoubleKeyMapModifier and TypeMethodDescriptionprivate TreeModel
GeometryFunctionTreePanel.createModel
(DoubleKeyMap funcMap) void
GeometryFunctionTreePanel.populate
(DoubleKeyMap funcs)