public class ProgressListenerDemo extends Object
Rather than running a real Jiffle task that will take long enough to
be worth using a progress listener, we cheat and use mock Jiffle and
JiffleRuntime classes (see bottom of source code). The runtime class
pretends process pixels by just having a little sleep each time its
evaluate()
method is called.
Constructor and Description |
---|
ProgressListenerDemo() |
Copyright © 2006–2018 GeoSolutions. All rights reserved.