Uses of Class
org.locationtech.jtstest.function.DoubleKeyMap
-
Packages that use DoubleKeyMap Package Description org.locationtech.jtstest.geomfunction org.locationtech.jtstest.testbuilder -
-
Uses of DoubleKeyMap in org.locationtech.jtstest.geomfunction
Fields in org.locationtech.jtstest.geomfunction declared as DoubleKeyMap Modifier and Type Field Description private DoubleKeyMapGeometryFunctionRegistry. categorizedFunctionsprivate DoubleKeyMapGeometryFunctionRegistry. categorizedGeometryFunctionsprivate DoubleKeyMapGeometryFunctionRegistry. categorizedScalarFunctionsMethods in org.locationtech.jtstest.geomfunction that return DoubleKeyMap Modifier and Type Method Description DoubleKeyMapGeometryFunctionRegistry. getCategorizedGeometryFunctions()DoubleKeyMapGeometryFunctionRegistry. getCategorizedScalarFunctions() -
Uses of DoubleKeyMap in org.locationtech.jtstest.testbuilder
Methods in org.locationtech.jtstest.testbuilder with parameters of type DoubleKeyMap Modifier and Type Method Description private javax.swing.tree.TreeModelGeometryFunctionTreePanel. createModel(DoubleKeyMap funcMap)voidGeometryFunctionTreePanel. populate(DoubleKeyMap funcs)
-