Uses of Interface
org.locationtech.jts.jump.workbench.ui.plugin.VerticesInFencePlugIn.VerticesInFence
-
Packages that use VerticesInFencePlugIn.VerticesInFence Package Description org.locationtech.jts.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). -
-
Uses of VerticesInFencePlugIn.VerticesInFence in org.locationtech.jts.jump.workbench.ui.plugin
Methods in org.locationtech.jts.jump.workbench.ui.plugin that return VerticesInFencePlugIn.VerticesInFence Modifier and Type Method Description static VerticesInFencePlugIn.VerticesInFence
VerticesInFencePlugIn. verticesInFence(org.locationtech.jts.geom.Geometry geometry, org.locationtech.jts.geom.Geometry fence, boolean skipClosingVertex)
-