Class Property

java.lang.Object
com.agisoft.metashape.Property

public class Property extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • Property

      public Property(long cPtr, boolean cMemoryOwn)
    • Property

      public Property()
  • Method Details

    • getCPtr

      public static long getCPtr(Property obj)
    • finalize

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

      public void delete()
    • cArrayUnwrap

      public static long[] cArrayUnwrap(Property[] arrayWrapper)
    • cArrayWrap

      public static Property[] cArrayWrap(long[] cArray, boolean cMemoryOwn)
    • setLabel

      public void setLabel(String value)
    • getLabel

      public String getLabel()
    • setValue

      public void setValue(String value)
    • getValue

      public String getValue()
    • setChildren

      public void setChildren(Property[] value)
    • getChildren

      public Property[] getChildren()