Class Marker.Projection

java.lang.Object
com.agisoft.metashape.Marker.Projection
Enclosing class:
Marker

public static class Marker.Projection
extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • Projection

      public Projection​(long cPtr, boolean cMemoryOwn)
    • Projection

      public Projection()
    • Projection

      public Projection​(Marker.Projection projection)
  • Method Details

    • getCPtr

      public static long getCPtr​(Marker.Projection obj)
    • finalize

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

      public void delete()
    • setPoint

      public void setPoint​(Vector2d point)
    • getPoint

      public Vector2d getPoint()
    • setPinned

      public void setPinned​(boolean pinned)
    • isPinned

      public boolean isPinned()
    • setValid

      public void setValid​(boolean valid)
    • isValid

      public boolean isValid()