Uses of Interface
com.vividsolutions.jump.workbench.ui.plugin.VerticesInFencePlugIn.VerticesInFence

Packages that use VerticesInFencePlugIn.VerticesInFence
com.vividsolutions.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 com.vividsolutions.jump.workbench.ui.plugin
 

Methods in com.vividsolutions.jump.workbench.ui.plugin that return VerticesInFencePlugIn.VerticesInFence
static VerticesInFencePlugIn.VerticesInFence VerticesInFencePlugIn.verticesInFence(com.vividsolutions.jts.geom.Geometry geometry, com.vividsolutions.jts.geom.Geometry fence, boolean skipClosingVertex)