Package com.agisoft.metashape
Class Property
java.lang.Object
com.agisoft.metashape.Property
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long[]cArrayUnwrap(Property[] arrayWrapper) static Property[]cArrayWrap(long[] cArray, boolean cMemoryOwn) voiddelete()protected voidfinalize()Property[]static longgetLabel()getValue()voidsetChildren(Property[] value) voidvoid
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
Property
public Property(long cPtr, boolean cMemoryOwn) -
Property
public Property()
-
-
Method Details