Class SpatialFunctionPanelEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.locationtech.jtstest.testbuilder.event.SpatialFunctionPanelEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class SpatialFunctionPanelEvent extends java.util.EventObject
Title: Description: Copyright: Copyright (c) 2001 Company:- Version:
- 1.7
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
createNew
-
Constructor Summary
Constructors Constructor Description SpatialFunctionPanelEvent(java.lang.Object source)
SpatialFunctionPanelEvent(java.lang.Object source, boolean createNew)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isCreateNew()
-