Class UndoBuffer
java.lang.Object
org.locationtech.jtstest.testbuilder.model.UndoBuffer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UndoBuffer
public UndoBuffer()
-
-
Method Details
-
save
-
isEmpty
public boolean isEmpty() -
peek
-
pop
-
pop
Pops the buffer if the top geometry is teh same as the given geometry.- Parameters:
geometry
-
-
clear
public void clear()
-