Class ImportMarkers

java.lang.Object
com.agisoft.metashape.tasks.Task
com.agisoft.metashape.tasks.ImportMarkers

public class ImportMarkers extends Task
Task class containing processing parameters.
  • Constructor Details

    • ImportMarkers

      protected ImportMarkers(long cPtr, boolean cMemoryOwn)
    • ImportMarkers

      public ImportMarkers()
  • Method Details

    • getCPtr

      protected static long getCPtr(ImportMarkers obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Task
    • delete

      public void delete()
      Overrides:
      delete in class Task
    • setPath

      public void setPath(String value)
      Path to the file.
    • getPath

      public String getPath()
      Path to the file.