Uses of Interface
org.locationtech.jts.jump.workbench.ui.ViewportListener
-
Packages that use ViewportListener Package Description org.locationtech.jts.jump.workbench.ui -
-
Uses of ViewportListener in org.locationtech.jts.jump.workbench.ui
Classes in org.locationtech.jts.jump.workbench.ui that implement ViewportListener Modifier and Type Class Description classWorkbenchFrameThis class is responsible for the main window of the JUMP application.Methods in org.locationtech.jts.jump.workbench.ui with parameters of type ViewportListener Modifier and Type Method Description voidViewport. addListener(ViewportListener l)voidViewport. removeListener(ViewportListener l)
-