Home
last modified time | relevance | path

Searched refs:fireFunctionExecuted (Results 1 – 2 of 2) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/
H A DScalarFunctionPanel.java140 fireFunctionExecuted(new SpatialFunctionPanelEvent(this)); in execFunction()
248 protected void fireFunctionExecuted(SpatialFunctionPanelEvent e) { in fireFunctionExecuted() method in ScalarFunctionPanel
H A DSpatialFunctionPanel.java382 fireFunctionExecuted(new SpatialFunctionPanelEvent(this)); in setCurrentFunction()
389 fireFunctionExecuted(new SpatialFunctionPanelEvent(this, createNew)); in execFunction()
523 protected void fireFunctionExecuted(SpatialFunctionPanelEvent e) { in fireFunctionExecuted() method in SpatialFunctionPanel