Class ProjectiveTransformPlugIn

java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.ui.warp.ProjectiveTransformPlugIn
All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled

public class ProjectiveTransformPlugIn extends AbstractPlugIn
Applies a projective transform to the selected layers. The projective transform is specified using four vectors drawn by the user.
Version:
2017_11_10 Giuseppe Aruta (giuseppe_aruta[AT]yahoo.it) First realize
  • Field Details

    • path

      public static String path
  • Constructor Details

    • ProjectiveTransformPlugIn

      public ProjectiveTransformPlugIn()
  • Method Details